Triggered by Gerrit: https://git.eclipse.org/r/c/edapt/org.eclipse.emf.edapt/+/200852 Running as SYSTEM Agent centos-7-s5217 is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-s5217" namespace: "edapt" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.edapt.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-s5217" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-s5217" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.edapt.svc.cluster.local/edapt/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-edapt" 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-s5217 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/emf-edapt-gerrit [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/edapt/org.eclipse.emf.edapt.git > git init /home/jenkins/agent/workspace/emf-edapt-gerrit # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/edapt/org.eclipse.emf.edapt.git > git --version # timeout=10 > git --version # 'git version 2.36.5' > git fetch --tags --force --progress -- https://git.eclipse.org/r/edapt/org.eclipse.emf.edapt.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/edapt/org.eclipse.emf.edapt.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/edapt/org.eclipse.emf.edapt.git # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/edapt/org.eclipse.emf.edapt.git > git fetch --tags --force --progress -- https://git.eclipse.org/r/edapt/org.eclipse.emf.edapt.git refs/changes/52/200852/3 # timeout=10 > git rev-parse c62ddcd4ce30dd6cc619dd007ea995912543790b^{commit} # timeout=10 Checking out Revision c62ddcd4ce30dd6cc619dd007ea995912543790b (refs/changes/52/200852/3) > git config core.sparsecheckout # timeout=10 > git checkout -f c62ddcd4ce30dd6cc619dd007ea995912543790b # timeout=10 Commit message: "TCI - Update Tycho" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 2778ef04b45c9a4f02725af2904cf1aa72c7153f # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [emf-edapt-gerrit] $ Xvnc -help Starting xvnc [emf-edapt-gerrit] $ Xvnc :25 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Feb 17 2023 13:23:39 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 Fri Mar 24 15:32:31 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5925 vncext: created VNC server for screen 0 [emf-edapt-gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f builds/org.eclipse.emf.edapt.releng/pom.xml -DGERRIT_BRANCH=develop -DGERRIT_PATCHSET_REVISION=c62ddcd4ce30dd6cc619dd007ea995912543790b -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=jfaltermeier@eclipsesource.com "-DGERRIT_EVENT_ACCOUNT_NAME=Johannes Faltermeier" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/edapt/org.eclipse.emf.edapt/+/200852 -DGERRIT_PATCHSET_UPLOADER_EMAIL=jfaltermeier@eclipsesource.com -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=edapt/org.eclipse.emf.edapt -DGERRIT_CHANGE_NUMBER=200852 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Johannes Faltermeier\" <jfaltermeier@eclipsesource.com>' -DGERRIT_PORT=29418 -DJAVA_TOOL_OPTIONS= -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/52/200852/3 "-DGERRIT_PATCHSET_UPLOADER_NAME=Johannes Faltermeier" '-DGERRIT_CHANGE_OWNER=\"Johannes Faltermeier\" <jfaltermeier@eclipsesource.com>' -DGERRIT_CHANGE_COMMIT_MESSAGE=VENJIC0gVXBkYXRlIFR5Y2hvCgpDaGFuZ2UtSWQ6IEk4MTFhY2RjYjMyZTYxN2YxOGY3YjJhNDc3NGRlNzc3NmE2NmYwZTgzClNpZ25lZC1vZmYtYnk6IEpvaGFubmVzIEZhbHRlcm1laWVyIDxqZmFsdGVybWVpZXJAZWNsaXBzZXNvdXJjZS5jb20+Cg== "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=TCI - Update Tycho" '-DGERRIT_EVENT_ACCOUNT=\"Johannes Faltermeier\" <jfaltermeier@eclipsesource.com>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I811acdcb32e617f18f7b2a4774de7776a66f0e83 -DGERRIT_EVENT_HASH=-1776370910 -DGERRIT_VERSION=3.5.1 -DGERRIT_EVENT_ACCOUNT_EMAIL=jfaltermeier@eclipsesource.com -D_JAVA_OPTIONS= -DGERRIT_PATCHSET_NUMBER=3 "-DGERRIT_CHANGE_OWNER_NAME=Johannes Faltermeier" -Dmaven.repo.local=/home/jenkins/agent/workspace/emf-edapt-gerrit/.repository clean verify -Dtycho.disableP2Mirrors=true Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Resolving target definition file:/home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.common/../../builds/org.eclipse.emf.edapt.releng.target/edapt_with_cdo.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@34ea86ff... SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Resolving dependencies of MavenProject: edapt:org.eclipse.emf.edapt.common:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.common/pom.xml [INFO] Fetching org.eclipse.equinox.preferences_3.7.100.v20180510-1129.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (53.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.preferences_3.7.100.v20180510-1129.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (53.94kB) [INFO] Unpacking org.eclipse.equinox.preferences_3.7.100.v20180510-1129... [INFO] Fetching org.eclipse.equinox.registry_3.8.0.v20180426-1327.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (76.85kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.registry_3.8.0.v20180426-1327.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (76.85kB) [INFO] Unpacking org.eclipse.equinox.registry_3.8.0.v20180426-1327... [INFO] Fetching org.eclipse.equinox.common_3.10.0.v20180412-1130.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (51.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.common_3.10.0.v20180412-1130.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (51.99kB) [INFO] Unpacking org.eclipse.equinox.common_3.10.0.v20180412-1130... [INFO] Fetching org.eclipse.osgi_3.13.0.v20180409-1500.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (448.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi_3.13.0.v20180409-1500.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (448.28kB) [INFO] Unpacking org.eclipse.osgi_3.13.0.v20180409-1500... [INFO] Fetching org.eclipse.core.contenttype_3.7.0.v20180426-1644.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (42.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.contenttype_3.7.0.v20180426-1644.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (42.19kB) [INFO] Unpacking org.eclipse.core.contenttype_3.7.0.v20180426-1644... [INFO] Fetching org.eclipse.core.expressions_3.6.100.v20180426-1644.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (32.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.expressions_3.6.100.v20180426-1644.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (32.98kB) [INFO] Unpacking org.eclipse.core.expressions_3.6.100.v20180426-1644... [INFO] Fetching org.eclipse.core.runtime_3.14.0.v20180417-0825.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (35.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.runtime_3.14.0.v20180417-0825.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (35.34kB) [INFO] Unpacking org.eclipse.core.runtime_3.14.0.v20180417-0825... [INFO] Fetching org.eclipse.core.filesystem_1.7.100.v20180304-1102.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (27.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filesystem_1.7.100.v20180304-1102.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (27.63kB) [INFO] Unpacking org.eclipse.core.filesystem_1.7.100.v20180304-1102... [INFO] Fetching org.eclipse.core.jobs_3.10.0.v20180427-1454.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (46.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.jobs_3.10.0.v20180427-1454.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (46.22kB) [INFO] Unpacking org.eclipse.core.jobs_3.10.0.v20180427-1454... [INFO] Fetching org.eclipse.core.resources_3.13.0.v20180512-1138.jar from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (868.92kB) [INFO] Fetching org.eclipse.equinox.app_1.3.500.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (40.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.app_1.3.500.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (40.72kB) [INFO] Unpacking org.eclipse.equinox.app_1.3.500.v20171221-2204... [INFO] Fetching org.eclipse.emf.common_2.11.0.v20150512-0501.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/2.11/core/R201506010402/plugins/ (102.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common_2.11.0.v20150512-0501.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/2.11/core/R201506010402/plugins/ (102.92kB) [INFO] Unpacking org.eclipse.emf.common_2.11.0.v20150512-0501... [INFO] Fetching org.eclipse.emf.ecore_2.11.0.v20150512-0501.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/2.11/core/R201506010402/plugins/ (361.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore_2.11.0.v20150512-0501.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/2.11/core/R201506010402/plugins/ (361.14kB) [INFO] Unpacking org.eclipse.emf.ecore_2.11.0.v20150512-0501... [INFO] Fetching org.eclipse.emf.ecore.xmi_2.11.0.v20150512-0501.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/2.11/core/R201506010402/plugins/ (79.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.xmi_2.11.0.v20150512-0501.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/2.11/core/R201506010402/plugins/ (79.18kB) [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.11.0.v20150512-0501... [INFO] Resolving target definition file:/home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.common.ui/../../builds/org.eclipse.emf.edapt.releng.target/edapt_with_cdo.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@34ea86ff... [INFO] Resolving dependencies of MavenProject: edapt:org.eclipse.emf.edapt.common.ui:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.common.ui/pom.xml [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/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 http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (21.32kB) [INFO] Unpacking javax.annotation_1.2.0.v201602091430... [INFO] Fetching org.apache.batik.css_1.9.1.v20180313-1559.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (98.53kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.css_1.9.1.v20180313-1559.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (98.53kB) [INFO] Unpacking org.apache.batik.css_1.9.1.v20180313-1559... [INFO] Fetching org.apache.batik.util_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (63.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.util_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (63.23kB) [INFO] Unpacking org.apache.batik.util_1.9.1.v20180227-1645... [INFO] Fetching org.apache.batik.constants_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (13.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.constants_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (13.04kB) [INFO] Unpacking org.apache.batik.constants_1.9.1.v20180227-1645... [INFO] Fetching org.apache.batik.i18n_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (14.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.i18n_1.9.1.v20180227-1645.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (14.5kB) [INFO] Unpacking org.apache.batik.i18n_1.9.1.v20180227-1645... [INFO] Fetching org.apache.xmlgraphics_2.2.0.v20180410-1551.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (247.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xmlgraphics_2.2.0.v20180410-1551.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (247.47kB) [INFO] Unpacking org.apache.xmlgraphics_2.2.0.v20180410-1551... [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (35.59kB) [INFO] Fetching org.apache.felix.scr_2.0.14.v20180117-1452.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (140.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.scr_2.0.14.v20180117-1452.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (140.65kB) [INFO] Unpacking org.apache.felix.scr_2.0.14.v20180117-1452... [INFO] Fetching org.eclipse.osgi.services_3.7.0.v20180223-1712.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (43.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.services_3.7.0.v20180223-1712.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (43.16kB) [INFO] Unpacking org.eclipse.osgi.services_3.7.0.v20180223-1712... [INFO] Fetching org.eclipse.osgi.util_3.5.0.v20180219-1511.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (30.57kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.util_3.5.0.v20180219-1511.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (30.57kB) [INFO] Unpacking org.eclipse.osgi.util_3.5.0.v20180219-1511... [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (73.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (73.56kB) [INFO] Unpacking org.apache.commons.io_2.2.0.v201405211200... [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (35.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (35.64kB) [INFO] Unpacking org.apache.commons.logging_1.1.1.v201101211721... [INFO] Fetching org.eclipse.core.commands_3.9.100.v20180404-1234.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (43.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.commands_3.9.100.v20180404-1234.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (43.34kB) [INFO] Unpacking org.eclipse.core.commands_3.9.100.v20180404-1234... [INFO] Fetching org.eclipse.core.databinding_1.6.200.v20180509-1517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (53.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding_1.6.200.v20180509-1517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (53.74kB) [INFO] Unpacking org.eclipse.core.databinding_1.6.200.v20180509-1517... [INFO] Fetching org.eclipse.core.databinding.observable_1.6.200.v20180424-1922.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (83.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.observable_1.6.200.v20180424-1922.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (83.05kB) [INFO] Unpacking org.eclipse.core.databinding.observable_1.6.200.v20180424-1922... [INFO] Fetching org.eclipse.core.databinding.property_1.6.200.v20180403-0944.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (45.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.property_1.6.200.v20180403-0944.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (45.08kB) [INFO] Unpacking org.eclipse.core.databinding.property_1.6.200.v20180403-0944... [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (8.71MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (8.71MB) [INFO] Unpacking com.ibm.icu_58.2.0.v20170418-1837... [WARNING] Bundle-ClassPath entry icu-data.jar does not exist in /home/jenkins/agent/workspace/emf-edapt-gerrit/.repository/p2/osgi/bundle/com.ibm.icu/58.2.0.v20170418-1837/com.ibm.icu-58.2.0.v20170418-1837.jar [INFO] Fetching org.eclipse.e4.core.commands_0.12.200.v20180427-0801.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (13.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.commands_0.12.200.v20180427-0801.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (13.43kB) [INFO] Unpacking org.eclipse.e4.core.commands_0.12.200.v20180427-0801... [INFO] Fetching org.eclipse.e4.core.di_1.7.0.v20180427-1454.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (26.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di_1.7.0.v20180427-1454.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (26.42kB) [INFO] Unpacking org.eclipse.e4.core.di_1.7.0.v20180427-1454... [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (14.07kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.7.0.v20180514-1409.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (22.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.contexts_1.7.0.v20180514-1409.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (22.62kB) [INFO] Unpacking org.eclipse.e4.core.contexts_1.7.0.v20180514-1409... [INFO] Fetching org.eclipse.e4.core.services_2.1.100.v20180427-1454.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (24.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.services_2.1.100.v20180427-1454.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (24.67kB) [INFO] Unpacking org.eclipse.e4.core.services_2.1.100.v20180427-1454... [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.100.v20180427-1454.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (7.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.100.v20180427-1454.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (7.68kB) [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.100.v20180427-1454... [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.100.v20180403-1008.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (7.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.100.v20180403-1008.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (7.73kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.100.v20180403-1008... [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.100.v20180427-1454.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (16.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.100.v20180427-1454.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (16.54kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.100.v20180427-1454... [INFO] Fetching org.eclipse.equinox.ds_1.5.100.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (17.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.ds_1.5.100.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (17.45kB) [INFO] Unpacking org.eclipse.equinox.ds_1.5.100.v20171221-2204... [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.100.v20180403-0944.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (21.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.100.v20180403-0944.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (21.66kB) [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.100.v20180403-0944... [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/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 http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (98kB) [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.100.v20180509-1220.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (22.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.100.v20180509-1220.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (22.96kB) [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.100.v20180509-1220... [INFO] Fetching org.eclipse.swt_3.107.0.v20180611-0422.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (17.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt_3.107.0.v20180611-0422.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (17.83kB) [INFO] Unpacking org.eclipse.swt_3.107.0.v20180611-0422... [INFO] Fetching org.eclipse.jface_3.14.0.v20180423-0714.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (356.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.jface_3.14.0.v20180423-0714... [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.200.v20180417-2309.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (65.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.200.v20180417-2309.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (65.8kB) [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.200.v20180417-2309... [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.100.v20180515-1637.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (80.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.100.v20180515-1637.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (80.61kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.100.v20180515-1637... [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.0.v20180403-0944.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (16.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.0.v20180403-0944.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (16.96kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.0.v20180403-0944... [INFO] Fetching org.eclipse.e4.ui.di_1.2.200.v20180403-0945.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (9.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.di_1.2.200.v20180403-0945.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (9.93kB) [INFO] Unpacking org.eclipse.e4.ui.di_1.2.200.v20180403-0945... [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.0.v20180429-1333.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (111.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.0.v20180429-1333.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (111.12kB) [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.0.v20180429-1333... [INFO] Fetching org.eclipse.e4.ui.services_1.3.100.v20180403-0945.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (13.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.services_1.3.100.v20180403-0945.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (13.32kB) [INFO] Unpacking org.eclipse.e4.ui.services_1.3.100.v20180403-0945... [INFO] Fetching org.eclipse.equinox.event_1.4.200.v20180426-0845.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (16.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.event_1.4.200.v20180426-0845.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (16.46kB) [INFO] Unpacking org.eclipse.equinox.event_1.4.200.v20180426-0845... [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.100.v20180403-0945.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (9.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.100.v20180403-0945.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (9.67kB) [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.100.v20180403-0945... [INFO] Fetching org.eclipse.e4.ui.workbench_1.6.0.v20180516-2019.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (87.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench_1.6.0.v20180516-2019.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (87.35kB) [INFO] Unpacking org.eclipse.e4.ui.workbench_1.6.0.v20180516-2019... [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20150512-0501.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/2.11/core/R201506010402/plugins/ (34.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20150512-0501.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/2.11/core/R201506010402/plugins/ (34.97kB) [INFO] Unpacking org.eclipse.emf.ecore.change_2.11.0.v20150512-0501... [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.100.v20180516-2019.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (51.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.100.v20180516-2019.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (51.42kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.100.v20180516-2019... [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.200.v20180516-2019.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (93.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.200.v20180516-2019.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (93.16kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.200.v20180516-2019... [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.200.v20180516-2019.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (71.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.200.v20180516-2019.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (71.11kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.200.v20180516-2019... [INFO] Fetching org.eclipse.jface.databinding_1.8.200.v20180403-0945.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (71.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.databinding_1.8.200.v20180403-0945.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (71.51kB) [INFO] Unpacking org.eclipse.jface.databinding_1.8.200.v20180403-0945... [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.100.v20180403-0945.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (7.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.100.v20180403-0945.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (7.9kB) [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.14.100.v20180403-0945... [INFO] Fetching org.eclipse.emf.common.ui_2.10.0.v20150601-0402.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/2.11/core/R201506010402/plugins/ (55.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common.ui_2.10.0.v20150601-0402.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/2.11/core/R201506010402/plugins/ (55.24kB) [INFO] Unpacking org.eclipse.emf.common.ui_2.10.0.v20150601-0402... [INFO] Fetching org.eclipse.ui_3.109.100.v20180426-0903.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (361.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui_3.109.100.v20180426-0903.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (361.68kB) [INFO] Unpacking org.eclipse.ui_3.109.100.v20180426-0903... [INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20150601-0402.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/2.11/core/R201506010402/plugins/ (40.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20150601-0402.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/2.11/core/R201506010402/plugins/ (40.36kB) [INFO] Unpacking org.eclipse.emf.ecore.edit_2.9.0.v20150601-0402... [INFO] Fetching org.eclipse.emf.edit_2.11.0.v20150601-0402.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/2.11/core/R201506010402/plugins/ (87.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit_2.11.0.v20150601-0402.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/2.11/core/R201506010402/plugins/ (87.72kB) [INFO] Unpacking org.eclipse.emf.edit_2.11.0.v20150601-0402... [INFO] Fetching org.eclipse.emf.ecore.editor_2.11.0.v20150601-0402.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/2.11/core/R201506010402/plugins/ (38.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.editor_2.11.0.v20150601-0402.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/2.11/core/R201506010402/plugins/ (38.97kB) [INFO] Unpacking org.eclipse.emf.ecore.editor_2.11.0.v20150601-0402... [INFO] Fetching org.eclipse.ui.ide_3.14.0.v20180517-1842.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (959.44kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide_3.14.0.v20180517-1842.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (959.44kB) [INFO] Unpacking org.eclipse.ui.ide_3.14.0.v20180517-1842... [INFO] Fetching org.eclipse.emf.edit.ui_2.11.0.v20150601-0402.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/2.11/core/R201506010402/plugins/ (73.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit.ui_2.11.0.v20150601-0402.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/2.11/core/R201506010402/plugins/ (73.08kB) [INFO] Unpacking org.eclipse.emf.edit.ui_2.11.0.v20150601-0402... [INFO] Fetching org.eclipse.jface.text_3.13.0.v20180527-1819.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (331.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.text_3.13.0.v20180527-1819.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (331.26kB) [INFO] Unpacking org.eclipse.jface.text_3.13.0.v20180527-1819... [INFO] Fetching org.eclipse.ui.views_3.9.100.v20180427-1355.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (48.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views_3.9.100.v20180427-1355.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (48.67kB) [INFO] Unpacking org.eclipse.ui.views_3.9.100.v20180427-1355... [INFO] Fetching org.eclipse.ui.workbench_3.111.0.v20180524-1156.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (1,017.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench_3.111.0.v20180524-1156.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (1,017.26kB) [INFO] Unpacking org.eclipse.ui.workbench_3.111.0.v20180524-1156... [INFO] Fetching org.eclipse.equinox.bidi_1.1.100.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (23.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.bidi_1.1.100.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (23.11kB) [INFO] Unpacking org.eclipse.equinox.bidi_1.1.100.v20171221-2204... [INFO] Fetching org.eclipse.equinox.p2.core_2.5.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (31.25kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.core_2.5.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (31.25kB) [INFO] Unpacking org.eclipse.equinox.p2.core_2.5.0.v20180512-1128... [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.0.v20180409-1209.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (74.84kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.0.v20180409-1209.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (74.84kB) [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.0.v20180409-1209... [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.0.v20180320-1220.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (107.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.0.v20180320-1220.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (107.82kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.0.v20180320-1220... [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (50.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (50.99kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.0.v20180302-1057... [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (55.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (55.11kB) [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.0.v20180512-1128... [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/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 http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (44.42kB) [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613... [INFO] Fetching org.eclipse.equinox.security_1.2.400.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (42.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security_1.2.400.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (42.31kB) [INFO] Unpacking org.eclipse.equinox.security_1.2.400.v20171221-2204... [INFO] Fetching org.eclipse.help_3.8.100.v20180512-1136.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (122.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help_3.8.100.v20180512-1136.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (122.94kB) [INFO] Unpacking org.eclipse.help_3.8.100.v20180512-1136... [INFO] Fetching org.eclipse.text_3.6.300.v20180430-1330.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (91.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.text_3.6.300.v20180430-1330.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (91.26kB) [INFO] Unpacking org.eclipse.text_3.6.300.v20180430-1330... [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.107.0.v20180611-0422.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (1.09MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.107.0.v20180611-0422.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (1.09MB) [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.107.0.v20180611-0422... [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/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 http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (14.95kB) [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [INFO] Resolving target definition file:/home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.declaration/../../builds/org.eclipse.emf.edapt.releng.target/edapt_with_cdo.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@34ea86ff... [INFO] Resolving dependencies of MavenProject: edapt:org.eclipse.emf.edapt.declaration:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.declaration/pom.xml [INFO] Fetching org.eclipse.ocl.ecore_3.6.200.v20170522-1736.jar.pack.gz from http://archive.eclipse.org/modeling/mdt/ocl/updates/releases/6.3.0/plugins/ (100.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.ecore_3.6.200.v20170522-1736.jar.pack.gz from http://archive.eclipse.org/modeling/mdt/ocl/updates/releases/6.3.0/plugins/ (100.83kB) [INFO] Unpacking org.eclipse.ocl.ecore_3.6.200.v20170522-1736... [INFO] Fetching org.eclipse.ocl_3.6.200.v20170522-1736.jar from http://archive.eclipse.org/modeling/mdt/ocl/updates/releases/6.3.0/plugins/ (1.1MB) [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://archive.eclipse.org/modeling/mdt/ocl/updates/releases/6.3.0/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 http://archive.eclipse.org/modeling/mdt/ocl/updates/releases/6.3.0/plugins/ (48.92kB) [INFO] Unpacking lpg.runtime.java_2.0.17.v201004271640... [INFO] Fetching org.eclipse.ocl.common_1.4.200.v20160613-1518.jar.pack.gz from http://archive.eclipse.org/modeling/mdt/ocl/updates/releases/6.3.0/plugins/ (13.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.common_1.4.200.v20160613-1518.jar.pack.gz from http://archive.eclipse.org/modeling/mdt/ocl/updates/releases/6.3.0/plugins/ (13.81kB) [INFO] Unpacking org.eclipse.ocl.common_1.4.200.v20160613-1518... [INFO] Resolving target definition file:/home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.declaration.edit/../../builds/org.eclipse.emf.edapt.releng.target/edapt_with_cdo.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@34ea86ff... [INFO] Resolving dependencies of MavenProject: edapt:org.eclipse.emf.edapt.declaration.edit:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.declaration.edit/pom.xml [INFO] Resolving target definition file:/home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.declaration.editor/../../builds/org.eclipse.emf.edapt.releng.target/edapt_with_cdo.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@34ea86ff... [INFO] Resolving dependencies of MavenProject: edapt:org.eclipse.emf.edapt.declaration.editor:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.declaration.editor/pom.xml [WARNING] Bundle-ClassPath entry icu-data.jar does not exist in /home/jenkins/agent/workspace/emf-edapt-gerrit/.repository/p2/osgi/bundle/com.ibm.icu/58.2.0.v20170418-1837/com.ibm.icu-58.2.0.v20170418-1837.jar [INFO] Resolving target definition file:/home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history/../../builds/org.eclipse.emf.edapt.releng.target/edapt_with_cdo.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@34ea86ff... [INFO] Resolving dependencies of MavenProject: edapt:org.eclipse.emf.edapt.history:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history/pom.xml [INFO] Resolving target definition file:/home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history.cdo/../../builds/org.eclipse.emf.edapt.releng.target/edapt_with_cdo.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@34ea86ff... [INFO] Resolving dependencies of MavenProject: edapt:org.eclipse.emf.edapt.history.cdo:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history.cdo/pom.xml [INFO] Fetching org.eclipse.emf.cdo_4.2.1.v20130913-0613.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20130918-0029/plugins/ (720.95kB) [INFO] Fetching org.eclipse.emf.cdo.common_4.2.1.v20130910-0507.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20130918-0029/plugins/ (497.04kB) [INFO] Fetching org.eclipse.net4j.util_3.3.0.v20130601-1611.jar.pack.gz from https://archive.eclipse.org/modeling/emf/cdo/drops/R20130613-1157/plugins/ (359.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.net4j.util_3.3.0.v20130601-1611.jar.pack.gz from https://archive.eclipse.org/modeling/emf/cdo/drops/R20130613-1157/plugins/ (359.19kB) [INFO] Unpacking org.eclipse.net4j.util_3.3.0.v20130601-1611... [INFO] Fetching org.eclipse.emf.cdo.net4j_4.1.101.v20130810-1101.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20130918-0029/plugins/ (159.93kB) [INFO] Fetching org.eclipse.net4j_4.2.1.v20130806-0658.jar from https://archive.eclipse.org/modeling/emf/cdo/drops/R20130918-0029/plugins/ (158.17kB) [INFO] Fetching org.eclipse.net4j.tcp_4.1.100.v20130611-1140.jar.pack.gz from https://archive.eclipse.org/modeling/emf/cdo/drops/R20130613-1157/plugins/ (27.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.net4j.tcp_4.1.100.v20130611-1140.jar.pack.gz from https://archive.eclipse.org/modeling/emf/cdo/drops/R20130613-1157/plugins/ (27.88kB) [INFO] Unpacking org.eclipse.net4j.tcp_4.1.100.v20130611-1140... [INFO] Resolving target definition file:/home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history.edit/../../builds/org.eclipse.emf.edapt.releng.target/edapt_with_cdo.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@34ea86ff... [INFO] Resolving dependencies of MavenProject: edapt:org.eclipse.emf.edapt.history.edit:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history.edit/pom.xml [INFO] Fetching org.eclipse.emf.compare_3.0.1.201310031412.jar from http://download.eclipse.org/modeling/emf/compare/updates/releases/2.1/R201310031412/plugins/ (296.6kB) [INFO] Fetching com.google.guava_11.0.2.v201303041551.jar.pack.gz from http://download.eclipse.org/modeling/emf/compare/updates/releases/2.1/R201306250935/plugins/ (438.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.guava_11.0.2.v201303041551.jar.pack.gz from http://download.eclipse.org/modeling/emf/compare/updates/releases/2.1/R201306250935/plugins/ (438.76kB) [INFO] Unpacking com.google.guava_11.0.2.v201303041551... [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (123kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (123kB) [INFO] Unpacking org.junit_4.13.0.v20200204-1500... [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/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 http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (29.18kB) [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519... [INFO] Resolving target definition file:/home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history.editor/../../builds/org.eclipse.emf.edapt.releng.target/edapt_with_cdo.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@34ea86ff... [INFO] Resolving dependencies of MavenProject: edapt:org.eclipse.emf.edapt.history.editor:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history.editor/pom.xml [INFO] Fetching org.apache.ant_1.10.3.v20180417-1627.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (2.72MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.ant_1.10.3.v20180417-1627.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (2.72MB) [INFO] Unpacking org.apache.ant_1.10.3.v20180417-1627... [INFO] Fetching org.eclipse.ant.core_3.5.100.v20180512-1141.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (71.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.core_3.5.100.v20180512-1141.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (71.81kB) [INFO] Unpacking org.eclipse.ant.core_3.5.100.v20180512-1141... [INFO] Fetching org.eclipse.core.variables_3.4.100.v20180509-0959.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (17.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.variables_3.4.100.v20180509-0959.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (17.99kB) [INFO] Unpacking org.eclipse.core.variables_3.4.100.v20180509-0959... [INFO] Fetching org.eclipse.ant.launching_1.2.100.v20180309-1840.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (101.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.launching_1.2.100.v20180309-1840.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (101.21kB) [INFO] Unpacking org.eclipse.ant.launching_1.2.100.v20180309-1840... [INFO] Fetching org.eclipse.debug.core_3.12.0.v20180509-0959.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (125.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.debug.core_3.12.0.v20180509-0959.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (125.71kB) [INFO] Unpacking org.eclipse.debug.core_3.12.0.v20180509-0959... [INFO] Fetching org.eclipse.jdt.launching_3.10.0.v20180606-1318.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (260.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.launching_3.10.0.v20180606-1318.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (260.56kB) [INFO] Unpacking org.eclipse.jdt.launching_3.10.0.v20180606-1318... [INFO] Fetching org.eclipse.core.externaltools_1.1.100.v20180329-1026.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (20.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.externaltools_1.1.100.v20180329-1026.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (20.51kB) [INFO] Unpacking org.eclipse.core.externaltools_1.1.100.v20180329-1026... [INFO] Fetching org.eclipse.jdt.core_3.14.0.v20180528-0519.jar from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (6.52MB) [WARNING] Bundle-ClassPath entry icu-data.jar does not exist in /home/jenkins/agent/workspace/emf-edapt-gerrit/.repository/p2/osgi/bundle/com.ibm.icu/58.2.0.v20170418-1837/com.ibm.icu-58.2.0.v20170418-1837.jar [INFO] Fetching org.eclipse.ant.ui_3.7.100.v20180512-1141.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (491.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.ui_3.7.100.v20180512-1141.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (491.62kB) [INFO] Unpacking org.eclipse.ant.ui_3.7.100.v20180512-1141... [INFO] Fetching org.eclipse.ui.externaltools_3.4.100.v20180418-1145.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (66.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.externaltools_3.4.100.v20180418-1145.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (66.63kB) [INFO] Unpacking org.eclipse.ui.externaltools_3.4.100.v20180418-1145... [INFO] Fetching org.eclipse.ui.console_3.8.0.v20180413-0859.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (83.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.console_3.8.0.v20180413-0859.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (83.21kB) [INFO] Unpacking org.eclipse.ui.console_3.8.0.v20180413-0859... [INFO] Fetching org.eclipse.debug.ui_3.13.0.v20180514-0621.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (1.01MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.debug.ui_3.13.0.v20180514-0621.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (1.01MB) [INFO] Unpacking org.eclipse.debug.ui_3.13.0.v20180514-0621... [INFO] Fetching org.eclipse.jdt.ui_3.14.0.v20180529-1023.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (4.1MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.ui_3.14.0.v20180529-1023.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (4.1MB) [INFO] Unpacking org.eclipse.jdt.ui_3.14.0.v20180529-1023... [INFO] Fetching org.eclipse.jdt.debug.ui_3.9.0.v20180606-1318.jar from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (1.62MB) [INFO] Fetching org.eclipse.team.core_3.8.200.v20180309-1840.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (127.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.core_3.8.200.v20180309-1840.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (127.2kB) [INFO] Unpacking org.eclipse.team.core_3.8.200.v20180309-1840... [INFO] Fetching org.eclipse.ltk.core.refactoring_3.9.0.v20180220-2105.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (105.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.core.refactoring_3.9.0.v20180220-2105.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (105.87kB) [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.9.0.v20180220-2105... [INFO] Fetching org.eclipse.jdt.junit_3.11.0.v20180427-0704.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (235.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit_3.11.0.v20180427-0704.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (235.41kB) [INFO] Unpacking org.eclipse.jdt.junit_3.11.0.v20180427-0704... [INFO] Fetching org.eclipse.compare_3.7.200.v20180418-1233.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (302.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare_3.7.200.v20180418-1233.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (302.77kB) [INFO] Unpacking org.eclipse.compare_3.7.200.v20180418-1233... [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.11.0.v20180419-2011.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (228.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.11.0.v20180419-2011.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (228.8kB) [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.11.0.v20180419-2011... [INFO] Fetching org.eclipse.ui.editors_3.11.100.v20180512-1137.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (198.6kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.editors_3.11.100.v20180512-1137.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (198.6kB) [INFO] Unpacking org.eclipse.ui.editors_3.11.100.v20180512-1137... [INFO] Fetching org.eclipse.ui.forms_3.7.200.v20180512-1133.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (122.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.forms_3.7.200.v20180512-1133.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (122.73kB) [INFO] Unpacking org.eclipse.ui.forms_3.7.200.v20180512-1133... [INFO] Fetching org.eclipse.compare.core_3.6.200.v20180312-1255.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (32.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare.core_3.6.200.v20180312-1255.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (32.76kB) [INFO] Unpacking org.eclipse.compare.core_3.6.200.v20180312-1255... [INFO] Fetching org.eclipse.core.filebuffers_3.6.200.v20180512-1137.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (42.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filebuffers_3.6.200.v20180512-1137.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (42.11kB) [INFO] Unpacking org.eclipse.core.filebuffers_3.6.200.v20180512-1137... [INFO] Fetching org.eclipse.pde.ui_3.10.200.v20180604-1325.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (1.47MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.ui_3.10.200.v20180604-1325.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (1.47MB) [INFO] Unpacking org.eclipse.pde.ui_3.10.200.v20180604-1325... [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.0.v20180131-0638.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (19.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.0.v20180131-0638.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (19.34kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.0.v20180131-0638... [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (33.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (33.92kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.0.v20180512-1128... [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.2.0.v20180413-0846.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (57.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.2.0.v20180413-0846.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (57.77kB) [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.2.0.v20180413-0846... [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (38.48kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.0.v20180512-1128.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (38.48kB) [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.0.v20180512-1128... [INFO] Fetching org.eclipse.equinox.p2.director_2.4.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (47.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director_2.4.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (47.3kB) [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.0.v20180302-1057... [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/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 http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/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 http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/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 http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (72.9kB) [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.0.v20180502-1828.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (23.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.0.v20180502-1828.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (23.7kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.0.v20180502-1828... [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.0.v20180502-1549.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (37.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.0.v20180502-1549.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (37.33kB) [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.0.v20180502-1549... [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.0.v20180103-0918.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (13.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.0.v20180103-0918.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (13.94kB) [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.0.v20180103-0918... [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (31.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (31.89kB) [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.0.v20180302-1057... [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.0.v20180320-1332.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (42.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.0.v20180320-1332.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (42.82kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.0.v20180320-1332... [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.0.v20180320-1332.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (104.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.0.v20180320-1332.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (104.05kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.0.v20180320-1332... [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.0.v20180103-0918.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (16.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.0.v20180103-0918.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (16.28kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.0.v20180103-0918... [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.0.v20180416-1436.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (121.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.0.v20180416-1436.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (121.43kB) [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.0.v20180416-1436... [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (46.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.0.v20180302-1057.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (46.12kB) [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.0.v20180302-1057... [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.100.v20180425-1343.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (284.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.100.v20180425-1343.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (284.76kB) [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.100.v20180425-1343... [INFO] Fetching org.eclipse.equinox.security.ui_1.2.0.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (71.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.0.v20171221-2204... [INFO] Fetching org.eclipse.jdt.core.manipulation_1.10.0.v20180323-0650.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (112.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.core.manipulation_1.10.0.v20180323-0650.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (112.06kB) [INFO] Unpacking org.eclipse.jdt.core.manipulation_1.10.0.v20180323-0650... [INFO] Fetching org.eclipse.jdt.debug_3.11.100.v20180515-0929.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (921.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.debug_3.11.100.v20180515-0929.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (921.12kB) [INFO] Unpacking org.eclipse.jdt.debug_3.11.100.v20180515-0929... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/agent/workspace/emf-edapt-gerrit/.repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.11.100.v20180515-0929/org.eclipse.jdt.debug-3.11.100.v20180515-0929.jar [INFO] Fetching org.eclipse.search_3.11.200.v20180503-1856.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (217kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.search_3.11.200.v20180503-1856.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (217kB) [INFO] Unpacking org.eclipse.search_3.11.200.v20180503-1856... [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.700.v20171124-1029.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (24.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.700.v20171124-1029.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (24.31kB) [INFO] Unpacking org.eclipse.jdt.junit.runtime_3.4.700.v20171124-1029... [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.100.v20180425-1219.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (181.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.100.v20180425-1219.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (181.35kB) [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.100.v20180425-1219... [INFO] Fetching org.eclipse.jdt.junit.core_3.10.0.v20180523-1405.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (65.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit.core_3.10.0.v20180523-1405.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (65.15kB) [INFO] Unpacking org.eclipse.jdt.junit.core_3.10.0.v20180523-1405... [INFO] Fetching org.eclipse.team.ui_3.8.100.v20180418-1233.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (493.37kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.ui_3.8.100.v20180418-1233.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (493.37kB) [INFO] Unpacking org.eclipse.team.ui_3.8.100.v20180418-1233... [INFO] Fetching org.eclipse.ui.navigator_3.7.100.v20180524-1240.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (134.6kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator_3.7.100.v20180524-1240.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (134.6kB) [INFO] Unpacking org.eclipse.ui.navigator_3.7.100.v20180524-1240... [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.100.v20180427-1355.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (68.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.100.v20180427-1355.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (68.24kB) [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.100.v20180427-1355... [INFO] Fetching org.eclipse.pde.build_3.10.0.v20180512-1217.jar from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (477.58kB) [INFO] Fetching org.eclipse.pde.core_3.12.0.v20180516-1159.jar from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (1.27MB) [INFO] Fetching org.eclipse.update.configurator_3.4.0.v20180512-1141.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (43.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.update.configurator_3.4.0.v20180512-1141.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (43.08kB) [INFO] Unpacking org.eclipse.update.configurator_3.4.0.v20180512-1141... [INFO] Fetching org.eclipse.pde.launching_3.7.100.v20180417-0902.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (50.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.launching_3.7.100.v20180417-0902.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (50.33kB) [INFO] Unpacking org.eclipse.pde.launching_3.7.100.v20180417-0902... [INFO] Fetching org.eclipse.ui.intro_3.5.200.v20180328-0550.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (141.84kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.intro_3.5.200.v20180328-0550.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (141.84kB) [INFO] Unpacking org.eclipse.ui.intro_3.5.200.v20180328-0550... [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.200.v20180418-0908.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (118.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.200.v20180418-0908.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (118.62kB) [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.200.v20180418-0908... [INFO] Fetching org.eclipse.ui.views.log_1.2.200.v20180512-1206.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (83.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.log_1.2.200.v20180512-1206.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (83.91kB) [INFO] Unpacking org.eclipse.ui.views.log_1.2.200.v20180512-1206... [INFO] Fetching org.eclipse.ui.trace_1.1.100.v20180416-0851.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (26.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.trace_1.1.100.v20180416-0851.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (26.5kB) [INFO] Unpacking org.eclipse.ui.trace_1.1.100.v20180416-0851... [INFO] Fetching org.eclipse.ui.genericeditor_1.1.0.v20180504-0829.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (36.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.genericeditor_1.1.0.v20180504-0829.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (36.26kB) [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.0.v20180504-0829... [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.100.v20180427-1355.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (39.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.100.v20180427-1355.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (39.7kB) [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.100.v20180427-1355... [INFO] Resolving target definition file:/home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.migration/../../builds/org.eclipse.emf.edapt.releng.target/edapt_with_cdo.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@34ea86ff... [INFO] Resolving dependencies of MavenProject: edapt:org.eclipse.emf.edapt.migration:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.migration/pom.xml [INFO] Resolving target definition file:/home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.migration.test/../../builds/org.eclipse.emf.edapt.releng.target/edapt_with_cdo.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@34ea86ff... [INFO] Resolving dependencies of MavenProject: edapt:org.eclipse.emf.edapt.migration.test:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.migration.test/pom.xml [WARNING] Bundle-ClassPath entry icu-data.jar does not exist in /home/jenkins/agent/workspace/emf-edapt-gerrit/.repository/p2/osgi/bundle/com.ibm.icu/58.2.0.v20170418-1837/com.ibm.icu-58.2.0.v20170418-1837.jar [INFO] Resolving target definition file:/home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.migration.ui/../../builds/org.eclipse.emf.edapt.releng.target/edapt_with_cdo.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@34ea86ff... [INFO] Resolving dependencies of MavenProject: edapt:org.eclipse.emf.edapt.migration.ui:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.migration.ui/pom.xml [WARNING] Bundle-ClassPath entry icu-data.jar does not exist in /home/jenkins/agent/workspace/emf-edapt-gerrit/.repository/p2/osgi/bundle/com.ibm.icu/58.2.0.v20170418-1837/com.ibm.icu-58.2.0.v20170418-1837.jar [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/agent/workspace/emf-edapt-gerrit/.repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.11.100.v20180515-0929/org.eclipse.jdt.debug-3.11.100.v20180515-0929.jar [INFO] Resolving target definition file:/home/jenkins/agent/workspace/emf-edapt-gerrit/features/org.eclipse.emf.edapt.runtime.feature/../../builds/org.eclipse.emf.edapt.releng.target/edapt_with_cdo.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@34ea86ff... [INFO] Resolving dependencies of MavenProject: edapt:org.eclipse.emf.edapt.runtime.feature:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-edapt-gerrit/features/org.eclipse.emf.edapt.runtime.feature/pom.xml [INFO] Resolving target definition file:/home/jenkins/agent/workspace/emf-edapt-gerrit/features/org.eclipse.emf.edapt.runtime.cdo.feature/../../builds/org.eclipse.emf.edapt.releng.target/edapt_with_cdo.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@34ea86ff... [INFO] Resolving dependencies of MavenProject: edapt:org.eclipse.emf.edapt.runtime.cdo.feature:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-edapt-gerrit/features/org.eclipse.emf.edapt.runtime.cdo.feature/pom.xml [INFO] Resolving target definition file:/home/jenkins/agent/workspace/emf-edapt-gerrit/features/org.eclipse.emf.edapt.recorder.feature/../../builds/org.eclipse.emf.edapt.releng.target/edapt_with_cdo.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@34ea86ff... [INFO] Resolving dependencies of MavenProject: edapt:org.eclipse.emf.edapt.recorder.feature:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-edapt-gerrit/features/org.eclipse.emf.edapt.recorder.feature/pom.xml [INFO] Resolving target definition file:/home/jenkins/agent/workspace/emf-edapt-gerrit/builds/org.eclipse.emf.edapt.releng.p2/../../builds/org.eclipse.emf.edapt.releng.target/edapt_with_cdo.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@34ea86ff... [INFO] Resolving dependencies of MavenProject: org.eclipse.emf.edapt.releng.p2:org.eclipse.emf.edapt.releng.p2:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-edapt-gerrit/builds/org.eclipse.emf.edapt.releng.p2/pom.xml [INFO] Resolving target definition file:/home/jenkins/agent/workspace/emf-edapt-gerrit/tests/org.eclipse.emf.edapt.tests/../../builds/org.eclipse.emf.edapt.releng.target/edapt_with_cdo.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@34ea86ff... [INFO] Resolving dependencies of MavenProject: edapt:org.eclipse.emf.edapt.tests:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-edapt-gerrit/tests/org.eclipse.emf.edapt.tests/pom.xml [WARNING] Bundle-ClassPath entry icu-data.jar does not exist in /home/jenkins/agent/workspace/emf-edapt-gerrit/.repository/p2/osgi/bundle/com.ibm.icu/58.2.0.v20170418-1837/com.ibm.icu-58.2.0.v20170418-1837.jar [INFO] Fetching org.eclipse.core.net_1.3.200.v20180515-0858.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (33.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.net_1.3.200.v20180515-0858.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (33.62kB) [INFO] Unpacking org.eclipse.core.net_1.3.200.v20180515-0858... [INFO] Fetching org.mockito.mockito-core-hamcrest-modified_1.9.5.jar from https://download.eclipse.org/rt/rap/base-platforms/3.14/extra-dependencies/plugins/ (1.28MB) [INFO] Fetching org.objenesis_1.0.0.v201505121915.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (13.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.objenesis_1.0.0.v201505121915.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (13.97kB) [INFO] Unpacking org.objenesis_1.0.0.v201505121915... [INFO] Fetching org.eclipse.equinox.launcher_1.5.0.v20180512-1130.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (30.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher_1.5.0.v20180512-1130.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (30.7kB) [INFO] Unpacking org.eclipse.equinox.launcher_1.5.0.v20180512-1130... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/agent/workspace/emf-edapt-gerrit/.repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.11.100.v20180515-0929/org.eclipse.jdt.debug-3.11.100.v20180515-0929.jar [INFO] Fetching org.eclipse.ui.ide.application_1.2.100.v20180416-2050.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (51.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide.application_1.2.100.v20180416-2050.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (51.88kB) [INFO] Unpacking org.eclipse.ui.ide.application_1.2.100.v20180416-2050... [INFO] Resolving target definition file:/home/jenkins/agent/workspace/emf-edapt-gerrit/tests/org.eclipse.emf.edapt.common.tests/../../builds/org.eclipse.emf.edapt.releng.target/edapt_with_cdo.target for environments=[linux/gtk/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@34ea86ff... [INFO] Resolving dependencies of MavenProject: edapt:org.eclipse.emf.edapt.common.tests:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/emf-edapt-gerrit/tests/org.eclipse.emf.edapt.common.tests/pom.xml [WARNING] Bundle-ClassPath entry icu-data.jar does not exist in /home/jenkins/agent/workspace/emf-edapt-gerrit/.repository/p2/osgi/bundle/com.ibm.icu/58.2.0.v20170418-1837/com.ibm.icu-58.2.0.v20170418-1837.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] root [pom] [INFO] plugins [pom] [INFO] org.eclipse.emf.edapt.common [eclipse-plugin] [INFO] org.eclipse.emf.edapt.common.ui [eclipse-plugin] [INFO] org.eclipse.emf.edapt.migration [eclipse-plugin] [INFO] org.eclipse.emf.edapt.declaration [eclipse-plugin] [INFO] org.eclipse.emf.edapt.declaration.edit [eclipse-plugin] [INFO] org.eclipse.emf.edapt.declaration.editor [eclipse-plugin] [INFO] org.eclipse.emf.edapt.history [eclipse-plugin] [INFO] org.eclipse.emf.edapt.history.cdo [eclipse-plugin] [INFO] org.eclipse.emf.edapt.history.edit [eclipse-plugin] [INFO] org.eclipse.emf.edapt.history.editor [eclipse-plugin] [INFO] org.eclipse.emf.edapt.migration.test [eclipse-plugin] [INFO] org.eclipse.emf.edapt.migration.ui [eclipse-plugin] [INFO] features [pom] [INFO] org.eclipse.emf.edapt.runtime.feature [eclipse-feature] [INFO] org.eclipse.emf.edapt.runtime.cdo.feature [eclipse-feature] [INFO] org.eclipse.emf.edapt.recorder.feature [eclipse-feature] [INFO] org.eclipse.emf.edapt.releng.p2 [eclipse-repository] [INFO] org.eclipse.emf.edapt.tests [eclipse-test-plugin] [INFO] org.eclipse.emf.edapt.common.tests [eclipse-test-plugin] [INFO] [INFO] -----------------------------< edapt:root >----------------------------- [INFO] Building root 1.6.0-SNAPSHOT [1/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ root --- [INFO] [INFO] ---------------------------< edapt:plugins >---------------------------- [INFO] Building plugins 1.6.0-SNAPSHOT [2/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (attach-source) @ plugins --- [INFO] [INFO] -----------------< edapt:org.eclipse.emf.edapt.common >----------------- [INFO] Building org.eclipse.emf.edapt.common 1.6.0-SNAPSHOT [3/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.edapt.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.emf.edapt.common --- [INFO] The project's OSGi version is 1.6.0.202303241532 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.edapt.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.edapt.common --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.edapt.common --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.emf.edapt.common --- [INFO] Resolving class path of org.eclipse.emf.edapt.common... [INFO] Fetching org.eclipse.equinox.transforms.hook_1.2.100.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (14.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.transforms.hook_1.2.100.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (14.89kB) [INFO] Unpacking org.eclipse.equinox.transforms.hook_1.2.100.v20171221-2204... [INFO] Fetching org.eclipse.emf.cdo.ecore.retrofit_4.2.0.v20130601-0856.jar.pack.gz from https://archive.eclipse.org/modeling/emf/cdo/drops/R20130613-1157/plugins/ (12.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.cdo.ecore.retrofit_4.2.0.v20130601-0856.jar.pack.gz from https://archive.eclipse.org/modeling/emf/cdo/drops/R20130613-1157/plugins/ (12.34kB) [INFO] Unpacking org.eclipse.emf.cdo.ecore.retrofit_4.2.0.v20130601-0856... [INFO] Fetching org.eclipse.equinox.region_1.4.100.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (29.17kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.region_1.4.100.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (29.17kB) [INFO] Unpacking org.eclipse.equinox.region_1.4.100.v20171221-2204... [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (9.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (9.15kB) [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940... [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.100.v20180331-1743.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (101.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.100.v20180331-1743.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (101.87kB) [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.100.v20180331-1743... [INFO] Fetching org.eclipse.equinox.weaving.hook_1.2.100.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (21.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.weaving.hook_1.2.100.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (21.68kB) [INFO] Unpacking org.eclipse.equinox.weaving.hook_1.2.100.v20171221-2204... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.edapt.common --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.common/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.emf.edapt.common --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.common/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.emf.edapt.common --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.edapt.common --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.common/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.emf.edapt.common --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.emf.edapt.common --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.edapt.common --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (attach-source) @ org.eclipse.emf.edapt.common --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.common/target/org.eclipse.emf.edapt.common-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.emf.edapt.common --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.common/target/org.eclipse.emf.edapt.common-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.edapt.common --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.emf.edapt.common --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.emf.edapt.common --- [INFO] No tests to run. [INFO] [INFO] ---------------< edapt:org.eclipse.emf.edapt.common.ui >---------------- [INFO] Building org.eclipse.emf.edapt.common.ui 1.6.0-SNAPSHOT [4/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.edapt.common.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.emf.edapt.common.ui --- [INFO] The project's OSGi version is 1.6.0.202303241532 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.edapt.common.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.edapt.common.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.edapt.common.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.emf.edapt.common.ui --- [INFO] Resolving class path of org.eclipse.emf.edapt.common.ui... [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.0.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (12.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.0.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (12.36kB) [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.0.v20171221-2204... [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.300.v20180403-0945.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (7.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.300.v20180403-0945.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (7.94kB) [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.300.v20180403-0945... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.edapt.common.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.common.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.emf.edapt.common.ui --- [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.common.ui/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.emf.edapt.common.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.edapt.common.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.common.ui/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.emf.edapt.common.ui --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.emf.edapt.common.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.edapt.common.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (attach-source) @ org.eclipse.emf.edapt.common.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.common.ui/target/org.eclipse.emf.edapt.common.ui-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.emf.edapt.common.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.common.ui/target/org.eclipse.emf.edapt.common.ui-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.edapt.common.ui --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.emf.edapt.common.ui --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.emf.edapt.common.ui --- [INFO] No tests to run. [INFO] [INFO] ---------------< edapt:org.eclipse.emf.edapt.migration >---------------- [INFO] Building org.eclipse.emf.edapt.migration 1.6.0-SNAPSHOT [5/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.edapt.migration --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.emf.edapt.migration --- [INFO] The project's OSGi version is 1.6.0.202303241532 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.edapt.migration --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.edapt.migration --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.edapt.migration --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.emf.edapt.migration --- [INFO] Resolving class path of org.eclipse.emf.edapt.migration... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.edapt.migration --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.migration/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.emf.edapt.migration --- [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.migration/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.emf.edapt.migration --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.edapt.migration --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.migration/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.emf.edapt.migration --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.emf.edapt.migration --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.edapt.migration --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (attach-source) @ org.eclipse.emf.edapt.migration --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.migration/target/org.eclipse.emf.edapt.migration-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.emf.edapt.migration --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.migration/target/org.eclipse.emf.edapt.migration-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.edapt.migration --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.emf.edapt.migration --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.emf.edapt.migration --- [INFO] No tests to run. [INFO] [INFO] --------------< edapt:org.eclipse.emf.edapt.declaration >--------------- [INFO] Building org.eclipse.emf.edapt.declaration 1.6.0-SNAPSHOT [6/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.edapt.declaration --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.emf.edapt.declaration --- [INFO] The project's OSGi version is 1.6.0.202303241532 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.edapt.declaration --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.edapt.declaration --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.edapt.declaration --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.emf.edapt.declaration --- [INFO] Resolving class path of org.eclipse.emf.edapt.declaration... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.edapt.declaration --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.declaration/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.emf.edapt.declaration --- [INFO] Compiling 107 source files to /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.declaration/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.emf.edapt.declaration --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.edapt.declaration --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.declaration/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.emf.edapt.declaration --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.emf.edapt.declaration --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.edapt.declaration --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (attach-source) @ org.eclipse.emf.edapt.declaration --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.declaration/target/org.eclipse.emf.edapt.declaration-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.emf.edapt.declaration --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.declaration/target/org.eclipse.emf.edapt.declaration-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.edapt.declaration --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.emf.edapt.declaration --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.emf.edapt.declaration --- [INFO] No tests to run. [INFO] [INFO] ------------< edapt:org.eclipse.emf.edapt.declaration.edit >------------ [INFO] Building org.eclipse.emf.edapt.declaration.edit 1.6.0-SNAPSHOT [7/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.edapt.declaration.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.emf.edapt.declaration.edit --- [INFO] The project's OSGi version is 1.6.0.202303241532 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.edapt.declaration.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.edapt.declaration.edit --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.edapt.declaration.edit --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.emf.edapt.declaration.edit --- [INFO] Resolving class path of org.eclipse.emf.edapt.declaration.edit... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.edapt.declaration.edit --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.declaration.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.emf.edapt.declaration.edit --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.declaration.edit/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.emf.edapt.declaration.edit --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.edapt.declaration.edit --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.declaration.edit/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.emf.edapt.declaration.edit --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.emf.edapt.declaration.edit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.edapt.declaration.edit --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (attach-source) @ org.eclipse.emf.edapt.declaration.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.declaration.edit/target/org.eclipse.emf.edapt.declaration.edit-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.emf.edapt.declaration.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.declaration.edit/target/org.eclipse.emf.edapt.declaration.edit-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.edapt.declaration.edit --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.emf.edapt.declaration.edit --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.emf.edapt.declaration.edit --- [INFO] No tests to run. [INFO] [INFO] -----------< edapt:org.eclipse.emf.edapt.declaration.editor >----------- [INFO] Building org.eclipse.emf.edapt.declaration.editor 1.6.0-SNAPSHOT [8/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.edapt.declaration.editor --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.emf.edapt.declaration.editor --- [INFO] The project's OSGi version is 1.6.0.202303241532 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.edapt.declaration.editor --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.edapt.declaration.editor --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.edapt.declaration.editor --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.emf.edapt.declaration.editor --- [INFO] Resolving class path of org.eclipse.emf.edapt.declaration.editor... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.edapt.declaration.editor --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.declaration.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.emf.edapt.declaration.editor --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.declaration.editor/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.emf.edapt.declaration.editor --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.edapt.declaration.editor --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.declaration.editor/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.emf.edapt.declaration.editor --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.emf.edapt.declaration.editor --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.edapt.declaration.editor --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (attach-source) @ org.eclipse.emf.edapt.declaration.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.declaration.editor/target/org.eclipse.emf.edapt.declaration.editor-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.emf.edapt.declaration.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.declaration.editor/target/org.eclipse.emf.edapt.declaration.editor-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.edapt.declaration.editor --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.emf.edapt.declaration.editor --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.emf.edapt.declaration.editor --- [INFO] No tests to run. [INFO] [INFO] ----------------< edapt:org.eclipse.emf.edapt.history >----------------- [INFO] Building org.eclipse.emf.edapt.history 1.6.0-SNAPSHOT [9/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.edapt.history --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.emf.edapt.history --- [INFO] The project's OSGi version is 1.6.0.202303241532 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.edapt.history --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.edapt.history --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.edapt.history --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.emf.edapt.history --- [INFO] Resolving class path of org.eclipse.emf.edapt.history... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.edapt.history --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.emf.edapt.history --- [INFO] Compiling 94 source files to /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.emf.edapt.history --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.edapt.history --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.emf.edapt.history --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.emf.edapt.history --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.edapt.history --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (attach-source) @ org.eclipse.emf.edapt.history --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history/target/org.eclipse.emf.edapt.history-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.emf.edapt.history --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history/target/org.eclipse.emf.edapt.history-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.edapt.history --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.emf.edapt.history --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.emf.edapt.history --- [INFO] No tests to run. [INFO] [INFO] --------------< edapt:org.eclipse.emf.edapt.history.cdo >--------------- [INFO] Building org.eclipse.emf.edapt.history.cdo 1.6.0-SNAPSHOT [10/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.edapt.history.cdo --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.emf.edapt.history.cdo --- [INFO] The project's OSGi version is 1.6.0.202303241532 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.edapt.history.cdo --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.edapt.history.cdo --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.edapt.history.cdo --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.emf.edapt.history.cdo --- [INFO] Resolving class path of org.eclipse.emf.edapt.history.cdo... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.edapt.history.cdo --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history.cdo/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.emf.edapt.history.cdo --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history.cdo/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.emf.edapt.history.cdo --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.edapt.history.cdo --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history.cdo/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.emf.edapt.history.cdo --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.emf.edapt.history.cdo --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.edapt.history.cdo --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (attach-source) @ org.eclipse.emf.edapt.history.cdo --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history.cdo/target/org.eclipse.emf.edapt.history.cdo-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.emf.edapt.history.cdo --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history.cdo/target/org.eclipse.emf.edapt.history.cdo-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.edapt.history.cdo --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.emf.edapt.history.cdo --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.emf.edapt.history.cdo --- [INFO] No tests to run. [INFO] [INFO] --------------< edapt:org.eclipse.emf.edapt.history.edit >-------------- [INFO] Building org.eclipse.emf.edapt.history.edit 1.6.0-SNAPSHOT [11/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.edapt.history.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.emf.edapt.history.edit --- [INFO] The project's OSGi version is 1.6.0.202303241532 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.edapt.history.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.edapt.history.edit --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.edapt.history.edit --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.emf.edapt.history.edit --- [INFO] Resolving class path of org.eclipse.emf.edapt.history.edit... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.edapt.history.edit --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.emf.edapt.history.edit --- [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history.edit/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.emf.edapt.history.edit --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.edapt.history.edit --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history.edit/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.emf.edapt.history.edit --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.emf.edapt.history.edit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.edapt.history.edit --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (attach-source) @ org.eclipse.emf.edapt.history.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history.edit/target/org.eclipse.emf.edapt.history.edit-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.emf.edapt.history.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history.edit/target/org.eclipse.emf.edapt.history.edit-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.edapt.history.edit --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.emf.edapt.history.edit --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.emf.edapt.history.edit --- [INFO] No tests to run. [INFO] [INFO] -------------< edapt:org.eclipse.emf.edapt.history.editor >------------- [INFO] Building org.eclipse.emf.edapt.history.editor 1.6.0-SNAPSHOT [12/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.edapt.history.editor --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.emf.edapt.history.editor --- [INFO] The project's OSGi version is 1.6.0.202303241532 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.edapt.history.editor --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.edapt.history.editor --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.edapt.history.editor --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.emf.edapt.history.editor --- [INFO] Resolving class path of org.eclipse.emf.edapt.history.editor... [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/agent/workspace/emf-edapt-gerrit/.repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.11.100.v20180515-0929/org.eclipse.jdt.debug-3.11.100.v20180515-0929.jar [WARNING] Bundle-ClassPath entry icu-data.jar does not exist in /home/jenkins/agent/workspace/emf-edapt-gerrit/.repository/p2/osgi/bundle/com.ibm.icu/58.2.0.v20170418-1837/com.ibm.icu-58.2.0.v20170418-1837.jar [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.200.v20180512-1206.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (144.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.200.v20180512-1206.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (144.52kB) [INFO] Unpacking org.eclipse.jdt.compiler.tool_1.2.200.v20180512-1206... [INFO] Fetching org.eclipse.ant.optional.junit_3.3.200.v20160315-2119.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (6.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.optional.junit_3.3.200.v20160315-2119.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (6.81kB) [INFO] Unpacking org.eclipse.ant.optional.junit_3.3.200.v20160315-2119... [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.200.v20180523-0418.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (76.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.200.v20180523-0418.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (76.05kB) [INFO] Unpacking org.eclipse.jdt.compiler.apt_1.3.200.v20180523-0418... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.edapt.history.editor --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.emf.edapt.history.editor --- [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history.editor/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.emf.edapt.history.editor --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.edapt.history.editor --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history.editor/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.emf.edapt.history.editor --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.emf.edapt.history.editor --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.edapt.history.editor --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (attach-source) @ org.eclipse.emf.edapt.history.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history.editor/target/org.eclipse.emf.edapt.history.editor-1.6.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.emf.edapt.history.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.history.editor/target/org.eclipse.emf.edapt.history.editor-1.6.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.edapt.history.editor --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.emf.edapt.history.editor --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.emf.edapt.history.editor --- [INFO] No tests to run. [INFO] [INFO] -------------< edapt:org.eclipse.emf.edapt.migration.test >------------- [INFO] Building org.eclipse.emf.edapt.migration.test 1.6.0-SNAPSHOT [13/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.edapt.migration.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.emf.edapt.migration.test --- [INFO] The project's OSGi version is 1.6.0.202303241532 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.emf.edapt.migration.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.emf.edapt.migration.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.emf.edapt.migration.test --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.emf.edapt.migration.test --- [INFO] Resolving class path of org.eclipse.emf.edapt.migration.test... [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.edapt.migration.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.migration.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.emf.edapt.migration.test --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.migration.test/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.emf.edapt.migration.test --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.edapt.migration.test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.migration.test/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.emf.edapt.migration.test --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.migration.test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.emf.edapt.migration.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.migration.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.emf.edapt.migration.test.MigrationTestCase Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec <<< FAILURE! - in org.eclipse.emf.edapt.migration.test.MigrationTestCase warning(junit.framework.TestSuite$1) Time elapsed: 0.001 sec <<< FAILURE! junit.framework.AssertionFailedError: Class org.eclipse.emf.edapt.migration.test.MigrationTestCase has no public constructor TestCase(String name) or TestCase() at junit.framework.Assert.fail(Assert.java:57) at junit.framework.TestCase.fail(TestCase.java:227) at junit.framework.TestSuite$1.runTest(TestSuite.java:97) Results : Failed tests: TestSuite$1.warning Class org.eclipse.emf.edapt.migration.test.MigrationTestCase has no public constructor TestCase(String name) or TestCase() Tests run: 1, Failures: 1, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for root 1.6.0-SNAPSHOT: [INFO] [INFO] root ............................................... SUCCESS [ 0.310 s] [INFO] plugins ............................................ SUCCESS [ 0.003 s] [INFO] org.eclipse.emf.edapt.common ....................... SUCCESS [ 4.706 s] [INFO] org.eclipse.emf.edapt.common.ui .................... SUCCESS [ 0.888 s] [INFO] org.eclipse.emf.edapt.migration .................... SUCCESS [ 1.018 s] [INFO] org.eclipse.emf.edapt.declaration .................. SUCCESS [ 0.779 s] [INFO] org.eclipse.emf.edapt.declaration.edit ............. SUCCESS [ 0.313 s] [INFO] org.eclipse.emf.edapt.declaration.editor ........... SUCCESS [ 0.427 s] [INFO] org.eclipse.emf.edapt.history ...................... SUCCESS [ 0.699 s] [INFO] org.eclipse.emf.edapt.history.cdo .................. SUCCESS [ 0.376 s] [INFO] org.eclipse.emf.edapt.history.edit ................. SUCCESS [ 0.406 s] [INFO] org.eclipse.emf.edapt.history.editor ............... SUCCESS [ 1.383 s] [INFO] org.eclipse.emf.edapt.migration.test ............... FAILURE [ 1.330 s] [INFO] org.eclipse.emf.edapt.migration.ui ................. SKIPPED [INFO] features ........................................... SKIPPED [INFO] org.eclipse.emf.edapt.runtime.feature .............. SKIPPED [INFO] org.eclipse.emf.edapt.runtime.cdo.feature .......... SKIPPED [INFO] org.eclipse.emf.edapt.recorder.feature ............. SKIPPED [INFO] org.eclipse.emf.edapt.releng.p2 .................... SKIPPED [INFO] org.eclipse.emf.edapt.tests ........................ SKIPPED [INFO] org.eclipse.emf.edapt.common.tests ................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 51.400 s [INFO] Finished at: 2023-03-24T15:33:24Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project org.eclipse.emf.edapt.migration.test: There are test failures. [ERROR] [ERROR] Please refer to /home/jenkins/agent/workspace/emf-edapt-gerrit/plugins/org.eclipse.emf.edapt.migration.test/target/surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :org.eclipse.emf.edapt.migration.test Build step 'Invoke top-level Maven targets' marked build as failure Terminating xvnc. Recording test results [Checks API] No suitable checks publisher found. Finished: FAILURE