Started by upstream project "sirius.tests-master" build number 2100 originally caused by: Started by timer Running as SYSTEM Agent centos-7-tlzmv is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-tlzmv" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.sirius.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-tlzmv" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\ \ -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-tlzmv" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.sirius.svc.cluster.local/sirius/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.2.1" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-sirius" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-tlzmv (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration No credentials specified Cloning the remote Git repository Cloning repository git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git > git init /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git > git --version # timeout=10 > git fetch --tags --progress git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git > git fetch --tags --progress git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 362de973fd22b4bf10d05be0ab93ef2d21bdf149 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 362de973fd22b4bf10d05be0ab93ef2d21bdf149 # timeout=10 Commit message: "[version] Bump version to 6.4.0" > git rev-list --no-walk 362de973fd22b4bf10d05be0ab93ef2d21bdf149 # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" Starting xvnc [migration] $ Xvnc :48 -geometry 1440x900 -depth 16 -dpi 100 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Apr 1 2020 04:46:00 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Sat Jul 4 22:18:48 2020 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5948 vncext: created VNC server for screen 0 [migration] $ /bin/sh -xe /tmp/jenkins9089150834506225325.sh + rm -rf /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/screenshots + xrandr -s 1440x900 + xsetroot -solid grey + xhost + + vncconfig -iconic access control disabled, clients can connect from any host + sleep 2 + sleep 2 + metacity --replace --sm-disable --display=:48 Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information [migration] $ /bin/sh -xe /tmp/jenkins646665968145839020.sh + wget -O comic-relief.zip https://www.fontsquirrel.com/fonts/download/comic-relief --2020-07-04 22:19:02-- https://www.fontsquirrel.com/fonts/download/comic-relief Resolving www.fontsquirrel.com (www.fontsquirrel.com)... 45.79.150.110, 2600:3c03::f03c:91ff:fe37:ba29 Connecting to www.fontsquirrel.com (www.fontsquirrel.com)|45.79.150.110|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 45439 (44K) [application/octet-stream] Saving to: ‘comic-relief.zip’ 0K .......... .......... .......... .......... .... 100% 1.36M=0.03s 2020-07-04 22:19:02 (1.36 MB/s) - ‘comic-relief.zip’ saved [45439/45439] + unzip comic-relief.zip Archive: comic-relief.zip inflating: ComicRelief.ttf inflating: SIL Open Font License.txt + mkdir -p /home/jenkins/.fonts + mv ComicRelief.ttf /home/jenkins/.fonts + mkdir -p /home/jenkins/.config/fontconfig + cat [migration] $ /opt/tools/apache-maven/latest/bin/mvn -f packaging/org.eclipse.sirius.parent/pom.xml -DPLATFORM=2019-12 -Djdk=openjdk-jdk13-latest -DSUITE=swtbot-sequence -DDELETE_BUILD_RESULT=false -DCLEAR_PRIVATE_REPO=false -Dlabel=migration -Dplatform-version-name=2019-12 -Dmaven.repo.local=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository clean integration-test -B -Pfull -Pheadless -Pheadless-server -Pswtbot-sequence Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 13.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-13/13.0.2+8 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.base:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.base/pom.xml [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [INFO] Fetching p2.index from http://download.eclipse.org/technology/swtbot/releases/2.8.0/ [INFO] Adding repository http://download.eclipse.org/technology/swtbot/releases/2.8.0 [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/ [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [INFO] Fetching p2.index from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/ [INFO] Adding repository https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618 [INFO] Fetching content.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/ (27.65kB) [INFO] Fetching p2.index from http://download.eclipse.org/acceleo/updates/nightly/latest/ [INFO] Adding repository http://download.eclipse.org/acceleo/updates/nightly/latest [INFO] Fetching compositeContent.jar from http://download.eclipse.org/acceleo/updates/nightly/latest/ (424B) [INFO] Fetching p2.index from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/ [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/ [INFO] Adding repository https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/ [INFO] Fetching p2.index from https://download.eclipse.org/elk/updates/releases/0.6.1/ [INFO] Adding repository https://download.eclipse.org/elk/updates/releases/0.6.1 [INFO] Fetching content.xml.xz from https://download.eclipse.org/elk/updates/releases/0.6.1/ [INFO] Adding repository https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120 [INFO] Fetching content.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/ (22.67kB) [INFO] Fetching p2.index from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ [INFO] Adding repository http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913 [INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ [INFO] Fetching p2.index from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/ [INFO] Adding repository http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913 [INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/ [INFO] Fetching p2.index from http://download.eclipse.org/sirius/updates/releases/6.2.0/photon/ [INFO] Adding repository http://download.eclipse.org/sirius/updates/releases/6.2.0/photon [INFO] Fetching content.xml.xz from http://download.eclipse.org/sirius/updates/releases/6.2.0/photon/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-12/ [INFO] Adding repository http://download.eclipse.org/releases/2019-12 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2019-12/ (482B) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2019-12/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/2019-12/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-12/201912181000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2019-12/201912181000/ [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.base:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.base/pom.xml Jul 04, 2020 10:19:33 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:19:33 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (743.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (743.15kB) [INFO] Unpacking com.google.guava_27.1.0.v20190517-1946... [INFO] Fetching 201912181000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2019-12/ [INFO] Fetching org.eclipse.osgi_3.15.100.v20191114-1701.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (458.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi_3.15.100.v20191114-1701.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (458.65kB) [INFO] Unpacking org.eclipse.osgi_3.15.100.v20191114-1701... [INFO] Fetching org.eclipse.core.contenttype_3.7.500.v20190916-2125.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (41.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.contenttype_3.7.500.v20190916-2125.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (41.62kB) [INFO] Unpacking org.eclipse.core.contenttype_3.7.500.v20190916-2125... [INFO] Fetching org.eclipse.equinox.preferences_3.7.600.v20191017-2055.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (54.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.preferences_3.7.600.v20191017-2055.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (54.22kB) [INFO] Unpacking org.eclipse.equinox.preferences_3.7.600.v20191017-2055... [INFO] Fetching org.eclipse.equinox.registry_3.8.600.v20191017-2055.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (76.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.registry_3.8.600.v20191017-2055.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (76.89kB) [INFO] Unpacking org.eclipse.equinox.registry_3.8.600.v20191017-2055... [INFO] Fetching org.eclipse.equinox.common_3.10.600.v20191004-1420.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (52.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.common_3.10.600.v20191004-1420.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (52.5kB) [INFO] Unpacking org.eclipse.equinox.common_3.10.600.v20191004-1420... [INFO] Fetching org.eclipse.core.jobs_3.10.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (46.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.jobs_3.10.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (46.12kB) [INFO] Unpacking org.eclipse.core.jobs_3.10.600.v20191122-2104... [INFO] Fetching org.eclipse.core.runtime_3.17.0.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.runtime_3.17.0.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.74kB) [INFO] Unpacking org.eclipse.core.runtime_3.17.0.v20191122-2104... [INFO] Fetching org.eclipse.equinox.app_1.4.300.v20190815-1535.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (42.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.app_1.4.300.v20190815-1535.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (42.16kB) [INFO] Unpacking org.eclipse.equinox.app_1.4.300.v20190815-1535... [INFO] Fetching org.eclipse.emf.common_2.17.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (114.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common_2.17.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (114.83kB) [INFO] Unpacking org.eclipse.emf.common_2.17.0.v20190920-0401... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.base:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.base/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/pom.xml [INFO] Fetching org.eclipse.emf.ecore_2.20.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (485.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore_2.20.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (485.42kB) [INFO] Unpacking org.eclipse.emf.ecore_2.20.0.v20190920-0401... [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725... [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (84.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (84.22kB) [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725... [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (10.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (10.56kB) [INFO] Unpacking org.eclipse.emf_2.8.0.v20180706-1146... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/pom.xml [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (61.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (61.33kB) [INFO] Unpacking org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451... [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (96.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (96.95kB) [INFO] Unpacking org.eclipse.emf.edit_2.16.0.v20190920-0401... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/pom.xml [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (9.5MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (9.5MB) [INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337... [INFO] Fetching org.eclipse.core.expressions_3.6.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.expressions_3.6.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.81kB) [INFO] Unpacking org.eclipse.core.expressions_3.6.600.v20191122-2104... [INFO] Fetching org.eclipse.core.filesystem_1.7.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filesystem_1.7.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.8kB) [INFO] Unpacking org.eclipse.core.filesystem_1.7.600.v20191122-2104... [INFO] Fetching org.eclipse.core.resources_3.13.600.v20191122-2104.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (873.23kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (169.13kB) [INFO] Fetching org.eclipse.emf.validation_1.8.0.201812070911.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (403.76kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius/pom.xml [INFO] Fetching org.eclipse.core.commands_3.9.600.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (42.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.commands_3.9.600.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (42.96kB) [INFO] Unpacking org.eclipse.core.commands_3.9.600.v20191122-2109... [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (85.1kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/pom.xml [INFO] Fetching org.eclipse.acceleo.annotations_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (7.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.annotations_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (7.66kB) [INFO] Unpacking org.eclipse.acceleo.annotations_6.0.8.201902261618... [INFO] Fetching org.eclipse.acceleo.query_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (146.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.query_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (146.77kB) [INFO] Unpacking org.eclipse.acceleo.query_6.0.8.201902261618... [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20181102183712/repository/ [INFO] Fetching org.antlr.runtime_4.3.0.v201502022030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (399.18kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml [INFO] Fetching org.eclipse.acceleo.common_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (48.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.common_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (48.54kB) [INFO] Unpacking org.eclipse.acceleo.common_3.7.9.202002210712... [INFO] Fetching org.eclipse.ocl.ecore_3.14.1.v20191209-1145.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (111.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.ecore_3.14.1.v20191209-1145.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (111.2kB) [INFO] Unpacking org.eclipse.ocl.ecore_3.14.1.v20191209-1145... [INFO] Fetching org.eclipse.acceleo.engine_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (81.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.engine_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (81.36kB) [INFO] Unpacking org.eclipse.acceleo.engine_3.7.9.202002210712... [INFO] Fetching org.eclipse.acceleo.model_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (48.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.model_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (48.99kB) [INFO] Unpacking org.eclipse.acceleo.model_3.7.9.202002210712... [INFO] Fetching org.eclipse.acceleo.profiler_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (17.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.profiler_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (17.93kB) [INFO] Unpacking org.eclipse.acceleo.profiler_3.7.9.202002210712... [INFO] Fetching org.eclipse.acceleo.parser_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (145.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.parser_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (145.68kB) [INFO] Unpacking org.eclipse.acceleo.parser_3.7.9.202002210712... [INFO] Fetching org.eclipse.ocl_3.10.400.v20191209-1145.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.14MB) Jul 04, 2020 10:19:42 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:19:42 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (48.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (48.92kB) [INFO] Unpacking lpg.runtime.java_2.0.17.v201004271640... [INFO] Fetching org.eclipse.ocl.common_1.8.400.v20191209-1145.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.common_1.8.400.v20191209-1145.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.72kB) [INFO] Unpacking org.eclipse.ocl.common_1.8.400.v20191209-1145... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ocl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ocl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ocl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram/pom.xml [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (117.62kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (133.46kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (386.74kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (114.29kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (190.36kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (110.07kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (29kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ecore.extender:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ecore.extender:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ecore.extender:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.synchronizer:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.synchronizer:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.synchronizer:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.table:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.model:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.model:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.model:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime/pom.xml Jul 04, 2020 10:19:44 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jul 04, 2020 10:19:44 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.aql/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.aql/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.aql/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ocl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ocl/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ocl/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.headless.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.headless.update/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.headless.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.headless.update/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.headless.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.headless.update/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.common/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.common/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.common/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/pom.xml [INFO] Fetching com.graphql.java_11.0.0.v20181120-0810.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (278.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.graphql.java_11.0.0.v20181120-0810.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (278.43kB) [INFO] Unpacking com.graphql.java_11.0.0.v20181120-0810... [INFO] Fetching org.antlr.runtime_4.7.1.v20181120-0808.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (121.39kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.antlr.runtime_4.7.1.v20181120-0808.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (121.39kB) [INFO] Unpacking org.antlr.runtime_4.7.1.v20181120-0808... [INFO] Fetching org.slf4j.api_1.7.10.v20170428-1633.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (20.57kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.slf4j.api_1.7.10.v20170428-1633.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (20.57kB) [INFO] Unpacking org.slf4j.api_1.7.10.v20170428-1633... [INFO] Fetching org.reactivestreams_1.0.2.v20181120-0809.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (7.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.reactivestreams_1.0.2.v20181120-0809.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (7.98kB) [INFO] Unpacking org.reactivestreams_1.0.2.v20181120-0809... [INFO] Fetching com.graphql.java.dataloader_2.1.1.v20181120-0809.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (25.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.graphql.java.dataloader_2.1.1.v20181120-0809.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (25.56kB) [INFO] Unpacking com.graphql.java.dataloader_2.1.1.v20181120-0809... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.core:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.core:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.core:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.emf:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.emf:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.emf:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.workspace:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.workspace:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.workspace:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server/pom.xml [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (79.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (79.97kB) [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110... [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (60.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (60.2kB) [INFO] Unpacking javax.servlet_3.1.0.v201410161800... [INFO] Fetching org.eclipse.jetty.client_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (319.83kB) [INFO] Fetching org.eclipse.jetty.http_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (219.72kB) [INFO] Fetching org.eclipse.jetty.io_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (170.14kB) [INFO] Fetching org.eclipse.jetty.util_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (571.31kB) [INFO] Fetching org.eclipse.jetty.security_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (126.39kB) [INFO] Fetching org.eclipse.jetty.server_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (691.08kB) [INFO] Fetching org.eclipse.jetty.servlet_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (139.05kB) [INFO] Fetching org.eclipse.jetty.servlets_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (107.86kB) [INFO] Fetching org.eclipse.jetty.websocket.api_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (61.62kB) [INFO] Fetching org.eclipse.jetty.websocket.client_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (51.04kB) [INFO] Fetching org.eclipse.jetty.websocket.common_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (219.97kB) [INFO] Fetching org.eclipse.jetty.xml_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (68.87kB) [INFO] Fetching org.eclipse.jetty.websocket.javax.websocket_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (185.29kB) [INFO] Fetching javax.websocket_1.0.0.v20140310-1603.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (29.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.websocket_1.0.0.v20140310-1603.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (29.87kB) [INFO] Unpacking javax.websocket_1.0.0.v20140310-1603... [INFO] Fetching org.eclipse.jetty.websocket.javax.websocket.server_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (53.35kB) [INFO] Fetching org.eclipse.jetty.websocket.server_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (51.63kB) [INFO] Fetching org.eclipse.jetty.websocket.servlet_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (36.22kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.application:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.application/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.application:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.application/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.application:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.application/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.backend:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.backend/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.backend:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.backend/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.backend:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.backend/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.frontend:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.frontend:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.frontend:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.frontend.workflow:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.frontend.workflow:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.frontend.workflow:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.images:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.images/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.images:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.images/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.images:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.images/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.server:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.server/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.server:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.server/pom.xml [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (21.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (21.32kB) [INFO] Unpacking javax.annotation_1.2.0.v201602091430... [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (13.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (13.03kB) [INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436... [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (101.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (101.68kB) [INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436... [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (63.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (63.49kB) [INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436... [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (14.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (14.52kB) [INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436... [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (258.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (258.72kB) [INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436... [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (82.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (82.7kB) [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029... [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (33.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (33.71kB) [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502... [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (154.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (154.23kB) [INFO] Unpacking org.apache.felix.scr_2.1.14.v20190123-1619... [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.03kB) [INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147... [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (30.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (30.65kB) [INFO] Unpacking org.eclipse.osgi.util_3.5.300.v20190708-1141... [INFO] Fetching org.eclipse.compare_3.7.800.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (304.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare_3.7.800.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (304.82kB) [INFO] Unpacking org.eclipse.compare_3.7.800.v20191122-2107... [INFO] Fetching org.eclipse.ui_3.115.0.v20191127-1056.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (364.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui_3.115.0.v20191127-1056.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (364.34kB) [INFO] Unpacking org.eclipse.ui_3.115.0.v20191127-1056... [INFO] Fetching org.eclipse.jface.text_3.16.100.v20191203-1634.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (319.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.text_3.16.100.v20191203-1634.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (319.42kB) [INFO] Unpacking org.eclipse.jface.text_3.16.100.v20191203-1634... [INFO] Fetching org.eclipse.ui.ide_3.16.100.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (962.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide_3.16.100.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (962.29kB) [INFO] Unpacking org.eclipse.ui.ide_3.16.100.v20191122-2109... [INFO] Fetching org.eclipse.ui.views_3.10.100.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (48.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views_3.10.100.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (48.42kB) [INFO] Unpacking org.eclipse.ui.views_3.10.100.v20191114-0830... [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.0.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (234.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.0.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (234.26kB) [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.14.0.v20191122-2108... [INFO] Fetching org.eclipse.ui.editors_3.13.0.v20191203-1122.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (204.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.editors_3.13.0.v20191203-1122.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (204.63kB) [INFO] Unpacking org.eclipse.ui.editors_3.13.0.v20191203-1122... [INFO] Fetching org.eclipse.ui.forms_3.8.200.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (123.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.forms_3.8.200.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (123.32kB) [INFO] Unpacking org.eclipse.ui.forms_3.8.200.v20191114-0830... [INFO] Fetching org.eclipse.compare.core_3.6.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare.core_3.6.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.06kB) [INFO] Unpacking org.eclipse.compare.core_3.6.700.v20191122-2107... [INFO] Fetching org.eclipse.core.databinding_1.7.700.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding_1.7.700.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.83kB) [INFO] Unpacking org.eclipse.core.databinding_1.7.700.v20191122-2109... [INFO] Fetching org.eclipse.core.databinding.observable_1.8.100.v20191118-0932.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (82.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.observable_1.8.100.v20191118-0932.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (82.52kB) [INFO] Unpacking org.eclipse.core.databinding.observable_1.8.100.v20191118-0932... [INFO] Fetching org.eclipse.core.databinding.property_1.7.200.v20191105-1311.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.property_1.7.200.v20191105-1311.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.79kB) [INFO] Unpacking org.eclipse.core.databinding.property_1.7.200.v20191105-1311... [INFO] Fetching org.eclipse.core.filebuffers_3.6.800.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (41.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filebuffers_3.6.800.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (41.95kB) [INFO] Unpacking org.eclipse.core.filebuffers_3.6.800.v20191122-2108... [INFO] Fetching org.eclipse.text_3.10.0.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (100.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.text_3.10.0.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (100.78kB) [INFO] Unpacking org.eclipse.text_3.10.0.v20191122-2108... [INFO] Fetching org.eclipse.core.net_1.3.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.net_1.3.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.77kB) [INFO] Unpacking org.eclipse.core.net_1.3.700.v20191122-2107... [INFO] Fetching org.eclipse.equinox.security_1.3.400.v20191008-0645.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security_1.3.400.v20191008-0645.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.58kB) [INFO] Unpacking org.eclipse.equinox.security_1.3.400.v20191008-0645... [INFO] Fetching org.eclipse.e4.core.commands_0.12.800.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.commands_0.12.800.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.78kB) [INFO] Unpacking org.eclipse.e4.core.commands_0.12.800.v20190926-0808... [INFO] Fetching org.eclipse.e4.core.di_1.7.500.v20190916-2125.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (25.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di_1.7.500.v20190916-2125.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (25.92kB) [INFO] Unpacking org.eclipse.e4.core.di_1.7.500.v20190916-2125... [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.07kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.8.300.v20191017-1404.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.contexts_1.8.300.v20191017-1404.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.69kB) [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.300.v20191017-1404... [INFO] Fetching org.eclipse.e4.core.services_2.2.100.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (28.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.services_2.2.100.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (28.26kB) [INFO] Unpacking org.eclipse.e4.core.services_2.2.100.v20191122-2104... [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.500.v20190925-0538.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.500.v20190925-0538.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.68kB) [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.500.v20190925-0538... [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.400.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.400.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.77kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.400.v20191122-2104... [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.67kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707... [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.500.v20191021-1408.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.500.v20191021-1408.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.81kB) [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.500.v20191021-1408... [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (98kB) [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.700.v20191105-1310.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.700.v20191105-1310.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.97kB) [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.700.v20191105-1310... [INFO] Fetching org.eclipse.swt_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.04kB) [INFO] Unpacking org.eclipse.swt_3.113.0.v20191204-0601... [INFO] Fetching org.eclipse.jface_3.18.0.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (360.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface_3.18.0.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (360.91kB) [INFO] Unpacking org.eclipse.jface_3.18.0.v20191122-2109... [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.900.v20191106-1716.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (64.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.900.v20191106-1716.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (64.89kB) [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.900.v20191106-1716... [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.700.v20191113-1031.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (79.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.700.v20191113-1031.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (79.15kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.700.v20191113-1031... [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.500.v20191125-1011.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.02kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.500.v20191125-1011.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.02kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.500.v20191125-1011... [INFO] Fetching org.eclipse.e4.ui.di_1.2.700.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.di_1.2.700.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.82kB) [INFO] Unpacking org.eclipse.e4.ui.di_1.2.700.v20191114-0830... [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.82kB) [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636... [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.600.v20191106-1503.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (111.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.600.v20191106-1503.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (111.15kB) [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.600.v20191106-1503... [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.16kB) [INFO] Unpacking org.eclipse.e4.ui.services_1.3.700.v20190930-1643... [INFO] Fetching org.eclipse.equinox.event_1.5.300.v20191001-1333.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.event_1.5.300.v20191001-1333.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.7kB) [INFO] Unpacking org.eclipse.equinox.event_1.5.300.v20191001-1333... [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.600.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.600.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.46kB) [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.600.v20190926-0808... [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.0.v20191120-1917.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (85.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.0.v20191120-1917.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (85.9kB) [INFO] Unpacking org.eclipse.e4.ui.workbench_1.11.0.v20191120-1917... [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.700.v20191030-1314.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (49.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.700.v20191030-1314.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (49.92kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.700.v20191030-1314... [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.900.v20191114-0715.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (94.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.900.v20191114-0715.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (94.87kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.900.v20191114-0715... [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.800.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (61.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.800.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (61.45kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.800.v20190930-1643... [INFO] Fetching org.eclipse.jface.databinding_1.9.200.v20191113-1050.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (77.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.databinding_1.9.200.v20191113-1050.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (77.54kB) [INFO] Unpacking org.eclipse.jface.databinding_1.9.200.v20191113-1050... [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.300.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.300.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.07kB) [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.300.v20190926-0808... [INFO] Fetching org.eclipse.equinox.bidi_1.2.200.v20191008-0718.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.bidi_1.2.200.v20191008-0718.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.94kB) [INFO] Unpacking org.eclipse.equinox.bidi_1.2.200.v20191008-0718... [INFO] Fetching org.eclipse.equinox.launcher_1.5.600.v20191014-2022.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (29.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher_1.5.600.v20191014-2022.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (29.94kB) [INFO] Unpacking org.eclipse.equinox.launcher_1.5.600.v20191014-2022... [INFO] Fetching org.eclipse.equinox.p2.core_2.6.200.v20191014-1220.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (32.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.core_2.6.200.v20191014-1220.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (32.06kB) [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.200.v20191014-1220... [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.500.v20191014-1645.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (74.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.500.v20191014-1645.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (74.72kB) [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.500.v20191014-1645... [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.600.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (108.01kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.600.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (108.01kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.600.v20191002-0702... [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.300.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (50.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.300.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (50.95kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.300.v20191002-0702... [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.600.v20191016-0510.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.600.v20191016-0510.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.47kB) [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.600.v20191016-0510... [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.42kB) [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613... [INFO] Fetching org.eclipse.help_3.8.600.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (125.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help_3.8.600.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (125.97kB) [INFO] Unpacking org.eclipse.help_3.8.600.v20191123-0656... [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.300.v20191104-1954.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (107.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.300.v20191104-1954.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (107.92kB) [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.10.300.v20191104-1954... [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.10.100.v20191113-0119.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (182.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.10.100.v20191113-0119.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (182.08kB) [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.10.100.v20191113-0119... [INFO] Fetching org.eclipse.ui.navigator_3.9.100.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (133.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator_3.9.100.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (133.62kB) [INFO] Unpacking org.eclipse.ui.navigator_3.9.100.v20191122-2109... [INFO] Fetching org.eclipse.team.core_3.8.800.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (127.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.core_3.8.800.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (127.12kB) [INFO] Unpacking org.eclipse.team.core_3.8.800.v20191122-2107... [INFO] Fetching org.eclipse.team.ui_3.8.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (494.27kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.ui_3.8.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (494.27kB) [INFO] Unpacking org.eclipse.team.ui_3.8.700.v20191122-2107... Jul 04, 2020 10:19:59 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:19:59 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (283.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (283.72kB) [INFO] Unpacking org.junit_4.12.0.v201504281640... [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1,008.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1,008.75kB) [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.113.0.v20191204-0601... [INFO] Fetching org.eclipse.ui.workbench_3.117.0.v20191126-1131.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1,004.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench_3.117.0.v20191126-1131.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1,004.33kB) [INFO] Unpacking org.eclipse.ui.workbench_3.117.0.v20191126-1131... [INFO] Fetching org.eclipse.ui.ide.application_1.3.500.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide.application_1.3.500.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.35kB) [INFO] Unpacking org.eclipse.ui.ide.application_1.3.500.v20191122-2109... [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.100.v20191209-1336.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (71.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.100.v20191209-1336.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (71.13kB) [INFO] Unpacking org.eclipse.ui.navigator.resources_3.7.100.v20191209-1336... [INFO] Fetching org.eclipse.urischeme_1.0.500.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.urischeme_1.0.500.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.45kB) [INFO] Unpacking org.eclipse.urischeme_1.0.500.v20191122-2109... [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.700.v20191113-0939.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (40.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.700.v20191113-0939.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (40.96kB) [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.700.v20191113-0939... Jul 04, 2020 10:20:00 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:20:00 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (29.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (29.18kB) [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519... [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.95kB) [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.1MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.1MB) [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.113.0.v20191204-0601... [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (819.53kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (819.53kB) [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.113.0.v20191204-0601... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.server:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.server/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.services.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.services.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.services.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.product.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.product.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.product.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.product.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.product.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.product.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.product:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.product:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.product/pom.xml Jul 04, 2020 10:20:02 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:20:02 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (112.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (112.2kB) [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845... [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (31.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (31.52kB) [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324... [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (75.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (75.47kB) [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646... [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (34.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (34.83kB) [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646... [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190503-0009.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (329.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190503-0009.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (329.69kB) [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.6.v20190503-0009... [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (108.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (108.91kB) [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214... Jul 04, 2020 10:20:03 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jul 04, 2020 10:20:03 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.ecf_3.9.4.v20191020-1846.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (48.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf_3.9.4.v20191020-1846.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (48.09kB) [INFO] Unpacking org.eclipse.ecf_3.9.4.v20191020-1846... [INFO] Fetching org.eclipse.ecf.identity_3.9.300.v20191020-1846.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.identity_3.9.300.v20191020-1846.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.11kB) [INFO] Unpacking org.eclipse.ecf.identity_3.9.300.v20191020-1846... [INFO] Fetching org.eclipse.equinox.concurrent_1.1.400.v20190621-0852.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (12.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.concurrent_1.1.400.v20190621-0852.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (12.23kB) [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.400.v20190621-0852... [INFO] Fetching org.eclipse.ecf.core.feature_1.5.400.v20191023-2007.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (18.6kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.300.v20191012-1926.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.ssl_1.2.300.v20191012-1926.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.96kB) [INFO] Unpacking org.eclipse.ecf.ssl_1.2.300.v20191012-1926... [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.300.v20191023-2007.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (18.56kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.300.v20191020-1846.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (20.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.300.v20191020-1846.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (20.33kB) [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.300.v20191020-1846... [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.500.v20191017-1905.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (45.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.500.v20191017-1905.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (45.04kB) [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.500.v20191017-1905... [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.600.v20191023-2007.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (26.68kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.100.v20191012-1656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.100.v20191012-1656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.63kB) [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.100.v20191012-1656... [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.100.v20191024-1546.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (26.64kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.101.v20191012-1926.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.101.v20191012-1926.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.38kB) [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.101.v20191012-1926... [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.200.v20191024-1546.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (22.6kB) [INFO] Fetching org.eclipse.equinox.cm_1.4.200.v20191001-1333.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.cm_1.4.200.v20191001-1333.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.29kB) [INFO] Unpacking org.eclipse.equinox.cm_1.4.200.v20191001-1333... [INFO] Fetching org.eclipse.equinox.app.source_1.4.300.v20190815-1535.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (76.62kB) [INFO] Fetching org.eclipse.equinox.coordinator_1.3.700.v20191002-1632.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (26.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.coordinator_1.3.700.v20191002-1632.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (26.91kB) [INFO] Unpacking org.eclipse.equinox.coordinator_1.3.700.v20191002-1632... [INFO] Fetching org.eclipse.equinox.coordinator.source_1.3.700.v20191002-1632.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.51kB) [INFO] Fetching org.eclipse.equinox.cm.source_1.4.200.v20191001-1333.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (46.87kB) [INFO] Fetching org.eclipse.equinox.device_1.0.800.v20181116-1551.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.48kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.device_1.0.800.v20181116-1551.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.48kB) [INFO] Unpacking org.eclipse.equinox.device_1.0.800.v20181116-1551... [INFO] Fetching org.eclipse.equinox.device.source_1.0.800.v20181116-1551.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (28.88kB) [INFO] Fetching org.eclipse.equinox.ds_1.6.100.v20191001-1333.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.ds_1.6.100.v20191001-1333.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.52kB) [INFO] Unpacking org.eclipse.equinox.ds_1.6.100.v20191001-1333... [INFO] Fetching org.eclipse.equinox.ds.source_1.6.100.v20191001-1333.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (24.41kB) [INFO] Fetching org.eclipse.equinox.event.source_1.5.300.v20191001-1333.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (28.28kB) [INFO] Fetching org.eclipse.equinox.metatype_1.5.200.v20191107-1453.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (38.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.metatype_1.5.200.v20191107-1453.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (38.11kB) [INFO] Unpacking org.eclipse.equinox.metatype_1.5.200.v20191107-1453... [INFO] Fetching org.eclipse.equinox.metatype.source_1.5.200.v20191107-1453.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (56kB) [INFO] Fetching org.eclipse.equinox.preferences.source_3.7.600.v20191017-2055.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (111.77kB) [INFO] Fetching org.eclipse.equinox.useradmin_1.1.700.v20181116-1551.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (20.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.useradmin_1.1.700.v20181116-1551.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (20.13kB) [INFO] Unpacking org.eclipse.equinox.useradmin_1.1.700.v20181116-1551... [INFO] Fetching org.eclipse.equinox.useradmin.source_1.1.700.v20181116-1551.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.66kB) [INFO] Fetching org.apache.felix.scr.source_2.1.14.v20190123-1619.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (272.59kB) [INFO] Fetching org.eclipse.equinox.compendium.sdk_3.20.0.v20191107-1453.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.39kB) [INFO] Fetching org.eclipse.equinox.console_1.4.0.v20190819-1430.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.console_1.4.0.v20190819-1430.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.54kB) [INFO] Unpacking org.eclipse.equinox.console_1.4.0.v20190819-1430... [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.400.v20191015-1836.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.400.v20191015-1836.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.78kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.400.v20191015-1836... [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.600.v20190814-1451.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (103.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.600.v20190814-1451.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (103.2kB) [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.600.v20190814-1451... [INFO] Fetching org.eclipse.equinox.core.feature_1.11.0.v20191114-1701.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.21kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (69.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (69.13kB) [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426... [INFO] Fetching org.eclipse.equinox.executable_3.8.600.v20191014-2025.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (247.68kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.600.v20191014-2025 from http://download.eclipse.org/releases/2019-12/201912181000/binary/ (25.82kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (19.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (19.47kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702... [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.200.v20191015-1207.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (34.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.200.v20191015-1207.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (34.36kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.200.v20191015-1207... [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.300.v20191015-1504.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (58.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.300.v20191015-1504.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (58.09kB) [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.300.v20191015-1504... [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.500.v20191014-1732.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (38.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.500.v20191014-1732.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (38.91kB) [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.500.v20191014-1732... [INFO] Fetching org.eclipse.equinox.p2.console_1.1.300.v20191014-1219.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.console_1.1.300.v20191014-1219.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.99kB) [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.300.v20191014-1219... [INFO] Fetching org.eclipse.equinox.p2.director_2.4.500.v20191014-1220.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (48.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director_2.4.500.v20191014-1220.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (48.14kB) [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.500.v20191014-1220... [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.300.v20191015-1207.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.300.v20191015-1207.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.06kB) [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.300.v20191015-1207... [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.500.v20191114-1206.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (46.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.500.v20191114-1206.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (46.52kB) [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.500.v20191114-1206... [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.400.v20191017-1917.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.400.v20191017-1917.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.24kB) [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.400.v20191017-1917... [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.400.v20191015-1836.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.400.v20191015-1836.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.72kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.400.v20191015-1836... [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (103.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (103.26kB) [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (72.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (72.9kB) [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.300.v20191001-0955.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.300.v20191001-0955.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.34kB) [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.300.v20191001-0955... [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.600.v20191016-0507.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.600.v20191016-0507.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (32kB) [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.600.v20191016-0507... [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (12.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (12.67kB) [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238... [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.400.v20191120-0247.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.64kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.400.v20191015-1945.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (37.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.400.v20191015-1945.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (37.91kB) [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.400.v20191015-1945... [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.400.v20191015-1945.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.400.v20191015-1945.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.49kB) [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.400.v20191015-1945... [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.300.v20191016-0507.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (43.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.300.v20191016-0507.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (43.28kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.300.v20191016-0507... [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.400.v20191018-2256.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (105.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.400.v20191018-2256.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (105.59kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.400.v20191018-2256... [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.300.v20191014-1645.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.300.v20191014-1645.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.45kB) [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.300.v20191014-1645... [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.200.v20191016-0510.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.200.v20191016-0510.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.54kB) [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.200.v20191016-0510... [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.400.v20191016-0510.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (121.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.400.v20191016-0510.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (121.9kB) [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.400.v20191016-0510... [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.600.v20191120-0247.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.11kB) Jul 04, 2020 10:20:11 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:20:11 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (1.28MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (1.28MB) [INFO] Unpacking com.sun.jna_4.5.1.v20190425-1842... [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (328.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (328.72kB) [INFO] Unpacking com.sun.jna.platform_4.5.1.v20190425-1842... [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (17.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (17.36kB) [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947... Jul 04, 2020 10:20:11 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jul 04, 2020 10:20:11 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.36kB) [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116... [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (80.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (80.12kB) [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1100.v20190907-0426... [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.600.v20191014-2025 from http://download.eclipse.org/releases/2019-12/201912181000/binary/ (150.98kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (37.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (37.04kB) [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919... [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (39.44kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (39.44kB) [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1100.v20190907-0426... [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.600.v20191014-2025 from http://download.eclipse.org/releases/2019-12/201912181000/binary/ (17.06kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (24.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (24.56kB) [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.product:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.product/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.draw2d:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.draw2d:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/pom.xml [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (215.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (215.67kB) [INFO] Unpacking org.eclipse.draw2d_3.10.100.201606061308... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.draw2d:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/pom.xml [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (59.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (59.63kB) [INFO] Unpacking org.eclipse.emf.common.ui_2.18.0.v20190507-0402... [INFO] Fetching org.eclipse.emf.edit.ui_2.17.0.v20190920-0412.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (108.84kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit.ui_2.17.0.v20190920-0412.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (108.84kB) [INFO] Unpacking org.eclipse.emf.edit.ui_2.17.0.v20190920-0412... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gef:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gef:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/pom.xml [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (366.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (366.65kB) [INFO] Unpacking org.eclipse.gef_3.11.0.201606061308... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gef:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/pom.xml [INFO] Fetching org.eclipse.core.variables_3.4.700.v20191114-1848.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (18.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.variables_3.4.700.v20191114-1848.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (18.05kB) [INFO] Unpacking org.eclipse.core.variables_3.4.700.v20191114-1848... [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (257.14kB) [INFO] Fetching org.eclipse.ui.console_3.9.0.v20191126-0912.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (88.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.console_3.9.0.v20191126-0912.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (88.43kB) [INFO] Unpacking org.eclipse.ui.console_3.9.0.v20191126-0912... [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (101.66kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (120.53kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (100.25kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (1.16MB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (93.45kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (101.73kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (49.3kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (318.69kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.jface:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.jface:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.jface:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.swt:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.swt:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.swt:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/pom.xml [INFO] Fetching org.eclipse.acceleo.common.ide_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (20.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.common.ide_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (20.38kB) [INFO] Unpacking org.eclipse.acceleo.common.ide_3.7.9.202002210712... [INFO] Fetching org.eclipse.pde.core_3.13.200.v20191202-2135.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.29MB) [INFO] Fetching org.eclipse.jdt.core_3.20.0.v20191203-2131.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (6.71MB) [INFO] Fetching org.eclipse.acceleo.common.ui_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (30.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.common.ui_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (30.12kB) [INFO] Unpacking org.eclipse.acceleo.common.ui_3.7.9.202002210712... [INFO] Fetching org.eclipse.acceleo.ide.ui_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (447.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.ide.ui_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (447.93kB) [INFO] Unpacking org.eclipse.acceleo.ide.ui_3.7.9.202002210712... [INFO] Fetching org.eclipse.jdt.ui_3.20.0.v20191203-1301.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (3.9MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.ui_3.20.0.v20191203-1301.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (3.9MB) [INFO] Unpacking org.eclipse.jdt.ui_3.20.0.v20191203-1301... Jul 04, 2020 10:20:18 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jul 04, 2020 10:20:18 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.debug.ui_3.14.300.v20191116-2105.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.01MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.debug.ui_3.14.300.v20191116-2105.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.01MB) [INFO] Unpacking org.eclipse.debug.ui_3.14.300.v20191116-2105... [INFO] Fetching org.eclipse.search_3.11.800.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (216.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.search_3.11.800.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (216.5kB) [INFO] Unpacking org.eclipse.search_3.11.800.v20191122-2108... [INFO] Fetching org.eclipse.emf.codegen_2.19.0.v20190821-1536.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (126.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen_2.19.0.v20190821-1536.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (126.93kB) [INFO] Unpacking org.eclipse.emf.codegen_2.19.0.v20190821-1536... [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.93kB) [INFO] Unpacking org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725... [INFO] Fetching org.eclipse.jdt.launching_3.16.0.v20191108-0353.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (273.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.launching_3.16.0.v20191108-0353.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (273.76kB) [INFO] Unpacking org.eclipse.jdt.launching_3.16.0.v20191108-0353... [INFO] Fetching org.eclipse.jdt.debug.ui_3.10.500.v20191130-0156.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.66MB) [INFO] Fetching org.eclipse.jdt.debug_3.14.0.v20191105-0758.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (937.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.debug_3.14.0.v20191105-0758.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (937.08kB) [INFO] Unpacking org.eclipse.jdt.debug_3.14.0.v20191105-0758... [INFO] Fetching org.eclipse.acceleo.traceability.model_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (36.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.traceability.model_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (36.56kB) [INFO] Unpacking org.eclipse.acceleo.traceability.model_3.7.9.202002210712... [INFO] Fetching org.eclipse.jdt.core.manipulation_1.13.0.v20191203-0859.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (485.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.core.manipulation_1.13.0.v20191203-0859.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (485.06kB) [INFO] Unpacking org.eclipse.jdt.core.manipulation_1.13.0.v20191203-0859... [INFO] Fetching org.eclipse.ant.core_3.5.600.v20191122-2102.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (71.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.core_3.5.600.v20191122-2102.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (71.92kB) [INFO] Unpacking org.eclipse.ant.core_3.5.600.v20191122-2102... [INFO] Fetching org.eclipse.acceleo.traceability_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (36.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.traceability_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (36.61kB) [INFO] Unpacking org.eclipse.acceleo.traceability_3.7.9.202002210712... [INFO] Fetching org.eclipse.acceleo.ui.interpreter_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (56.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.ui.interpreter_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (56.99kB) [INFO] Unpacking org.eclipse.acceleo.ui.interpreter_3.7.9.202002210712... [INFO] Fetching org.eclipse.ui.intro_3.5.800.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (141.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.intro_3.5.800.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (141.89kB) [INFO] Unpacking org.eclipse.ui.intro_3.5.800.v20191123-0656... [INFO] Fetching org.eclipse.debug.core_3.14.100.v20191115-1406.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (125.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.debug.core_3.14.100.v20191115-1406.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (125.76kB) [INFO] Unpacking org.eclipse.debug.core_3.14.100.v20191115-1406... [INFO] Fetching org.eclipse.pde.build_3.10.600.v20191011-0535.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (478.7kB) [INFO] Fetching org.eclipse.update.configurator_3.4.400.v20191122-2102.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (43.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.update.configurator_3.4.400.v20191122-2102.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (43.19kB) [INFO] Unpacking org.eclipse.update.configurator_3.4.400.v20191122-2102... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/pom.xml [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (141.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (141.47kB) [INFO] Unpacking com.google.inject_3.0.0.v201605172100... [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (170.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (170.74kB) [INFO] Unpacking io.github.classgraph_4.8.35.v20190528-1517... [INFO] Fetching org.eclipse.xtext.ui_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (579.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.ui_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (579.88kB) [INFO] Unpacking org.eclipse.xtext.ui_2.20.0.v20191202-1016... [INFO] Fetching org.eclipse.xtext.common.types_2.20.0.v20191202-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (133.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.common.types_2.20.0.v20191202-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (133.93kB) [INFO] Unpacking org.eclipse.xtext.common.types_2.20.0.v20191202-0933... [INFO] Fetching org.eclipse.xtend.lib_2.20.0.v20191202-0907.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (59.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtend.lib_2.20.0.v20191202-0907.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (59.29kB) [INFO] Unpacking org.eclipse.xtend.lib_2.20.0.v20191202-0907... [INFO] Fetching org.eclipse.xtext.xbase.lib_2.20.0.v20191202-0907.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (49.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.xbase.lib_2.20.0.v20191202-0907.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (49.19kB) [INFO] Unpacking org.eclipse.xtext.xbase.lib_2.20.0.v20191202-0907... [INFO] Fetching org.eclipse.xtend.lib.macro_2.20.0.v20191202-0907.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.27kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtend.lib.macro_2.20.0.v20191202-0907.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.27kB) [INFO] Unpacking org.eclipse.xtend.lib.macro_2.20.0.v20191202-0907... [INFO] Fetching org.eclipse.xtext_2.20.0.v20191202-0915.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (769.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext_2.20.0.v20191202-0915.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (769.1kB) [INFO] Unpacking org.eclipse.xtext_2.20.0.v20191202-0915... Jul 04, 2020 10:20:23 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:20:23 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (96.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (96.31kB) [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130... [INFO] Fetching org.eclipse.xtext.util_2.20.0.v20191202-0915.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (107.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.util_2.20.0.v20191202-0915.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (107.98kB) [INFO] Unpacking org.eclipse.xtext.util_2.20.0.v20191202-0915... [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (129.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (129.49kB) [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [INFO] Fetching org.objectweb.asm_7.2.0.v20191010-1910.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (58.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.objectweb.asm_7.2.0.v20191010-1910.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (58.83kB) [INFO] Unpacking org.objectweb.asm_7.2.0.v20191010-1910... [INFO] Fetching org.eclipse.xtext.ide_2.20.0.v20191202-0915.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (234.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.ide_2.20.0.v20191202-0915.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (234.82kB) [INFO] Unpacking org.eclipse.xtext.ide_2.20.0.v20191202-0915... [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (106.17kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (106.17kB) [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/pom.xml [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (249kB) [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (504.53kB) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (259.85kB) [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (107.88kB) [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (453.74kB) [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (387.41kB) [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (54.9kB) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (99.44kB) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (161.06kB) [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (35.81kB) [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (498.28kB) [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (79.12kB) [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (183.86kB) Jul 04, 2020 10:20:25 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:20:25 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (405.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (405.11kB) [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617... [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (42.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (42.52kB) [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (114.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (114.7kB) [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400... [INFO] Fetching org.eclipse.core.databinding.beans_1.6.0.v20191118-0932.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (26.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.beans_1.6.0.v20191118-0932.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (26.22kB) [INFO] Unpacking org.eclipse.core.databinding.beans_1.6.0.v20191118-0932... [INFO] Fetching org.eclipse.elk.alg.common_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (219.51kB) [INFO] Fetching org.eclipse.elk.core_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (534.32kB) [INFO] Fetching org.eclipse.elk.graph_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (103.3kB) [INFO] Fetching org.eclipse.elk.alg.layered_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (1.09MB) [INFO] Fetching org.eclipse.elk.core.service_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (55.4kB) [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (30.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (30.49kB) [INFO] Unpacking org.eclipse.emf.databinding_1.5.0.v20180706-1146... [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (39.26kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (14.86kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (76.2kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (218.73kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (90.14kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (137.53kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (92.1kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (196.73kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (215.85kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (62.89kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (23.91kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (117.43kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (123.72kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (69.5kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.doc/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.doc/pom.xml [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.600.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (147.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.600.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (147.38kB) [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.600.v20191123-0656... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.doc/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.sequence:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.sequence:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.sequence:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.table:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.table/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.table:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.table/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.table:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.table/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.workflow:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.workflow:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.workflow:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.eef.adapters:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.eef.adapters:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/pom.xml [INFO] Fetching org.eclipse.emf.eef.runtime_1.5.1.201601141612.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (356.68kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.eef.adapters:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.interpreter/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.interpreter/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.interpreter/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/pom.xml Jul 04, 2020 10:20:32 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jul 04, 2020 10:20:32 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.swtbot.junit4_x_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (20.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.junit4_x_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (20.41kB) [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.8.0.201906121535... [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (62.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (62.54kB) [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.8.0.201906121535... [INFO] Fetching org.eclipse.swtbot.swt.finder_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (261.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.swt.finder_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (261.65kB) [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.8.0.201906121535... [INFO] Fetching org.eclipse.swtbot.eclipse.gef.finder_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (42.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.eclipse.gef.finder_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (42.04kB) [INFO] Unpacking org.eclipse.swtbot.eclipse.gef.finder_2.8.0.201906121535... [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (32.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (32.1kB) [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246... [INFO] Fetching org.eclipse.ui.views.log_1.2.900.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (84.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.log_1.2.900.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (84.58kB) [INFO] Unpacking org.eclipse.ui.views.log_1.2.900.v20191122-2109... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.design:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.design:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.design:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.family:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.family:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.family:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/pom.xml Jul 04, 2020 10:20:33 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:20:33 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.eclipse.eef_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (213.2kB) [INFO] Fetching org.eclipse.eef.common_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (27.82kB) [INFO] Fetching org.eclipse.eef.core_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (84.79kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.core:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.core:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.core:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/pom.xml [INFO] Fetching org.eclipse.eef.common.ui_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (22.61kB) [INFO] Fetching org.eclipse.eef.ide.ui_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (163.11kB) [INFO] Fetching org.eclipse.eef.ide.ui.properties_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (22.39kB) [INFO] Fetching org.eclipse.eef.properties.ui_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (102.94kB) [INFO] Fetching org.eclipse.eef.properties.ui.legacy_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (70.2kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/pom.xml [INFO] Fetching org.eclipse.eef.core.ext.widgets.reference_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (16.61kB) [INFO] Fetching org.eclipse.eef.ext.widgets.reference_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (41.77kB) [INFO] Fetching org.eclipse.eef.ide.ui.ext.widgets.reference_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (72.03kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml [INFO] Fetching org.eclipse.emf.compare_3.5.3.201911051515.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (182.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.compare_3.5.3.201911051515.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (182.03kB) [INFO] Unpacking org.eclipse.emf.compare_3.5.3.201911051515... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.ui.page:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.ui.page:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/pom.xml [INFO] Fetching org.eclipse.ui.browser_3.6.600.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (97.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.browser_3.6.600.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (97.35kB) [INFO] Unpacking org.eclipse.ui.browser_3.6.600.v20191122-2109... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.ui.page:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.ui.autostart:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.ui.autostart:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.ui.autostart:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.aql/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.aql/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.aql/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.doc.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.doc.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.doc.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.51kB) [INFO] Fetching org.eclipse.emf.common_2.17.0.v20190920-0401.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.06kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.87kB) [INFO] Unpacking org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146... [INFO] Fetching org.eclipse.emf.ecore.edit_2.14.0.v20190822-1451.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.09kB) [INFO] Fetching org.eclipse.emf.ecore_2.20.0.v20190920-0401.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.13kB) [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.05kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.51kB) [INFO] Fetching org.eclipse.emf.transaction_1.12.0.201805140824.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (21.63kB) [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.201812070911.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (74.26kB) [INFO] Fetching org.eclipse.emf.validation.ui.ide_1.3.0.201812070911.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.4kB) [INFO] Fetching org.eclipse.emf.validation_1.12.1.201812070911.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (21.67kB) [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.12kB) [INFO] Fetching org.eclipse.emf.workspace_1.12.0.201805140824.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (21.65kB) [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.56kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (92.83kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.ide_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (24.75kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.dnd_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (19.09kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.geoshapes_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (99.83kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.ui_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (18.33kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.providers_1.7.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (29.03kB) [INFO] Fetching org.eclipse.gmf_1.13.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (13.16kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (752.78kB) [INFO] Fetching org.eclipse.gmf_1.13.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/features/ (22.23kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (245.89kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.13.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/features/ (21.64kB) [INFO] Fetching org.eclipse.gmf.runtime.thirdparty_1.13.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/features/ (22.02kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.samples/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.samples/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.samples/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests.support/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests.support/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests.support/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.interpreter.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.interpreter.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.interpreter.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.properties.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.properties.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.properties.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.workflow-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.workflow-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.workflow-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml [INFO] Fetching org.eclipse.elk.alg.disco_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (75.23kB) [INFO] Fetching org.eclipse.elk.alg.force_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (127.88kB) [INFO] Fetching org.eclipse.elk.alg.graphviz.dot_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (229.85kB) [INFO] Fetching org.eclipse.elk.alg.graphviz.layouter_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (227.58kB) [INFO] Fetching org.eclipse.elk.alg.mrtree_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (106kB) [INFO] Fetching org.eclipse.elk.alg.radial_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (87.25kB) [INFO] Fetching org.eclipse.elk.alg.rectpacking_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (59.3kB) [INFO] Fetching org.eclipse.elk.alg.spore_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (362.27kB) [INFO] Fetching org.eclipse.elk.algorithms.feature_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/features/ (25.12kB) [INFO] Fetching org.eclipse.elk.feature_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/features/ (25.18kB) [INFO] Fetching org.eclipse.elk.graphviz.feature_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/features/ (25.2kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.ui.autostart.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.ui.autostart.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.ui.autostart.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.ui.autostart.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.ui.autostart.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.ui.autostart.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.update/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.update/pom.xml [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB) [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425... [INFO] Fetching org.apache.ant_1.10.7.v20190926-0324.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (2.83MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.ant_1.10.7.v20190926-0324.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (2.83MB) [INFO] Unpacking org.apache.ant_1.10.7.v20190926-0324... [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (687.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (687.76kB) [INFO] Unpacking org.apache.lucene.analyzers-common_8.0.0.v20190404-1858... [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (923.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (923.82kB) [INFO] Unpacking org.apache.lucene.core_8.0.0.v20190404-1858... [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (3.42MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (3.42MB) [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858... [INFO] Fetching org.eclipse.acceleo.query.doc_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (2.27MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.query.doc_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (2.27MB) [INFO] Unpacking org.eclipse.acceleo.query.doc_6.0.8.201902261618... [INFO] Fetching org.eclipse.acceleo.query.ide_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (7.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.query.ide_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (7.35kB) [INFO] Unpacking org.eclipse.acceleo.query.ide_6.0.8.201902261618... [INFO] Fetching org.eclipse.acceleo.query_6.0.8.201902261618.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/features/ (18.9kB) [INFO] Fetching org.eclipse.acceleo.annotations.source_6.0.8.201902261618.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (13.29kB) [INFO] Fetching org.eclipse.acceleo.query.source_6.0.8.201902261618.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (321.28kB) [INFO] Fetching org.eclipse.acceleo.query.ide.source_6.0.8.201902261618.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (7.79kB) [INFO] Fetching org.eclipse.acceleo.query.doc.source_6.0.8.201902261618.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (2.3MB) [INFO] Fetching org.eclipse.acceleo.query.source_6.0.8.201902261618.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/features/ (15.83kB) [INFO] Fetching org.eclipse.acceleo.ui.interpreter_3.7.9.202002210712.jar from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/features/ (23.99kB) [INFO] Fetching org.eclipse.acceleo.ui.interpreter.source_3.7.9.202002210712.jar from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (118.05kB) [INFO] Fetching org.eclipse.acceleo.ui.interpreter.source_3.7.9.202002210712.jar from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/features/ (17.33kB) [INFO] Fetching org.eclipse.ant.launching_1.2.700.v20191127-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (101.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.launching_1.2.700.v20191127-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (101.23kB) [INFO] Unpacking org.eclipse.ant.launching_1.2.700.v20191127-0426... [INFO] Fetching org.eclipse.core.externaltools_1.1.500.v20191014-1300.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (20.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.externaltools_1.1.500.v20191014-1300.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (20.74kB) [INFO] Unpacking org.eclipse.core.externaltools_1.1.500.v20191014-1300... [INFO] Fetching org.eclipse.ant.ui_3.7.600.v20191122-2102.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (492.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.ui_3.7.600.v20191122-2102.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (492.54kB) [INFO] Unpacking org.eclipse.ant.ui_3.7.600.v20191122-2102... [INFO] Fetching org.eclipse.ui.externaltools_3.4.500.v20191025-1523.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (66.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.externaltools_3.4.500.v20191025-1523.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (66.04kB) [INFO] Unpacking org.eclipse.ui.externaltools_3.4.500.v20191025-1523... [INFO] Fetching org.eclipse.jdt.junit_3.11.600.v20191115-1651.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (236.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit_3.11.600.v20191115-1651.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (236.16kB) [INFO] Unpacking org.eclipse.jdt.junit_3.11.600.v20191115-1651... Jul 04, 2020 10:20:47 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:20:47 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.eclipse.eef.documentation_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (771.28kB) [INFO] Fetching org.eclipse.eef.documentation.ext.widgets.reference_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (22.54kB) [INFO] Fetching org.eclipse.eef.edit_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (153.61kB) [INFO] Fetching org.eclipse.eef.ext.widgets.reference.feature_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/features/ (30.56kB) [INFO] Fetching org.eclipse.eef.core.ext.widgets.reference.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (14.66kB) [INFO] Fetching org.eclipse.eef.ext.widgets.reference.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (36.86kB) [INFO] Fetching org.eclipse.eef.ide.ui.ext.widgets.reference.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (41.14kB) [INFO] Fetching org.eclipse.eef.documentation.ext.widgets.reference.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (19.94kB) [INFO] Fetching org.eclipse.eef.ext.widgets.reference.feature.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/features/ (18.62kB) [INFO] Fetching org.eclipse.eef.ide_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (26.31kB) [INFO] Fetching org.eclipse.eef.sdk.feature_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/features/ (30.67kB) [INFO] Fetching org.eclipse.eef.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (208.01kB) [INFO] Fetching org.eclipse.eef.edit.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (111.21kB) [INFO] Fetching org.eclipse.eef.core.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (74.74kB) [INFO] Fetching org.eclipse.eef.documentation.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (768.88kB) [INFO] Fetching org.eclipse.eef.ide.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (22.46kB) [INFO] Fetching org.eclipse.eef.ide.ui.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (103.74kB) [INFO] Fetching org.eclipse.eef.properties.ui.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (73.91kB) [INFO] Fetching org.eclipse.eef.properties.ui.legacy.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (56.22kB) [INFO] Fetching org.eclipse.eef.common.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (22.93kB) [INFO] Fetching org.eclipse.eef.common.ui.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (18.45kB) [INFO] Fetching org.eclipse.eef.ide.ui.properties.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (18.76kB) [INFO] Fetching org.eclipse.eef.sdk.feature.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/features/ (18.67kB) [INFO] Fetching org.eclipse.elk.alg.common.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (173.58kB) [INFO] Fetching org.eclipse.elk.alg.disco.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (41.77kB) [INFO] Fetching org.eclipse.elk.alg.layered.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (703.69kB) [INFO] Fetching org.eclipse.elk.alg.mrtree.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (60.49kB) [INFO] Fetching org.eclipse.elk.alg.rectpacking.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (52.07kB) [INFO] Fetching org.eclipse.elk.alg.force.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (49.26kB) [INFO] Fetching org.eclipse.elk.alg.radial.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (52.9kB) [INFO] Fetching org.eclipse.elk.alg.spore.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (41.72kB) [INFO] Fetching org.eclipse.elk.algorithms.feature.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/features/ (11.13kB) [INFO] Fetching org.eclipse.elk.core.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (245.02kB) [INFO] Fetching org.eclipse.elk.core.service.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (35.57kB) [INFO] Fetching org.eclipse.elk.graph.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (86.74kB) [INFO] Fetching org.eclipse.elk.feature.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/features/ (11.06kB) [INFO] Fetching org.eclipse.elk.alg.graphviz.dot.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (138.81kB) [INFO] Fetching org.eclipse.elk.alg.graphviz.layouter.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (56.33kB) [INFO] Fetching org.eclipse.elk.graphviz.feature.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/features/ (11.15kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.20.0.v20191012-0918.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (418.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen.ecore_2.20.0.v20191012-0918.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (418.33kB) [INFO] Unpacking org.eclipse.emf.codegen.ecore_2.20.0.v20191012-0918... [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.20.0.v20190919-0941.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (69.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.20.0.v20190919-0941.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (69.3kB) [INFO] Unpacking org.eclipse.emf.codegen.ecore.ui_2.20.0.v20190919-0941... [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (18.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (18.49kB) [INFO] Unpacking org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146... [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.700.v20190930-1517.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (287.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.700.v20190930-1517.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (287.13kB) [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.700.v20190930-1517... [INFO] Fetching org.eclipse.equinox.security.ui_1.2.500.v20191003-0536.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (71.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.ui_1.2.500.v20191003-0536.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (71.3kB) [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.500.v20191003-0536... [INFO] Fetching org.eclipse.help.base_4.2.800.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (175.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help.base_4.2.800.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (175.92kB) [INFO] Unpacking org.eclipse.help.base_4.2.800.v20191210-0610... [INFO] Fetching org.eclipse.help.ui_4.1.700.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (204.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help.ui_4.1.700.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (204.92kB) [INFO] Unpacking org.eclipse.help.ui_4.1.700.v20191123-0656... [INFO] Fetching org.eclipse.jdt_3.18.200.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (34.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt_3.18.200.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (34.1kB) [INFO] Unpacking org.eclipse.jdt_3.18.200.v20191210-0610... [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.0.v20191115-1651.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (24.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.0.v20191115-1651.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (24.62kB) [INFO] Unpacking org.eclipse.jdt.junit.runtime_3.5.0.v20191115-1651... [INFO] Fetching org.eclipse.jdt.junit.core_3.10.500.v20191115-1651.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (66.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit.core_3.10.500.v20191115-1651.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (66.06kB) [INFO] Unpacking org.eclipse.jdt.junit.core_3.10.500.v20191115-1651... [INFO] Fetching org.eclipse.pde.launching_3.8.0.v20191112-0655.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.launching_3.8.0.v20191112-0655.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.56kB) [INFO] Unpacking org.eclipse.pde.launching_3.8.0.v20191112-0655... [INFO] Fetching org.eclipse.pde.ui_3.11.200.v20191112-0626.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.47MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.ui_3.11.200.v20191112-0626.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.47MB) [INFO] Unpacking org.eclipse.pde.ui_3.11.200.v20191112-0626... [INFO] Fetching org.eclipse.ui.trace_1.1.700.v20191105-1619.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (26.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.trace_1.1.700.v20191105-1619.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (26.3kB) [INFO] Unpacking org.eclipse.ui.trace_1.1.700.v20191105-1619... [INFO] Fetching org.eclipse.ui.genericeditor_1.1.600.v20191114-0832.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (50.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.genericeditor_1.1.600.v20191114-0832.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (50.28kB) [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.600.v20191114-0832... [INFO] Fetching org.eclipse.platform_4.14.0.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (406.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.platform_4.14.0.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (406.11kB) [INFO] Unpacking org.eclipse.platform_4.14.0.v20191210-0610... [INFO] Fetching org.eclipse.sdk_4.14.0.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (191.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.sdk_4.14.0.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (191.79kB) [INFO] Unpacking org.eclipse.sdk_4.14.0.v20191210-0610... [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.03MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.03MB) [INFO] Unpacking org.eclipse.uml2.uml_5.5.0.v20181203-1331... [INFO] Fetching org.easymock_2.4.0.v20090202-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (29.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.easymock_2.4.0.v20090202-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (29.97kB) [INFO] Unpacking org.easymock_2.4.0.v20090202-0900... [INFO] Fetching org.eclipse.swtbot.eclipse.core_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (16.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.eclipse.core_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (16.13kB) [INFO] Unpacking org.eclipse.swtbot.eclipse.core_2.8.0.201906121535... [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (171.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (171.71kB) [INFO] Unpacking org.eclipse.uml2.uml.edit_5.5.0.v20181203-1331... [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.09kB) [INFO] Unpacking org.eclipse.uml2.common_2.5.0.v20181203-1331... [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (15.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (15.75kB) [INFO] Unpacking org.eclipse.uml2.common.edit_2.5.0.v20181203-1331... [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (11.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (11.51kB) [INFO] Unpacking org.eclipse.uml2.types_2.5.0.v20181203-1331... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.update/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/pom.xml Jul 04, 2020 10:20:58 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jul 04, 2020 10:20:58 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.xtext.xbase_2.20.0.v20191202-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (893.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.xbase_2.20.0.v20191202-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (893.38kB) [INFO] Unpacking org.eclipse.xtext.xbase_2.20.0.v20191202-0933... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/pom.xml [INFO] Fetching org.eclipse.xtext.xbase.ide_2.20.0.v20191202-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (268.44kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.xbase.ide_2.20.0.v20191202-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (268.44kB) [INFO] Unpacking org.eclipse.xtext.xbase.ide_2.20.0.v20191202-0933... [INFO] Fetching org.eclipse.xtext.ui.shared_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (25.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.ui.shared_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (25.65kB) [INFO] Unpacking org.eclipse.xtext.ui.shared_2.20.0.v20191202-1016... [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (43.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (43.21kB) [INFO] Unpacking org.eclipse.xtext.ui.codetemplates.ui_2.20.0.v20191202-1016... [INFO] Fetching org.eclipse.xtext.builder_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (129.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.builder_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (129.83kB) [INFO] Unpacking org.eclipse.xtext.builder_2.20.0.v20191202-1016... [INFO] Fetching org.eclipse.xtext.common.types.ui_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (87.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.common.types.ui_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (87.82kB) [INFO] Unpacking org.eclipse.xtext.common.types.ui_2.20.0.v20191202-1016... [INFO] Fetching org.eclipse.xtext.smap_2.20.0.v20191202-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (12.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.smap_2.20.0.v20191202-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (12.11kB) [INFO] Unpacking org.eclipse.xtext.smap_2.20.0.v20191202-0933... [INFO] Fetching org.eclipse.xtext.common.types.edit_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (49.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.common.types.edit_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (49.92kB) [INFO] Unpacking org.eclipse.xtext.common.types.edit_2.20.0.v20191202-1016... [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (57.37kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (57.37kB) [INFO] Unpacking org.eclipse.xtext.ui.codetemplates_2.20.0.v20191202-1016... [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (40.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (40.24kB) [INFO] Unpacking org.eclipse.xtext.ui.codetemplates.ide_2.20.0.v20191202-1016... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/pom.xml [INFO] Fetching org.eclipse.xtext.common.types.shared_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (11.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.common.types.shared_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (11.05kB) [INFO] Unpacking org.eclipse.xtext.common.types.shared_2.20.0.v20191202-1016... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests.update/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests.update/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests.update/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Sirius Parent [pom] [INFO] org.eclipse.sirius.ext.base [eclipse-plugin] [INFO] org.eclipse.sirius.ext.e3 [eclipse-plugin] [INFO] org.eclipse.sirius.ext.emf [eclipse-plugin] [INFO] org.eclipse.sirius.ext.emf.edit [eclipse-plugin] [INFO] org.eclipse.sirius.ext.emf.tx [eclipse-plugin] [INFO] org.eclipse.sirius.ext.gmf.notation [eclipse-plugin] [INFO] org.eclipse.sirius.ext.ide [eclipse-plugin] [INFO] org.eclipse.sirius.ecore.extender [eclipse-plugin] [INFO] org.eclipse.sirius.common [eclipse-plugin] [INFO] org.eclipse.sirius [eclipse-plugin] [INFO] org.eclipse.sirius.common.acceleo.aql [eclipse-plugin] [INFO] org.eclipse.sirius.common.acceleo.mtl [eclipse-plugin] [INFO] org.eclipse.sirius.common.interpreter [eclipse-plugin] [INFO] org.eclipse.sirius.common.ocl [eclipse-plugin] [INFO] org.eclipse.sirius.diagram [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.formatdata [eclipse-plugin] [INFO] org.eclipse.sirius.synchronizer [eclipse-plugin] [INFO] org.eclipse.sirius.table [eclipse-plugin] [INFO] org.eclipse.sirius.tree [eclipse-plugin] [INFO] org.eclipse.sirius.workflow.model [eclipse-plugin] [INFO] org.eclipse.sirius.runtime [eclipse-feature] [INFO] org.eclipse.sirius.runtime.acceleo [eclipse-feature] [INFO] org.eclipse.sirius.runtime.aql [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ocl [eclipse-feature] [INFO] org.eclipse.sirius.headless.update [eclipse-repository] [INFO] org.eclipse.sirius.services.common [eclipse-plugin] [INFO] org.eclipse.sirius.services.diagram [eclipse-plugin] [INFO] org.eclipse.sirius.services.graphql.common [eclipse-plugin] [INFO] org.eclipse.sirius.services.graphql.core [eclipse-plugin] [INFO] org.eclipse.sirius.services.graphql.emf [eclipse-plugin] [INFO] org.eclipse.sirius.services.graphql.workspace [eclipse-plugin] [INFO] org.eclipse.sirius.services.graphql [eclipse-plugin] [INFO] org.eclipse.sirius.server [eclipse-plugin] [INFO] org.eclipse.sirius.server.application [eclipse-plugin] [INFO] org.eclipse.sirius.server.backend [eclipse-plugin] [INFO] org.eclipse.sirius.server.images [eclipse-plugin] [INFO] org.eclipse.sirius.server.diagram [eclipse-plugin] [INFO] org.eclipse.sirius.server.frontend [eclipse-plugin] [INFO] org.eclipse.sirius.server.frontend.workflow [eclipse-plugin] [INFO] org.eclipse.sirius.server.graphql [eclipse-plugin] [INFO] org.eclipse.sirius.tests.server [eclipse-test-plugin] [INFO] org.eclipse.sirius.tests.services.graphql [eclipse-test-plugin] [INFO] org.eclipse.sirius.server.feature [eclipse-feature] [INFO] org.eclipse.sirius.server.product.feature [eclipse-feature] [INFO] org.eclipse.sirius.server.product [eclipse-repository] [INFO] org.eclipse.sirius.ext.draw2d [eclipse-plugin] [INFO] org.eclipse.sirius.ext.e3.ui [eclipse-plugin] [INFO] org.eclipse.sirius.ext.emf.ui [eclipse-plugin] [INFO] org.eclipse.sirius.ext.gef [eclipse-plugin] [INFO] org.eclipse.sirius.ext.gmf.runtime [eclipse-plugin] [INFO] org.eclipse.sirius.ext.jface [eclipse-plugin] [INFO] org.eclipse.sirius.ext.swt [eclipse-plugin] [INFO] org.eclipse.sirius.common.acceleo.aql.ide [eclipse-plugin] [INFO] org.eclipse.sirius.common.acceleo.mtl.ide [eclipse-plugin] [INFO] org.eclipse.sirius.common.ui [eclipse-plugin] [INFO] org.eclipse.sirius.common.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.common.xtext [eclipse-plugin] [INFO] org.eclipse.sirius.ui [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.ui [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.elk [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.elk.debug [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.sequence [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.sequence.edit [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.sequence.ui [eclipse-plugin] [INFO] org.eclipse.sirius.doc [eclipse-plugin] [INFO] org.eclipse.sirius.editor [eclipse-plugin] [INFO] org.eclipse.sirius.editor.diagram [eclipse-plugin] [INFO] org.eclipse.sirius.editor.sequence [eclipse-plugin] [INFO] org.eclipse.sirius.table.ui [eclipse-plugin] [INFO] org.eclipse.sirius.editor.table [eclipse-plugin] [INFO] org.eclipse.sirius.tree.ui [eclipse-plugin] [INFO] org.eclipse.sirius.editor.tree [eclipse-plugin] [INFO] org.eclipse.sirius.editor.workflow [eclipse-plugin] [INFO] org.eclipse.sirius.eef.adapters [eclipse-plugin] [INFO] org.eclipse.sirius.interpreter [eclipse-plugin] [INFO] org.eclipse.sirius.table.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.tree.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.ui.editor [eclipse-plugin] [INFO] org.eclipse.sirius.tests.junit.support [eclipse-plugin] [INFO] org.eclipse.sirius.tests.swtbot.support [eclipse-plugin] [INFO] org.eclipse.sirius.workflow.edit [eclipse-plugin] [INFO] org.eclipse.sirius.sample.basicfamily [eclipse-plugin] [INFO] org.eclipse.sirius.sample.basicfamily.edit [eclipse-plugin] [INFO] org.eclipse.sirius.sample.basicfamily.editor [eclipse-plugin] [INFO] org.eclipse.sirius.sample.basicfamily.design [eclipse-plugin] [INFO] org.eclipse.sirius.samples.family [eclipse-plugin] [INFO] org.eclipse.sirius.common.interpreter.aql [eclipse-plugin] [INFO] org.eclipse.sirius.properties [eclipse-plugin] [INFO] org.eclipse.sirius.properties.edit [eclipse-plugin] [INFO] org.eclipse.sirius.properties.ext.widgets.reference [eclipse-plugin] [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit [eclipse-plugin] [INFO] org.eclipse.sirius.properties.defaultrules [eclipse-plugin] [INFO] org.eclipse.sirius.properties.core [eclipse-plugin] [INFO] org.eclipse.sirius.editor.properties [eclipse-plugin] [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference [eclipse-plugin] [INFO] org.eclipse.sirius.ui.properties [eclipse-plugin] [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference [eclipse-plugin] [INFO] org.eclipse.sirius.sample.properties [eclipse-plugin] [INFO] org.eclipse.sirius.sample.properties.checkbox [eclipse-plugin] [INFO] org.eclipse.sirius.sample.properties.radio [eclipse-plugin] [INFO] org.eclipse.sirius.sample.properties.textarea [eclipse-plugin] [INFO] org.eclipse.sirius.tests.ui.properties [eclipse-test-plugin] [INFO] org.eclipse.sirius.workflow.ui.page [eclipse-plugin] [INFO] org.eclipse.sirius.server.ui.autostart [eclipse-plugin] [INFO] org.eclipse.sirius.aql [eclipse-feature] [INFO] org.eclipse.sirius.doc.feature [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ide.eef [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ide.ui [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ide.xtext [eclipse-feature] [INFO] org.eclipse.sirius.samples [eclipse-feature] [INFO] org.eclipse.sirius.specifier [eclipse-feature] [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo [eclipse-feature] [INFO] org.eclipse.sirius.specifier.ide.ui.aql [eclipse-feature] [INFO] org.eclipse.sirius.specifier.ide.ui [eclipse-feature] [INFO] org.eclipse.sirius.tests.support [eclipse-feature] [INFO] org.eclipse.sirius.interpreter.feature [eclipse-feature] [INFO] org.eclipse.sirius.properties.feature [eclipse-feature] [INFO] org.eclipse.sirius.specifier.properties.feature [eclipse-feature] [INFO] org.eclipse.sirius.samples.properties.feature [eclipse-feature] [INFO] org.eclipse.sirius.workflow.feature [eclipse-feature] [INFO] org.eclipse.sirius.diagram.elk.feature [eclipse-feature] [INFO] org.eclipse.sirius.server.ui.autostart.feature [eclipse-feature] [INFO] org.eclipse.sirius.sample.basicfamily.feature [eclipse-feature] [INFO] org.eclipse.sirius.sample.ecore.design [eclipse-plugin] [INFO] org.eclipse.sirius.sample.interactions [eclipse-plugin] [INFO] org.eclipse.sirius.sample.interactions.design [eclipse-plugin] [INFO] org.eclipse.sirius.sample.interactions.edit [eclipse-plugin] [INFO] org.eclipse.sirius.sample.interactions.editor [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.benchmark [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.docbook [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.docbook.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.migration [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.migration.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.component [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.scxml [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.scxml.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.component.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.junit [eclipse-test-plugin] [INFO] org.eclipse.sirius.tests.tree [eclipse-test-plugin] [INFO] org.eclipse.sirius.tests.swtbot [eclipse-test-plugin] [INFO] org.eclipse.sirius.tests [eclipse-feature] [INFO] org.eclipse.sirius.tests.rcptt.properties [eclipse-plugin] [INFO] org.eclipse.sirius.tests.rcptt.properties.edit [eclipse-plugin] [INFO] org.eclipse.sirius.tests.rcptt.properties.editor [eclipse-plugin] [INFO] org.eclipse.sirius.tests.rcptt.properties.samples [eclipse-plugin] [INFO] org.eclipse.sirius.tests.rcptt.feature [eclipse-feature] [INFO] org.eclipse.sirius.update [eclipse-repository] [INFO] org.eclipse.sirius.sample.basicfamily.update [eclipse-repository] [INFO] org.eclipse.sirius.tests.sample.docbook.edit [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.docbook.editor [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.junit.xtext [eclipse-test-plugin] [INFO] org.eclipse.sirius.tests.update [eclipse-repository] [INFO] [INFO] ------------------< org.eclipse.sirius:sirius-parent >------------------ [INFO] Building Sirius Parent 6.4.0-SNAPSHOT [1/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sirius-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ sirius-parent --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.parent/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ sirius-parent --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ sirius-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ sirius-parent --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.parent/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.base >----------- [INFO] Building org.eclipse.sirius.ext.base 6.4.0-SNAPSHOT [2/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.base --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.base --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.base/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.base --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.base/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.base --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.base/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.base --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.base/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.base --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.base/target/org.eclipse.sirius.ext.base-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.base --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.base/target/org.eclipse.sirius.ext.base-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.base --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.base/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.ext.e3 >------------ [INFO] Building org.eclipse.sirius.ext.e3 6.4.0-SNAPSHOT [3/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.e3 --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.e3 --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.e3 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.e3 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.e3 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.e3 --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/target/org.eclipse.sirius.ext.e3-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.e3 --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/target/org.eclipse.sirius.ext.e3-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.e3 --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf >------------ [INFO] Building org.eclipse.sirius.ext.emf 6.4.0-SNAPSHOT [4/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.emf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.emf --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.emf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/target/org.eclipse.sirius.ext.emf-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/target/org.eclipse.sirius.ext.emf-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.emf --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit >--------- [INFO] Building org.eclipse.sirius.ext.emf.edit 6.4.0-SNAPSHOT [5/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.edit --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/target/org.eclipse.sirius.ext.emf.edit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/target/org.eclipse.sirius.ext.emf.edit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.emf.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx >---------- [INFO] Building org.eclipse.sirius.ext.emf.tx 6.4.0-SNAPSHOT [6/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.tx --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.tx --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/target/org.eclipse.sirius.ext.emf.tx-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/target/org.eclipse.sirius.ext.emf.tx-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.emf.tx --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation >------- [INFO] Building org.eclipse.sirius.ext.gmf.notation 6.4.0-SNAPSHOT [7/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/target/org.eclipse.sirius.ext.gmf.notation-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/target/org.eclipse.sirius.ext.gmf.notation-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.ide >------------ [INFO] Building org.eclipse.sirius.ext.ide 6.4.0-SNAPSHOT [8/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.ide --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.ide --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.ide --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/target/org.eclipse.sirius.ext.ide-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/target/org.eclipse.sirius.ext.ide-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.ide --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.ecore.extender >-------- [INFO] Building org.eclipse.sirius.ecore.extender 6.4.0-SNAPSHOT [9/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ecore.extender --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ecore.extender --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ecore.extender --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ecore.extender --- [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ecore.extender --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ecore.extender --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/target/org.eclipse.sirius.ecore.extender-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ecore.extender --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/target/org.eclipse.sirius.ecore.extender-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ecore.extender --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.common >------------ [INFO] Building org.eclipse.sirius.common 6.4.0-SNAPSHOT [10/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common --- [INFO] Compiling 116 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common/target/org.eclipse.sirius.common-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common/target/org.eclipse.sirius.common-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------------< org.eclipse.sirius:org.eclipse.sirius >---------------- [INFO] Building org.eclipse.sirius 6.4.0-SNAPSHOT [11/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius --- [INFO] Compiling 703 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius/target/org.eclipse.sirius-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius/target/org.eclipse.sirius-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql >------ [INFO] Building org.eclipse.sirius.common.acceleo.aql 6.4.0-SNAPSHOT [12/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/target/org.eclipse.sirius.common.acceleo.aql-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/target/org.eclipse.sirius.common.acceleo.aql-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl >------ [INFO] Building org.eclipse.sirius.common.acceleo.mtl 6.4.0-SNAPSHOT [13/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/target/org.eclipse.sirius.common.acceleo.mtl-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/target/org.eclipse.sirius.common.acceleo.mtl-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.interpreter >------ [INFO] Building org.eclipse.sirius.common.interpreter 6.4.0-SNAPSHOT [14/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.interpreter --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.interpreter --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.interpreter --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.interpreter --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.interpreter --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.interpreter --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/target/org.eclipse.sirius.common.interpreter-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.interpreter --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/target/org.eclipse.sirius.common.interpreter-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.interpreter --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.common.ocl >---------- [INFO] Building org.eclipse.sirius.common.ocl 6.4.0-SNAPSHOT [15/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ocl --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ocl --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.ocl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.ocl --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.ocl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/target/org.eclipse.sirius.common.ocl-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/target/org.eclipse.sirius.common.ocl-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.ocl --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.diagram >------------ [INFO] Building org.eclipse.sirius.diagram 6.4.0-SNAPSHOT [16/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram --- [INFO] Compiling 591 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram/target/org.eclipse.sirius.diagram-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram/target/org.eclipse.sirius.diagram-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata >------ [INFO] Building org.eclipse.sirius.diagram.formatdata 6.4.0-SNAPSHOT [17/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.formatdata --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.formatdata --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/target/org.eclipse.sirius.diagram.formatdata-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/target/org.eclipse.sirius.diagram.formatdata-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.formatdata --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.synchronizer >--------- [INFO] Building org.eclipse.sirius.synchronizer 6.4.0-SNAPSHOT [18/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.synchronizer --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.synchronizer --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.synchronizer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.synchronizer --- [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.synchronizer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.synchronizer --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/target/org.eclipse.sirius.synchronizer-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.synchronizer --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/target/org.eclipse.sirius.synchronizer-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.synchronizer --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.table >------------- [INFO] Building org.eclipse.sirius.table 6.4.0-SNAPSHOT [19/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.table --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.table --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.table --- [INFO] Compiling 148 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.table --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.table --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table/target/org.eclipse.sirius.table-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.table --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table/target/org.eclipse.sirius.table-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.table --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.table --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.tree >------------- [INFO] Building org.eclipse.sirius.tree 6.4.0-SNAPSHOT [20/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tree --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tree --- [INFO] Compiling 120 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tree --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree/target/org.eclipse.sirius.tree-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree/target/org.eclipse.sirius.tree-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tree --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.workflow.model >-------- [INFO] Building org.eclipse.sirius.workflow.model 6.4.0-SNAPSHOT [21/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.workflow.model --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.workflow.model --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.workflow.model --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.workflow.model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.workflow.model --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.workflow.model --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.workflow.model --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.workflow.model --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.workflow.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/target/org.eclipse.sirius.workflow.model-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.workflow.model --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.workflow.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/target/org.eclipse.sirius.workflow.model-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.workflow.model --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.workflow.model --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.workflow.model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.workflow.model --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.runtime >------------ [INFO] Building org.eclipse.sirius.runtime 6.4.0-SNAPSHOT [22/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.runtime --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime/target/org.eclipse.sirius.runtime-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime/target/org.eclipse.sirius.runtime-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.runtime --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo >-------- [INFO] Building org.eclipse.sirius.runtime.acceleo 6.4.0-SNAPSHOT [23/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.runtime.acceleo --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.acceleo/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.acceleo --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.acceleo --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.acceleo/target/org.eclipse.sirius.runtime.acceleo-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.runtime.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.acceleo/target/org.eclipse.sirius.runtime.acceleo-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.runtime.acceleo --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.runtime.aql >---------- [INFO] Building org.eclipse.sirius.runtime.aql 6.4.0-SNAPSHOT [24/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.runtime.aql --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.aql/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.aql --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.aql/target/org.eclipse.sirius.runtime.aql-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.runtime.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.aql/target/org.eclipse.sirius.runtime.aql-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.runtime.aql --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.runtime.ocl >---------- [INFO] Building org.eclipse.sirius.runtime.ocl 6.4.0-SNAPSHOT [25/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.runtime.ocl --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ocl/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ocl --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ocl --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ocl/target/org.eclipse.sirius.runtime.ocl-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.runtime.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ocl/target/org.eclipse.sirius.runtime.ocl-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.runtime.ocl --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.headless.update >-------- [INFO] Building org.eclipse.sirius.headless.update 6.4.0-SNAPSHOT [26/160] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.headless.update --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- maven-resources-plugin:2.4.1:copy-resources (copy-resources) @ org.eclipse.sirius.headless.update --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.sirius.headless.update --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.headless.update/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.headless.update --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.headless.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.headless.update --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.headless.update/src/main/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.headless.update --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.sirius.headless.update --- [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.headless.update/target/org.eclipse.sirius.headless.update-6.4.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.headless.update --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.headless.update/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.services.common >-------- [INFO] Building org.eclipse.sirius.services.common 6.4.0-SNAPSHOT [27/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.services.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.services.common --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.services.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.services.common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.services.common --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.common/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.services.common --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.common/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.services.common --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.common/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.services.common --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.common/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.services.common --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.common/target/org.eclipse.sirius.services.common-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.services.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.services.common --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.common/target/org.eclipse.sirius.services.common-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.services.common --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.services.common --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.services.common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.services.common --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.common/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.services.diagram >------- [INFO] Building org.eclipse.sirius.services.diagram 6.4.0-SNAPSHOT [28/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.services.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.services.diagram --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.services.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.services.diagram --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.services.diagram --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.services.diagram --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.services.diagram --- [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.services.diagram --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.services.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/target/org.eclipse.sirius.services.diagram-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.services.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.services.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/target/org.eclipse.sirius.services.diagram-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.services.diagram --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.services.diagram --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.services.diagram --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.services.diagram --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.services.graphql.common >---- [INFO] Building org.eclipse.sirius.services.graphql.common 6.4.0-SNAPSHOT [29/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.services.graphql.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.services.graphql.common --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.services.graphql.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.services.graphql.common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.services.graphql.common --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.services.graphql.common --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.services.graphql.common --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.services.graphql.common --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.services.graphql.common --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/target/org.eclipse.sirius.services.graphql.common-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.services.graphql.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.services.graphql.common --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/target/org.eclipse.sirius.services.graphql.common-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.services.graphql.common --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.services.graphql.common --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.services.graphql.common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.services.graphql.common --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.services.graphql.core >----- [INFO] Building org.eclipse.sirius.services.graphql.core 6.4.0-SNAPSHOT [30/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.services.graphql.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.services.graphql.core --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.services.graphql.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.services.graphql.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.services.graphql.core --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.services.graphql.core --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.services.graphql.core --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.services.graphql.core --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.services.graphql.core --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/target/org.eclipse.sirius.services.graphql.core-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.services.graphql.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.services.graphql.core --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/target/org.eclipse.sirius.services.graphql.core-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.services.graphql.core --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.services.graphql.core --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.services.graphql.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.services.graphql.core --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.services.graphql.emf >----- [INFO] Building org.eclipse.sirius.services.graphql.emf 6.4.0-SNAPSHOT [31/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.services.graphql.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.services.graphql.emf --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.services.graphql.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.services.graphql.emf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.services.graphql.emf --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.services.graphql.emf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.services.graphql.emf --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.services.graphql.emf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.services.graphql.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/target/org.eclipse.sirius.services.graphql.emf-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.services.graphql.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.services.graphql.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/target/org.eclipse.sirius.services.graphql.emf-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.services.graphql.emf --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.services.graphql.emf --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.services.graphql.emf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.services.graphql.emf --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.services.graphql.workspace >-- [INFO] Building org.eclipse.sirius.services.graphql.workspace 6.4.0-SNAPSHOT [32/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/target/org.eclipse.sirius.services.graphql.workspace-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/target/org.eclipse.sirius.services.graphql.workspace-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.services.graphql >------- [INFO] Building org.eclipse.sirius.services.graphql 6.4.0-SNAPSHOT [33/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.services.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.services.graphql --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.services.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.services.graphql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.services.graphql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.services.graphql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.services.graphql --- [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.services.graphql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.services.graphql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/target/org.eclipse.sirius.services.graphql-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.services.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.services.graphql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/target/org.eclipse.sirius.services.graphql-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.services.graphql --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.services.graphql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.services.graphql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.services.graphql --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.server >------------ [INFO] Building org.eclipse.sirius.server 6.4.0-SNAPSHOT [34/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server/target/org.eclipse.sirius.server-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server/target/org.eclipse.sirius.server-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.server.application >------ [INFO] Building org.eclipse.sirius.server.application 6.4.0-SNAPSHOT [35/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.application --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server.application --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.application --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.application --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.application --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.application/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server.application --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.application/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server.application --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.application/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server.application --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.application/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.application --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.application/target/org.eclipse.sirius.server.application-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.application --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server.application --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.application/target/org.eclipse.sirius.server.application-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.application --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.application --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.application --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.application --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.application/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.server.backend >-------- [INFO] Building org.eclipse.sirius.server.backend 6.4.0-SNAPSHOT [36/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.backend --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server.backend --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.backend --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.backend --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.backend --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.backend/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server.backend --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.backend/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server.backend --- [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.backend/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server.backend --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.backend/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.backend --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.backend/target/org.eclipse.sirius.server.backend-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.backend --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server.backend --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.backend/target/org.eclipse.sirius.server.backend-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.backend --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.backend --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.backend --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.backend --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.backend/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.server.images >--------- [INFO] Building org.eclipse.sirius.server.images 6.4.0-SNAPSHOT [37/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.images --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server.images --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.images --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.images --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.images --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.images/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server.images --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.images/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server.images --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.images/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server.images --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.images/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.images --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.images/target/org.eclipse.sirius.server.images-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.images --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server.images --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.images/target/org.eclipse.sirius.server.images-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.images --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.images --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.images --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.images --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.images/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.server.diagram >-------- [INFO] Building org.eclipse.sirius.server.diagram 6.4.0-SNAPSHOT [38/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server.diagram --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.diagram --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.diagram --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server.diagram --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server.diagram --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server.diagram --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/target/org.eclipse.sirius.server.diagram-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/target/org.eclipse.sirius.server.diagram-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.diagram --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.diagram --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.diagram --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.diagram --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.server.frontend >-------- [INFO] Building org.eclipse.sirius.server.frontend 6.4.0-SNAPSHOT [39/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.frontend --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server.frontend --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.frontend --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.frontend --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.frontend --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server.frontend --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server.frontend --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server.frontend --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.frontend --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/target/org.eclipse.sirius.server.frontend-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.frontend --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server.frontend --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/target/org.eclipse.sirius.server.frontend-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.frontend --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.frontend --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.frontend --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.frontend --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.server.frontend.workflow >--- [INFO] Building org.eclipse.sirius.server.frontend.workflow 6.4.0-SNAPSHOT [40/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/target/org.eclipse.sirius.server.frontend.workflow-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/target/org.eclipse.sirius.server.frontend.workflow-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.server.graphql >-------- [INFO] Building org.eclipse.sirius.server.graphql 6.4.0-SNAPSHOT [41/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server.graphql --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.graphql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.graphql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server.graphql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server.graphql --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server.graphql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.graphql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/target/org.eclipse.sirius.server.graphql-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server.graphql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/target/org.eclipse.sirius.server.graphql-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.graphql --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.graphql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.graphql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.graphql --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.server >--------- [INFO] Building org.eclipse.sirius.tests.server 6.4.0-SNAPSHOT [42/160] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.server --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.server --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.server --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.server --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.server --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.server/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.server --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.server/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.server --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.server/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.server --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.server/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.server --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.server/target/org.eclipse.sirius.tests.server-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.server --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.server --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.server/target/org.eclipse.sirius.tests.server-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.server --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.server --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.server --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.server --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.server/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.sirius.tests.server --- [INFO] Skipping tests [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.services.graphql >---- [INFO] Building org.eclipse.sirius.tests.services.graphql 6.4.0-SNAPSHOT [43/160] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.services.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.services.graphql --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.services.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.services.graphql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.services.graphql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.services.graphql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.services.graphql --- [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.services.graphql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.services.graphql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/target/org.eclipse.sirius.tests.services.graphql-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.services.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.services.graphql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/target/org.eclipse.sirius.tests.services.graphql-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.services.graphql --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.services.graphql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.services.graphql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.services.graphql --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.sirius.tests.services.graphql --- [INFO] Skipping tests [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.server.feature >-------- [INFO] Building org.eclipse.sirius.server.feature 6.4.0-SNAPSHOT [44/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.server.feature --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.server.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.feature/target/org.eclipse.sirius.server.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.server.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.feature/target/org.eclipse.sirius.server.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.server.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.server.product.feature >---- [INFO] Building org.eclipse.sirius.server.product.feature 6.4.0-SNAPSHOT [45/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.product.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.product.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.server.product.feature --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.product.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.product.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.product.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.product.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.product.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.product.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.server.product.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.product.feature/target/org.eclipse.sirius.server.product.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.product.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.server.product.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.product.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.product.feature/target/org.eclipse.sirius.server.product.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.product.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.server.product.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.product.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.product.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.server.product >-------- [INFO] Building org.eclipse.sirius.server.product 6.4.0-SNAPSHOT [46/160] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.server.product --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.product --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.product/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ org.eclipse.sirius.server.product --- [debug] execute contextualize [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.sirius.server.product --- [debug] execute contextualize [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.product/src/main/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.server.product --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.sirius.server.product --- [IconExe] Error - 7 original icon(s) not replaced in /tmp/p2.brandingIron5491098035312103587/launcher.exe: - 48x48, 8 bits, 3752 byte(s) @ 121872 - 32x32, 8 bits, 2216 byte(s) @ 125624 - 16x16, 8 bits, 1384 byte(s) @ 127840 - 48x48, 32 bits, 9640 byte(s) @ 129224 - 32x32, 32 bits, 4264 byte(s) @ 138864 - 16x16, 32 bits, 1128 byte(s) @ 143128 - 256x256, 32 bits, 270376 byte(s) @ 144256 [IconExe] For more details, see https://git.eclipse.org/c/equinox/rt.equinox.p2.git/tree/bundles/org.eclipse.equinox.p2.publisher.eclipse/src/org/eclipse/pde/internal/swt/tools/IconExe.java [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.sirius.server.product --- [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.product/target/org.eclipse.sirius.server.product-6.4.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- tycho-p2-director-plugin:1.7.0:materialize-products (materialize-products) @ org.eclipse.sirius.server.product --- [INFO] Installing product org.eclipse.sirius.server.product for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.product/target/products/org.eclipse.sirius.server.product/linux/gtk/x86_64/sirius-server Installing org.eclipse.sirius.server.product 6.4.0. Operation completed in 1312 ms. [INFO] Installing product org.eclipse.sirius.server.product for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.product/target/products/org.eclipse.sirius.server.product/win32/win32/x86_64/sirius-server Installing org.eclipse.sirius.server.product 6.4.0. Operation completed in 1123 ms. [INFO] Installing product org.eclipse.sirius.server.product for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.product/target/products/org.eclipse.sirius.server.product/macosx/cocoa/x86_64/sirius-server.app Installing org.eclipse.sirius.server.product 6.4.0. Operation completed in 1014 ms. [INFO] [INFO] --- tycho-p2-director-plugin:1.7.0:archive-products (archive-products) @ org.eclipse.sirius.server.product --- [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.product/target/products/sirius-server-linux.gtk.x86_64.zip [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.product/target/products/sirius-server-win32.win32.x86_64.zip [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.product/target/products/sirius-server-macosx.cocoa.x86_64.zip [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.product --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.product/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.draw2d >---------- [INFO] Building org.eclipse.sirius.ext.draw2d 6.4.0-SNAPSHOT [47/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.draw2d --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.draw2d --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.draw2d --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.draw2d --- [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.draw2d --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.draw2d --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/target/org.eclipse.sirius.ext.draw2d-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.draw2d --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/target/org.eclipse.sirius.ext.draw2d-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.draw2d --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui >----------- [INFO] Building org.eclipse.sirius.ext.e3.ui 6.4.0-SNAPSHOT [48/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.e3.ui --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.e3.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/target/classes [WARNING] /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/src/org/eclipse/sirius/ext/e3/ui/dialogs/FilteredTree.java:[1209] public void add(Object parentElementOrTreePath, Object[] childElements) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike FilteredTree.NotifyingTreeViewer.add(Object, Object[]) and AbstractTreeViewer.add(Object, Object...) [WARNING] /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/src/org/eclipse/sirius/ext/e3/ui/dialogs/FilteredTree.java:[1258] public void remove(Object parent, Object[] elements) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike FilteredTree.NotifyingTreeViewer.remove(Object, Object[]) and AbstractTreeViewer.remove(Object, Object...) [WARNING] /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/src/org/eclipse/sirius/ext/e3/ui/dialogs/FilteredTree.java:[1264] public void remove(Object[] elementsOrTreePaths) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike FilteredTree.NotifyingTreeViewer.remove(Object[]) and AbstractTreeViewer.remove(Object...) 3 problems (3 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/target/org.eclipse.sirius.ext.e3.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/target/org.eclipse.sirius.ext.e3.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.e3.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui >---------- [INFO] Building org.eclipse.sirius.ext.emf.ui 6.4.0-SNAPSHOT [49/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.ui --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/target/org.eclipse.sirius.ext.emf.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/target/org.eclipse.sirius.ext.emf.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.emf.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.gef >------------ [INFO] Building org.eclipse.sirius.ext.gef 6.4.0-SNAPSHOT [50/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gef --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gef --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.gef --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.gef --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.gef --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gef --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/target/org.eclipse.sirius.ext.gef-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gef --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/target/org.eclipse.sirius.ext.gef-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.gef --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime >-------- [INFO] Building org.eclipse.sirius.ext.gmf.runtime 6.4.0-SNAPSHOT [51/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/target/org.eclipse.sirius.ext.gmf.runtime-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/target/org.eclipse.sirius.ext.gmf.runtime-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.jface >----------- [INFO] Building org.eclipse.sirius.ext.jface 6.4.0-SNAPSHOT [52/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.jface --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.jface --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.jface --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.jface --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.jface --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.jface --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/target/org.eclipse.sirius.ext.jface-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.jface --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/target/org.eclipse.sirius.ext.jface-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.jface --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.swt >------------ [INFO] Building org.eclipse.sirius.ext.swt 6.4.0-SNAPSHOT [53/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.swt --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.swt --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.swt --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.swt --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.swt --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.swt --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/target/org.eclipse.sirius.ext.swt-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.swt --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/target/org.eclipse.sirius.ext.swt-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.swt --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide >---- [INFO] Building org.eclipse.sirius.common.acceleo.aql.ide 6.4.0-SNAPSHOT [54/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/org.eclipse.sirius.common.acceleo.aql.ide-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/org.eclipse.sirius.common.acceleo.aql.ide-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide >---- [INFO] Building org.eclipse.sirius.common.acceleo.mtl.ide 6.4.0-SNAPSHOT [55/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/org.eclipse.sirius.common.acceleo.mtl.ide-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/org.eclipse.sirius.common.acceleo.mtl.ide-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.common.ui >----------- [INFO] Building org.eclipse.sirius.common.ui 6.4.0-SNAPSHOT [56/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ui --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.ui --- [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ui/target/org.eclipse.sirius.common.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ui/target/org.eclipse.sirius.common.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.common.ui.ext >--------- [INFO] Building org.eclipse.sirius.common.ui.ext 6.4.0-SNAPSHOT [57/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ui.ext --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.ui.ext --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/target/org.eclipse.sirius.common.ui.ext-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/target/org.eclipse.sirius.common.ui.ext-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.ui.ext --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.common.xtext >--------- [INFO] Building org.eclipse.sirius.common.xtext 6.4.0-SNAPSHOT [58/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.xtext --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.xtext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.xtext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.xtext --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.xtext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/target/org.eclipse.sirius.common.xtext-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/target/org.eclipse.sirius.common.xtext-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.xtext --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------------< org.eclipse.sirius:org.eclipse.sirius.ui >-------------- [INFO] Building org.eclipse.sirius.ui 6.4.0-SNAPSHOT [59/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ui --- [INFO] Compiling 413 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui/target/classes [WARNING] /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui/src/org/eclipse/sirius/ui/tools/internal/views/common/navigator/filter/FilteredCommonTree.java:[1154] public void add(Object parentElementOrTreePath, Object[] childElements) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike FilteredCommonTree.NotifyingCommonViewer.add(Object, Object[]) and CommonViewer.add(Object, Object...) [WARNING] /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui/src/org/eclipse/sirius/ui/tools/internal/views/common/navigator/filter/FilteredCommonTree.java:[1202] public void remove(Object aParent, Object[] elements) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike FilteredCommonTree.NotifyingCommonViewer.remove(Object, Object[]) and AbstractTreeViewer.remove(Object, Object...) [WARNING] /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui/src/org/eclipse/sirius/ui/tools/internal/views/common/navigator/filter/FilteredCommonTree.java:[1208] public void remove(Object[] elementsOrTreePaths) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike FilteredCommonTree.NotifyingCommonViewer.remove(Object[]) and CommonViewer.remove(Object...) 3 problems (3 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui/target/org.eclipse.sirius.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui/target/org.eclipse.sirius.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.diagram.ui >---------- [INFO] Building org.eclipse.sirius.diagram.ui 6.4.0-SNAPSHOT [60/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.ui --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram.ui --- [INFO] Compiling 1057 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/target/org.eclipse.sirius.diagram.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/target/org.eclipse.sirius.diagram.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.diagram.elk >---------- [INFO] Building org.eclipse.sirius.diagram.elk 6.4.0-SNAPSHOT [61/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.elk --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram.elk --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram.elk --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram.elk --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/target/org.eclipse.sirius.diagram.elk-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.elk --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/target/org.eclipse.sirius.diagram.elk-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.elk --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug >------- [INFO] Building org.eclipse.sirius.diagram.elk.debug 6.4.0-SNAPSHOT [62/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/target/org.eclipse.sirius.diagram.elk.debug-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/target/org.eclipse.sirius.diagram.elk.debug-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext >-------- [INFO] Building org.eclipse.sirius.diagram.ui.ext 6.4.0-SNAPSHOT [63/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/target/org.eclipse.sirius.diagram.ui.ext-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/target/org.eclipse.sirius.diagram.ui.ext-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence >------- [INFO] Building org.eclipse.sirius.diagram.sequence 6.4.0-SNAPSHOT [64/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram.sequence --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram.sequence --- [INFO] Compiling 264 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/target/org.eclipse.sirius.diagram.sequence-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/target/org.eclipse.sirius.diagram.sequence-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.sequence --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit >----- [INFO] Building org.eclipse.sirius.diagram.sequence.edit 6.4.0-SNAPSHOT [65/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Compiling 64 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/target/org.eclipse.sirius.diagram.sequence.edit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/target/org.eclipse.sirius.diagram.sequence.edit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui >------ [INFO] Building org.eclipse.sirius.diagram.sequence.ui 6.4.0-SNAPSHOT [66/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Compiling 102 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/target/org.eclipse.sirius.diagram.sequence.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/target/org.eclipse.sirius.diagram.sequence.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.doc >-------------- [INFO] Building org.eclipse.sirius.doc 6.4.0-SNAPSHOT [67/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.doc --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.doc --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.doc/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.doc --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.doc/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.doc --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.doc/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.doc/target/org.eclipse.sirius.doc-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.doc/target/org.eclipse.sirius.doc-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.doc --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.doc/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.editor >------------ [INFO] Building org.eclipse.sirius.editor 6.4.0-SNAPSHOT [68/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.editor --- [INFO] Compiling 427 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor/target/org.eclipse.sirius.editor-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor/target/org.eclipse.sirius.editor-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.editor --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.editor.diagram >-------- [INFO] Building org.eclipse.sirius.editor.diagram 6.4.0-SNAPSHOT [69/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.diagram --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.diagram --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.editor.diagram --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.editor.diagram --- [INFO] Compiling 359 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.editor.diagram --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.editor.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/target/org.eclipse.sirius.editor.diagram-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/target/org.eclipse.sirius.editor.diagram-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.editor.diagram --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.editor.sequence >-------- [INFO] Building org.eclipse.sirius.editor.sequence 6.4.0-SNAPSHOT [70/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.sequence --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.sequence --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.editor.sequence --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.editor.sequence --- [INFO] Compiling 103 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.editor.sequence --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.editor.sequence --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/target/org.eclipse.sirius.editor.sequence-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.sequence --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/target/org.eclipse.sirius.editor.sequence-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.editor.sequence --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.table.ui >----------- [INFO] Building org.eclipse.sirius.table.ui 6.4.0-SNAPSHOT [71/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.ui --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.table.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.table.ui --- [INFO] Compiling 208 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.table.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.table.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table.ui/target/org.eclipse.sirius.table.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table.ui/target/org.eclipse.sirius.table.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.table.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.editor.table >--------- [INFO] Building org.eclipse.sirius.editor.table 6.4.0-SNAPSHOT [72/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.table --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.table --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.table/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.editor.table --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.table/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.editor.table --- [INFO] Compiling 82 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.table/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.editor.table --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.table/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.editor.table --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.table/target/org.eclipse.sirius.editor.table-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.table --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.table/target/org.eclipse.sirius.editor.table-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.editor.table --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.table/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.tree.ui >------------ [INFO] Building org.eclipse.sirius.tree.ui 6.4.0-SNAPSHOT [73/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.ui --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tree.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tree.ui --- [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tree.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tree.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/target/org.eclipse.sirius.tree.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/target/org.eclipse.sirius.tree.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tree.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.editor.tree >---------- [INFO] Building org.eclipse.sirius.editor.tree 6.4.0-SNAPSHOT [74/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.tree --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.tree --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.editor.tree --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.editor.tree --- [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.editor.tree --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.editor.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/target/org.eclipse.sirius.editor.tree-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/target/org.eclipse.sirius.editor.tree-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.editor.tree --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.editor.workflow >-------- [INFO] Building org.eclipse.sirius.editor.workflow 6.4.0-SNAPSHOT [75/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.editor.workflow --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.workflow --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.editor.workflow --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.editor.workflow --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.workflow --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.editor.workflow --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.editor.workflow --- [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.editor.workflow --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.editor.workflow --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/target/org.eclipse.sirius.editor.workflow-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.editor.workflow --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.workflow --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/target/org.eclipse.sirius.editor.workflow-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.workflow --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.editor.workflow --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.workflow --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.editor.workflow --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.eef.adapters >--------- [INFO] Building org.eclipse.sirius.eef.adapters 6.4.0-SNAPSHOT [76/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.eef.adapters --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.eef.adapters --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.eef.adapters --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.eef.adapters --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.eef.adapters --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.eef.adapters --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/target/org.eclipse.sirius.eef.adapters-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.eef.adapters --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/target/org.eclipse.sirius.eef.adapters-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.eef.adapters --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.interpreter >---------- [INFO] Building org.eclipse.sirius.interpreter 6.4.0-SNAPSHOT [77/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.interpreter --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.interpreter --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.interpreter --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.interpreter/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.interpreter --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.interpreter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.interpreter --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.interpreter/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.interpreter --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.interpreter/target/org.eclipse.sirius.interpreter-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.interpreter --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.interpreter/target/org.eclipse.sirius.interpreter-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.interpreter --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.table.ui.ext >--------- [INFO] Building org.eclipse.sirius.table.ui.ext 6.4.0-SNAPSHOT [78/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.ui.ext --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.table.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.table.ui.ext --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.table.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.table.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/target/org.eclipse.sirius.table.ui.ext-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/target/org.eclipse.sirius.table.ui.ext-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.table.ui.ext --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext >---------- [INFO] Building org.eclipse.sirius.tree.ui.ext 6.4.0-SNAPSHOT [79/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.ui.ext --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/target/org.eclipse.sirius.tree.ui.ext-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/target/org.eclipse.sirius.tree.ui.ext-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tree.ui.ext --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.ui.ext >------------ [INFO] Building org.eclipse.sirius.ui.ext 6.4.0-SNAPSHOT [80/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.ext --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ui.ext --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/target/org.eclipse.sirius.ui.ext-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/target/org.eclipse.sirius.ui.ext-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ui.ext --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ui.editor >----------- [INFO] Building org.eclipse.sirius.ui.editor 6.4.0-SNAPSHOT [81/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.editor --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ui.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ui.editor --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ui.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ui.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/target/org.eclipse.sirius.ui.editor-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/target/org.eclipse.sirius.ui.editor-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ui.editor --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.junit.support >------ [INFO] Building org.eclipse.sirius.tests.junit.support 6.4.0-SNAPSHOT [82/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit.support --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit.support --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.junit.support --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.junit.support --- [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.junit.support --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/target/org.eclipse.sirius.tests.junit.support-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/target/org.eclipse.sirius.tests.junit.support-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.junit.support --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support >----- [INFO] Building org.eclipse.sirius.tests.swtbot.support 6.4.0-SNAPSHOT [83/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Compiling 123 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/target/org.eclipse.sirius.tests.swtbot.support-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/target/org.eclipse.sirius.tests.swtbot.support-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.workflow.edit >--------- [INFO] Building org.eclipse.sirius.workflow.edit 6.4.0-SNAPSHOT [84/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.workflow.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.workflow.edit --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.workflow.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.workflow.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.workflow.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.workflow.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.workflow.edit --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.workflow.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.workflow.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/target/org.eclipse.sirius.workflow.edit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.workflow.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.workflow.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/target/org.eclipse.sirius.workflow.edit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.workflow.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.workflow.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.workflow.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.workflow.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily >------ [INFO] Building org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT [85/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily --- [INFO] The project's OSGi version is 1.0.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/org.eclipse.sirius.sample.basicfamily-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/org.eclipse.sirius.sample.basicfamily-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.basicfamily --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.edit >---- [INFO] Building org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT [86/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] The project's OSGi version is 1.0.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/target/org.eclipse.sirius.sample.basicfamily.edit-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/target/org.eclipse.sirius.sample.basicfamily.edit-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.editor >--- [INFO] Building org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT [87/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] The project's OSGi version is 1.0.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/target/org.eclipse.sirius.sample.basicfamily.editor-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/target/org.eclipse.sirius.sample.basicfamily.editor-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.design >--- [INFO] Building org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT [88/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] The project's OSGi version is 1.0.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/target/org.eclipse.sirius.sample.basicfamily.design-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/target/org.eclipse.sirius.sample.basicfamily.design-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.samples.family >-------- [INFO] Building org.eclipse.sirius.samples.family 6.4.0-SNAPSHOT [89/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.samples.family --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples.family --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.samples.family --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.samples.family --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.samples.family --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/target/org.eclipse.sirius.samples.family-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.samples.family --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/target/org.eclipse.sirius.samples.family-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.samples.family --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.samples.family/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql >---- [INFO] Building org.eclipse.sirius.common.interpreter.aql 6.4.0-SNAPSHOT [90/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/target/org.eclipse.sirius.common.interpreter.aql-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/target/org.eclipse.sirius.common.interpreter.aql-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.properties >---------- [INFO] Building org.eclipse.sirius.properties 6.4.0-SNAPSHOT [91/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.properties --- [INFO] Compiling 187 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties/target/org.eclipse.sirius.properties-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties/target/org.eclipse.sirius.properties-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.properties --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.properties.edit >-------- [INFO] Building org.eclipse.sirius.properties.edit 6.4.0-SNAPSHOT [92/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.edit --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.properties.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.properties.edit --- [INFO] Compiling 188 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.properties.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.properties.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/target/org.eclipse.sirius.properties.edit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/target/org.eclipse.sirius.properties.edit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.properties.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference >-- [INFO] Building org.eclipse.sirius.properties.ext.widgets.reference 6.4.0-SNAPSHOT [93/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/target/org.eclipse.sirius.properties.ext.widgets.reference-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/target/org.eclipse.sirius.properties.ext.widgets.reference-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit >-- [INFO] Building org.eclipse.sirius.properties.ext.widgets.reference.edit 6.4.0-SNAPSHOT [94/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/org.eclipse.sirius.properties.ext.widgets.reference.edit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/org.eclipse.sirius.properties.ext.widgets.reference.edit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules >---- [INFO] Building org.eclipse.sirius.properties.defaultrules 6.4.0-SNAPSHOT [95/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.defaultrules --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.defaultrules --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/target/org.eclipse.sirius.properties.defaultrules-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/target/org.eclipse.sirius.properties.defaultrules-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.properties.defaultrules --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.properties.core >-------- [INFO] Building org.eclipse.sirius.properties.core 6.4.0-SNAPSHOT [96/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.core --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.core --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.core/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.properties.core --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.properties.core --- [INFO] Compiling 65 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.properties.core --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.core/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.properties.core --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.core/target/org.eclipse.sirius.properties.core-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.core --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.core/target/org.eclipse.sirius.properties.core-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.properties.core --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.properties.core/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.editor.properties >------- [INFO] Building org.eclipse.sirius.editor.properties 6.4.0-SNAPSHOT [97/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.properties --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.editor.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.editor.properties --- [INFO] Compiling 437 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.editor.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.editor.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/target/org.eclipse.sirius.editor.properties-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/target/org.eclipse.sirius.editor.properties-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.editor.properties --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference >-- [INFO] Building org.eclipse.sirius.editor.properties.ext.widgets.reference 6.4.0-SNAPSHOT [98/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/org.eclipse.sirius.editor.properties.ext.widgets.reference-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/org.eclipse.sirius.editor.properties.ext.widgets.reference-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.ui.properties >--------- [INFO] Building org.eclipse.sirius.ui.properties 6.4.0-SNAPSHOT [99/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.properties --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ui.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ui.properties --- [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ui.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/target/org.eclipse.sirius.ui.properties-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/target/org.eclipse.sirius.ui.properties-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ui.properties --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference >-- [INFO] Building org.eclipse.sirius.ui.properties.ext.widgets.reference 6.4.0-SNAPSHOT [100/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/org.eclipse.sirius.ui.properties.ext.widgets.reference-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/org.eclipse.sirius.ui.properties.ext.widgets.reference-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.sample.properties >------- [INFO] Building org.eclipse.sirius.sample.properties 6.4.0-SNAPSHOT [101/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.properties --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/target/org.eclipse.sirius.sample.properties-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/target/org.eclipse.sirius.sample.properties-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.properties --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox >-- [INFO] Building org.eclipse.sirius.sample.properties.checkbox 6.4.0-SNAPSHOT [102/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/target/org.eclipse.sirius.sample.properties.checkbox-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/target/org.eclipse.sirius.sample.properties.checkbox-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio >---- [INFO] Building org.eclipse.sirius.sample.properties.radio 6.4.0-SNAPSHOT [103/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.radio --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.radio --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/target/org.eclipse.sirius.sample.properties.radio-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/target/org.eclipse.sirius.sample.properties.radio-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.properties.radio --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea >-- [INFO] Building org.eclipse.sirius.sample.properties.textarea 6.4.0-SNAPSHOT [104/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/target/org.eclipse.sirius.sample.properties.textarea-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/target/org.eclipse.sirius.sample.properties.textarea-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties >------ [INFO] Building org.eclipse.sirius.tests.ui.properties 6.4.0-SNAPSHOT [105/160] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.ui.properties --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.ui.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/target/org.eclipse.sirius.tests.ui.properties-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/target/org.eclipse.sirius.tests.ui.properties-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.ui.properties --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Skipping tests [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.workflow.ui.page >------- [INFO] Building org.eclipse.sirius.workflow.ui.page 6.4.0-SNAPSHOT [106/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.workflow.ui.page --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.workflow.ui.page --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.workflow.ui.page --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.workflow.ui.page --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.workflow.ui.page --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.workflow.ui.page --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.workflow.ui.page --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.workflow.ui.page --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.workflow.ui.page --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/target/org.eclipse.sirius.workflow.ui.page-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.workflow.ui.page --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.workflow.ui.page --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/target/org.eclipse.sirius.workflow.ui.page-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.workflow.ui.page --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.workflow.ui.page --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.workflow.ui.page --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.workflow.ui.page --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.server.ui.autostart >------ [INFO] Building org.eclipse.sirius.server.ui.autostart 6.4.0-SNAPSHOT [107/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.ui.autostart --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server.ui.autostart --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.ui.autostart --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.ui.autostart --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.ui.autostart --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server.ui.autostart --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server.ui.autostart --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server.ui.autostart --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.ui.autostart --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/target/org.eclipse.sirius.server.ui.autostart-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.ui.autostart --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server.ui.autostart --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/target/org.eclipse.sirius.server.ui.autostart-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.ui.autostart --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.ui.autostart --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.ui.autostart --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.ui.autostart --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.aql >-------------- [INFO] Building org.eclipse.sirius.aql 6.4.0-SNAPSHOT [108/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.aql --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.aql/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.aql --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.aql/target/org.eclipse.sirius.aql-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.aql/target/org.eclipse.sirius.aql-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.aql --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.doc.feature >---------- [INFO] Building org.eclipse.sirius.doc.feature 6.4.0-SNAPSHOT [109/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.doc.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.doc.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.doc.feature --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.doc.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.doc.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.doc.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.doc.feature/target/org.eclipse.sirius.doc.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.doc.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.doc.feature/target/org.eclipse.sirius.doc.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.doc.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.doc.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef >-------- [INFO] Building org.eclipse.sirius.runtime.ide.eef 6.4.0-SNAPSHOT [110/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.eef/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.eef/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.eef/target/org.eclipse.sirius.runtime.ide.eef-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.eef/target/org.eclipse.sirius.runtime.ide.eef-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.eef/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo >---- [INFO] Building org.eclipse.sirius.runtime.ide.ui.acceleo 6.4.0-SNAPSHOT [111/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/target/org.eclipse.sirius.runtime.ide.ui.acceleo-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/target/org.eclipse.sirius.runtime.ide.ui.acceleo-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui >-------- [INFO] Building org.eclipse.sirius.runtime.ide.ui 6.4.0-SNAPSHOT [112/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui/target/org.eclipse.sirius.runtime.ide.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui/target/org.eclipse.sirius.runtime.ide.ui-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext >------- [INFO] Building org.eclipse.sirius.runtime.ide.xtext 6.4.0-SNAPSHOT [113/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.xtext/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.xtext/target/org.eclipse.sirius.runtime.ide.xtext-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.xtext/target/org.eclipse.sirius.runtime.ide.xtext-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.samples >------------ [INFO] Building org.eclipse.sirius.samples 6.4.0-SNAPSHOT [114/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.samples --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.samples/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.samples --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.samples --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.samples/target/org.eclipse.sirius.samples-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.samples --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.samples/target/org.eclipse.sirius.samples-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.samples --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.specifier >----------- [INFO] Building org.eclipse.sirius.specifier 6.4.0-SNAPSHOT [115/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.specifier --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.specifier --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier/target/org.eclipse.sirius.specifier-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.specifier --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier/target/org.eclipse.sirius.specifier-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.specifier --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo >--- [INFO] Building org.eclipse.sirius.specifier.ide.ui.acceleo 6.4.0-SNAPSHOT [116/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/target/org.eclipse.sirius.specifier.ide.ui.acceleo-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/target/org.eclipse.sirius.specifier.ide.ui.acceleo-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql >----- [INFO] Building org.eclipse.sirius.specifier.ide.ui.aql 6.4.0-SNAPSHOT [117/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.aql/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.aql/target/org.eclipse.sirius.specifier.ide.ui.aql-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.aql/target/org.eclipse.sirius.specifier.ide.ui.aql-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui >------- [INFO] Building org.eclipse.sirius.specifier.ide.ui 6.4.0-SNAPSHOT [118/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui/target/org.eclipse.sirius.specifier.ide.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui/target/org.eclipse.sirius.specifier.ide.ui-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.tests.support >--------- [INFO] Building org.eclipse.sirius.tests.support 6.4.0-SNAPSHOT [119/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.support --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests.support/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.support --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.support --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.tests.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests.support/target/org.eclipse.sirius.tests.support-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests.support/target/org.eclipse.sirius.tests.support-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.support --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests.support/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.interpreter.feature >------ [INFO] Building org.eclipse.sirius.interpreter.feature 6.4.0-SNAPSHOT [120/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.interpreter.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.interpreter.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.interpreter.feature --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.interpreter.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.interpreter.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.interpreter.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.interpreter.feature/target/org.eclipse.sirius.interpreter.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.interpreter.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.interpreter.feature/target/org.eclipse.sirius.interpreter.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.interpreter.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.interpreter.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.properties.feature >------ [INFO] Building org.eclipse.sirius.properties.feature 6.4.0-SNAPSHOT [121/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.properties.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.properties.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.properties.feature --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.properties.feature/target/org.eclipse.sirius.properties.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.properties.feature/target/org.eclipse.sirius.properties.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.properties.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature >-- [INFO] Building org.eclipse.sirius.specifier.properties.feature 6.4.0-SNAPSHOT [122/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.properties.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.properties.feature/target/org.eclipse.sirius.specifier.properties.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.properties.feature/target/org.eclipse.sirius.specifier.properties.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.specifier.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature >-- [INFO] Building org.eclipse.sirius.samples.properties.feature 6.4.0-SNAPSHOT [123/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.samples.properties.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.samples.properties.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.samples.properties.feature --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples.properties.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.samples.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.samples.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.samples.properties.feature/target/org.eclipse.sirius.samples.properties.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.samples.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.samples.properties.feature/target/org.eclipse.sirius.samples.properties.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.samples.properties.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.samples.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.workflow.feature >------- [INFO] Building org.eclipse.sirius.workflow.feature 6.4.0-SNAPSHOT [124/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.workflow.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.workflow-feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.workflow.feature --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.workflow.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.workflow.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.workflow.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.workflow-feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.workflow.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.workflow.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.workflow.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.workflow-feature/target/org.eclipse.sirius.workflow.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.workflow.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.workflow.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.workflow.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.workflow-feature/target/org.eclipse.sirius.workflow.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.workflow.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.workflow.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.workflow.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.workflow-feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature >------ [INFO] Building org.eclipse.sirius.diagram.elk.feature 6.4.0-SNAPSHOT [125/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.diagram.elk.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.diagram.elk.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.diagram.elk.feature/target/org.eclipse.sirius.diagram.elk.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.diagram.elk.feature/target/org.eclipse.sirius.diagram.elk.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.diagram.elk.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.server.ui.autostart.feature >-- [INFO] Building org.eclipse.sirius.server.ui.autostart.feature 6.4.0-SNAPSHOT [126/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.ui.autostart.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.ui.autostart.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.ui.autostart.feature/target/org.eclipse.sirius.server.ui.autostart.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.ui.autostart.feature/target/org.eclipse.sirius.server.ui.autostart.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.server.ui.autostart.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature >-- [INFO] Building org.eclipse.sirius.sample.basicfamily.feature 6.4.0-SNAPSHOT [127/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.feature/target/org.eclipse.sirius.sample.basicfamily.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.feature/target/org.eclipse.sirius.sample.basicfamily.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design >------ [INFO] Building org.eclipse.sirius.sample.ecore.design 6.4.0-SNAPSHOT [128/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.ecore.design --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.ecore.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/target/org.eclipse.sirius.sample.ecore.design-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/target/org.eclipse.sirius.sample.ecore.design-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.ecore.design --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.sample.interactions >------ [INFO] Building org.eclipse.sirius.sample.interactions 6.4.0-SNAPSHOT [129/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.interactions --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.interactions --- [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/target/org.eclipse.sirius.sample.interactions-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/target/org.eclipse.sirius.sample.interactions-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.interactions --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design >-- [INFO] Building org.eclipse.sirius.sample.interactions.design 6.4.0-SNAPSHOT [130/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.design --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/target/org.eclipse.sirius.sample.interactions.design-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/target/org.eclipse.sirius.sample.interactions.design-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.interactions.design --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit >--- [INFO] Building org.eclipse.sirius.sample.interactions.edit 6.4.0-SNAPSHOT [131/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/target/org.eclipse.sirius.sample.interactions.edit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/target/org.eclipse.sirius.sample.interactions.edit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor >-- [INFO] Building org.eclipse.sirius.sample.interactions.editor 6.4.0-SNAPSHOT [132/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/target/org.eclipse.sirius.sample.interactions.editor-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/target/org.eclipse.sirius.sample.interactions.editor-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark >---- [INFO] Building org.eclipse.sirius.tests.sample.benchmark 6.4.0-SNAPSHOT [133/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/target/org.eclipse.sirius.tests.sample.benchmark-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/target/org.eclipse.sirius.tests.sample.benchmark-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook >----- [INFO] Building org.eclipse.sirius.tests.sample.docbook 6.4.0-SNAPSHOT [134/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/target/org.eclipse.sirius.tests.sample.docbook-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/target/org.eclipse.sirius.tests.sample.docbook-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design >-- [INFO] Building org.eclipse.sirius.tests.sample.docbook.design 6.4.0-SNAPSHOT [135/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/org.eclipse.sirius.tests.sample.docbook.design-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/org.eclipse.sirius.tests.sample.docbook.design-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration >---- [INFO] Building org.eclipse.sirius.tests.sample.migration 6.4.0-SNAPSHOT [136/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.migration --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.migration --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Compiling 88 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/target/org.eclipse.sirius.tests.sample.migration-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/target/org.eclipse.sirius.tests.sample.migration-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.migration --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design >-- [INFO] Building org.eclipse.sirius.tests.sample.migration.design 6.4.0-SNAPSHOT [137/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/target/org.eclipse.sirius.tests.sample.migration.design-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/target/org.eclipse.sirius.tests.sample.migration.design-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.component >---- [INFO] Building org.eclipse.sirius.tests.sample.component 6.4.0-SNAPSHOT [138/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.component --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.component --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.component --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.component --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.component --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.component --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/target/org.eclipse.sirius.tests.sample.component-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.component --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/target/org.eclipse.sirius.tests.sample.component-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.component --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml >------ [INFO] Building org.eclipse.sirius.tests.sample.scxml 6.4.0-SNAPSHOT [139/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/target/org.eclipse.sirius.tests.sample.scxml-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/target/org.eclipse.sirius.tests.sample.scxml-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design >--- [INFO] Building org.eclipse.sirius.tests.sample.scxml.design 6.4.0-SNAPSHOT [140/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/org.eclipse.sirius.tests.sample.scxml.design-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/org.eclipse.sirius.tests.sample.scxml.design-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design >-- [INFO] Building org.eclipse.sirius.tests.sample.component.design 6.4.0-SNAPSHOT [141/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/target/org.eclipse.sirius.tests.sample.component.design-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/target/org.eclipse.sirius.tests.sample.component.design-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.junit >---------- [INFO] Building org.eclipse.sirius.tests.junit 6.4.0-SNAPSHOT [142/160] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.junit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.junit --- [INFO] Compiling 660 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/target/classes [INFO] [INFO] --- org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.junit --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.eclipse.emf.ecore.xmi.impl.XMLHandler (file:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/eclipse/acceleo/org.eclipse.emf.ecore.xmi/2.10.2.v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2.v20150123-0348.jar) to method com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser$LocatorProxy.getEncoding() WARNING: Please consider reporting this to the maintainers of org.eclipse.emf.ecore.xmi.impl.XMLHandler WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] Saving ouput file for '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/src/org/eclipse/sirius/tests/unit/common/interpreter/acceleo/mtl/AcceleoMtlInterpreterTestModule2.mtl'. [INFO] Saving ouput file for '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/src/org/eclipse/sirius/tests/unit/common/interpreter/acceleo/mtl/AcceleoMtlInterpreterTestModule.mtl'. [INFO] Build completed. [INFO] [INFO] --- org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.junit --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.junit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/target/org.eclipse.sirius.tests.junit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/target/org.eclipse.sirius.tests.junit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.junit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.sirius.tests.junit --- [INFO] Skipping tests [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.tests.tree >---------- [INFO] Building org.eclipse.sirius.tests.tree 6.4.0-SNAPSHOT [143/160] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.tree --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.tree --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.tree --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.tree --- [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/target/classes [INFO] [INFO] --- org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.tree --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.tree'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.tree --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.tree'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.tree --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/target/org.eclipse.sirius.tests.tree-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/target/org.eclipse.sirius.tests.tree-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.tree --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.sirius.tests.tree --- [INFO] Skipping tests [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.swtbot >--------- [INFO] Building org.eclipse.sirius.tests.swtbot 6.4.0-SNAPSHOT [144/160] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.swtbot --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.swtbot --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.swtbot --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.swtbot --- [INFO] Compiling 454 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/classes [INFO] [INFO] --- org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.swtbot --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.swtbot --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.swtbot --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.swtbot --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/org.eclipse.sirius.tests.swtbot-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.swtbot --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/org.eclipse.sirius.tests.swtbot-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.swtbot --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.sirius.tests.swtbot --- [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (8kB) [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755... [INFO] Fetching org.eclipse.e4.rcp_4.14.0.v20191204-0601.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (20.81kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.400.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.400.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.41kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.400.v20190926-0808... [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-13/13.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true, -Xmx2048m, -XX:+HeapDumpOnOutOfMemoryError, -Dosgi.clean=true, -DcreateLocalRepresentationInSeparateResource=null, -Dorg.eclipse.sirius.tests.skipLongTests=false, -Dorg.eclipse.sirius.tests.skipUnreliableTests=false, -Dorg.eclipse.swtbot.screenshots.dir=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/screenshots, -jar, /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/work/data, -install, /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/work, -configuration, /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.sirius.tests.swtbot.suite.SequenceSwtBotTestSuite Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeMultiple() (Eclipse:1534): Gtk-WARNING **: 22:22:45.920: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:22:45.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:22:45.999: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:22:46.026: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu). log4j:WARN Please initialize the log4j system properly. Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveWithCreateMessage() (Eclipse:1534): Gtk-WARNING **: 22:22:50.760: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:22:50.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:22:50.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:22:50.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnLeftMargin() (Eclipse:1534): Gtk-WARNING **: 22:22:54.241: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:22:54.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:22:54.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:22:54.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveSimpleOnLeftMargin() (Eclipse:1534): Gtk-WARNING **: 22:22:55.929: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:22:55.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:22:55.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:22:55.966: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfAOnRight() (Eclipse:1534): Gtk-WARNING **: 22:22:57.594: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:22:57.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:22:57.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:22:57.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveMultiple2() (Eclipse:1534): Gtk-WARNING **: 22:22:59.145: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:22:59.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:22:59.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:22:59.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleCreateEBetweenBAndC2() (Eclipse:1534): Gtk-WARNING **: 22:23:01.837: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:01.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:01.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:01.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfAOverB() (Eclipse:1534): Gtk-WARNING **: 22:23:04.623: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:04.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:04.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:04.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnTopMargin() (Eclipse:1534): Gtk-WARNING **: 22:23:06.125: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:06.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:06.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:06.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfCOnLeftLimit() (Eclipse:1534): Gtk-WARNING **: 22:23:07.555: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:07.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:07.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:07.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveSimpleToRight() (Eclipse:1534): Gtk-WARNING **: 22:23:09.969: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:09.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:09.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:10.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnCreateMessage() (Eclipse:1534): Gtk-WARNING **: 22:23:11.433: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:11.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:11.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:11.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveAToShiftBAndC() (Eclipse:1534): Gtk-WARNING **: 22:23:12.997: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:13.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:13.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:13.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleCreateEBetweenBAndC() (Eclipse:1534): Gtk-WARNING **: 22:23:14.452: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:14.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:14.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:14.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReorderTest.test_Reorder_Execution() (Eclipse:1534): Gtk-WARNING **: 22:23:16.949: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:16.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:16.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:16.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests.test_reopen_saved_sequence_diagram_in_same_session() (Eclipse:1534): Gtk-WARNING **: 22:23:19.030: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:19.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:19.048: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:19.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:20.381: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:20.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:20.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:20.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests.test_session_clean_after_diagram_opened() (Eclipse:1534): Gtk-WARNING **: 22:23:21.722: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:21.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:21.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:21.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceOpeningFilteredEventEndsTests.testDiagramOpeningAndSessionNonDirty() (Eclipse:1534): Gtk-WARNING **: 22:23:23.051: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:23.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:23.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:23.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramNoSnapTest.testSnapOptionsStillDisabledOnSequenceDiagramWhenChangedInStandardDiagram() (Eclipse:1534): Gtk-WARNING **: 22:23:24.267: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:24.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:24.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:24.301: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0xa09349 (Viewpoints) Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramNoSnapTest.testSnapOptionsDisabledOnSequenceDiagram() (Eclipse:1534): Gtk-WARNING **: 22:23:30.389: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:30.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:30.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:30.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramNoSnapTest.testSnapOptionsDisabledOnNewSequenceDiagram() (Eclipse:1534): Gtk-WARNING **: 22:23:31.832: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:31.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:31.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:31.868: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:32.508: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:32.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:32.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:32.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest.test_move_combined_fragment_with_lifeline_expansion() (Eclipse:1534): Gtk-WARNING **: 22:23:35.047: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:35.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:35.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:35.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest.test_move_interaction_use_with_lifeline_expansion() (Eclipse:1534): Gtk-WARNING **: 22:23:36.975: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:36.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:36.996: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:37.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineMoveOtherGapsStability() (Eclipse:1534): Gtk-WARNING **: 22:23:38.878: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:38.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:38.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:38.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InvertLifelinesFromRightToLeft() (Eclipse:1534): Gtk-WARNING **: 22:23:41.185: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:41.199: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:41.203: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:41.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_Creation_Deletion() (Eclipse:1534): Gtk-WARNING **: 22:23:43.406: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:43.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:43.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:43.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InvertLifelines() (Eclipse:1534): Gtk-WARNING **: 22:23:45.179: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:45.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:45.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:45.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_ArrangeAll() (Eclipse:1534): Gtk-WARNING **: 22:23:46.994: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:47.009: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:47.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:47.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_notEnoughGap() (Eclipse:1534): Gtk-WARNING **: 22:23:48.781: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:48.795: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:48.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:48.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_enoughGap_tooClose() (Eclipse:1534): Gtk-WARNING **: 22:23:51.128: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:51.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:51.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:51.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_SemanticLifelineCreation() (Eclipse:1534): Gtk-WARNING **: 22:23:53.388: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:53.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:53.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:53.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_SimpleSlide() (Eclipse:1534): Gtk-WARNING **: 22:23:54.659: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:54.673: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:54.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:54.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InsertNewLifeline() (Eclipse:1534): Gtk-WARNING **: 22:23:56.470: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:56.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:56.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:56.504: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_Undo_Redo_Move() (Eclipse:1534): Gtk-WARNING **: 22:23:58.164: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:23:58.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:58.182: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:23:58.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_enoughGap() (Eclipse:1534): Gtk-WARNING **: 22:24:00.467: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:00.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:00.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:00.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Edition() (Eclipse:1534): Gtk-WARNING **: 22:24:02.746: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:02.760: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:02.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:02.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Creation_Deletion() (Eclipse:1534): Gtk-WARNING **: 22:24:04.499: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:04.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:04.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:04.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Zoom() (Eclipse:1534): Gtk-WARNING **: 22:24:05.834: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:05.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:05.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:05.868: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_ArrangeAll() (Eclipse:1534): Gtk-WARNING **: 22:24:07.388: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:07.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:07.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:07.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Ordering() (Eclipse:1534): Gtk-WARNING **: 22:24:08.894: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:08.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:08.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:08.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_To_Combined_Fragment() (Eclipse:1534): Gtk-WARNING **: 22:24:10.287: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:10.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:10.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:10.322: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Undo_Redo() (Eclipse:1534): Gtk-WARNING **: 22:24:14.224: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:14.238: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:14.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:14.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_Lost_To_Combined_Fragment() (Eclipse:1534): Gtk-WARNING **: 22:24:19.760: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:19.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:19.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:19.793: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_To_Combined_Fragment_Forbidden() (Eclipse:1534): Gtk-WARNING **: 22:24:24.268: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:24.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:24.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:24.301: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageIdentification() (Eclipse:1534): Gtk-WARNING **: 22:24:27.624: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:27.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:27.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:27.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageCreation() (Eclipse:1534): Gtk-WARNING **: 22:24:28.955: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:28.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:28.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:28.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testSessionSyncOnDiagramWithEdgemappingImportOpening() (Eclipse:1534): Gtk-WARNING **: 22:24:30.956: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:30.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:30.977: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:30.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testLayerActivationChangeAndExtendedMessage() (Eclipse:1534): Gtk-WARNING **: 22:24:32.452: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:32.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:32.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:32.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageMoveAndReorder() (Eclipse:1534): Gtk-WARNING **: 22:24:34.841: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:34.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:34.858: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:34.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_With_Two_Clics_Same_Position() (Eclipse:1534): Gtk-WARNING **: 22:24:37.781: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:37.795: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:37.799: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:37.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Reflexive_Inclusion_Creation_On_Execution() (Eclipse:1534): Gtk-WARNING **: 22:24:39.109: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:39.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:39.126: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:39.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Edition() (Eclipse:1534): Gtk-WARNING **: 22:24:40.498: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:40.511: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:40.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:40.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Deletion() (Eclipse:1534): Gtk-WARNING **: 22:24:42.300: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:42.313: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:42.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:42.332: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Minimum_Size() (Eclipse:1534): Gtk-WARNING **: 22:24:43.732: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:43.746: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:43.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:43.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Zoom() (Eclipse:1534): Gtk-WARNING **: 22:24:44.980: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:44.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:44.999: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:45.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_ArrangeAll() (Eclipse:1534): Gtk-WARNING **: 22:24:46.328: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:46.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:46.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:46.361: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Ordering() (Eclipse:1534): Gtk-WARNING **: 22:24:47.793: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:47.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:47.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:47.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Return_To_The_Future() (Eclipse:1534): Gtk-WARNING **: 22:24:49.139: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:49.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:49.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:49.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Reflexive_Inclusion_Creation() (Eclipse:1534): Gtk-WARNING **: 22:24:50.369: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:50.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:50.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:50.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Undo_Redo() (Eclipse:1534): Gtk-WARNING **: 22:24:51.929: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:51.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:51.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:51.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Delete_Execution_And_Reconnect_Sub_Reflexive_Messages() (Eclipse:1534): Gtk-WARNING **: 22:24:57.417: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:57.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:57.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:57.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:58.754: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:24:58.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:58.772: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:24:58.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Edition() (Eclipse:1534): Gtk-WARNING **: 22:25:01.202: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:01.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:01.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:01.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Complex_Cyclic_Creation_NotPossible() (Eclipse:1534): Gtk-WARNING **: 22:25:03.370: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:03.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:03.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:03.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Zoom() (Eclipse:1534): Gtk-WARNING **: 22:25:04.724: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:04.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:04.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:04.756: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_ArrangeAll() (Eclipse:1534): Gtk-WARNING **: 22:25:06.296: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:06.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:06.314: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:06.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Create_Message_Creation() (Eclipse:1534): Gtk-WARNING **: 22:25:07.868: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:07.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:07.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:07.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_CascadingCreateMessages() (Eclipse:1534): Gtk-WARNING **: 22:25:09.283: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:09.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:09.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:09.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Simple_Cyclic_Creation_NotPossible() (Eclipse:1534): Gtk-WARNING **: 22:25:10.750: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:10.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:10.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:10.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_reflexiveReadMessage_endPoints_move_notPossible() (Eclipse:1534): Gtk-WARNING **: 22:25:12.122: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:12.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:12.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:12.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_Simple() (Eclipse:1534): Gtk-WARNING **: 22:25:15.394: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:15.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:15.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:15.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation2() (Eclipse:1534): Gtk-WARNING **: 22:25:21.290: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:21.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:21.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:21.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Big_Resize_From_Top() (Eclipse:1534): Gtk-WARNING **: 22:25:22.649: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:22.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:22.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:22.681: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_In_CombinedFragment() (Eclipse:1534): Gtk-WARNING **: 22:25:24.012: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:24.026: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:24.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:24.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation_Deletion() (Eclipse:1534): Gtk-WARNING **: 22:25:26.324: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:26.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:26.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:26.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize() (Eclipse:1534): Gtk-WARNING **: 22:25:27.700: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:27.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:27.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:27.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move() (Eclipse:1534): Gtk-WARNING **: 22:25:29.034: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:29.047: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:29.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:29.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Zoom() (Eclipse:1534): Gtk-WARNING **: 22:25:30.425: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:30.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:30.442: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:30.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_ArrangeAll() (Eclipse:1534): Gtk-WARNING **: 22:25:31.907: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:31.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:31.925: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:31.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_In_CombinedFragment() (Eclipse:1534): Gtk-WARNING **: 22:25:33.400: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:33.414: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:33.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:33.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Big_Resize_From_Bottom() (Eclipse:1534): Gtk-WARNING **: 22:25:37.184: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:37.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:37.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:37.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Ordering() (Eclipse:1534): Gtk-WARNING **: 22:25:38.534: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:38.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:38.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:38.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_With_Sync_Call() (Eclipse:1534): Gtk-WARNING **: 22:25:39.834: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:39.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:39.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:39.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Sync_Call_With_2_Executions() (Eclipse:1534): Gtk-WARNING **: 22:25:44.704: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:44.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:44.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:44.746: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_With_Async_Call() (Eclipse:1534): Gtk-WARNING **: 22:25:49.107: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:49.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:49.125: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:49.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_Resize_Ordering() (Eclipse:1534): Gtk-WARNING **: 22:25:53.438: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:53.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:53.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:53.471: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation() (Eclipse:1534): Gtk-WARNING **: 22:25:54.869: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:54.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:54.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:54.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_In_InteractionUse_Forbidden() (Eclipse:1534): Gtk-WARNING **: 22:25:56.092: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:56.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:56.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:56.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.testExecutionCreationAsSubExecutionOfExecutionOwningAlreadyAExecution() (Eclipse:1534): Gtk-WARNING **: 22:25:58.375: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:58.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:58.392: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:58.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests.test_move_execution_group_on_top_of_smaller_execution_remote_simple_messages() (Eclipse:1534): Gtk-WARNING **: 22:25:59.661: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:25:59.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:59.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:25:59.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests.test_move_plain_execution_above_sibling_shifts_sibling_and_children_remote_simple_messages() (Eclipse:1534): Gtk-WARNING **: 22:26:01.495: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:01.508: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:01.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:01.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove3Tests.test_move_plain_execution_above_sibling_shifts_sibling_and_children_remote_simple_messages_to_self() (Eclipse:1534): Gtk-WARNING **: 22:26:03.246: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:03.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:03.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:03.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_between_creation_and_destruction_messages2() (Eclipse:1534): Gtk-WARNING **: 22:26:05.060: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:05.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:05.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:05.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_above_creation_and_desctruction_messages() (Eclipse:1534): Gtk-WARNING **: 22:26:06.832: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:06.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:06.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:06.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_between_creation_and_destruction_messages() (Eclipse:1534): Gtk-WARNING **: 22:26:08.598: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:08.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:08.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:08.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_sync_call_above_sibling_trigger_shift() (Eclipse:1534): Gtk-WARNING **: 22:26:10.394: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:10.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:10.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:10.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_sync_call_inside_sibling_trigger_shift() (Eclipse:1534): Gtk-WARNING **: 22:26:12.150: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:12.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:12.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:12.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_reverse_sync_call_above_sibling_trigger_shift() (Eclipse:1534): Gtk-WARNING **: 22:26:13.906: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:13.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:13.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:13.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testExecutionDeletionLifelineReconnection() (Eclipse:1534): Gtk-WARNING **: 22:26:15.685: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:15.699: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:15.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:15.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToLifelineInFrame() (Eclipse:1534): Gtk-WARNING **: 22:26:17.169: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:17.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:17.186: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:17.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testExecutionDeletionParentReconnection() (Eclipse:1534): Gtk-WARNING **: 22:26:18.604: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:18.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:18.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:18.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testParentExecutionDeletionReparentToExecution() (Eclipse:1534): Gtk-WARNING **: 22:26:20.006: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:20.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:20.024: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:20.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToExecutionInFrame() (Eclipse:1534): Gtk-WARNING **: 22:26:21.462: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:21.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:21.479: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:21.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToLifeline() (Eclipse:1534): Gtk-WARNING **: 22:26:22.899: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:22.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:22.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:22.932: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions() (Eclipse:1534): Gtk-WARNING **: 22:26:24.344: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:24.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:24.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:24.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Create_Messages() (Eclipse:1534): Gtk-WARNING **: 22:26:27.192: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:27.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:27.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:27.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Destroy_Messages() (Eclipse:1534): Gtk-WARNING **: 22:26:29.650: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:29.664: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:29.667: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:29.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.testConsistency() (Eclipse:1534): Gtk-WARNING **: 22:26:32.121: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:32.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:32.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:32.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Simple_Messages() (Eclipse:1534): Gtk-WARNING **: 22:26:33.502: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:33.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:33.520: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:33.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionLinkedMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Messages() (Eclipse:1534): Gtk-WARNING **: 22:26:36.025: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:36.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:36.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:36.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testMessageReconnect() (Eclipse:1534): Gtk-WARNING **: 22:26:39.537: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:39.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:39.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:39.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testExecutionReparent() (Eclipse:1534): Gtk-WARNING **: 22:26:40.800: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:40.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:40.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:40.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testExecutionReparent2() (Eclipse:1534): Gtk-WARNING **: 22:26:42.038: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:42.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:42.055: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:42.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests.test_Move_Found_Message_Creation() (Eclipse:1534): Gtk-WARNING **: 22:26:43.255: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:43.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:43.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:43.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests.test_Create_Found_Message_Creation() (Eclipse:1534): Gtk-WARNING **: 22:26:44.716: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:26:44.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:44.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:26:44.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalBeforeLine() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInExecutionFromExecution() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInCombinedFragment() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalAfterExecution() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInExecutionFromExecution() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInState() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionBeforeLine() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInOperandCondition() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInCombinedFragment() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInState() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionAfterExecution() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInExecutionFromCanvas() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalWithManyCrossing() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInOperandCondition() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInExecutionFromCanvas() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Creation_Deletion() (Eclipse:1534): Gtk-WARNING **: 22:27:04.375: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:04.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:04.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:04.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Zoom() (Eclipse:1534): Gtk-WARNING **: 22:27:05.710: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:05.724: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:05.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:05.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_ArrangeAll() (Eclipse:1534): Gtk-WARNING **: 22:27:07.074: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:07.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:07.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:07.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Ordering() (Eclipse:1534): Gtk-WARNING **: 22:27:08.939: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:08.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:08.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:08.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Creation_Deletion_SyncCall() (Eclipse:1534): Gtk-WARNING **: 22:27:10.249: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:10.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:10.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:10.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Undo_Redo() (Eclipse:1534): Gtk-WARNING **: 22:27:11.600: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:11.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:11.618: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:11.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Creation_Deletion() (Eclipse:1534): Gtk-WARNING **: 22:27:17.493: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:17.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:17.511: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:17.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Ordering2() (Eclipse:1534): Gtk-WARNING **: 22:27:19.095: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:19.110: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:19.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:19.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect2() (Eclipse:1534): Gtk-WARNING **: 22:27:20.496: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:20.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:20.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:20.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect3() (Eclipse:1534): Gtk-WARNING **: 22:27:22.441: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:22.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:22.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:22.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_resize_with_reflective_branches_around() (Eclipse:1534): Gtk-WARNING **: 22:27:24.290: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:24.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:24.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:24.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_CollapsedSyncCall_Resize() (Eclipse:1534): Gtk-WARNING **: 22:27:27.297: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:27.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:27.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:27.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_with_execution_filter_unfilter() (Eclipse:1534): Gtk-WARNING **: 22:27:30.091: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:30.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:30.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:30.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Resize() (Eclipse:1534): Gtk-WARNING **: 22:27:31.693: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:31.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:31.711: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:31.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Multiple_Selection() (Eclipse:1534): Gtk-WARNING **: 22:27:34.188: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:34.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:34.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:34.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_with_execution_filter() (Eclipse:1534): Gtk-WARNING **: 22:27:35.782: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:35.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:35.799: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:35.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Resize_Zoom() (Eclipse:1534): Gtk-WARNING **: 22:27:37.190: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:37.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:37.208: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:37.223: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move2() (Eclipse:1534): Gtk-WARNING **: 22:27:39.498: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:39.511: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:39.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:39.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_ArrangeAll() (Eclipse:1534): Gtk-WARNING **: 22:27:42.352: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:42.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:42.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:42.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Ordering() (Eclipse:1534): Gtk-WARNING **: 22:27:44.668: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:44.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:44.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:44.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move() (Eclipse:1534): Gtk-WARNING **: 22:27:46.028: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:46.042: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:46.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:46.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Group() (Eclipse:1534): Gtk-WARNING **: 22:27:48.260: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:48.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:48.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:48.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect() (Eclipse:1534): Gtk-WARNING **: 22:27:50.418: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:50.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:50.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:50.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_move_execution_with_reflective_branches_ends() (Eclipse:1534): Gtk-WARNING **: 22:27:51.901: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:51.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:51.918: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:51.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect_With_ExpansionZone() (Eclipse:1534): Gtk-WARNING **: 22:27:56.343: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:56.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:56.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:56.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_On_ReturnMessage_Of_ReflexiveSyncCall_Forbidden() (Eclipse:1534): Gtk-WARNING **: 22:27:57.791: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:57.805: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:57.809: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:57.823: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveBeforeCreateMessageForbidden() (Eclipse:1534): Gtk-WARNING **: 22:27:59.614: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:27:59.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:59.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:27:59.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_Reconnect_Forbidden_If_FinalTarget_On_CallReturnMessage_Differents() (Eclipse:1534): Gtk-WARNING **: 22:28:02.725: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:28:02.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:02.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:02.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveOnDestroyMessageForbidden() (Eclipse:1534): Gtk-WARNING **: 22:28:04.612: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:28:04.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:04.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:04.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveOnCreateMessageForbidden() (Eclipse:1534): Gtk-WARNING **: 22:28:08.052: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:28:08.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:08.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:08.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveAfterDestroyMessageForbidden() (Eclipse:1534): Gtk-WARNING **: 22:28:11.092: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:28:11.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:11.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:11.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_Reconnect_forbidden() (Eclipse:1534): Gtk-WARNING **: 22:28:14.540: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:28:14.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:14.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:14.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_On_CallMessage_Of_ReflexiveSyncCall_Forbidden() (Eclipse:1534): Gtk-WARNING **: 22:28:15.945: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:28:15.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:15.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:15.977: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test.test_SyncCall_Delete_And_Reconnect_Sub_Event() (Eclipse:1534): Gtk-WARNING **: 22:28:17.785: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:28:17.799: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:17.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:17.817: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test.test_SyncCall_Insertion_Expand_Reparent() (Eclipse:1534): Gtk-WARNING **: 22:28:29.594: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:28:29.607: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:29.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:29.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Up_A_Little_From_Call_Message() (Eclipse:1534): Gtk-WARNING **: 22:28:30.981: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:28:30.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:30.999: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:31.016: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Move_Out_Of_Remote_Destructed_Lifeline() (Eclipse:1534): Gtk-WARNING **: 22:28:32.720: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:28:32.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:32.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:32.752: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Move_Out_Of_Remote_Created_Lifeline() (Eclipse:1534): Gtk-WARNING **: 22:28:39.521: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:28:39.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:39.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:39.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Down_From_Return_Message() (Eclipse:1534): Gtk-WARNING **: 22:28:46.325: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:28:46.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:46.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:46.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Up_From_Call_Message() (Eclipse:1534): Gtk-WARNING **: 22:28:48.542: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:28:48.556: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:48.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:48.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Sync_Call_Reorder_Message_Before_Execution() (Eclipse:1534): Gtk-WARNING **: 22:28:50.763: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:28:50.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:50.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:50.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Sync_Call_Reorder_Message_After_Execution() (Eclipse:1534): Gtk-WARNING **: 22:28:52.510: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:28:52.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:52.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:52.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Reflexif_Sync_Call_Reorder() (Eclipse:1534): Gtk-WARNING **: 22:28:54.273: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:28:54.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:54.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:54.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Third_Message_On_Collpase_Execution() (Eclipse:1534): Gtk-WARNING **: 22:28:56.035: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:28:56.048: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:56.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:56.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Third_Message_Sync_On_Collapse_Execution() (Eclipse:1534): Gtk-WARNING **: 22:28:57.413: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:28:57.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:57.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:57.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_On_Execution_Parent() (Eclipse:1534): Gtk-WARNING **: 22:28:58.898: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:28:58.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:58.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:28:58.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_On_Execution() (Eclipse:1534): Gtk-WARNING **: 22:29:00.292: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:29:00.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:00.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:00.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_Sync_On_Execution() (Eclipse:1534): Gtk-WARNING **: 22:29:01.588: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:29:01.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:01.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:01.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_Sync_On_Execution_Parent() (Eclipse:1534): Gtk-WARNING **: 22:29:02.923: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:29:02.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:02.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:02.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionMessageToSelfTest.test_Delete_Message_And_Sub_Reflexive_Messages() (Eclipse:1534): Gtk-WARNING **: 22:29:04.327: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:29:04.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:04.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:04.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-CRITICAL **: 22:29:04.686: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Edition() (Eclipse:1534): Gtk-WARNING **: 22:29:06.484: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:29:06.500: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:06.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:06.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_CascadingDestroyMessages() (Eclipse:1534): Gtk-WARNING **: 22:29:08.653: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:29:08.667: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:08.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:08.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Zoom() (Eclipse:1534): Gtk-WARNING **: 22:29:10.164: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:29:10.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:10.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:10.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_ArrangeAll() (Eclipse:1534): Gtk-WARNING **: 22:29:11.621: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:29:11.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:11.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:11.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Deletion() (Eclipse:1534): Gtk-WARNING **: 22:29:13.034: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:29:13.047: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:13.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:13.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Ordering() (Eclipse:1534): Gtk-WARNING **: 22:29:14.452: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:29:14.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:14.469: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:14.484: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Creation() (Eclipse:1534): Gtk-WARNING **: 22:29:15.792: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:29:15.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:15.809: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:15.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Undo_Redo() (Eclipse:1534): Gtk-WARNING **: 22:29:17.115: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:29:17.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:17.132: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:17.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentSourceStaysInRangeWhenLifelineIsReduced() (Eclipse:1534): Gtk-WARNING **: 22:29:23.568: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:29:23.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:23.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:23.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachLifelineToNote() (Eclipse:1534): Gtk-WARNING **: 22:29:27.011: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:29:27.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:27.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:27.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testLifeLineCanBeExtendedWithNotAttachementLinkedToMessage() (Eclipse:1534): Gtk-WARNING **: 22:29:29.413: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:29:29.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:29.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:29.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testMoveNoteAttachmentSourcePointOnLifeline() (Eclipse:1534): Gtk-WARNING **: 22:29:32.373: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:29:32.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:32.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:32.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachNoteToLifeline() (Eclipse:1534): Gtk-WARNING **: 22:29:35.253: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:29:35.267: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:35.271: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:35.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentTargetStaysInRangeWhenLifelineIsReduced() (Eclipse:1534): Gtk-WARNING **: 22:29:37.631: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:29:37.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:37.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:37.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentTargetIsStableWhenLifelineIsExtended() (Eclipse:1534): Gtk-WARNING **: 22:29:41.054: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:29:41.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:41.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:41.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentSourceIsStableWhenLifelineIsExtended() (Eclipse:1534): Gtk-WARNING **: 22:29:43.976: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:29:43.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:43.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:44.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testMoveNoteAttachmentTargetPointOnLifeline() (Eclipse:1534): Gtk-WARNING **: 22:29:46.887: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:29:46.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:46.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:46.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterIncreasingLastOperandSize() (Eclipse:1534): Gtk-WARNING **: 22:29:49.767: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:29:49.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:49.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:49.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Point(185.0, 380.0) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterReducingCombinedFragmentSize() (Eclipse:1534): Gtk-WARNING **: 22:29:54.606: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:29:54.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:54.623: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:54.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterIncreasingCombinedFragmentSize() (Eclipse:1534): Gtk-WARNING **: 22:29:59.452: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:29:59.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:59.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:29:59.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterReducingOperandSize() (Eclipse:1534): Gtk-WARNING **: 22:30:04.306: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:30:04.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:04.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:04.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Point(185.0, 320.0) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testCreationOfNoteAttachmentFromOperandAndCombinedFragmentToNote() (Eclipse:1534): Gtk-WARNING **: 22:30:09.144: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:30:09.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:09.162: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:09.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testCreationOfNoteAttachmentFromNoteToOperandAndCombinedFragment() (Eclipse:1534): Gtk-WARNING **: 22:30:15.581: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:30:15.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:15.599: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:15.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testDiagramConsistency() (Eclipse:1534): Gtk-WARNING **: 22:30:22.002: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:30:22.016: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:22.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:22.034: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceArrangeLinkedBorderedNodesTest.test_ArrangeLinkedBorderedNodes() (Eclipse:1534): Gtk-WARNING **: 22:30:23.285: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:30:23.298: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:23.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:23.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-CRITICAL **: 22:30:23.599: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnLifeline() (Eclipse:1534): Gtk-WARNING **: 22:30:26.532: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:30:26.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:26.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:26.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnDiagram() (Eclipse:1534): Gtk-WARNING **: 22:30:28.931: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:30:28.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:28.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:28.963: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testIUCreationOnCoveredParticipantWithHighExecsImbrication() (Eclipse:1534): Gtk-WARNING **: 22:30:30.746: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:30:30.760: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:30.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:30.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnInstanceRole() (Eclipse:1534): Gtk-WARNING **: 22:30:33.762: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:30:33.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:33.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:33.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnExistingIU() (Eclipse:1534): Gtk-WARNING **: 22:30:35.041: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:30:35.055: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:35.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:35.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnExecution1() (Eclipse:1534): Gtk-WARNING **: 22:30:36.326: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:30:36.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:36.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:36.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants() (Eclipse:1534): Gtk-WARNING **: 22:30:39.132: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:30:39.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:39.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:39.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUseCreationWithSingleClickOnLimitOfExecutionPossible() (Eclipse:1534): Gtk-WARNING **: 22:30:40.429: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:30:40.442: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:40.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:40.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testDiagramConsistency() (Eclipse:1534): Gtk-WARNING **: 22:30:47.709: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:30:47.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:47.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:47.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickToCoverLifelineE() (Eclipse:1534): Gtk-WARNING **: 22:30:48.974: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:30:48.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:48.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:49.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:30:51.803: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:30:51.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:51.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:51.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickAboveCreateMessage() (Eclipse:1534): Gtk-WARNING **: 22:30:53.092: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:30:53.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:53.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:53.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationInExistingCFCOnNotCoveredParticipantNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:30:56.402: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:30:56.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:56.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:30:56.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickToCoverLifelineFromAToEOnAllEventEndsAfterFirstInteractionUse() (Eclipse:1534): Gtk-WARNING **: 22:31:00.251: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:00.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:00.268: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:00.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickWithoutLifelineCoveredNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:31:02.078: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:02.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:02.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:02.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants() (Eclipse:1534): Gtk-WARNING **: 22:31:03.884: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:03.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:03.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:03.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickOnExistingIUWithCommonCoveredParticipants() (Eclipse:1534): Gtk-WARNING **: 22:31:05.220: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:05.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:05.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:05.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickOnCreateMessage() (Eclipse:1534): Gtk-WARNING **: 22:31:07.007: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:07.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:07.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:07.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testDiagramConsistency() (Eclipse:1534): Gtk-WARNING **: 22:31:10.358: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:10.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:10.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:10.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByRemovingAExistingParticipant() (Eclipse:1534): Gtk-WARNING **: 22:31:11.635: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:11.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:11.652: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:11.667: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByRemovingAExistingParticipant2() (Eclipse:1534): Gtk-WARNING **: 22:31:13.668: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:13.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:13.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:13.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testDiagramConsistency() (Eclipse:1534): Gtk-WARNING **: 22:31:15.641: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:15.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:15.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:15.673: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsGraphicalChangeByRemovingSemanticallyAToCoveredParticipants() (Eclipse:1534): Gtk-WARNING **: 22:31:16.968: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:16.981: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:16.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:17.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsGraphicalChangeByAddingSemanticallyEToCoveredParticipants() (Eclipse:1534): Gtk-WARNING **: 22:31:19.265: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:19.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:19.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:19.297: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByAddingANewParticipant() (Eclipse:1534): Gtk-WARNING **: 22:31:21.548: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:21.562: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:21.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:21.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testInteractionUseCoveringCreateMessageNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:31:22.886: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:22.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:22.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:22.918: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageAfterSecondIUNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:31:26.276: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:26.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:26.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:26.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageBeforeSecondIULowerBound() (Eclipse:1534): Gtk-WARNING **: 22:31:27.628: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:27.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:27.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:27.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpNotPossibleBecauseOfTopMargin() (Eclipse:1534): Gtk-WARNING **: 22:31:30.426: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:30.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:30.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:30.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2OutsideE3RangeForbidden() (Eclipse:1534): Gtk-WARNING **: 22:31:31.726: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:31.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:31.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:31.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageAfterSecondIUNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:31:33.500: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:33.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:33.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:33.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDeletionByInstanceRoleDeletionPossible() (Eclipse:1534): Gtk-WARNING **: 22:31:34.799: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:34.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:34.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:34.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseHorizontalMoveNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:31:36.614: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:36.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:36.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:36.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageBeforeSecondIULowerBound() (Eclipse:1534): Gtk-WARNING **: 22:31:37.961: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:37.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:37.978: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:37.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageOnSecondIUCenterNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:31:40.743: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:40.756: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:40.760: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:40.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testIUExpansion_WhenAddingEventEnds_OnNoCoveredParticipants_But_Between_StartIUEventEnd_And_EndIUEventEnd() (Eclipse:1534): Gtk-WARNING **: 22:31:42.035: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:42.048: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:42.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:42.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2ReturnMessageAfterSecondIUUpperBound() (Eclipse:1534): Gtk-WARNING **: 22:31:44.463: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:44.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:44.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:44.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnReflexiveCallMessageNotAllowed() (Eclipse:1534): Gtk-WARNING **: 22:31:47.247: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:47.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:47.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:47.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnReflexiveReturnMessageNotAllowed() (Eclipse:1534): Gtk-WARNING **: 22:31:48.609: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:48.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:48.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:48.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseMoveUpOnCreateMessage() (Eclipse:1534): Gtk-WARNING **: 22:31:49.971: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:49.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:49.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:50.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToBeforeReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:1534): Gtk-WARNING **: 22:31:52.366: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:52.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:52.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:52.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnEventEndOfNotSemanticallyCoveredLifelineButGraphicallyCovered() (Eclipse:1534): Gtk-WARNING **: 22:31:55.223: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:55.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:55.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:55.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageOnFirstIUCenterNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:31:57.086: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:57.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:57.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:57.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testReflexiveSyncCallCreationBelowAIU() (Eclipse:1534): Gtk-WARNING **: 22:31:58.381: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:31:58.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:58.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:31:58.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:1534): Gtk-WARNING **: 22:32:01.176: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:01.189: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:01.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:01.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDirectEdit() (Eclipse:1534): Gtk-WARNING **: 22:32:04.015: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:04.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:04.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:04.047: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testIndirectMoveOfIUCanNotOverlapUnmovedIU() (Eclipse:1534): Gtk-WARNING **: 22:32:08.045: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:08.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:08.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:08.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDeletionPossible() (Eclipse:1534): Gtk-WARNING **: 22:32:09.892: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:09.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:09.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:09.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:1534): Gtk-WARNING **: 22:32:11.220: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:11.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:11.238: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:11.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:1534): Gtk-WARNING **: 22:32:14.073: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:14.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:14.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:14.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageOnSecondIUNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:32:16.939: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:16.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:16.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:16.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2OnE3RangePossible() (Eclipse:1534): Gtk-WARNING **: 22:32:18.246: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:18.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:18.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:18.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageBeforeFirstIUNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:32:21.029: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:21.042: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:21.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:21.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testDiagramConsistency() (Eclipse:1534): Gtk-WARNING **: 22:32:22.375: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:22.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:22.392: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:22.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownAfterReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:1534): Gtk-WARNING **: 22:32:23.653: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:23.667: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:23.671: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:23.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testCreateMessageMoveDownToShiftAllSubEventEnds() (Eclipse:1534): Gtk-WARNING **: 22:32:26.997: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:27.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:27.015: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:27.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:1534): Gtk-WARNING **: 22:32:30.901: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:30.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:30.918: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:30.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseMoveUnderEndLifelineNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:32:33.774: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:33.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:33.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:33.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testInteractionUseMoveUpOnCreateMessage() (Eclipse:1534): Gtk-WARNING **: 22:32:35.079: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:35.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:35.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:35.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:1534): Gtk-WARNING **: 22:32:37.413: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:37.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:37.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:37.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:1534): Gtk-WARNING **: 22:32:40.306: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:40.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:40.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:40.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testFirstInteractionUseVerticalMoveDownUntilE1TopPossibleAndShiftFiguresBelow() (Eclipse:1534): Gtk-WARNING **: 22:32:43.167: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:43.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:43.184: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:43.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testDiagramConsistency() (Eclipse:1534): Gtk-WARNING **: 22:32:45.944: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:45.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:45.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:45.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseVerticalResizeUpIsNotAllowedOnTopOfE2() (Eclipse:1534): Gtk-WARNING **: 22:32:47.203: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:47.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:47.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:47.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseDecreaseItMininumHeightFromTopNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:32:48.495: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:48.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:48.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:48.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpIsAllowed() (Eclipse:1534): Gtk-WARNING **: 22:32:49.775: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:49.789: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:49.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:49.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseVerticalResizeDownIsNotAllowedOnBottomOfE2() (Eclipse:1534): Gtk-WARNING **: 22:32:53.103: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:53.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:53.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:53.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseDecreaseItMininumHeightFromBottomNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:32:55.875: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:55.888: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:55.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:55.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpNotAllowedBecauseOfTopMargin() (Eclipse:1534): Gtk-WARNING **: 22:32:57.180: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:57.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:57.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:57.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpToExecutionOnNotSemanticallyCoveredParticipant() (Eclipse:1534): Gtk-WARNING **: 22:32:58.466: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:58.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:58.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:58.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testInteractionUseHorizontalResizeNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:32:59.778: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:32:59.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:59.795: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:32:59.810: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeDownIsAllowedOnTopOfE1() (Eclipse:1534): Gtk-WARNING **: 22:33:01.100: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:33:01.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:01.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:01.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseDecreaseItMininumHeightFromBottomNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:33:03.884: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:33:03.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:03.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:03.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseDecreaseItMininumHeightFromTopNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:33:05.217: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:33:05.231: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:05.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:05.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testDiagramConsistency() (Eclipse:1534): Gtk-WARNING **: 22:33:06.493: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:33:06.506: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:06.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:06.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickInRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:33:07.744: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:33:07.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:07.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:07.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderLabelOfExistingCFCNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:33:09.044: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:33:09.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:09.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:09.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnLifeline() (Eclipse:1534): Gtk-WARNING **: 22:33:10.293: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:33:10.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:10.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:10.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnDiagram() (Eclipse:1534): Gtk-WARNING **: 22:33:13.103: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:33:13.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:13.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:13.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderCoveringOneLifelineOfExistingCFC() (Eclipse:1534): Gtk-WARNING **: 22:33:14.355: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:33:14.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:14.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:14.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderOnDiagramOfExistingCFCNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:33:15.611: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:33:15.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:15.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:15.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExistingCFC() (Eclipse:1534): Gtk-WARNING **: 22:33:16.866: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:33:16.880: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:16.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:16.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnInstanceRoleNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:33:19.201: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:33:19.215: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:19.218: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:19.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExistingIU() (Eclipse:1534): Gtk-WARNING **: 22:33:20.451: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:33:20.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:20.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:20.482: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExecution1() (Eclipse:1534): Gtk-WARNING **: 22:33:22.704: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:33:22.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:22.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:22.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationDeeplyNested() (Eclipse:1534): Gtk-WARNING **: 22:33:25.053: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:33:25.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:25.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:25.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testDiagramConsistency() (Eclipse:1534): Gtk-WARNING **: 22:33:56.579: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:33:56.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:56.596: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:56.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationInExistingCFCOnNotCoveredParticipant() (Eclipse:1534): Gtk-WARNING **: 22:33:57.828: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:33:57.841: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:57.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:33:57.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickWithoutLifelineCoveredNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:34:01.731: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:34:01.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:01.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:01.763: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickOnExistingIU() (Eclipse:1534): Gtk-WARNING **: 22:34:03.494: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:34:03.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:03.511: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:03.526: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickToCoverLifelineE() (Eclipse:1534): Gtk-WARNING **: 22:34:05.759: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:34:05.772: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:05.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:05.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testDiagramConsistency() (Eclipse:1534): Gtk-WARNING **: 22:34:08.579: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:34:08.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:08.596: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:08.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests.testCombinedFragmentCreationWithTwoClickToCoverLifelineFromAToEOnAllEventBelow() (Eclipse:1534): Gtk-WARNING **: 22:34:09.824: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:34:09.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:09.841: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:09.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests.testDiagramConsistency() (Eclipse:1534): Gtk-WARNING **: 22:34:12.578: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:34:12.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:12.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:12.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:34:13.879: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:34:13.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:13.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:13.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSubExecutionCreationInCombinedFragment() (Eclipse:1534): Gtk-WARNING **: 22:34:15.122: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:34:15.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:15.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:15.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseInCombinedFragmentNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:34:38.449: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:34:38.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:38.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:38.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testInteractionUseCreationOnHeaderOfExistingCFCNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:34:40.244: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:34:40.258: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:40.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:40.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testASyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:34:41.497: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:34:41.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:41.514: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:41.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testInteractionUseCreationInRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:34:42.754: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:34:42.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:42.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:42.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testExecutionCreationOnHeaderOfExistingCFCNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:34:44.012: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:34:44.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:44.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:44.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testExecutionCreationInRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:34:45.308: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:34:45.322: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:45.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:45.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSyncCallCreationOnHeaderOfExistingCFCNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:34:46.560: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:34:46.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:46.576: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:46.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testASyncCallCreationOnHeaderOfExistingCFCNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:34:47.814: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:34:47.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:47.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:47.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseAndOtherLifelineInCombinedFragment() (Eclipse:1534): Gtk-WARNING **: 22:34:49.066: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:34:49.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:49.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:49.098: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseAndAllLifelines() (Eclipse:1534): Gtk-WARNING **: 22:34:52.840: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:34:52.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:52.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:52.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testDiagramConsistency() (Eclipse:1534): Gtk-WARNING **: 22:34:56.627: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:34:56.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:56.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:56.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:34:57.897: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:34:57.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:57.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:57.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromNotCoveredParticipantByCombinedFragmentToCovered() (Eclipse:1534): Gtk-WARNING **: 22:34:59.161: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:34:59.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:59.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:34:59.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:35:00.443: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:00.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:00.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:00.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered() (Eclipse:1534): Gtk-WARNING **: 22:35:01.713: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:01.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:01.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:01.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationOnHeaderOfExistingCFCNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:35:03.000: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:03.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:03.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:03.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationOnHeaderOfExistingCFCNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:35:04.266: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:04.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:04.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:04.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromNotCoveredParticipantSemanticallyByCombinedFragmentToCovered() (Eclipse:1534): Gtk-WARNING **: 22:35:05.521: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:05.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:05.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:05.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationInRangeOfExistingCFCFromNotCoveredParticipants() (Eclipse:1534): Gtk-WARNING **: 22:35:06.867: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:06.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:06.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:06.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:35:08.127: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:08.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:08.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:08.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageInCombinedFragmentCreatedOnExecution() (Eclipse:1534): Gtk-WARNING **: 22:35:09.370: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:09.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:09.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:09.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationOnHeaderOfExistingCFCNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:35:13.171: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:13.184: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:13.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:13.203: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered() (Eclipse:1534): Gtk-WARNING **: 22:35:14.434: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:14.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:14.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:14.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDiagramConsistency() (Eclipse:1534): Gtk-WARNING **: 22:35:15.708: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:15.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:15.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:15.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentIndirectVerticalResizeDownPossible() (Eclipse:1534): Gtk-WARNING **: 22:35:16.955: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:16.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:16.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:16.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandVerticalMoveNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:35:18.261: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:18.275: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:18.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:18.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentAndSingleOperandDeletion() (Eclipse:1534): Gtk-WARNING **: 22:35:19.535: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:19.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:19.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:19.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDeletionByInstanceRoleDeletionPossible() (Eclipse:1534): Gtk-WARNING **: 22:35:22.888: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:22.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:22.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:22.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentVerticalResizeUp() (Eclipse:1534): Gtk-WARNING **: 22:35:24.685: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:24.699: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:24.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:24.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testSubCombinedFragmentVerticalMove() (Eclipse:1534): Gtk-WARNING **: 22:35:26.450: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:26.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:26.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:26.482: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testResizeCombinedFragmentCoveringLifelineHavingCreateDestroyMessageInOperand() (Eclipse:1534): Gtk-WARNING **: 22:35:29.201: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:29.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:29.218: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:29.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentWithMessageMove() (Eclipse:1534): Gtk-WARNING **: 22:35:38.189: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:38.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:38.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:38.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandDeletion() (Eclipse:1534): Gtk-WARNING **: 22:35:42.078: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:42.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:42.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:42.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentHorizontalResizeNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:35:45.410: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:45.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:45.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:45.442: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDeletionPossible() (Eclipse:1534): Gtk-WARNING **: 22:35:46.683: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:46.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:46.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:46.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentAndManyOperandsDeletion() (Eclipse:1534): Gtk-WARNING **: 22:35:48.051: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:48.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:48.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:48.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandMultipleSelectionDeletionNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:35:50.370: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:50.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:50.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:50.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandDirectEdit() (Eclipse:1534): Gtk-WARNING **: 22:35:52.638: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:52.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:52.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:52.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentVerticalMoveDownShiftCorrectlyBothCFCAndTheirContents() (Eclipse:1534): Gtk-WARNING **: 22:35:56.631: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:56.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:56.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:56.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentHorizontalMoveNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:35:58.382: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:58.395: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:58.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:58.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testExecMoveInCombinedFragment() (Eclipse:1534): Gtk-WARNING **: 22:35:59.671: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:35:59.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:59.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:35:59.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDirectEdit() (Eclipse:1534): Gtk-WARNING **: 22:36:01.476: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:36:01.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:01.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:01.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testDiagramConsistency() (Eclipse:1534): Gtk-WARNING **: 22:36:05.493: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:36:05.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:05.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:05.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnDiagramNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:36:06.747: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:36:06.760: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:06.763: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:06.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnBoundaryBetweenOperandsPossible() (Eclipse:1534): Gtk-WARNING **: 22:36:08.011: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:36:08.024: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:08.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:08.042: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnExistingCFCHeaderNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:36:10.800: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:36:10.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:10.818: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:10.833: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnExecutionNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:36:12.054: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:36:12.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:12.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:12.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithTwoClickCoveringSeveralCCFC() (Eclipse:1534): Gtk-WARNING **: 22:36:13.320: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:36:13.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:13.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:13.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnInstanceRoleNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:36:16.079: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:36:16.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:16.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:16.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnSecondOperands() (Eclipse:1534): Gtk-WARNING **: 22:36:17.344: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:36:17.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:17.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:17.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnFirstOperands() (Eclipse:1534): Gtk-WARNING **: 22:36:20.128: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:36:20.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:20.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:20.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnLifelineNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:36:24.447: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:36:24.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:24.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:24.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:36:25.693: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:36:25.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:25.710: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:25.724: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnInteractionUseNotPossible() (Eclipse:1534): Gtk-WARNING **: 22:36:26.997: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:36:27.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:27.014: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:27.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testDiagramConsistency() (Eclipse:1534): Gtk-WARNING **: 22:36:28.759: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:36:28.772: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:28.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:28.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfLastOperandLowerBound() (Eclipse:1534): Gtk-WARNING **: 22:36:30.040: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:36:30.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:30.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:30.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfFirstOperandUpperBound() (Eclipse:1534): Gtk-WARNING **: 22:36:31.358: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:36:31.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:31.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:31.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeFirstOperand() (Eclipse:1534): Gtk-WARNING **: 22:36:42.687: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:36:42.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:42.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:42.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeLastOperand() (Eclipse:1534): Gtk-WARNING **: 22:36:44.937: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:36:44.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:44.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:44.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingOperand() (Eclipse:1534): Gtk-WARNING **: 22:36:47.191: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:36:47.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:47.208: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:47.223: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingIU() (Eclipse:1534): Gtk-WARNING **: 22:36:49.525: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:36:49.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:49.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:49.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItTargetMessageOverlapingCF() (Eclipse:1534): Gtk-WARNING **: 22:36:52.826: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:36:52.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:52.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:52.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessagesOverlapingOtherCF() (Eclipse:1534): Gtk-WARNING **: 22:36:55.152: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:36:55.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:55.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:55.184: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingOtherOperand() (Eclipse:1534): Gtk-WARNING **: 22:36:58.447: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:36:58.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:58.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:36:58.479: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingIU() (Eclipse:1534): Gtk-WARNING **: 22:37:01.730: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:01.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:01.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:01.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfLastOperandUpperBound() (Eclipse:1534): Gtk-WARNING **: 22:37:06.040: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:06.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:06.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:06.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingOtherOperand() (Eclipse:1534): Gtk-WARNING **: 22:37:07.379: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:07.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:07.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:07.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItSourceMessageOverlapingCF() (Eclipse:1534): Gtk-WARNING **: 22:37:10.663: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:10.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:10.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:10.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessagesOverlapingOtherCF() (Eclipse:1534): Gtk-WARNING **: 22:37:12.988: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:13.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:13.007: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:13.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingIU() (Eclipse:1534): Gtk-WARNING **: 22:37:16.276: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:16.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:16.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:16.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfFirstOperandLowerBound() (Eclipse:1534): Gtk-WARNING **: 22:37:20.588: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:20.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:20.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:20.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeFirstOperandOutOfAuthorized() (Eclipse:1534): Gtk-WARNING **: 22:37:21.874: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:21.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:21.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:21.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingIU() (Eclipse:1534): Gtk-WARNING **: 22:37:25.630: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:25.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:25.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:25.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingOperand() (Eclipse:1534): Gtk-WARNING **: 22:37:28.918: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:28.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:28.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:28.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testDiagramConsistency() (Eclipse:1534): Gtk-WARNING **: 22:37:31.258: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:31.271: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:31.275: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:31.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_With_2_Executions() (Eclipse:1534): Gtk-WARNING **: 22:37:32.501: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:32.514: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:32.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:32.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Change_States_Order() (Eclipse:1534): Gtk-WARNING **: 22:37:35.331: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:35.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:35.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:35.363: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation2() (Eclipse:1534): Gtk-WARNING **: 22:37:37.028: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:37.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:37.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:37.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation_Deletion() (Eclipse:1534): Gtk-WARNING **: 22:37:38.284: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:38.297: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:38.301: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:38.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize() (Eclipse:1534): Gtk-WARNING **: 22:37:39.534: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:39.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:39.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:39.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Move() (Eclipse:1534): Gtk-WARNING **: 22:37:40.719: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:40.733: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:40.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:40.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Zoom() (Eclipse:1534): Gtk-WARNING **: 22:37:42.442: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:42.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:42.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:42.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_On_Execution() (Eclipse:1534): Gtk-WARNING **: 22:37:44.702: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:44.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:44.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:44.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_ArrangeAll() (Eclipse:1534): Gtk-WARNING **: 22:37:47.004: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:47.017: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:47.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:47.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Ordering() (Eclipse:1534): Gtk-WARNING **: 22:37:48.776: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:48.789: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:48.793: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:48.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Move_Resize_Ordering() (Eclipse:1534): Gtk-WARNING **: 22:37:49.965: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:49.978: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:49.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:49.997: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Horizontal_Resize() (Eclipse:1534): Gtk-WARNING **: 22:37:51.708: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:51.723: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:51.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:51.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation() (Eclipse:1534): Gtk-WARNING **: 22:37:55.900: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:55.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:55.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:55.932: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_With_Message() (Eclipse:1534): Gtk-WARNING **: 22:37:57.060: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:57.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:57.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:57.093: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Change_States_Order() (Eclipse:1534): Gtk-WARNING **: 22:37:59.916: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:37:59.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:59.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:37:59.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation2() (Eclipse:1534): Gtk-WARNING **: 22:38:01.684: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:01.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:01.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:01.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation_Deletion() (Eclipse:1534): Gtk-WARNING **: 22:38:02.955: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:02.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:02.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:02.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Zoom() (Eclipse:1534): Gtk-WARNING **: 22:38:04.226: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:04.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:04.243: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:04.258: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Move_In_Lifeline_Start_without_Stack_Overflow() (Eclipse:1534): Gtk-WARNING **: 22:38:06.532: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:06.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:06.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:06.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation() (Eclipse:1534): Gtk-WARNING **: 22:38:08.844: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:08.858: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:08.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:08.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Move_In_Title_Range() (Eclipse:1534): Gtk-WARNING **: 22:38:10.097: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:10.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:10.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:10.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutNotExecutedOnNoSequenceChangesTests.testGMFNoteAttachementOnSequenceDiagramDoesNotTriggerRefreshLayout() (Eclipse:1534): Gtk-WARNING **: 22:38:11.882: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:11.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:11.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:11.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutNotExecutedOnNoSequenceChangesTests.testGMFTextCreationOnSequenceDiagramDoesNotTriggerRefreshLayout() (Eclipse:1534): Gtk-WARNING **: 22:38:13.254: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:13.267: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:13.271: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:13.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutNotExecutedOnNoSequenceChangesTests.testGMFNoteOnSequenceDiagramDoesNotTriggerRefreshLayout() (Eclipse:1534): Gtk-WARNING **: 22:38:14.616: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:14.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:14.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:14.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutNotExecutedOnNoSequenceChangesTests.testViewpointNodeCreationOnSequenceDiagramDoesNotTriggerRefreshLayout() (Eclipse:1534): Gtk-WARNING **: 22:38:15.956: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:15.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:15.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:15.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Destroy_Message_To_Have_Source_On_State_Not_Possible() (Eclipse:1534): Gtk-WARNING **: 22:38:17.376: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:17.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:17.394: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:17.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Destroy_Message_As_Source_Not_Possible() (Eclipse:1534): Gtk-WARNING **: 22:38:18.638: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:18.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:18.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:18.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Target_With_Second_Click_On_Lifeline_Not_Possible() (Eclipse:1534): Gtk-WARNING **: 22:38:19.807: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:19.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:19.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:19.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Create_Message_To_Have_Source_On_State_Not_Possible() (Eclipse:1534): Gtk-WARNING **: 22:38:20.975: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:20.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:20.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:21.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Message_To_Have_Source_On_State_Not_Possible() (Eclipse:1534): Gtk-WARNING **: 22:38:22.186: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:22.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:22.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:22.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Source_Not_Possible() (Eclipse:1534): Gtk-WARNING **: 22:38:23.410: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:23.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:23.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:23.442: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Destroy_Message_As_Target_Not_Possible() (Eclipse:1534): Gtk-WARNING **: 22:38:24.612: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:24.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:24.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:24.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Destroy_Message_To_Have_Target_On_State_Not_Possible() (Eclipse:1534): Gtk-WARNING **: 22:38:25.791: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:25.805: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:25.809: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:25.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Sync_Message_To_Have_Source_On_State_Not_Possible() (Eclipse:1534): Gtk-WARNING **: 22:38:27.006: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:27.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:27.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:27.038: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Create_Message_As_Source_Not_Possible() (Eclipse:1534): Gtk-WARNING **: 22:38:28.226: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:28.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:28.243: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:28.258: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Create_Message_To_Have_Target_On_State_Not_Possible() (Eclipse:1534): Gtk-WARNING **: 22:38:29.399: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:29.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:29.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:29.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Message_To_Have_Target_On_State_Not_Possible() (Eclipse:1534): Gtk-WARNING **: 22:38:30.611: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:30.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:30.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:30.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Target_Not_Possible() (Eclipse:1534): Gtk-WARNING **: 22:38:31.826: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:31.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:31.843: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:31.858: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Create_Message_As_Target_Not_Possible() (Eclipse:1534): Gtk-WARNING **: 22:38:32.997: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:33.010: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:33.014: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:33.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Sync_Message_To_Have_Target_On_State_Not_Possible() (Eclipse:1534): Gtk-WARNING **: 22:38:34.165: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:34.179: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:34.182: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:34.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest.testDragInOutCombinedFragmentForbidden() (Eclipse:1534): Gtk-WARNING **: 22:38:35.398: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:35.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:35.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:35.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest.testDragInOutCombinedFragment() (Eclipse:1534): Gtk-WARNING **: 22:38:37.224: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:37.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:37.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:37.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Constraint_Creation() (Eclipse:1534): Gtk-WARNING **: 22:38:40.476: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:40.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:40.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:40.508: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Message() (Eclipse:1534): Gtk-WARNING **: 22:38:42.756: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:42.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:42.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:42.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_ObservationPointLayer_Activation_Zoom50() (Eclipse:1534): Gtk-WARNING **: 22:38:44.454: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:44.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:44.471: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:44.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Message_Right_To_Left() (Eclipse:1534): Gtk-WARNING **: 22:38:47.266: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:47.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:47.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:47.298: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Move_Forbidden() (Eclipse:1534): Gtk-WARNING **: 22:38:49.500: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:49.514: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:49.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:49.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Reflexive_Message() (Eclipse:1534): Gtk-WARNING **: 22:38:51.203: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:51.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:51.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:51.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_ObservationPointLayer_Activation() (Eclipse:1534): Gtk-WARNING **: 22:38:52.877: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:52.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:52.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:52.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Destruction_Message() (Eclipse:1534): Gtk-WARNING **: 22:38:56.095: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:56.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:56.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:56.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Sync_Call() (Eclipse:1534): Gtk-WARNING **: 22:38:57.892: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:57.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:57.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:57.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Punctual_State() (Eclipse:1534): Gtk-WARNING **: 22:38:59.584: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:38:59.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:59.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:38:59.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_State() (Eclipse:1534): Gtk-WARNING **: 22:39:01.359: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:39:01.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:01.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:01.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Interaction_Use() (Eclipse:1534): Gtk-WARNING **: 22:39:02.671: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:39:02.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:02.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:02.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Extra_Mapping_Constraint_Creation() (Eclipse:1534): Gtk-WARNING **: 22:39:04.448: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:39:04.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:04.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:04.479: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Creation_With_Activated_Layer() (Eclipse:1534): Gtk-WARNING **: 22:39:06.645: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:39:06.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:06.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:06.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Creation_Message() (Eclipse:1534): Gtk-WARNING **: 22:39:09.400: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:39:09.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:09.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:09.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Combined_Fragment() (Eclipse:1534): Gtk-WARNING **: 22:39:11.097: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:39:11.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:11.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:11.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Event_Move() (Eclipse:1534): Gtk-WARNING **: 22:39:12.966: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:39:12.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:12.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:12.999: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testEditModeDropDownMenuNotVisible() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testUnpinFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testCopyLayoutFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testPinFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testHideFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testShowHideWizardFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testUnpinFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testCopyLayoutFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testPinFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testHideFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testShowHideWizardFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragCombinedFragmentToCombinedFragment() (Eclipse:1534): Gtk-WARNING **: 22:39:43.797: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:39:43.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:43.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:43.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragInteractionUseToInteractionUseForbidden() (Eclipse:1534): Gtk-WARNING **: 22:39:47.032: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:39:47.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:47.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:47.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragInteractionUseToInteractionUse() (Eclipse:1534): Gtk-WARNING **: 22:39:50.247: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:39:50.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:50.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:50.279: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragCombinedFragmentToCombinedFragmentForbidden() (Eclipse:1534): Gtk-WARNING **: 22:39:53.466: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:39:53.479: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:53.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:53.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleIndexOnCreation() (Eclipse:1534): Gtk-WARNING **: 22:39:55.764: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:39:55.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:55.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:55.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingOnOtherOpenedDiagram() (Eclipse:1534): Gtk-WARNING **: 22:39:57.547: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:39:57.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:57.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:57.578: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testSimpleInstanceRoleReorderingByDragAndDrop() (Eclipse:1534): Gtk-WARNING **: 22:39:59.066: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:39:59.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:59.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:39:59.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingFromSemanticChange() (Eclipse:1534): Gtk-WARNING **: 22:40:00.294: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:40:00.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:00.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:00.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingAtDiagramOpening() (Eclipse:1534): Gtk-WARNING **: 22:40:02.567: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:40:02.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:02.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:02.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testResizingInstanceRole() Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testDisplayRuler() Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testRenameLifeLine() Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeBackgroundColor() Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testMovingInstanceRole() Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeLabelColor() Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testArrangeAll() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Undo_Redo_Arrange_All() (Eclipse:1534): Gtk-WARNING **: 22:40:17.064: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:40:17.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:17.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:17.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Deletion_Ordering() (Eclipse:1534): Gtk-WARNING **: 22:40:18.644: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:40:18.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:18.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:18.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Move_Out_Of_Lifeline() (Eclipse:1534): Gtk-WARNING **: 22:40:20.369: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:40:20.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:20.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:20.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Move() (Eclipse:1534): Gtk-WARNING **: 22:40:21.930: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:40:21.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:21.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:21.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Creation_Ordering() (Eclipse:1534): Gtk-WARNING **: 22:40:23.575: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:40:23.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:23.593: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:23.607: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Undo_Redo_Move() (Eclipse:1534): Gtk-WARNING **: 22:40:25.173: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:40:25.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:25.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:25.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Arrange_All() (Eclipse:1534): Gtk-WARNING **: 22:40:27.024: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:40:27.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:27.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:27.055: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_group_on_top_of_smaller_execution() (Eclipse:1534): Gtk-WARNING **: 22:40:28.578: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:40:28.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:28.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:28.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_out_of_parent_and_above_it() (Eclipse:1534): Gtk-WARNING **: 22:40:30.287: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:40:30.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:30.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:30.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_with_message_in_init_zone() (Eclipse:1534): Gtk-WARNING **: 22:40:41.556: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:40:41.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:41.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:41.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_before_siblings() (Eclipse:1534): Gtk-WARNING **: 22:40:43.453: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:40:43.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:43.469: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:43.484: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_with_expansion() (Eclipse:1534): Gtk-WARNING **: 22:40:45.153: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:40:45.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:45.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:45.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_plain_execution_above_sibling_shifts_sibling_and_children() (Eclipse:1534): Gtk-WARNING **: 22:40:46.857: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:40:46.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:46.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:46.888: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion1() (Eclipse:1534): Gtk-WARNING **: 22:40:58.648: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:40:58.664: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:58.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:40:58.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion2() (Eclipse:1534): Gtk-WARNING **: 22:41:00.357: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:41:00.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:41:00.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:41:00.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion3() (Eclipse:1534): Gtk-WARNING **: 22:41:02.069: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:41:02.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:41:02.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:41:02.101: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_between_siblings() (Eclipse:1534): Gtk-WARNING **: 22:41:03.790: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:41:03.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:41:03.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:41:03.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_not_allowed() (Eclipse:1534): Gtk-WARNING **: 22:41:05.501: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1534): Gtk-WARNING **: 22:41:05.514: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:41:05.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1534): Gtk-WARNING **: 22:41:05.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Tests run: 483, Failures: 2, Errors: 3, Skipped: 0, Time elapsed: 1,103.166 s <<< FAILURE! - in org.eclipse.sirius.tests.swtbot.suite.SequenceSwtBotTestSuite dump_environment_data(org.eclipse.sirius.tests.swtbot.suite.SequenceSwtBotTestSuite$SWTBotSequenceBundlesReport) Time elapsed: 0.178 s testInstanceRoleResizeMultiple(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 6.064 s testInstanceRoleMoveWithCreateMessage(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 3.459 s testInstanceRoleResizeOnLeftMargin(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 1.688 s testInstanceRoleMoveSimpleOnLeftMargin(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 1.695 s testInstanceRoleResizeOfAOnRight(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 1.558 s testInstanceRoleMoveMultiple2(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 2.666 s testInstanceRoleCreateEBetweenBAndC2(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 2.756 s testInstanceRoleResizeOfAOverB(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 1.531 s testInstanceRoleResizeOnTopMargin(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 1.462 s testInstanceRoleResizeOfCOnLeftLimit(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 2.414 s testInstanceRoleMoveSimpleToRight(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 1.439 s testInstanceRoleResizeOnCreateMessage(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 1.58 s testInstanceRoleMoveAToShiftBAndC(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 1.46 s testInstanceRoleCreateEBetweenBAndC(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 2.5 s test_Reorder_Execution(org.eclipse.sirius.tests.swtbot.sequence.SequenceReorderTest) Time elapsed: 2.069 s test_reopen_saved_sequence_diagram_in_same_session(org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests) Time elapsed: 2.681 s test_session_clean_after_diagram_opened(org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests) Time elapsed: 1.352 s testDiagramOpeningAndSessionNonDirty(org.eclipse.sirius.tests.swtbot.sequence.SequenceOpeningFilteredEventEndsTests) Time elapsed: 1.219 s testSnapOptionsStillDisabledOnSequenceDiagramWhenChangedInStandardDiagram(org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramNoSnapTest) Time elapsed: 6.118 s testSnapOptionsDisabledOnSequenceDiagram(org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramNoSnapTest) Time elapsed: 1.448 s testSnapOptionsDisabledOnNewSequenceDiagram(org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramNoSnapTest) Time elapsed: 3.212 s test_move_combined_fragment_with_lifeline_expansion(org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest) Time elapsed: 1.928 s test_move_interaction_use_with_lifeline_expansion(org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest) Time elapsed: 1.905 s test_LifelineMoveOtherGapsStability(org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest) Time elapsed: 2.306 s test_InvertLifelinesFromRightToLeft(org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest) Time elapsed: 2.187 s test_Creation_Deletion(org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest) Time elapsed: 1.809 s test_InvertLifelines(org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest) Time elapsed: 1.779 s test_ArrangeAll(org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest) Time elapsed: 1.823 s test_LifelineInsertOtherGapsStability_notEnoughGap(org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest) Time elapsed: 2.297 s test_LifelineInsertOtherGapsStability_enoughGap_tooClose(org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest) Time elapsed: 2.307 s test_SemanticLifelineCreation(org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest) Time elapsed: 1.247 s test_SimpleSlide(org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest) Time elapsed: 1.836 s test_InsertNewLifeline(org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest) Time elapsed: 1.695 s test_Undo_Redo_Move(org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest) Time elapsed: 2.304 s test_LifelineInsertOtherGapsStability_enoughGap(org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest) Time elapsed: 2.246 s test_Edition(org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest) Time elapsed: 1.788 s test_Creation_Deletion(org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest) Time elapsed: 1.295 s test_Zoom(org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest) Time elapsed: 1.589 s test_ArrangeAll(org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest) Time elapsed: 1.511 s test_Ordering(org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest) Time elapsed: 1.392 s test_Move_To_Combined_Fragment(org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest) Time elapsed: 3.9 s test_Undo_Redo(org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest) Time elapsed: 5.571 s test_Move_Lost_To_Combined_Fragment(org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest) Time elapsed: 4.476 s test_Move_To_Combined_Fragment_Forbidden(org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest) Time elapsed: 3.378 s testExtendedMessageIdentification(org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest) Time elapsed: 1.34 s testExtendedMessageCreation(org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest) Time elapsed: 2.003 s testSessionSyncOnDiagramWithEdgemappingImportOpening(org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest) Time elapsed: 1.497 s testLayerActivationChangeAndExtendedMessage(org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest) Time elapsed: 2.378 s testExtendedMessageMoveAndReorder(org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest) Time elapsed: 2.952 s test_Creation_With_Two_Clics_Same_Position(org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest) Time elapsed: 1.326 s test_Reflexive_Inclusion_Creation_On_Execution(org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest) Time elapsed: 1.389 s test_Edition(org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest) Time elapsed: 1.805 s test_Creation_Deletion(org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest) Time elapsed: 1.432 s test_Creation_Minimum_Size(org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest) Time elapsed: 1.24 s test_Zoom(org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest) Time elapsed: 1.352 s test_ArrangeAll(org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest) Time elapsed: 1.469 s test_Ordering(org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest) Time elapsed: 1.346 s test_Creation_Return_To_The_Future(org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest) Time elapsed: 1.23 s test_Reflexive_Inclusion_Creation(org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest) Time elapsed: 1.555 s test_Undo_Redo(org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest) Time elapsed: 5.491 s test_Delete_Execution_And_Reconnect_Sub_Reflexive_Messages(org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest) Time elapsed: 3.786 s test_Edition(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests) Time elapsed: 2.166 s test_Complex_Cyclic_Creation_NotPossible(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests) Time elapsed: 1.354 s test_Zoom(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests) Time elapsed: 1.573 s test_ArrangeAll(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests) Time elapsed: 1.573 s test_Create_Message_Creation(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests) Time elapsed: 1.415 s test_CascadingCreateMessages(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests) Time elapsed: 1.466 s test_Simple_Cyclic_Creation_NotPossible(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests) Time elapsed: 1.353 s test_reflexiveReadMessage_endPoints_move_notPossible(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests) Time elapsed: 3.29 s test_Resize_Execution_Simple(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 5.896 s test_Creation2(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 1.36 s test_Big_Resize_From_Top(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 1.363 s test_Resize_In_CombinedFragment(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 2.3 s test_Creation_Deletion(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 1.388 s test_Resize(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 1.332 s test_Move(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 1.391 s test_Zoom(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 1.485 s test_ArrangeAll(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 1.492 s test_Move_In_CombinedFragment(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 3.783 s test_Big_Resize_From_Bottom(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 1.348 s test_Ordering(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 1.298 s test_Resize_Execution_With_Sync_Call(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 4.877 s test_Resize_Sync_Call_With_2_Executions(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 4.401 s test_Resize_Execution_With_Async_Call(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 4.332 s test_Move_Resize_Ordering(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 1.43 s test_Creation(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 1.222 s test_Move_In_InteractionUse_Forbidden(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 2.285 s testExecutionCreationAsSubExecutionOfExecutionOwningAlreadyAExecution(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 1.285 s test_move_execution_group_on_top_of_smaller_execution_remote_simple_messages(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests) Time elapsed: 1.834 s test_move_plain_execution_above_sibling_shifts_sibling_and_children_remote_simple_messages(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests) Time elapsed: 1.75 s test_move_plain_execution_above_sibling_shifts_sibling_and_children_remote_simple_messages_to_self(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove3Tests) Time elapsed: 1.814 s test_move_execution_between_creation_and_destruction_messages2(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests) Time elapsed: 1.773 s test_move_execution_above_creation_and_desctruction_messages(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests) Time elapsed: 1.764 s test_move_execution_between_creation_and_destruction_messages(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests) Time elapsed: 1.797 s test_move_sync_call_above_sibling_trigger_shift(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests) Time elapsed: 1.756 s test_move_sync_call_inside_sibling_trigger_shift(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests) Time elapsed: 1.756 s test_move_reverse_sync_call_above_sibling_trigger_shift(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests) Time elapsed: 1.78 s testExecutionDeletionLifelineReconnection(org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests) Time elapsed: 1.48 s testGrandParentExecutionDeletionReparentToLifelineInFrame(org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests) Time elapsed: 1.44 s testExecutionDeletionParentReconnection(org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests) Time elapsed: 1.403 s testParentExecutionDeletionReparentToExecution(org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests) Time elapsed: 1.455 s testGrandParentExecutionDeletionReparentToExecutionInFrame(org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests) Time elapsed: 1.436 s testGrandParentExecutionDeletionReparentToLifeline(org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests) Time elapsed: 1.448 s test_Delete_Execution_And_Reconnect_Sub_Executions(org.eclipse.sirius.tests.swtbot.sequence.ExecutionReconnectionTests) Time elapsed: 2.844 s test_Delete_Execution_And_Reconnect_Sub_Executions_And_Create_Messages(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests) Time elapsed: 2.46 s test_Delete_Execution_And_Reconnect_Sub_Executions_And_Destroy_Messages(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests) Time elapsed: 2.47 s testConsistency(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests) Time elapsed: 1.382 s test_Delete_Execution_And_Reconnect_Sub_Executions_And_Simple_Messages(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests) Time elapsed: 2.509 s test_Delete_Execution_And_Reconnect_Sub_Executions_And_Messages(org.eclipse.sirius.tests.swtbot.sequence.ExecutionLinkedMessageReconnectionTests) Time elapsed: 3.527 s testMessageReconnect(org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests) Time elapsed: 1.262 s testExecutionReparent(org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests) Time elapsed: 1.238 s testExecutionReparent2(org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests) Time elapsed: 1.217 s test_Move_Found_Message_Creation(org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests) Time elapsed: 1.462 s test_Create_Found_Message_Creation(org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests) Time elapsed: 1.442 s testVerticalSpaceRemovalBeforeLine(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.251 s testVerticalSpaceInsertionInExecutionFromExecution(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.24 s testVerticalSpaceRemovalInCombinedFragment(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.211 s testVerticalSpaceRemovalAfterExecution(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.192 s testVerticalSpaceRemovalInExecutionFromExecution(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.209 s testVerticalSpaceInsertionInState(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.208 s testVerticalSpaceInsertionBeforeLine(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.193 s testVerticalSpaceRemovalInOperandCondition(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.202 s testVerticalSpaceInsertionInCombinedFragment(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.186 s testVerticalSpaceRemovalInState(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.216 s testVerticalSpaceInsertionAfterExecution(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.223 s testVerticalSpaceRemovalInExecutionFromCanvas(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.215 s testVerticalSpaceRemovalWithManyCrossing(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.271 s testVerticalSpaceInsertionInOperandCondition(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.179 s testVerticalSpaceInsertionInExecutionFromCanvas(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.21 s test_Creation_Deletion(org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest) Time elapsed: 1.333 s test_Zoom(org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest) Time elapsed: 1.366 s test_ArrangeAll(org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest) Time elapsed: 1.864 s test_Ordering(org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest) Time elapsed: 1.311 s test_Creation_Deletion_SyncCall(org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest) Time elapsed: 1.351 s test_Undo_Redo(org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest) Time elapsed: 5.9 s test_SyncCall_Creation_Deletion(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 1.603 s test_SyncCall_Ordering2(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 1.402 s test_SyncCall_Move_Reconnect2(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 1.947 s <<< FAILURE! junit.framework.AssertionFailedError: The execution index 1 on lifeline c : C is not at the expected vertical position expected:<500> but was:<502> at org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect2(SyncCallTest.java:1612) test_SyncCall_Move_Reconnect3(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 1.849 s test_sync_call_resize_with_reflective_branches_around(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 3.007 s test_CollapsedSyncCall_Resize(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 2.79 s test_sync_call_with_execution_filter_unfilter(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 1.607 s test_SyncCall_Resize(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 2.493 s test_SyncCall_Move_Multiple_Selection(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 1.594 s test_sync_call_with_execution_filter(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 1.408 s test_SyncCall_Resize_Zoom(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 2.31 s test_SyncCall_Move2(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 2.853 s test_SyncCall_ArrangeAll(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 2.315 s test_SyncCall_Ordering(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 1.351 s test_SyncCall_Move(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 2.239 s test_SyncCall_Move_Group(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 2.147 s test_SyncCall_Move_Reconnect(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 1.495 s test_sync_call_move_execution_with_reflective_branches_ends(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 4.44 s test_SyncCall_Move_Reconnect_With_ExpansionZone(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 1.45 s test_SyncCall_Move_On_ReturnMessage_Of_ReflexiveSyncCall_Forbidden(org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest) Time elapsed: 1.821 s test_SyncCall_MoveBeforeCreateMessageForbidden(org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest) Time elapsed: 3.114 s test_SyncCall_Move_Reconnect_Forbidden_If_FinalTarget_On_CallReturnMessage_Differents(org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest) Time elapsed: 1.886 s test_SyncCall_MoveOnDestroyMessageForbidden(org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest) Time elapsed: 3.441 s test_SyncCall_MoveOnCreateMessageForbidden(org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest) Time elapsed: 3.039 s test_SyncCall_MoveAfterDestroyMessageForbidden(org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest) Time elapsed: 3.448 s test_SyncCall_Move_Reconnect_forbidden(org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest) Time elapsed: 1.407 s test_SyncCall_Move_On_CallMessage_Of_ReflexiveSyncCall_Forbidden(org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest) Time elapsed: 1.841 s test_SyncCall_Delete_And_Reconnect_Sub_Event(org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test) Time elapsed: 11.807 s <<< ERROR! org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 10000 ms.: The edit part of type "SequenceMessageEditPart" has not been selected. at org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test.test_SyncCall_Delete_And_Reconnect_Sub_Event(SyncCall2Test.java:478) test_SyncCall_Insertion_Expand_Reparent(org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test) Time elapsed: 1.387 s test_SyncCall_Execution_Resize_Up_A_Little_From_Call_Message(org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test) Time elapsed: 1.739 s test_SyncCall_Execution_Move_Out_Of_Remote_Destructed_Lifeline(org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test) Time elapsed: 6.799 s test_SyncCall_Execution_Move_Out_Of_Remote_Created_Lifeline(org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test) Time elapsed: 6.789 s test_SyncCall_Execution_Resize_Down_From_Return_Message(org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test) Time elapsed: 2.231 s test_SyncCall_Execution_Resize_Up_From_Call_Message(org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test) Time elapsed: 2.222 s test_Sync_Call_Reorder_Message_Before_Execution(org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest) Time elapsed: 1.749 s test_Sync_Call_Reorder_Message_After_Execution(org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest) Time elapsed: 1.764 s test_Reflexif_Sync_Call_Reorder(org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest) Time elapsed: 1.759 s test_Create_Third_Message_On_Collpase_Execution(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest) Time elapsed: 1.379 s test_Create_Third_Message_Sync_On_Collapse_Execution(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest) Time elapsed: 1.486 s test_Create_Message_On_Execution_Parent(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest) Time elapsed: 1.394 s test_Create_Message_On_Execution(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest) Time elapsed: 1.296 s test_Create_Message_Sync_On_Execution(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest) Time elapsed: 1.324 s test_Create_Message_Sync_On_Execution_Parent(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest) Time elapsed: 1.416 s test_Delete_Message_And_Sub_Reflexive_Messages(org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionMessageToSelfTest) Time elapsed: 2.152 s test_Edition(org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest) Time elapsed: 2.171 s test_CascadingDestroyMessages(org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest) Time elapsed: 1.511 s test_Zoom(org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest) Time elapsed: 1.458 s test_ArrangeAll(org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest) Time elapsed: 1.414 s test_Deletion(org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest) Time elapsed: 1.417 s test_Ordering(org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest) Time elapsed: 1.342 s test_Creation(org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest) Time elapsed: 1.321 s test_Undo_Redo(org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest) Time elapsed: 6.455 s testAttachmentSourceStaysInRangeWhenLifelineIsReduced(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest) Time elapsed: 3.441 s testAttachLifelineToNote(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest) Time elapsed: 2.403 s testLifeLineCanBeExtendedWithNotAttachementLinkedToMessage(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest) Time elapsed: 2.959 s testMoveNoteAttachmentSourcePointOnLifeline(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest) Time elapsed: 2.881 s testAttachNoteToLifeline(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest) Time elapsed: 2.376 s testAttachmentTargetStaysInRangeWhenLifelineIsReduced(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest) Time elapsed: 3.425 s testAttachmentTargetIsStableWhenLifelineIsExtended(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest) Time elapsed: 2.921 s testAttachmentSourceIsStableWhenLifelineIsExtended(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest) Time elapsed: 2.912 s testMoveNoteAttachmentTargetPointOnLifeline(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest) Time elapsed: 2.879 s testNoteAttachmentVisibilityAfterIncreasingLastOperandSize(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests) Time elapsed: 4.839 s testNoteAttachmentVisibilityAfterReducingCombinedFragmentSize(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests) Time elapsed: 4.841 s testNoteAttachmentVisibilityAfterIncreasingCombinedFragmentSize(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests) Time elapsed: 4.858 s testNoteAttachmentVisibilityAfterReducingOperandSize(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests) Time elapsed: 4.839 s testCreationOfNoteAttachmentFromOperandAndCombinedFragmentToNote(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests) Time elapsed: 6.436 s testCreationOfNoteAttachmentFromNoteToOperandAndCombinedFragment(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests) Time elapsed: 6.416 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests) Time elapsed: 1.287 s test_ArrangeLinkedBorderedNodes(org.eclipse.sirius.tests.swtbot.sequence.SequenceArrangeLinkedBorderedNodesTest) Time elapsed: 3.224 s testInteractionUserCreationWithSingleClickOnLifeline(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests) Time elapsed: 2.421 s testInteractionUserCreationWithSingleClickOnDiagram(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests) Time elapsed: 1.815 s testIUCreationOnCoveredParticipantWithHighExecsImbrication(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests) Time elapsed: 3.02 s testInteractionUserCreationWithSingleClickOnInstanceRole(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests) Time elapsed: 1.275 s testInteractionUserCreationWithSingleClickOnExistingIU(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests) Time elapsed: 1.287 s testInteractionUserCreationWithSingleClickOnExecution1(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests) Time elapsed: 2.807 s testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests) Time elapsed: 1.295 s testInteractionUseCreationWithSingleClickOnLimitOfExecutionPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests) Time elapsed: 7.281 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests) Time elapsed: 1.265 s testInteractionUserCreationWithTwoClickToCoverLifelineE(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests) Time elapsed: 2.829 s testInteractionUseCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests) Time elapsed: 1.289 s testInteractionUseCreationWithTwoClickAboveCreateMessage(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests) Time elapsed: 3.309 s testInteractionUseCreationInExistingCFCOnNotCoveredParticipantNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests) Time elapsed: 3.849 s testInteractionUserCreationWithTwoClickToCoverLifelineFromAToEOnAllEventEndsAfterFirstInteractionUse(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests) Time elapsed: 1.826 s testInteractionUserCreationWithTwoClickWithoutLifelineCoveredNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests) Time elapsed: 1.805 s testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests) Time elapsed: 1.338 s testInteractionUseCreationWithTwoClickOnExistingIUWithCommonCoveredParticipants(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests) Time elapsed: 1.787 s testInteractionUserCreationWithTwoClickOnCreateMessage(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests) Time elapsed: 3.349 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests) Time elapsed: 1.279 s testCoveredParticipantsChangeByRemovingAExistingParticipant(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests) Time elapsed: 2.031 s testCoveredParticipantsChangeByRemovingAExistingParticipant2(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests) Time elapsed: 1.976 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests) Time elapsed: 1.323 s testCoveredParticipantsGraphicalChangeByRemovingSemanticallyAToCoveredParticipants(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests) Time elapsed: 2.299 s testCoveredParticipantsGraphicalChangeByAddingSemanticallyEToCoveredParticipants(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests) Time elapsed: 2.283 s testCoveredParticipantsChangeByAddingANewParticipant(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests) Time elapsed: 1.34 s testInteractionUseCoveringCreateMessageNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests) Time elapsed: 3.389 s testVerticalMoveOfE4CallMessageAfterSecondIUNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.341 s testVerticalMoveOfE4CallMessageBeforeSecondIULowerBound(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 2.807 s testFirstInteractionUseVerticalMoveUpNotPossibleBecauseOfTopMargin(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.3 s testVerticalMoveOfE2OutsideE3RangeForbidden(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.777 s testVerticalMoveOfE2CallMessageAfterSecondIUNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.297 s testInteractionUseDeletionByInstanceRoleDeletionPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.817 s testInteractionUseHorizontalMoveNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.347 s testVerticalMoveOfE2CallMessageBeforeSecondIULowerBound(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 2.78 s testVerticalMoveOfE2CallMessageOnSecondIUCenterNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.292 s testIUExpansion_WhenAddingEventEnds_OnNoCoveredParticipants_But_Between_StartIUEventEnd_And_EndIUEventEnd(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 2.43 s testVerticalMoveOfE2ReturnMessageAfterSecondIUUpperBound(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 2.777 s testVerticalMoveOnReflexiveCallMessageNotAllowed(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.367 s testVerticalMoveOnReflexiveReturnMessageNotAllowed(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.358 s testInteractionUseMoveUpOnCreateMessage(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 2.4 s testFirstInteractionUseVerticalMoveUpToBeforeReflexiveSyncCallOnNotSemanticallyCoveredParticipant(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 2.855 s testVerticalMoveOnEventEndOfNotSemanticallyCoveredLifelineButGraphicallyCovered(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.862 s testVerticalMoveOfE2CallMessageOnFirstIUCenterNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.296 s testReflexiveSyncCallCreationBelowAIU(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 2.795 s testFirstInteractionUseVerticalMoveUpToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 2.839 s testInteractionUseDirectEdit(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 4.031 s testIndirectMoveOfIUCanNotOverlapUnmovedIU(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.848 s testInteractionUseDeletionPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.327 s testFirstInteractionUseVerticalMoveUpToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 2.855 s testFirstInteractionUseVerticalMoveUpToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 2.863 s testVerticalMoveOfE4CallMessageOnSecondIUNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.306 s testVerticalMoveOfE2OnE3RangePossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 2.785 s testVerticalMoveOfE2CallMessageBeforeFirstIUNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.345 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.279 s testSecondInteractionUseVerticalMoveDownAfterReflexiveSyncCallOnNotSemanticallyCoveredParticipant(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests) Time elapsed: 3.342 s testCreateMessageMoveDownToShiftAllSubEventEnds(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests) Time elapsed: 3.907 s testSecondInteractionUseVerticalMoveDownToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests) Time elapsed: 2.873 s testSecondInteractionUseMoveUnderEndLifelineNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests) Time elapsed: 1.303 s testInteractionUseMoveUpOnCreateMessage(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests) Time elapsed: 2.334 s testSecondInteractionUseVerticalMoveDownToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests) Time elapsed: 2.892 s testSecondInteractionUseVerticalMoveDownToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests) Time elapsed: 2.862 s testFirstInteractionUseVerticalMoveDownUntilE1TopPossibleAndShiftFiguresBelow(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests) Time elapsed: 2.775 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests) Time elapsed: 1.26 s testSecondInteractionUseVerticalResizeUpIsNotAllowedOnTopOfE2(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests) Time elapsed: 1.293 s testFirstInteractionUseDecreaseItMininumHeightFromTopNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests) Time elapsed: 1.278 s testFirstInteractionUseVerticalResizeUpIsAllowed(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests) Time elapsed: 3.329 s testSecondInteractionUseVerticalResizeDownIsNotAllowedOnBottomOfE2(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests) Time elapsed: 2.772 s testSecondInteractionUseDecreaseItMininumHeightFromBottomNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests) Time elapsed: 1.305 s testFirstInteractionUseVerticalResizeUpNotAllowedBecauseOfTopMargin(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests) Time elapsed: 1.285 s testFirstInteractionUseVerticalResizeUpToExecutionOnNotSemanticallyCoveredParticipant(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests) Time elapsed: 1.313 s testInteractionUseHorizontalResizeNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests) Time elapsed: 1.321 s testFirstInteractionUseVerticalResizeDownIsAllowedOnTopOfE1(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests) Time elapsed: 2.785 s testFirstInteractionUseDecreaseItMininumHeightFromBottomNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests) Time elapsed: 1.322 s testSecondInteractionUseDecreaseItMininumHeightFromTopNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests) Time elapsed: 1.288 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests) Time elapsed: 1.252 s testCombinedFragmentCreationWithSingleClickInRangeOfHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests) Time elapsed: 1.297 s testCombinedFragmentCreationWithSingleClickOnHeaderLabelOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests) Time elapsed: 1.251 s testCombinedFragmentCreationWithSingleClickOnLifeline(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests) Time elapsed: 2.809 s testCombinedFragmentCreationWithSingleClickOnDiagram(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests) Time elapsed: 1.252 s testCombinedFragmentCreationWithSingleClickOnHeaderCoveringOneLifelineOfExistingCFC(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests) Time elapsed: 1.255 s testCombinedFragmentCreationWithSingleClickOnHeaderOnDiagramOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests) Time elapsed: 1.258 s testCombinedFragmentCreationWithSingleClickOnExistingCFC(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests) Time elapsed: 2.332 s testCombinedFragmentCreationWithSingleClickOnInstanceRoleNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests) Time elapsed: 1.249 s testCombinedFragmentCreationWithSingleClickOnExistingIU(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests) Time elapsed: 2.252 s testCombinedFragmentCreationWithSingleClickOnExecution1(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests) Time elapsed: 2.351 s testCombinedFragmentCreationDeeplyNested(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests) Time elapsed: 31.526 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests) Time elapsed: 1.248 s testCombinedFragmentCreationInExistingCFCOnNotCoveredParticipant(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests) Time elapsed: 3.906 s testCombinedFragmentCreationWithTwoClickWithoutLifelineCoveredNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests) Time elapsed: 1.762 s testCombinedFragmentCreationWithTwoClickOnExistingIU(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests) Time elapsed: 2.263 s testCombinedFragmentCreationWithTwoClickToCoverLifelineE(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests) Time elapsed: 2.821 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests) Time elapsed: 1.244 s testCombinedFragmentCreationWithTwoClickToCoverLifelineFromAToEOnAllEventBelow(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests) Time elapsed: 2.757 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests) Time elapsed: 1.3 s testSyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 1.242 s testSubExecutionCreationInCombinedFragment(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 23.326 s testCreateInteractionUseCoveringInteractionUseInCombinedFragmentNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 1.79 s testInteractionUseCreationOnHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 1.259 s testASyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 1.257 s testInteractionUseCreationInRangeOfHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 1.259 s testExecutionCreationOnHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 1.295 s testExecutionCreationInRangeOfHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 1.251 s testSyncCallCreationOnHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 1.256 s testASyncCallCreationOnHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 1.25 s testCreateInteractionUseCoveringInteractionUseAndOtherLifelineInCombinedFragment(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 3.774 s testCreateInteractionUseCoveringInteractionUseAndAllLifelines(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 3.789 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 1.269 s testReadMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 1.258 s testCreateMessageCreationFromNotCoveredParticipantByCombinedFragmentToCovered(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 1.287 s testDestroyMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 1.272 s testCreateMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 1.282 s testDestroyMessageCreationOnHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 1.268 s testReadMessageCreationOnHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 1.255 s testCreateMessageCreationFromNotCoveredParticipantSemanticallyByCombinedFragmentToCovered(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 1.348 s testReadMessageCreationInRangeOfExistingCFCFromNotCoveredParticipants(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 1.26 s testCreateMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 1.245 s testCreateMessageInCombinedFragmentCreatedOnExecution(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 3.798 s testCreateMessageCreationOnHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 1.263 s testDestroyMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 1.271 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 1.251 s testCombinedFragmentIndirectVerticalResizeDownPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 1.305 s testCombinedFragmentOperandVerticalMoveNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 1.273 s testCombinedFragmentAndSingleOperandDeletion(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 3.354 s testCombinedFragmentDeletionByInstanceRoleDeletionPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 1.798 s testCombinedFragmentVerticalResizeUp(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 1.764 s testSubCombinedFragmentVerticalMove(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 2.751 s testResizeCombinedFragmentCoveringLifelineHavingCreateDestroyMessageInOperand(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 8.988 s testCombinedFragmentWithMessageMove(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 3.89 s testCombinedFragmentOperandDeletion(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 3.331 s testCombinedFragmentHorizontalResizeNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 1.275 s testCombinedFragmentDeletionPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 1.368 s testCombinedFragmentAndManyOperandsDeletion(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 2.318 s testCombinedFragmentOperandMultipleSelectionDeletionNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 2.266 s testCombinedFragmentOperandDirectEdit(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 3.995 s testCombinedFragmentVerticalMoveDownShiftCorrectlyBothCFCAndTheirContents(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 1.751 s testCombinedFragmentHorizontalMoveNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 1.29 s testExecMoveInCombinedFragment(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 1.801 s testCombinedFragmentDirectEdit(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 4.018 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 1.252 s testCombinedFragmentOperandCreationWithSingleClickOnDiagramNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests) Time elapsed: 1.269 s testCombinedFragmentOperandCreationWithSingleClickOnBoundaryBetweenOperandsPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests) Time elapsed: 2.789 s testCombinedFragmentOperandCreationWithSingleClickOnExistingCFCHeaderNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests) Time elapsed: 1.248 s testCombinedFragmentOperandCreationWithSingleClickOnExecutionNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests) Time elapsed: 1.272 s testCombinedFragmentOperandCreationWithTwoClickCoveringSeveralCCFC(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests) Time elapsed: 2.757 s testCombinedFragmentOperandCreationWithSingleClickOnInstanceRoleNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests) Time elapsed: 1.265 s testCombinedFragmentOperandCreationWithSingleClickOnSecondOperands(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests) Time elapsed: 2.785 s testCombinedFragmentOperandCreationWithSingleClickOnFirstOperands(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests) Time elapsed: 4.32 s testCombinedFragmentOperandCreationWithSingleClickOnLifelineNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests) Time elapsed: 1.245 s testCombinedFragmentOperandCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests) Time elapsed: 1.302 s testCombinedFragmentOperandCreationWithSingleClickOnInteractionUseNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests) Time elapsed: 1.762 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests) Time elapsed: 1.281 s testResizeExecutionOutOfLastOperandLowerBound(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 1.32 s testResizeExecutionOutOfFirstOperandUpperBound(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 11.327 s testResizeFirstOperand(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 2.251 s testResizeLastOperand(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 2.252 s testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingOperand(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 2.331 s testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingIU(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 3.305 s testMoveExecutionOnLifelineCanNotHaveItTargetMessageOverlapingCF(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 2.328 s testMoveExecutionInOperandCanNotHaveItsTargetMessagesOverlapingOtherCF(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 3.293 s testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingOtherOperand(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 3.283 s testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingIU(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 4.31 s testResizeExecutionOutOfLastOperandUpperBound(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 1.339 s testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingOtherOperand(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 3.285 s testMoveExecutionOnLifelineCanNotHaveItSourceMessageOverlapingCF(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 2.324 s testMoveExecutionInOperandCanNotHaveItsSourceMessagesOverlapingOtherCF(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 3.288 s testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingIU(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 4.312 s testResizeExecutionOutOfFirstOperandLowerBound(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 1.284 s testResizeFirstOperandOutOfAuthorized(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 3.759 s testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingIU(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 3.286 s testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingOperand(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 2.34 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 1.244 s test_Resize_State_With_2_Executions(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 2.829 s test_Change_States_Order(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 1.699 s test_Creation2(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 1.253 s test_Creation_Deletion(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 1.249 s test_Resize(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 1.186 s test_Move(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 1.723 s test_Zoom(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 2.262 s test_Resize_State_On_Execution(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 2.3 s test_ArrangeAll(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 1.773 s test_Ordering(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 1.181 s test_Move_Resize_Ordering(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 1.752 s test_Horizontal_Resize(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 4.191 s test_Creation(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 1.161 s test_Resize_State_With_Message(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 2.855 s test_Change_States_Order(org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests) Time elapsed: 1.769 s test_Creation2(org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests) Time elapsed: 1.271 s test_Creation_Deletion(org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests) Time elapsed: 1.27 s test_Zoom(org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests) Time elapsed: 2.306 s test_Move_In_Lifeline_Start_without_Stack_Overflow(org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests) Time elapsed: 2.309 s test_Creation(org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests) Time elapsed: 1.255 s test_Move_In_Title_Range(org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests) Time elapsed: 1.784 s testGMFNoteAttachementOnSequenceDiagramDoesNotTriggerRefreshLayout(org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutNotExecutedOnNoSequenceChangesTests) Time elapsed: 1.37 s testGMFTextCreationOnSequenceDiagramDoesNotTriggerRefreshLayout(org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutNotExecutedOnNoSequenceChangesTests) Time elapsed: 1.362 s testGMFNoteOnSequenceDiagramDoesNotTriggerRefreshLayout(org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutNotExecutedOnNoSequenceChangesTests) Time elapsed: 1.338 s testViewpointNodeCreationOnSequenceDiagramDoesNotTriggerRefreshLayout(org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutNotExecutedOnNoSequenceChangesTests) Time elapsed: 1.424 s test_Move_Destroy_Message_To_Have_Source_On_State_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.262 s test_Connect_Destroy_Message_As_Source_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.17 s test_Connect_Message_As_Target_With_Second_Click_On_Lifeline_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.17 s test_Move_Create_Message_To_Have_Source_On_State_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.211 s test_Move_Message_To_Have_Source_On_State_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.22 s test_Connect_Message_As_Source_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.205 s test_Connect_Destroy_Message_As_Target_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.18 s test_Move_Destroy_Message_To_Have_Target_On_State_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.212 s test_Move_Sync_Message_To_Have_Source_On_State_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.221 s test_Connect_Create_Message_As_Source_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.173 s test_Move_Create_Message_To_Have_Target_On_State_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.214 s test_Move_Message_To_Have_Target_On_State_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.216 s test_Connect_Message_As_Target_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.169 s test_Connect_Create_Message_As_Target_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.169 s test_Move_Sync_Message_To_Have_Target_On_State_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.229 s testDragInOutCombinedFragmentForbidden(org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest) Time elapsed: 1.828 s testDragInOutCombinedFragment(org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest) Time elapsed: 3.254 s test_Constraint_Creation(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 2.28 s test_Observed_Message(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 1.696 s test_ObservationPointLayer_Activation_Zoom50(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 2.814 s test_Observed_Message_Right_To_Left(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 2.234 s test_Move_Forbidden(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 1.702 s test_Observed_Reflexive_Message(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 1.673 s test_ObservationPointLayer_Activation(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 3.22 s test_Observed_Destruction_Message(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 1.795 s test_Observed_Sync_Call(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 1.694 s test_Observed_Punctual_State(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 1.773 s test_Observed_State(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 1.312 s test_Observed_Interaction_Use(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 1.778 s test_Extra_Mapping_Constraint_Creation(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 2.198 s test_Creation_With_Activated_Layer(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 2.755 s test_Observed_Creation_Message(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 1.696 s test_Observed_Combined_Fragment(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 1.865 s test_Event_Move(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 2.291 s testEditModeDropDownMenuNotVisible(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest) Time elapsed: 11.045 s testUnpinFromTabbarOnSequenceDiagramsComponents(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest) Time elapsed: 1.293 s testCopyLayoutFromTabbarOnSequenceDiagramsComponents(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest) Time elapsed: 1.266 s testPinFromTabbarOnSequenceDiagramsComponents(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest) Time elapsed: 1.317 s testHideFromTabbarOnSequenceDiagramsComponents(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest) Time elapsed: 1.285 s testShowHideWizardFromTabbarOnSequenceDiagramsComponents(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest) Time elapsed: 2.71 s testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest) Time elapsed: 2.782 s testUnpinFromTabbarOnSequenceDiagramsComponents(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest) Time elapsed: 1.108 s testCopyLayoutFromTabbarOnSequenceDiagramsComponents(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest) Time elapsed: 1.1 s testPinFromTabbarOnSequenceDiagramsComponents(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest) Time elapsed: 1.131 s testHideFromTabbarOnSequenceDiagramsComponents(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest) Time elapsed: 1.095 s testShowHideWizardFromTabbarOnSequenceDiagramsComponents(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest) Time elapsed: 1.215 s testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest) Time elapsed: 1.194 s testDragCombinedFragmentToCombinedFragment(org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest) Time elapsed: 3.235 s testDragInteractionUseToInteractionUseForbidden(org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest) Time elapsed: 3.214 s testDragInteractionUseToInteractionUse(org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest) Time elapsed: 3.222 s testDragCombinedFragmentToCombinedFragmentForbidden(org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest) Time elapsed: 2.297 s testInstanceRoleIndexOnCreation(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests) Time elapsed: 1.783 s testInstanceRoleReorderingOnOtherOpenedDiagram(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests) Time elapsed: 1.521 s testSimpleInstanceRoleReorderingByDragAndDrop(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests) Time elapsed: 1.228 s testInstanceRoleReorderingFromSemanticChange(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests) Time elapsed: 2.27 s testInstanceRoleReorderingAtDiagramOpening(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests) Time elapsed: 3.993 s testResizingInstanceRole(org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests) Time elapsed: 1.597 s testDisplayRuler(org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests) Time elapsed: 1.152 s testRenameLifeLine(org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests) Time elapsed: 1.272 s testChangeBackgroundColor(org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests) Time elapsed: 1.131 s testMovingInstanceRole(org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests) Time elapsed: 1.554 s testChangeZoom(org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests) Time elapsed: 1.093 s testChangeLabelColor(org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests) Time elapsed: 1.127 s testArrangeAll(org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests) Time elapsed: 1.579 s test_Undo_Redo_Arrange_All(org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest) Time elapsed: 1.576 s test_Deletion_Ordering(org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest) Time elapsed: 1.728 s test_Move_Out_Of_Lifeline(org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest) Time elapsed: 1.561 s test_Move(org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest) Time elapsed: 1.646 s test_Creation_Ordering(org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest) Time elapsed: 1.6 s test_Undo_Redo_Move(org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest) Time elapsed: 1.846 s test_Arrange_All(org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest) Time elapsed: 1.559 s test_move_execution_group_on_top_of_smaller_execution(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests) Time elapsed: 1.706 s test_move_execution_out_of_parent_and_above_it(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests) Time elapsed: 11.271 s <<< ERROR! org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 10000 ms.: Failed to find Node --> org.eclipse.sirius.sample.interactions.impl.ExecutionImpl@3f5c9f17 (name: e7) moved at org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_out_of_parent_and_above_it(ExecutionMoveTests.java:432) test_move_execution_with_message_in_init_zone(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests) Time elapsed: 1.896 s <<< FAILURE! junit.framework.AssertionFailedError: expected:<40> but was:<50> at org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_with_message_in_init_zone(ExecutionMoveTests.java:210) test_move_execution_inside_new_parent_before_siblings(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests) Time elapsed: 1.703 s test_move_execution_inside_new_parent_with_expansion(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests) Time elapsed: 1.703 s test_move_plain_execution_above_sibling_shifts_sibling_and_children(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests) Time elapsed: 11.789 s <<< ERROR! org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 10000 ms.: Failed to find Node --> org.eclipse.sirius.sample.interactions.impl.ExecutionImpl@341d4b02 (name: e7) moved at org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_plain_execution_above_sibling_shifts_sibling_and_children(ExecutionMoveTests.java:303) test_move_execution_partially_below_parent_trigger_expansion1(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests) Time elapsed: 1.709 s test_move_execution_partially_below_parent_trigger_expansion2(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests) Time elapsed: 1.713 s test_move_execution_partially_below_parent_trigger_expansion3(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests) Time elapsed: 1.719 s test_move_execution_inside_new_parent_between_siblings(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests) Time elapsed: 1.71 s test_move_execution_partially_below_parent_not_allowed(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests) Time elapsed: 1.717 s Results: Failures: ExecutionMoveTests>AbstractSiriusSwtBotGefTestCase.runBare:1923->SWTBotTestCase.runBare:238->AbstractSiriusSwtBotGefTestCase.runTest:465->test_move_execution_with_message_in_init_zone:210 expected:<40> but was:<50> SyncCallTest>AbstractSiriusSwtBotGefTestCase.runBare:1923->SWTBotTestCase.runBare:238->AbstractSiriusSwtBotGefTestCase.runTest:465->test_SyncCall_Move_Reconnect2:1612 The execution index 1 on lifeline c : C is not at the expected vertical position expected:<500> but was:<502> Errors: ExecutionMoveTests>AbstractSiriusSwtBotGefTestCase.runBare:1923->SWTBotTestCase.runBare:238->AbstractSiriusSwtBotGefTestCase.runTest:465->test_move_execution_out_of_parent_and_above_it:432 » Timeout ExecutionMoveTests>AbstractSiriusSwtBotGefTestCase.runBare:1923->SWTBotTestCase.runBare:238->AbstractSiriusSwtBotGefTestCase.runTest:465->test_move_plain_execution_above_sibling_shifts_sibling_and_children:303 » Timeout SyncCall2Test>AbstractSiriusSwtBotGefTestCase.runBare:1923->SWTBotTestCase.runBare:238->AbstractSiriusSwtBotGefTestCase.runTest:465->test_SyncCall_Delete_And_Reconnect_Sub_Event:478 » Timeout Tests run: 483, Failures: 2, Errors: 3, Skipped: 0 [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/surefire-reports for the individual test results. [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.tests >------------- [INFO] Building org.eclipse.sirius.tests 6.4.0-SNAPSHOT [145/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests/target/org.eclipse.sirius.tests-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests/target/org.eclipse.sirius.tests-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties >---- [INFO] Building org.eclipse.sirius.tests.rcptt.properties 6.4.0-SNAPSHOT [146/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/target/org.eclipse.sirius.tests.rcptt.properties-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/target/org.eclipse.sirius.tests.rcptt.properties-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit >-- [INFO] Building org.eclipse.sirius.tests.rcptt.properties.edit 6.4.0-SNAPSHOT [147/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/target/org.eclipse.sirius.tests.rcptt.properties.edit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/target/org.eclipse.sirius.tests.rcptt.properties.edit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor >-- [INFO] Building org.eclipse.sirius.tests.rcptt.properties.editor 6.4.0-SNAPSHOT [148/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/target/org.eclipse.sirius.tests.rcptt.properties.editor-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/target/org.eclipse.sirius.tests.rcptt.properties.editor-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples >-- [INFO] Building org.eclipse.sirius.tests.rcptt.properties.samples 6.4.0-SNAPSHOT [149/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/target/org.eclipse.sirius.tests.rcptt.properties.samples-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/target/org.eclipse.sirius.tests.rcptt.properties.samples-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature >------ [INFO] Building org.eclipse.sirius.tests.rcptt.feature 6.4.0-SNAPSHOT [150/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests.rcptt.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests.rcptt.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests.rcptt.feature/target/org.eclipse.sirius.tests.rcptt.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests.rcptt.feature/target/org.eclipse.sirius.tests.rcptt.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests.rcptt.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.update >------------ [INFO] Building org.eclipse.sirius.update 6.4.0-SNAPSHOT [151/160] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.update --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.update --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- maven-resources-plugin:2.4.1:copy-resources (copy-resources) @ org.eclipse.sirius.update --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.sirius.update --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.update/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.update --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.update --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.update/src/main/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.update --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.update --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.sirius.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.sirius.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.sirius.update --- [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.update/target/org.eclipse.sirius.update-6.4.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.update --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.update --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.update --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.update/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update >--- [INFO] Building org.eclipse.sirius.sample.basicfamily.update 6.4.0-SNAPSHOT [152/160] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- maven-resources-plugin:2.4.1:copy-resources (copy-resources) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.update/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.update/src/main/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.update/target/org.eclipse.sirius.sample.basicfamily.update-6.4.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.update/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit >--- [INFO] Building org.eclipse.sirius.tests.sample.docbook.edit 6.4.0-SNAPSHOT [153/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Compiling 109 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/org.eclipse.sirius.tests.sample.docbook.edit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/org.eclipse.sirius.tests.sample.docbook.edit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor >-- [INFO] Building org.eclipse.sirius.tests.sample.docbook.editor 6.4.0-SNAPSHOT [154/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/org.eclipse.sirius.tests.sample.docbook.editor-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/org.eclipse.sirius.tests.sample.docbook.editor-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine >-- [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine 6.4.0-SNAPSHOT [155/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/org.eclipse.sirius.tests.sample.xtext.statemachine-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/org.eclipse.sirius.tests.sample.xtext.statemachine-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide >-- [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.ide 6.4.0-SNAPSHOT [156/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ide-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ide-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui >-- [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.ui 6.4.0-SNAPSHOT [157/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design >-- [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.design 6.4.0-SNAPSHOT [158/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/org.eclipse.sirius.tests.sample.xtext.statemachine.design-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- Jul 04, 2020 10:41:20 PM java.util.jar.Attributes read WARNING: Duplicate name in Manifest: Bundle-Localization. Ensure that the manifest does not have duplicate entries, and that blank lines separate individual sections in both your manifest and in the META-INF/MANIFEST.MF entry in the jar file. [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/org.eclipse.sirius.tests.sample.xtext.statemachine.design-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext >------- [INFO] Building org.eclipse.sirius.tests.junit.xtext 6.4.0-SNAPSHOT [159/160] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/target/org.eclipse.sirius.tests.junit.xtext-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/target/org.eclipse.sirius.tests.junit.xtext-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Skipping tests [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.update >--------- [INFO] Building org.eclipse.sirius.tests.update 6.4.0-SNAPSHOT [160/160] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.update --- [INFO] The project's OSGi version is 6.4.0.202007042219 [INFO] [INFO] --- maven-resources-plugin:2.4.1:copy-resources (copy-resources) @ org.eclipse.sirius.tests.update --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.sirius.tests.update --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests.update/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.update --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.update --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests.update/src/main/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.tests.update --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.sirius.tests.update --- [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests.update/target/org.eclipse.sirius.tests.update-6.4.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.update --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/openjdk-jdk13-latest/label/migration/packaging/org.eclipse.sirius.tests.update/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Sirius Parent 6.4.0-SNAPSHOT ....................... SUCCESS [ 7.695 s] [INFO] org.eclipse.sirius.ext.base 6.4.0-SNAPSHOT ......... SUCCESS [ 6.848 s] [INFO] org.eclipse.sirius.ext.e3 6.4.0-SNAPSHOT ........... SUCCESS [ 0.106 s] [INFO] org.eclipse.sirius.ext.emf 6.4.0-SNAPSHOT .......... SUCCESS [ 0.237 s] [INFO] org.eclipse.sirius.ext.emf.edit 6.4.0-SNAPSHOT ..... SUCCESS [ 0.378 s] [INFO] org.eclipse.sirius.ext.emf.tx 6.4.0-SNAPSHOT ....... SUCCESS [ 0.198 s] [INFO] org.eclipse.sirius.ext.gmf.notation 6.4.0-SNAPSHOT . SUCCESS [ 0.084 s] [INFO] org.eclipse.sirius.ext.ide 6.4.0-SNAPSHOT .......... SUCCESS [ 0.226 s] [INFO] org.eclipse.sirius.ecore.extender 6.4.0-SNAPSHOT ... SUCCESS [ 0.685 s] [INFO] org.eclipse.sirius.common 6.4.0-SNAPSHOT ........... SUCCESS [ 1.202 s] [INFO] org.eclipse.sirius 6.4.0-SNAPSHOT .................. SUCCESS [ 2.520 s] [INFO] org.eclipse.sirius.common.acceleo.aql 6.4.0-SNAPSHOT SUCCESS [ 0.141 s] [INFO] org.eclipse.sirius.common.acceleo.mtl 6.4.0-SNAPSHOT SUCCESS [ 0.230 s] [INFO] org.eclipse.sirius.common.interpreter 6.4.0-SNAPSHOT SUCCESS [ 0.131 s] [INFO] org.eclipse.sirius.common.ocl 6.4.0-SNAPSHOT ....... SUCCESS [ 0.191 s] [INFO] org.eclipse.sirius.diagram 6.4.0-SNAPSHOT .......... SUCCESS [ 2.005 s] [INFO] org.eclipse.sirius.diagram.formatdata 6.4.0-SNAPSHOT SUCCESS [ 0.294 s] [INFO] org.eclipse.sirius.synchronizer 6.4.0-SNAPSHOT ..... SUCCESS [ 0.225 s] [INFO] org.eclipse.sirius.table 6.4.0-SNAPSHOT ............ SUCCESS [ 0.576 s] [INFO] org.eclipse.sirius.tree 6.4.0-SNAPSHOT ............. SUCCESS [ 0.685 s] [INFO] org.eclipse.sirius.workflow.model 6.4.0-SNAPSHOT ... SUCCESS [ 0.147 s] [INFO] org.eclipse.sirius.runtime 6.4.0-SNAPSHOT .......... SUCCESS [ 0.351 s] [INFO] org.eclipse.sirius.runtime.acceleo 6.4.0-SNAPSHOT .. SUCCESS [ 0.112 s] [INFO] org.eclipse.sirius.runtime.aql 6.4.0-SNAPSHOT ...... SUCCESS [ 0.086 s] [INFO] org.eclipse.sirius.runtime.ocl 6.4.0-SNAPSHOT ...... SUCCESS [ 0.095 s] [INFO] org.eclipse.sirius.headless.update 6.4.0-SNAPSHOT .. SUCCESS [ 2.216 s] [INFO] org.eclipse.sirius.services.common 6.4.0-SNAPSHOT .. SUCCESS [ 0.135 s] [INFO] org.eclipse.sirius.services.diagram 6.4.0-SNAPSHOT . SUCCESS [ 0.349 s] [INFO] org.eclipse.sirius.services.graphql.common 6.4.0-SNAPSHOT SUCCESS [ 0.203 s] [INFO] org.eclipse.sirius.services.graphql.core 6.4.0-SNAPSHOT SUCCESS [ 0.215 s] [INFO] org.eclipse.sirius.services.graphql.emf 6.4.0-SNAPSHOT SUCCESS [ 0.211 s] [INFO] org.eclipse.sirius.services.graphql.workspace 6.4.0-SNAPSHOT SUCCESS [ 0.197 s] [INFO] org.eclipse.sirius.services.graphql 6.4.0-SNAPSHOT . SUCCESS [ 0.372 s] [INFO] org.eclipse.sirius.server 6.4.0-SNAPSHOT ........... SUCCESS [ 0.216 s] [INFO] org.eclipse.sirius.server.application 6.4.0-SNAPSHOT SUCCESS [ 0.141 s] [INFO] org.eclipse.sirius.server.backend 6.4.0-SNAPSHOT ... SUCCESS [ 0.366 s] [INFO] org.eclipse.sirius.server.images 6.4.0-SNAPSHOT .... SUCCESS [ 0.202 s] [INFO] org.eclipse.sirius.server.diagram 6.4.0-SNAPSHOT ... SUCCESS [ 0.275 s] [INFO] org.eclipse.sirius.server.frontend 6.4.0-SNAPSHOT .. SUCCESS [ 0.236 s] [INFO] org.eclipse.sirius.server.frontend.workflow 6.4.0-SNAPSHOT SUCCESS [ 0.263 s] [INFO] org.eclipse.sirius.server.graphql 6.4.0-SNAPSHOT ... SUCCESS [ 0.201 s] [INFO] org.eclipse.sirius.tests.server 6.4.0-SNAPSHOT ..... SUCCESS [ 0.131 s] [INFO] org.eclipse.sirius.tests.services.graphql 6.4.0-SNAPSHOT SUCCESS [ 0.495 s] [INFO] org.eclipse.sirius.server.feature 6.4.0-SNAPSHOT ... SUCCESS [ 0.271 s] [INFO] org.eclipse.sirius.server.product.feature 6.4.0-SNAPSHOT SUCCESS [ 0.099 s] [INFO] org.eclipse.sirius.server.product 6.4.0-SNAPSHOT ... SUCCESS [ 11.326 s] [INFO] org.eclipse.sirius.ext.draw2d 6.4.0-SNAPSHOT ....... SUCCESS [ 0.135 s] [INFO] org.eclipse.sirius.ext.e3.ui 6.4.0-SNAPSHOT ........ SUCCESS [ 0.259 s] [INFO] org.eclipse.sirius.ext.emf.ui 6.4.0-SNAPSHOT ....... SUCCESS [ 0.196 s] [INFO] org.eclipse.sirius.ext.gef 6.4.0-SNAPSHOT .......... SUCCESS [ 0.147 s] [INFO] org.eclipse.sirius.ext.gmf.runtime 6.4.0-SNAPSHOT .. SUCCESS [ 0.344 s] [INFO] org.eclipse.sirius.ext.jface 6.4.0-SNAPSHOT ........ SUCCESS [ 0.110 s] [INFO] org.eclipse.sirius.ext.swt 6.4.0-SNAPSHOT .......... SUCCESS [ 0.129 s] [INFO] org.eclipse.sirius.common.acceleo.aql.ide 6.4.0-SNAPSHOT SUCCESS [ 0.171 s] [INFO] org.eclipse.sirius.common.acceleo.mtl.ide 6.4.0-SNAPSHOT SUCCESS [ 0.326 s] [INFO] org.eclipse.sirius.common.ui 6.4.0-SNAPSHOT ........ SUCCESS [ 0.562 s] [INFO] org.eclipse.sirius.common.ui.ext 6.4.0-SNAPSHOT .... SUCCESS [ 0.154 s] [INFO] org.eclipse.sirius.common.xtext 6.4.0-SNAPSHOT ..... SUCCESS [ 0.284 s] [INFO] org.eclipse.sirius.ui 6.4.0-SNAPSHOT ............... SUCCESS [ 1.400 s] [INFO] org.eclipse.sirius.diagram.ui 6.4.0-SNAPSHOT ....... SUCCESS [ 3.292 s] [INFO] org.eclipse.sirius.diagram.elk 6.4.0-SNAPSHOT ...... SUCCESS [ 0.273 s] [INFO] org.eclipse.sirius.diagram.elk.debug 6.4.0-SNAPSHOT SUCCESS [ 0.204 s] [INFO] org.eclipse.sirius.diagram.ui.ext 6.4.0-SNAPSHOT ... SUCCESS [ 0.192 s] [INFO] org.eclipse.sirius.diagram.sequence 6.4.0-SNAPSHOT . SUCCESS [ 2.327 s] [INFO] org.eclipse.sirius.diagram.sequence.edit 6.4.0-SNAPSHOT SUCCESS [ 0.379 s] [INFO] org.eclipse.sirius.diagram.sequence.ui 6.4.0-SNAPSHOT SUCCESS [ 0.814 s] [INFO] org.eclipse.sirius.doc 6.4.0-SNAPSHOT .............. SUCCESS [ 0.992 s] [INFO] org.eclipse.sirius.editor 6.4.0-SNAPSHOT ........... SUCCESS [ 1.205 s] [INFO] org.eclipse.sirius.editor.diagram 6.4.0-SNAPSHOT ... SUCCESS [ 1.085 s] [INFO] org.eclipse.sirius.editor.sequence 6.4.0-SNAPSHOT .. SUCCESS [ 0.422 s] [INFO] org.eclipse.sirius.table.ui 6.4.0-SNAPSHOT ......... SUCCESS [ 0.900 s] [INFO] org.eclipse.sirius.editor.table 6.4.0-SNAPSHOT ..... SUCCESS [ 0.377 s] [INFO] org.eclipse.sirius.tree.ui 6.4.0-SNAPSHOT .......... SUCCESS [ 0.531 s] [INFO] org.eclipse.sirius.editor.tree 6.4.0-SNAPSHOT ...... SUCCESS [ 0.368 s] [INFO] org.eclipse.sirius.editor.workflow 6.4.0-SNAPSHOT .. SUCCESS [ 0.347 s] [INFO] org.eclipse.sirius.eef.adapters 6.4.0-SNAPSHOT ..... SUCCESS [ 0.367 s] [INFO] org.eclipse.sirius.interpreter 6.4.0-SNAPSHOT ...... SUCCESS [ 0.214 s] [INFO] org.eclipse.sirius.table.ui.ext 6.4.0-SNAPSHOT ..... SUCCESS [ 0.192 s] [INFO] org.eclipse.sirius.tree.ui.ext 6.4.0-SNAPSHOT ...... SUCCESS [ 0.213 s] [INFO] org.eclipse.sirius.ui.ext 6.4.0-SNAPSHOT ........... SUCCESS [ 0.189 s] [INFO] org.eclipse.sirius.ui.editor 6.4.0-SNAPSHOT ........ SUCCESS [ 0.378 s] [INFO] org.eclipse.sirius.tests.junit.support 6.4.0-SNAPSHOT SUCCESS [ 0.514 s] [INFO] org.eclipse.sirius.tests.swtbot.support 6.4.0-SNAPSHOT SUCCESS [ 0.629 s] [INFO] org.eclipse.sirius.workflow.edit 6.4.0-SNAPSHOT .... SUCCESS [ 0.282 s] [INFO] org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT SUCCESS [ 0.215 s] [INFO] org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT SUCCESS [ 0.191 s] [INFO] org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT SUCCESS [ 0.290 s] [INFO] org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT SUCCESS [ 0.141 s] [INFO] org.eclipse.sirius.samples.family 6.4.0-SNAPSHOT ... SUCCESS [ 0.152 s] [INFO] org.eclipse.sirius.common.interpreter.aql 6.4.0-SNAPSHOT SUCCESS [ 0.123 s] [INFO] org.eclipse.sirius.properties 6.4.0-SNAPSHOT ....... SUCCESS [ 0.609 s] [INFO] org.eclipse.sirius.properties.edit 6.4.0-SNAPSHOT .. SUCCESS [ 0.606 s] [INFO] org.eclipse.sirius.properties.ext.widgets.reference 6.4.0-SNAPSHOT SUCCESS [ 0.161 s] [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit 6.4.0-SNAPSHOT SUCCESS [ 0.229 s] [INFO] org.eclipse.sirius.properties.defaultrules 6.4.0-SNAPSHOT SUCCESS [ 0.174 s] [INFO] org.eclipse.sirius.properties.core 6.4.0-SNAPSHOT .. SUCCESS [ 0.505 s] [INFO] org.eclipse.sirius.editor.properties 6.4.0-SNAPSHOT SUCCESS [ 4.701 s] [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference 6.4.0-SNAPSHOT SUCCESS [ 0.235 s] [INFO] org.eclipse.sirius.ui.properties 6.4.0-SNAPSHOT .... SUCCESS [ 0.352 s] [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference 6.4.0-SNAPSHOT SUCCESS [ 0.238 s] [INFO] org.eclipse.sirius.sample.properties 6.4.0-SNAPSHOT SUCCESS [ 0.176 s] [INFO] org.eclipse.sirius.sample.properties.checkbox 6.4.0-SNAPSHOT SUCCESS [ 0.153 s] [INFO] org.eclipse.sirius.sample.properties.radio 6.4.0-SNAPSHOT SUCCESS [ 0.137 s] [INFO] org.eclipse.sirius.sample.properties.textarea 6.4.0-SNAPSHOT SUCCESS [ 0.139 s] [INFO] org.eclipse.sirius.tests.ui.properties 6.4.0-SNAPSHOT SUCCESS [ 0.465 s] [INFO] org.eclipse.sirius.workflow.ui.page 6.4.0-SNAPSHOT . SUCCESS [ 0.288 s] [INFO] org.eclipse.sirius.server.ui.autostart 6.4.0-SNAPSHOT SUCCESS [ 0.146 s] [INFO] org.eclipse.sirius.aql 6.4.0-SNAPSHOT .............. SUCCESS [ 0.089 s] [INFO] org.eclipse.sirius.doc.feature 6.4.0-SNAPSHOT ...... SUCCESS [ 0.174 s] [INFO] org.eclipse.sirius.runtime.ide.eef 6.4.0-SNAPSHOT .. SUCCESS [ 0.088 s] [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo 6.4.0-SNAPSHOT SUCCESS [ 0.093 s] [INFO] org.eclipse.sirius.runtime.ide.ui 6.4.0-SNAPSHOT ... SUCCESS [ 0.258 s] [INFO] org.eclipse.sirius.runtime.ide.xtext 6.4.0-SNAPSHOT SUCCESS [ 0.081 s] [INFO] org.eclipse.sirius.samples 6.4.0-SNAPSHOT .......... SUCCESS [ 0.110 s] [INFO] org.eclipse.sirius.specifier 6.4.0-SNAPSHOT ........ SUCCESS [ 0.687 s] [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo 6.4.0-SNAPSHOT SUCCESS [ 0.071 s] [INFO] org.eclipse.sirius.specifier.ide.ui.aql 6.4.0-SNAPSHOT SUCCESS [ 0.041 s] [INFO] org.eclipse.sirius.specifier.ide.ui 6.4.0-SNAPSHOT . SUCCESS [ 0.173 s] [INFO] org.eclipse.sirius.tests.support 6.4.0-SNAPSHOT .... SUCCESS [ 0.108 s] [INFO] org.eclipse.sirius.interpreter.feature 6.4.0-SNAPSHOT SUCCESS [ 0.105 s] [INFO] org.eclipse.sirius.properties.feature 6.4.0-SNAPSHOT SUCCESS [ 0.123 s] [INFO] org.eclipse.sirius.specifier.properties.feature 6.4.0-SNAPSHOT SUCCESS [ 0.094 s] [INFO] org.eclipse.sirius.samples.properties.feature 6.4.0-SNAPSHOT SUCCESS [ 0.151 s] [INFO] org.eclipse.sirius.workflow.feature 6.4.0-SNAPSHOT . SUCCESS [ 0.157 s] [INFO] org.eclipse.sirius.diagram.elk.feature 6.4.0-SNAPSHOT SUCCESS [ 0.095 s] [INFO] org.eclipse.sirius.server.ui.autostart.feature 6.4.0-SNAPSHOT SUCCESS [ 0.086 s] [INFO] org.eclipse.sirius.sample.basicfamily.feature 6.4.0-SNAPSHOT SUCCESS [ 0.096 s] [INFO] org.eclipse.sirius.sample.ecore.design 6.4.0-SNAPSHOT SUCCESS [ 0.315 s] [INFO] org.eclipse.sirius.sample.interactions 6.4.0-SNAPSHOT SUCCESS [ 0.222 s] [INFO] org.eclipse.sirius.sample.interactions.design 6.4.0-SNAPSHOT SUCCESS [ 0.304 s] [INFO] org.eclipse.sirius.sample.interactions.edit 6.4.0-SNAPSHOT SUCCESS [ 0.198 s] [INFO] org.eclipse.sirius.sample.interactions.editor 6.4.0-SNAPSHOT SUCCESS [ 0.279 s] [INFO] org.eclipse.sirius.tests.sample.benchmark 6.4.0-SNAPSHOT SUCCESS [ 0.147 s] [INFO] org.eclipse.sirius.tests.sample.docbook 6.4.0-SNAPSHOT SUCCESS [ 0.250 s] [INFO] org.eclipse.sirius.tests.sample.docbook.design 6.4.0-SNAPSHOT SUCCESS [ 0.132 s] [INFO] org.eclipse.sirius.tests.sample.migration 6.4.0-SNAPSHOT SUCCESS [ 0.385 s] [INFO] org.eclipse.sirius.tests.sample.migration.design 6.4.0-SNAPSHOT SUCCESS [ 0.387 s] [INFO] org.eclipse.sirius.tests.sample.component 6.4.0-SNAPSHOT SUCCESS [ 0.137 s] [INFO] org.eclipse.sirius.tests.sample.scxml 6.4.0-SNAPSHOT SUCCESS [ 0.463 s] [INFO] org.eclipse.sirius.tests.sample.scxml.design 6.4.0-SNAPSHOT SUCCESS [ 0.130 s] [INFO] org.eclipse.sirius.tests.sample.component.design 6.4.0-SNAPSHOT SUCCESS [ 0.367 s] [INFO] org.eclipse.sirius.tests.junit 6.4.0-SNAPSHOT ...... SUCCESS [ 5.361 s] [INFO] org.eclipse.sirius.tests.tree 6.4.0-SNAPSHOT ....... SUCCESS [ 0.591 s] [INFO] org.eclipse.sirius.tests.swtbot 6.4.0-SNAPSHOT ..... SUCCESS [18:39 min] [INFO] org.eclipse.sirius.tests 6.4.0-SNAPSHOT ............ SUCCESS [ 0.214 s] [INFO] org.eclipse.sirius.tests.rcptt.properties 6.4.0-SNAPSHOT SUCCESS [ 0.128 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.edit 6.4.0-SNAPSHOT SUCCESS [ 0.113 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.editor 6.4.0-SNAPSHOT SUCCESS [ 0.260 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.samples 6.4.0-SNAPSHOT SUCCESS [ 0.301 s] [INFO] org.eclipse.sirius.tests.rcptt.feature 6.4.0-SNAPSHOT SUCCESS [ 0.100 s] [INFO] org.eclipse.sirius.update 6.4.0-SNAPSHOT ........... SUCCESS [ 8.094 s] [INFO] org.eclipse.sirius.sample.basicfamily.update 6.4.0-SNAPSHOT SUCCESS [ 0.784 s] [INFO] org.eclipse.sirius.tests.sample.docbook.edit 6.4.0-SNAPSHOT SUCCESS [ 0.705 s] [INFO] org.eclipse.sirius.tests.sample.docbook.editor 6.4.0-SNAPSHOT SUCCESS [ 0.276 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine 6.4.0-SNAPSHOT SUCCESS [ 0.213 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide 6.4.0-SNAPSHOT SUCCESS [ 0.203 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui 6.4.0-SNAPSHOT SUCCESS [ 0.330 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design 6.4.0-SNAPSHOT SUCCESS [ 0.255 s] [INFO] org.eclipse.sirius.tests.junit.xtext 6.4.0-SNAPSHOT SUCCESS [ 0.537 s] [INFO] org.eclipse.sirius.tests.update 6.4.0-SNAPSHOT ..... SUCCESS [ 1.970 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22:18 min [INFO] Finished at: 2020-07-04T22:41:22Z [INFO] ------------------------------------------------------------------------ [migration] $ /bin/sh -xe /tmp/jenkins1175186143039850504.sh + '[' false = true ']' Terminating xvnc. An attempt to send an e-mail to empty list of recipients, ignored. Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE