Skip to content

Console Output

04:23:39 Triggered by Gerrit: https://git.eclipse.org/r/c/esf/esf-infra/+/199679
04:23:39 Running as SYSTEM
04:23:39 Agent basic-6vcjg is provisioned from template basic
04:23:39 ---
04:23:39 apiVersion: "v1"
04:23:39 kind: "Pod"
04:23:39 metadata:
04:23:39   annotations: {}
04:23:39   labels:
04:23:39     jenkins: "slave"
04:23:39     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
04:23:39     jenkins/label: "basic"
04:23:39   name: "basic-6vcjg"
04:23:39   namespace: "esf"
04:23:39 spec:
04:23:39   containers:
04:23:39   - env:
04:23:39     - name: "JENKINS_SECRET"
04:23:39       value: "********"
04:23:39     - name: "JENKINS_TUNNEL"
04:23:39       value: "jenkins-discovery.esf.svc.cluster.local:50000"
04:23:39     - name: "JENKINS_AGENT_NAME"
04:23:39       value: "basic-6vcjg"
04:23:39     - name: "JENKINS_REMOTING_JAVA_OPTS"
04:23:39       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
04:23:39         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
04:23:39     - name: "JAVA_TOOL_OPTIONS"
04:23:39       value: ""
04:23:39     - name: "_JAVA_OPTIONS"
04:23:39       value: ""
04:23:39     - name: "OPENJ9_JAVA_OPTIONS"
04:23:39       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
04:23:39     - name: "JENKINS_NAME"
04:23:39       value: "basic-6vcjg"
04:23:39     - name: "JENKINS_AGENT_WORKDIR"
04:23:39       value: "/home/jenkins/agent"
04:23:39     - name: "JENKINS_URL"
04:23:39       value: "http://jenkins-ui.esf.svc.cluster.local/esf/"
04:23:39     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3"
04:23:39     imagePullPolicy: "Always"
04:23:39     name: "jnlp"
04:23:39     resources:
04:23:39       limits:
04:23:39         cpu: "2000m"
04:23:39         memory: "4096Mi"
04:23:39       requests:
04:23:39         cpu: "1000m"
04:23:39         memory: "4096Mi"
04:23:39     tty: true
04:23:39     volumeMounts:
04:23:39     - mountPath: "/home/jenkins/.m2/toolchains.xml"
04:23:39       name: "m2-dir"
04:23:39       readOnly: true
04:23:39       subPath: "toolchains.xml"
04:23:39     - mountPath: "/home/jenkins/.mavenrc"
04:23:39       name: "m2-dir"
04:23:39       readOnly: true
04:23:39       subPath: ".mavenrc"
04:23:39     - mountPath: "/opt/tools"
04:23:39       name: "volume-0"
04:23:39       readOnly: false
04:23:39     - mountPath: "/home/jenkins"
04:23:39       name: "volume-2"
04:23:39       readOnly: false
04:23:39     - mountPath: "/home/jenkins/.m2/repository"
04:23:39       name: "volume-3"
04:23:39       readOnly: false
04:23:39     - mountPath: "/home/jenkins/.m2/settings-security.xml"
04:23:39       name: "m2-secret-dir"
04:23:39       readOnly: true
04:23:39       subPath: "settings-security.xml"
04:23:39     - mountPath: "/home/jenkins/.m2/wrapper"
04:23:39       name: "volume-4"
04:23:39       readOnly: false
04:23:39     - mountPath: "/home/jenkins/.m2/settings.xml"
04:23:39       name: "m2-secret-dir"
04:23:39       readOnly: true
04:23:39       subPath: "settings.xml"
04:23:39     - mountPath: "/home/jenkins/.ssh"
04:23:39       name: "volume-1"
04:23:39       readOnly: false
04:23:39       subPath: ""
04:23:39     - mountPath: "/home/jenkins/agent"
04:23:39       name: "workspace-volume"
04:23:39       readOnly: false
04:23:39     workingDir: "/home/jenkins/agent"
04:23:39   nodeSelector:
04:23:39     kubernetes.io/os: "linux"
04:23:39   restartPolicy: "Never"
04:23:39   volumes:
04:23:39   - name: "volume-0"
04:23:39     persistentVolumeClaim:
04:23:39       claimName: "tools-claim-jiro-esf"
04:23:39       readOnly: true
04:23:39   - name: "m2-secret-dir"
04:23:39     secret:
04:23:39       secretName: "m2-secret-dir"
04:23:39   - emptyDir:
04:23:39       medium: ""
04:23:39     name: "volume-2"
04:23:39   - configMap:
04:23:39       name: "m2-dir"
04:23:39     name: "m2-dir"
04:23:39   - configMap:
04:23:39       name: "known-hosts"
04:23:39     name: "volume-1"
04:23:39   - emptyDir:
04:23:39       medium: ""
04:23:39     name: "workspace-volume"
04:23:39   - emptyDir:
04:23:39       medium: ""
04:23:39     name: "volume-4"
04:23:39   - emptyDir:
04:23:39       medium: ""
04:23:39     name: "volume-3"
04:23:39 
04:23:39 Building remotely on basic-6vcjg (basic) in workspace /home/jenkins/agent/workspace/esf-infra-gerrit-build
04:23:39 [WS-CLEANUP] Deleting project workspace...
04:23:39 [WS-CLEANUP] Deferred wipeout is used...
04:23:39 The recommended git tool is: NONE
04:23:41 No credentials specified
04:23:41 Cloning the remote Git repository
04:23:41 Cloning repository https://git.eclipse.org/r/esf/esf-infra.git
04:23:41  > git init /home/jenkins/agent/workspace/esf-infra-gerrit-build # timeout=10
04:23:41 Fetching upstream changes from https://git.eclipse.org/r/esf/esf-infra.git
04:23:41  > git --version # timeout=10
04:23:41  > git --version # 'git version 2.20.1'
04:23:41  > git fetch --tags --force --progress -- https://git.eclipse.org/r/esf/esf-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
04:23:41  > git config remote.origin.url https://git.eclipse.org/r/esf/esf-infra.git # timeout=10
04:23:41  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
04:23:41  > git config remote.origin.url https://git.eclipse.org/r/esf/esf-infra.git # timeout=10
04:23:41 Fetching upstream changes from https://git.eclipse.org/r/esf/esf-infra.git
04:23:41  > git fetch --tags --force --progress -- https://git.eclipse.org/r/esf/esf-infra.git refs/changes/79/199679/3 # timeout=10
04:23:41  > git rev-parse 47ce9be09d88c3f90026add0d0827bd11c846601^{commit} # timeout=10
04:23:41 Checking out Revision 47ce9be09d88c3f90026add0d0827bd11c846601 (refs/changes/79/199679/3)
04:23:41  > git config core.sparsecheckout # timeout=10
04:23:41  > git checkout -f 47ce9be09d88c3f90026add0d0827bd11c846601 # timeout=10
04:23:45 Commit message: "[releng] Switch to tycho 2.7.2 - remove duplicate keys in in feature:   org.eclipse.emf.ecore, org.eclipse.papyrus.infra.viewpoints.policy"
04:23:45  > git rev-parse FETCH_HEAD^{commit} # timeout=10
04:23:45  > git rev-list --no-walk ba98335c611f8876b28b30faf22c69548a99b158 # timeout=10
04:23:45 Cleaning workspace
04:23:45  > git rev-parse --verify HEAD # timeout=10
04:23:45 Resetting working tree
04:23:45  > git reset --hard # timeout=10
04:23:45  > git clean -fdx # timeout=10
04:23:45 [esf-infra-gerrit-build] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=47ce9be09d88c3f90026add0d0827bd11c846601 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=ansgar.radermacher@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=Ansgar Radermacher" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/esf/esf-infra/+/199679 -DGERRIT_PATCHSET_UPLOADER_EMAIL=ansgar.radermacher@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=esf/esf-infra -DGERRIT_CHANGE_NUMBER=199679 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Ansgar Radermacher\" <ansgar.radermacher@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/79/199679/3 "-DGERRIT_PATCHSET_UPLOADER_NAME=Ansgar Radermacher" '-DGERRIT_CHANGE_OWNER=\"Ansgar Radermacher\" <ansgar.radermacher@cea.fr>' -DGERRIT_CHANGE_COMMIT_MESSAGE=W3JlbGVuZ10gU3dpdGNoIHRvIHR5Y2hvIDIuNy4yCi0gcmVtb3ZlIGR1cGxpY2F0ZSBrZXlzIGluIGluIGZlYXR1cmU6CiAgb3JnLmVjbGlwc2UuZW1mLmVjb3JlLCBvcmcuZWNsaXBzZS5wYXB5cnVzLmluZnJhLnZpZXdwb2ludHMucG9saWN5CgpDaGFuZ2UtSWQ6IEljYzc4ZmU4YWU0NGY2YzRiN2E5Zjg5NDZhOThhODAxNTIzZjc4YjczClNpZ25lZC1vZmYtYnk6IGFyYWRlcm1hY2hlIDxhbnNnYXIucmFkZXJtYWNoZXJAY2VhLmZyPgo= "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=[releng] Switch to tycho 2.7.2 - remove duplicate keys in in feature:   org.eclipse.emf.ecore, org.eclipse.papyrus.infra.viewpoints.policy" '-DGERRIT_EVENT_ACCOUNT=\"Ansgar Radermacher\" <ansgar.radermacher@cea.fr>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Icc78fe8ae44f6c4b7a9f8946a98a801523f78b73 -DGERRIT_EVENT_HASH=-997478231 -DGERRIT_VERSION=3.5.1 -DGERRIT_EVENT_ACCOUNT_EMAIL=ansgar.radermacher@cea.fr -DGERRIT_PATCHSET_NUMBER=3 "-DGERRIT_CHANGE_OWNER_NAME=Ansgar Radermacher" clean verify
04:23:45 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
04:23:45 Maven home: /opt/tools/apache-maven/latest
04:23:45 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
04:23:45 Default locale: en_US, platform encoding: UTF-8
04:23:45 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
04:23:46 [INFO] Scanning for projects...
04:23:58 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
04:23:58 SLF4J: Defaulting to no-operation (NOP) logger implementation
04:23:58 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
04:23:59 [INFO] Fetching p2.index from http://download.eclipse.org/releases/2020-06/ (122B)
04:23:59 [INFO] Adding repository http://download.eclipse.org/releases/2020-06
04:23:59 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2020-06/ (483B)
04:23:59 [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2020-06/ (142B)
04:23:59 [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/2020-06/ (66.17kB)
04:23:59 [INFO] Fetching p2.index from http://download.eclipse.org/releases/2020-06/202006171000/ (142B)
04:23:59 [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2020-06/202006171000/ (834.45kB)
04:24:01 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.diagram.esfarchitectureconcepts:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/diagram/org.polarsys.esf.core.diagram.esfarchitectureconcepts/pom.xml
04:24:02 [INFO] Fetching 202006171000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2020-06/ (63B)
04:24:02 [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (898.68kB)
04:24:02 [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (743.15kB)
04:24:03 [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.5MB)
04:24:06 [INFO] Fetching org.eclipse.osgi_3.15.300.v20200520-1959.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (459.89kB)
04:24:06 [INFO] Fetching javax.annotation_1.3.5.v20200504-1837.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.58kB)
04:24:06 [INFO] Fetching org.apache.ant_1.10.8.v20200515-1239.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.86MB)
04:24:06 [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (504.53kB)
04:24:06 [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (259.85kB)
04:24:06 [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.88kB)
04:24:07 [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (453.74kB)
04:24:07 [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (387.41kB)
04:24:07 [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (54.9kB)
04:24:07 [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (99.44kB)
04:24:07 [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (161.06kB)
04:24:07 [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.81kB)
04:24:07 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.26kB)
04:24:07 [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.03kB)
04:24:07 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.59kB)
04:24:07 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.35kB)
04:24:07 [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (258.72kB)
04:24:07 [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (101.68kB)
04:24:07 [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (63.49kB)
04:24:07 [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.52kB)
04:24:07 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.71kB)
04:24:07 [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (498.28kB)
04:24:07 [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (79.12kB)
04:24:07 [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (183.86kB)
04:24:07 [INFO] Fetching org.apache.commons.codec_1.13.0.v20200108-0001.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (143.6kB)
04:24:07 [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.7kB)
04:24:07 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.71kB)
04:24:07 [INFO] Fetching org.apache.felix.scr_2.1.16.v20200110-1820.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (155.55kB)
04:24:08 [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.03kB)
04:24:08 [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.65kB)
04:24:08 [INFO] Fetching org.eclipse.ant.core_3.5.700.v20191221-1203.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.39kB)
04:24:08 [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.03kB)
04:24:08 [INFO] Fetching org.eclipse.core.runtime_3.18.0.v20200506-2143.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.65kB)
04:24:08 [INFO] Fetching org.eclipse.ant.launching_1.2.900.v20200410-1424.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (102.08kB)
04:24:08 [INFO] Fetching org.eclipse.debug.core_3.15.100.v20200514-0816.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.57kB)
04:24:08 [INFO] Fetching org.eclipse.jdt.launching_3.17.100.v20200526-1503.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (281.75kB)
04:24:08 [INFO] Fetching org.eclipse.core.externaltools_1.1.700.v20200416-1310.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.79kB)
04:24:08 [INFO] Fetching org.eclipse.text_3.10.200.v20200428-0633.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (100.5kB)
04:24:08 [INFO] Fetching org.eclipse.jdt.core_3.22.0.v20200530-2032.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (6.83MB)
04:24:09 [INFO] Fetching org.eclipse.core.resources_3.13.700.v20200209-1624.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (873.17kB)
04:24:09 [INFO] Fetching org.eclipse.ant.ui_3.7.800.v20200413-1643.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (483.38kB)
04:24:09 [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.79kB)
04:24:09 [INFO] Fetching org.eclipse.ui.externaltools_3.4.700.v20200319-0924.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.77kB)
04:24:09 [INFO] Fetching org.eclipse.ui_3.117.0.v20200518-1705.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (363.6kB)
04:24:09 [INFO] Fetching org.eclipse.ui.console_3.9.200.v20200511-1122.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.4kB)
04:24:09 [INFO] Fetching org.eclipse.debug.ui_3.14.500.v20200520-0842.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1MB)
04:24:10 [INFO] Fetching org.eclipse.jdt.ui_3.21.100.v20200602-0959.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.94MB)
04:24:12 [INFO] Fetching org.eclipse.jdt.debug.ui_3.11.0.v20200525-2012.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.66MB)
04:24:12 [INFO] Fetching org.eclipse.team.core_3.8.1000.v20200428-1255.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.89kB)
04:24:12 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.0.v20200515-0330.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.75kB)
04:24:12 [INFO] Fetching org.eclipse.core.expressions_3.6.800.v20200319-0911.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.96kB)
04:24:12 [INFO] Fetching org.eclipse.jdt.junit_3.11.800.v20200518-1033.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (235.58kB)
04:24:12 [INFO] Fetching org.eclipse.compare_3.7.1000.v20200511-1203.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (306.31kB)
04:24:12 [INFO] Fetching org.eclipse.jface.text_3.16.300.v20200526-0811.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (316.88kB)
04:24:13 [INFO] Fetching org.eclipse.ui.ide_3.17.100.v20200530-0835.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (957.79kB)
04:24:13 [INFO] Fetching org.eclipse.ui.views_3.10.300.v20200311-1018.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.59kB)
04:24:13 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.200.v20200421-1954.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (233.97kB)
04:24:13 [INFO] Fetching org.eclipse.ui.editors_3.13.200.v20200501-2307.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (199.91kB)
04:24:13 [INFO] Fetching org.eclipse.ui.forms_3.9.100.v20200413-1417.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.18kB)
04:24:13 [INFO] Fetching org.eclipse.compare.core_3.6.900.v20200412-2017.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.85kB)
04:24:14 [INFO] Fetching org.eclipse.core.commands_3.9.700.v20191217-1850.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.01kB)
04:24:14 [INFO] Fetching org.eclipse.equinox.common_3.12.0.v20200504-1602.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.07kB)
04:24:14 [INFO] Fetching org.eclipse.core.contenttype_3.7.700.v20200517-1644.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.49kB)
04:24:14 [INFO] Fetching org.eclipse.equinox.preferences_3.8.0.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.59kB)
04:24:14 [INFO] Fetching org.eclipse.equinox.registry_3.8.800.v20200406-0956.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.27kB)
04:24:14 [INFO] Fetching org.eclipse.core.databinding_1.9.0.v20200519-1409.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.72kB)
04:24:14 [INFO] Fetching org.eclipse.core.databinding.observable_1.9.0.v20200205-2119.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.47kB)
04:24:14 [INFO] Fetching org.eclipse.core.databinding.property_1.8.0.v20200124-0715.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.98kB)
04:24:14 [INFO] Fetching org.eclipse.core.databinding.beans_1.6.100.v20191217-1850.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.2kB)
04:24:14 [INFO] Fetching org.eclipse.core.filebuffers_3.6.1000.v20200409-1035.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.15kB)
04:24:14 [INFO] Fetching org.eclipse.core.jobs_3.10.800.v20200421-0950.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.11kB)
04:24:14 [INFO] Fetching org.eclipse.equinox.app_1.4.500.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.05kB)
04:24:14 [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (120.7kB)
04:24:14 [INFO] Fetching org.eclipse.ui.workbench_3.119.0.v20200521-1247.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (997.92kB)
04:24:15 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.67kB)
04:24:15 [INFO] Fetching org.eclipse.swt_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16kB)
04:24:15 [INFO] Fetching org.eclipse.e4.core.commands_0.12.900.v20200110-1732.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.76kB)
04:24:15 [INFO] Fetching org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.88kB)
04:24:15 [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.07kB)
04:24:15 [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.66kB)
04:24:15 [INFO] Fetching org.eclipse.e4.core.services_2.2.300.v20200422-1846.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.06kB)
04:24:15 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.68kB)
04:24:15 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.72kB)
04:24:15 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.600.v20200311-0642.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.65kB)
04:24:15 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.700.v20200318-1219.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.82kB)
04:24:15 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.16kB)
04:24:15 [INFO] Fetching org.eclipse.emf.ecore_2.22.0.v20200519-1135.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (487.54kB)
04:24:16 [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.02kB)
04:24:16 [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.16kB)
04:24:16 [INFO] Fetching org.eclipse.jface_3.20.0.v20200505-1952.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (361.92kB)
04:24:16 [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1200.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.16kB)
04:24:16 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1000.v20200525-0806.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.8kB)
04:24:16 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.47kB)
04:24:16 [INFO] Fetching org.eclipse.e4.ui.di_1.2.800.v20200128-0855.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.76kB)
04:24:16 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.800.v20200522-0923.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.84kB)
04:24:16 [INFO] Fetching org.eclipse.e4.ui.ide_3.15.100.v20200323-2111.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.94kB)
04:24:16 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.700.v20200113-1422.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.14kB)
04:24:16 [INFO] Fetching org.eclipse.equinox.event_1.5.400.v20200511-1702.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.62kB)
04:24:16 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.45kB)
04:24:16 [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.300.v20200514-1625.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.1kB)
04:24:16 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51kB)
04:24:16 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (84.02kB)
04:24:16 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1000.v20200517-1848.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.88kB)
04:24:17 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1200.v20200529-1321.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.01kB)
04:24:17 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1000.v20200514-1625.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.86kB)
04:24:17 [INFO] Fetching org.eclipse.jface.databinding_1.11.100.v20200522-1835.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.88kB)
04:24:17 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.07kB)
04:24:17 [INFO] Fetching org.eclipse.urischeme_1.1.0.v20200603-1117.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.48kB)
04:24:17 [INFO] Fetching org.eclipse.emf.common_2.19.0.v20200324-0932.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (115.11kB)
04:24:17 [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (59.46kB)
04:24:17 [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.42kB)
04:24:17 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (61.27kB)
04:24:17 [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (96.94kB)
04:24:17 [INFO] Fetching org.eclipse.emf.edit.ui_2.18.0.v20200205-0529.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (108.42kB)
04:24:17 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.45kB)
04:24:17 [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (169.13kB)
04:24:17 [INFO] Fetching org.eclipse.emf.validation_1.8.0.201812070911.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (403.76kB)
04:24:17 [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.51kB)
04:24:17 [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.1kB)
04:24:17 [INFO] Fetching org.eclipse.equinox.bidi_1.2.300.v20191213-1901.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.95kB)
04:24:17 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.47kB)
04:24:17 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.56kB)
04:24:17 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (58.11kB)
04:24:17 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.88kB)
04:24:17 [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.42kB)
04:24:17 [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.04kB)
04:24:18 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.600.v20200217-1130.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.9kB)
04:24:18 [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.700.v20200110-2121.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.47kB)
04:24:18 [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.99kB)
04:24:18 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (116.64kB)
04:24:18 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.19kB)
04:24:18 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.500.v20200211-1505.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.81kB)
04:24:18 [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (74.47kB)
04:24:18 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.85kB)
04:24:18 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.94kB)
04:24:18 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.86kB)
04:24:18 [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.800.v20200410-1336.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.99kB)
04:24:18 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.28kB)
04:24:18 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.600.v20200318-1507.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.95kB)
04:24:18 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.64kB)
04:24:18 [INFO] Fetching org.eclipse.equinox.security_1.3.500.v20200114-1637.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.56kB)
04:24:18 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.500.v20200110-2121.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (121.9kB)
04:24:18 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.600.v20200114-1339.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.47kB)
04:24:18 [INFO] Fetching org.eclipse.equinox.p2.ui_2.6.0.v20200602-1138.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (288.61kB)
04:24:18 [INFO] Fetching org.eclipse.equinox.security.ui_1.2.600.v20191213-1901.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.21kB)
04:24:18 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (366.65kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (117.62kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (257.14kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (101.66kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (120.53kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (39.26kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.86kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (100.25kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (76.2kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (133.46kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (386.74kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (114.29kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (190.36kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.16MB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (93.45kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (101.73kB)
04:24:19 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.900.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.75kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.3kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (218.73kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (90.14kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (137.53kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (92.1kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (196.73kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.85kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.89kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.91kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (117.43kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (123.72kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.5kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (318.69kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (110.07kB)
04:24:19 [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (245.89kB)
04:24:19 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.0.v20200526-0740.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (493.48kB)
04:24:20 [INFO] Fetching org.eclipse.jdt.debug_3.15.100.v20200525-2012.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (966.69kB)
04:24:20 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
04:24:20 [INFO] Fetching org.eclipse.search_3.11.1000.v20200410-1852.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.04kB)
04:24:20 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.200.v20200501-1429.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.57kB)
04:24:20 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.0.v20200515-0330.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (176.74kB)
04:24:20 [INFO] Fetching org.eclipse.jdt.junit.core_3.10.700.v20200501-1429.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.97kB)
04:24:20 [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (123kB)
04:24:20 [INFO] Fetching org.eclipse.team.ui_3.8.900.v20200422-1935.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (492.92kB)
04:24:21 [INFO] Fetching org.eclipse.ui.navigator_3.9.300.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (131.02kB)
04:24:21 [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.300.v20200417-1241.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.64kB)
04:24:21 [INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.2.v20200609-1812.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.04MB)
04:24:21 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.37kB)
04:24:21 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (275.14kB)
04:24:21 [INFO] Fetching org.eclipse.ocl.ecore_3.15.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.44kB)
04:24:21 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.54kB)
04:24:21 [INFO] Fetching org.eclipse.ocl_3.15.0.v20200608-1555.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.14MB)
04:24:21 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.72kB)
04:24:21 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.82MB)
04:24:21 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.13MB)
04:24:22 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (131.36kB)
04:24:22 [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.42MB)
04:24:22 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.92kB)
04:24:22 [INFO] Fetching org.eclipse.ocl.common_1.8.400.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.75kB)
04:24:22 [INFO] Fetching org.eclipse.papyrus.editor_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.45kB)
04:24:22 [INFO] Fetching org.eclipse.papyrus.infra.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (102.7kB)
04:24:22 [INFO] Fetching org.eclipse.papyrus.infra.emf_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.17kB)
04:24:22 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_1.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.8kB)
04:24:22 [INFO] Fetching org.eclipse.papyrus.emf_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.48kB)
04:24:22 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.28kB)
04:24:22 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.91kB)
04:24:22 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.38kB)
04:24:22 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.16kB)
04:24:22 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_1.4.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.24kB)
04:24:22 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.59kB)
04:24:23 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (308.91kB)
04:24:23 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (52.74kB)
04:24:23 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.9kB)
04:24:23 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.36kB)
04:24:23 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.42kB)
04:24:23 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.12kB)
04:24:23 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.54kB)
04:24:23 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.09kB)
04:24:23 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.06kB)
04:24:23 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.74kB)
04:24:23 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.81kB)
04:24:23 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.18kB)
04:24:23 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.66kB)
04:24:23 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.93kB)
04:24:23 [INFO] Fetching org.eclipse.papyrus.infra.tools_3.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.91kB)
04:24:23 [INFO] Fetching org.eclipse.pde.core_3.13.400.v20200415-0531.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.29MB)
04:24:23 [INFO] Fetching org.eclipse.papyrus.infra.architecture_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.69kB)
04:24:23 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.11kB)
04:24:23 [INFO] Fetching org.eclipse.papyrus.infra.services.edit_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.69kB)
04:24:23 [INFO] Fetching org.eclipse.papyrus.infra.core_3.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (99.97kB)
04:24:23 [INFO] Fetching org.eclipse.papyrus.infra.types_4.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.23kB)
04:24:23 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.14kB)
04:24:23 [INFO] Fetching org.eclipse.papyrus.infra.constraints_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.05kB)
04:24:23 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.68kB)
04:24:24 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.22kB)
04:24:24 [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.06kB)
04:24:24 [INFO] Fetching org.eclipse.papyrus.infra.types.edit_4.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.04kB)
04:24:24 [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_1.4.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.27kB)
04:24:24 [INFO] Fetching org.eclipse.papyrus.infra.core.log_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.13kB)
04:24:24 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_2.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.05kB)
04:24:24 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.72kB)
04:24:24 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.5kB)
04:24:24 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.12kB)
04:24:24 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_2.0.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (54.72kB)
04:24:24 [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_3.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.37kB)
04:24:24 [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.94kB)
04:24:24 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_1.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.6kB)
04:24:24 [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.7kB)
04:24:24 [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_5.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.35kB)
04:24:24 [INFO] Fetching org.eclipse.papyrus.infra.nattable_6.7.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (332.71kB)
04:24:24 [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.29kB)
04:24:24 [INFO] Fetching org.eclipse.papyrus.infra.onefile_2.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.97kB)
04:24:24 [INFO] Fetching org.eclipse.pde.ui_3.11.400.v20200514-1728.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.46MB)
04:24:25 [INFO] Fetching org.eclipse.papyrus.infra.internationalization_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.1kB)
04:24:25 [INFO] Fetching org.eclipse.papyrus.infra.emf.types_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.64kB)
04:24:25 [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_4.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.55kB)
04:24:25 [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.49kB)
04:24:25 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (171.76kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.types.core_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.filters_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.02kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.47kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_3.104.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (311.16kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.26kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_3.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.58kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.8kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (87.62kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.06kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.sync_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.14kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.26kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.25kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_4.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.11kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_1.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.76kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_3.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (54.37kB)
04:24:26 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.77kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.04kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_3.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.28kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.09kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.55kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.68kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_2.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.49kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.67kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.59kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.38kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.39kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.02kB)
04:24:26 [INFO] Fetching org.eclipse.papyrus.views.properties_4.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.38kB)
04:24:27 [INFO] Fetching org.eclipse.papyrus.infra.widgets_3.6.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (571.45kB)
04:24:27 [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_2.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.12kB)
04:24:27 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_4.1.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (67.97kB)
04:24:27 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_4.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.94kB)
04:24:27 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_1.100.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.42kB)
04:24:27 [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.21kB)
04:24:27 [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_5.5.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.02kB)
04:24:27 [INFO] Fetching org.eclipse.papyrus.infra.newchild_4.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.26kB)
04:24:27 [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.65kB)
04:24:27 [INFO] Fetching org.eclipse.papyrus.infra.properties_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.27kB)
04:24:27 [INFO] Fetching org.eclipse.xwt_1.4.0.202003031031.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (178.29kB)
04:24:27 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.95kB)
04:24:27 [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (291.62kB)
04:24:27 [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.72kB)
04:24:27 [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.96kB)
04:24:27 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.93kB)
04:24:27 [INFO] Fetching org.eclipse.papyrus.infra.services.validation_3.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.15kB)
04:24:27 [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.49kB)
04:24:28 [INFO] Fetching org.eclipse.pde_3.13.1100.v20200604-0540.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.27kB)
04:24:28 [INFO] Fetching org.eclipse.papyrus.uml.appearance_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.05kB)
04:24:28 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.03MB)
04:24:28 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_3.4.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (575.77kB)
04:24:29 [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_3.5.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (52.2kB)
04:24:29 [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_3.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.33kB)
04:24:29 [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.02kB)
04:24:29 [INFO] Fetching org.eclipse.papyrus.uml.profile_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.34kB)
04:24:29 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.38kB)
04:24:29 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_1.100.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.23kB)
04:24:29 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.3kB)
04:24:29 [INFO] Fetching org.eclipse.papyrus.uml.tools_4.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (94.27kB)
04:24:29 [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (457.41kB)
04:24:30 [INFO] Fetching org.eclipse.papyrus.uml.service.types_4.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (167.69kB)
04:24:30 [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_2.0.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.44kB)
04:24:30 [INFO] Fetching org.eclipse.ui.intro_3.5.1000.v20200525-1037.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (142.89kB)
04:24:30 [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.07kB)
04:24:30 [INFO] Fetching org.eclipse.papyrus.uml.nattable_5.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.16kB)
04:24:30 [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_3.0.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.11kB)
04:24:30 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.29kB)
04:24:30 [INFO] Fetching org.eclipse.papyrus.uml.properties_3.5.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (236.34kB)
04:24:30 [INFO] Fetching org.eclipse.papyrus.uml.ui_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.71kB)
04:24:30 [INFO] Fetching org.eclipse.papyrus.uml.types.core_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.76kB)
04:24:31 [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.63kB)
04:24:31 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.84kB)
04:24:31 [INFO] Fetching org.eclipse.pde.build_3.10.800.v20200410-1419.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (478.57kB)
04:24:31 [INFO] Fetching org.eclipse.update.configurator_3.4.600.v20200422-1910.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.22kB)
04:24:31 [INFO] Fetching org.eclipse.pde.launching_3.8.200.v20200512-0948.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.65kB)
04:24:31 [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.800.v20200522-1354.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (150.45kB)
04:24:31 [INFO] Fetching org.eclipse.ui.views.log_1.2.1100.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.26kB)
04:24:31 [INFO] Fetching org.eclipse.ui.trace_1.1.800.v20200106-1301.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.28kB)
04:24:31 [INFO] Fetching org.eclipse.ui.genericeditor_1.1.700.v20200211-1227.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.3kB)
04:24:31 [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (243.5kB)
04:24:31 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.18kB)
04:24:31 [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.12kB)
04:24:31 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.metamodel.esfarchitectureconcepts:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfarchitectureconcepts/pom.xml
04:24:31 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.metamodel.esfcore:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfcore/pom.xml
04:24:31 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.metamodel.esfbehaviours:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfbehaviours/pom.xml
04:24:31 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.metamodel.esfproperties:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfproperties/pom.xml
04:24:31 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.metamodel.esfsafetyconcepts:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfsafetyconcepts/pom.xml
04:24:31 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.profile.esfarchitectureconcepts:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts/pom.xml
04:24:32 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
04:24:32 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.profile.esfarchitectureconcepts.tests:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.tests/pom.xml
04:24:32 [INFO] Fetching org.eclipse.core.net_1.3.900.v20200428-1255.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.74kB)
04:24:32 [INFO] Fetching org.eclipse.equinox.launcher_1.5.700.v20200207-2156.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.85kB)
04:24:32 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
04:24:32 [INFO] Fetching org.eclipse.ui.ide.application_1.3.700.v20200525-1456.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.86kB)
04:24:32 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.profile.esfarchitectureconcepts.application:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.application/pom.xml
04:24:32 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
04:24:32 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_2.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.09kB)
04:24:32 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.profile.esfbehaviours:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfbehaviours/pom.xml
04:24:32 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
04:24:32 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.profile.esfcore:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfcore/pom.xml
04:24:32 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
04:24:32 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.profile.esfproperties:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfproperties/pom.xml
04:24:32 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
04:24:32 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.profile.esfsafetyconcepts:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfsafetyconcepts/pom.xml
04:24:32 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
04:24:32 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.releng:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/releng/org.polarsys.esf.core.releng/pom.xml
04:24:33 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.releng.branding:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/releng/org.polarsys.esf.core.releng.branding/pom.xml
04:24:33 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.resources.graphical:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/resources/org.polarsys.esf.core.resources.graphical/pom.xml
04:24:33 [INFO] Fetching org.eclipse.emf.emfstore.common_1.9.0.v20170530-0703.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.86MB)
04:24:33 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.common:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.common/pom.xml
04:24:33 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.common.ui:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.common.ui/pom.xml
04:24:33 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
04:24:33 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.doc:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.doc/pom.xml
04:24:33 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:org.polarsys.esf.core.utils:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.utils/pom.xml
04:24:33 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
04:24:33 [INFO] Resolving dependencies of MavenProject: org.polarsys.esf:esf-infra.p2:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/esf-infra-gerrit-build/p2/pom.xml
04:24:34 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.13MB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.13MB)
04:24:34 [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (743.15kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (743.15kB)
04:24:34 [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.5MB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.5MB)
04:24:34 [INFO] Fetching org.eclipse.osgi_3.15.300.v20200520-1959.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (459.89kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.osgi_3.15.300.v20200520-1959.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (459.89kB)
04:24:34 [INFO] Fetching javax.annotation_1.3.5.v20200504-1837.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.58kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching javax.annotation_1.3.5.v20200504-1837.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.58kB)
04:24:34 [INFO] Fetching org.apache.ant_1.10.8.v20200515-1239.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.86MB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.apache.ant_1.10.8.v20200515-1239.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.86MB)
04:24:34 [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.03kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.03kB)
04:24:34 [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (258.72kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (258.72kB)
04:24:34 [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (101.68kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (101.68kB)
04:24:34 [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (63.49kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (63.49kB)
04:24:34 [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.52kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.52kB)
04:24:34 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.71kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.71kB)
04:24:34 [INFO] Fetching org.apache.commons.codec_1.13.0.v20200108-0001.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (143.6kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.apache.commons.codec_1.13.0.v20200108-0001.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (143.6kB)
04:24:34 [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.7kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.7kB)
04:24:34 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.71kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.71kB)
04:24:34 [INFO] Fetching org.apache.felix.scr_2.1.16.v20200110-1820.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (155.55kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.apache.felix.scr_2.1.16.v20200110-1820.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (155.55kB)
04:24:34 [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.03kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.03kB)
04:24:34 [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.65kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.65kB)
04:24:34 [INFO] Fetching org.eclipse.ant.core_3.5.700.v20191221-1203.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.39kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.ant.core_3.5.700.v20191221-1203.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.39kB)
04:24:34 [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.03kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.03kB)
04:24:34 [INFO] Fetching org.eclipse.core.runtime_3.18.0.v20200506-2143.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.65kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.core.runtime_3.18.0.v20200506-2143.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.65kB)
04:24:34 [INFO] Fetching org.eclipse.ant.launching_1.2.900.v20200410-1424.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (102.08kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.ant.launching_1.2.900.v20200410-1424.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (102.08kB)
04:24:34 [INFO] Fetching org.eclipse.debug.core_3.15.100.v20200514-0816.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.57kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.debug.core_3.15.100.v20200514-0816.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.57kB)
04:24:34 [INFO] Fetching org.eclipse.jdt.launching_3.17.100.v20200526-1503.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (281.75kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.jdt.launching_3.17.100.v20200526-1503.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (281.75kB)
04:24:34 [INFO] Fetching org.eclipse.core.externaltools_1.1.700.v20200416-1310.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.79kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.core.externaltools_1.1.700.v20200416-1310.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.79kB)
04:24:34 [INFO] Fetching org.eclipse.text_3.10.200.v20200428-0633.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (100.5kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.text_3.10.200.v20200428-0633.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (100.5kB)
04:24:34 [INFO] Fetching org.eclipse.ant.ui_3.7.800.v20200413-1643.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (483.38kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.ant.ui_3.7.800.v20200413-1643.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (483.38kB)
04:24:34 [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.79kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.79kB)
04:24:34 [INFO] Fetching org.eclipse.ui.externaltools_3.4.700.v20200319-0924.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.77kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.ui.externaltools_3.4.700.v20200319-0924.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.77kB)
04:24:34 [INFO] Fetching org.eclipse.ui_3.117.0.v20200518-1705.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (363.6kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.ui_3.117.0.v20200518-1705.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (363.6kB)
04:24:34 [INFO] Fetching org.eclipse.ui.console_3.9.200.v20200511-1122.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.4kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.ui.console_3.9.200.v20200511-1122.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.4kB)
04:24:34 [INFO] Fetching org.eclipse.debug.ui_3.14.500.v20200520-0842.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1MB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.debug.ui_3.14.500.v20200520-0842.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1MB)
04:24:34 [INFO] Fetching org.eclipse.jdt.ui_3.21.100.v20200602-0959.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.94MB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.jdt.ui_3.21.100.v20200602-0959.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.94MB)
04:24:34 [INFO] Fetching org.eclipse.team.core_3.8.1000.v20200428-1255.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.89kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.team.core_3.8.1000.v20200428-1255.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.89kB)
04:24:34 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.0.v20200515-0330.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.75kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.0.v20200515-0330.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.75kB)
04:24:34 [INFO] Fetching org.eclipse.core.expressions_3.6.800.v20200319-0911.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.96kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.core.expressions_3.6.800.v20200319-0911.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.96kB)
04:24:34 [INFO] Fetching org.eclipse.jdt.junit_3.11.800.v20200518-1033.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (235.58kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.jdt.junit_3.11.800.v20200518-1033.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (235.58kB)
04:24:34 [INFO] Fetching org.eclipse.compare_3.7.1000.v20200511-1203.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (306.31kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.compare_3.7.1000.v20200511-1203.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (306.31kB)
04:24:34 [INFO] Fetching org.eclipse.jface.text_3.16.300.v20200526-0811.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (316.88kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.jface.text_3.16.300.v20200526-0811.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (316.88kB)
04:24:34 [INFO] Fetching org.eclipse.ui.ide_3.17.100.v20200530-0835.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (957.79kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.ui.ide_3.17.100.v20200530-0835.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (957.79kB)
04:24:34 [INFO] Fetching org.eclipse.ui.views_3.10.300.v20200311-1018.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.59kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.ui.views_3.10.300.v20200311-1018.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.59kB)
04:24:34 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.200.v20200421-1954.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (233.97kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.200.v20200421-1954.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (233.97kB)
04:24:34 [INFO] Fetching org.eclipse.ui.editors_3.13.200.v20200501-2307.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (199.91kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.ui.editors_3.13.200.v20200501-2307.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (199.91kB)
04:24:34 [INFO] Fetching org.eclipse.ui.forms_3.9.100.v20200413-1417.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.18kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.ui.forms_3.9.100.v20200413-1417.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.18kB)
04:24:34 [INFO] Fetching org.eclipse.compare.core_3.6.900.v20200412-2017.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.85kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.compare.core_3.6.900.v20200412-2017.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.85kB)
04:24:34 [INFO] Fetching org.eclipse.core.commands_3.9.700.v20191217-1850.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.01kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.core.commands_3.9.700.v20191217-1850.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.01kB)
04:24:34 [INFO] Fetching org.eclipse.equinox.common_3.12.0.v20200504-1602.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.07kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.equinox.common_3.12.0.v20200504-1602.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.07kB)
04:24:34 [INFO] Fetching org.eclipse.core.contenttype_3.7.700.v20200517-1644.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.49kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.core.contenttype_3.7.700.v20200517-1644.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.49kB)
04:24:34 [INFO] Fetching org.eclipse.equinox.preferences_3.8.0.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.59kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.equinox.preferences_3.8.0.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.59kB)
04:24:34 [INFO] Fetching org.eclipse.equinox.registry_3.8.800.v20200406-0956.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.27kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.equinox.registry_3.8.800.v20200406-0956.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.27kB)
04:24:34 [INFO] Fetching org.eclipse.core.databinding_1.9.0.v20200519-1409.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.72kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.core.databinding_1.9.0.v20200519-1409.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.72kB)
04:24:34 [INFO] Fetching org.eclipse.core.databinding.observable_1.9.0.v20200205-2119.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.47kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.core.databinding.observable_1.9.0.v20200205-2119.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.47kB)
04:24:34 [INFO] Fetching org.eclipse.core.databinding.property_1.8.0.v20200124-0715.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.98kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.core.databinding.property_1.8.0.v20200124-0715.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.98kB)
04:24:34 [INFO] Fetching org.eclipse.core.databinding.beans_1.6.100.v20191217-1850.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.2kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.core.databinding.beans_1.6.100.v20191217-1850.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.2kB)
04:24:34 [INFO] Fetching org.eclipse.core.filebuffers_3.6.1000.v20200409-1035.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.15kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.core.filebuffers_3.6.1000.v20200409-1035.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.15kB)
04:24:34 [INFO] Fetching org.eclipse.core.jobs_3.10.800.v20200421-0950.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.11kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.core.jobs_3.10.800.v20200421-0950.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.11kB)
04:24:34 [INFO] Fetching org.eclipse.equinox.app_1.4.500.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.05kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.equinox.app_1.4.500.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.05kB)
04:24:34 [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (120.7kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (120.7kB)
04:24:34 [INFO] Fetching org.eclipse.ui.workbench_3.119.0.v20200521-1247.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (997.92kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.ui.workbench_3.119.0.v20200521-1247.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (997.92kB)
04:24:34 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.67kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.67kB)
04:24:34 [INFO] Fetching org.eclipse.swt_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.swt_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16kB)
04:24:34 [INFO] Fetching org.eclipse.e4.core.commands_0.12.900.v20200110-1732.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.76kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.e4.core.commands_0.12.900.v20200110-1732.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.76kB)
04:24:34 [INFO] Fetching org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.88kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.88kB)
04:24:34 [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.66kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.66kB)
04:24:34 [INFO] Fetching org.eclipse.e4.core.services_2.2.300.v20200422-1846.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.06kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.e4.core.services_2.2.300.v20200422-1846.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.06kB)
04:24:34 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.68kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.68kB)
04:24:34 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.72kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.72kB)
04:24:34 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.600.v20200311-0642.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.65kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.600.v20200311-0642.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.65kB)
04:24:34 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.700.v20200318-1219.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.82kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.700.v20200318-1219.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.82kB)
04:24:34 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.16kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.16kB)
04:24:34 [INFO] Fetching org.eclipse.emf.ecore_2.22.0.v20200519-1135.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (487.54kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.emf.ecore_2.22.0.v20200519-1135.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (487.54kB)
04:24:34 [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.02kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.02kB)
04:24:34 [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.16kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.16kB)
04:24:34 [INFO] Fetching org.eclipse.jface_3.20.0.v20200505-1952.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (361.92kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.jface_3.20.0.v20200505-1952.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (361.92kB)
04:24:34 [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1200.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.16kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1200.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.16kB)
04:24:34 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1000.v20200525-0806.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.8kB)
04:24:34 [INFO] The user operation is waiting for background work to complete.
04:24:34 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1000.v20200525-0806.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.8kB)
04:24:35 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.47kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.47kB)
04:24:35 [INFO] Fetching org.eclipse.e4.ui.di_1.2.800.v20200128-0855.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.76kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.e4.ui.di_1.2.800.v20200128-0855.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.76kB)
04:24:35 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.800.v20200522-0923.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.84kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.800.v20200522-0923.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.84kB)
04:24:35 [INFO] Fetching org.eclipse.e4.ui.ide_3.15.100.v20200323-2111.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.94kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.e4.ui.ide_3.15.100.v20200323-2111.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.94kB)
04:24:35 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.700.v20200113-1422.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.14kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.700.v20200113-1422.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.14kB)
04:24:35 [INFO] Fetching org.eclipse.equinox.event_1.5.400.v20200511-1702.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.62kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.equinox.event_1.5.400.v20200511-1702.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.62kB)
04:24:35 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.45kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.45kB)
04:24:35 [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.300.v20200514-1625.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.1kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.300.v20200514-1625.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.1kB)
04:24:35 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51kB)
04:24:35 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (84.02kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (84.02kB)
04:24:35 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1000.v20200517-1848.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.88kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1000.v20200517-1848.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.88kB)
04:24:35 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1200.v20200529-1321.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.01kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1200.v20200529-1321.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.01kB)
04:24:35 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1000.v20200514-1625.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.86kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1000.v20200514-1625.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.86kB)
04:24:35 [INFO] Fetching org.eclipse.jface.databinding_1.11.100.v20200522-1835.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.88kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.jface.databinding_1.11.100.v20200522-1835.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.88kB)
04:24:35 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.07kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.07kB)
04:24:35 [INFO] Fetching org.eclipse.urischeme_1.1.0.v20200603-1117.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.48kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.urischeme_1.1.0.v20200603-1117.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.48kB)
04:24:35 [INFO] Fetching org.eclipse.emf.common_2.19.0.v20200324-0932.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (115.11kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.emf.common_2.19.0.v20200324-0932.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (115.11kB)
04:24:35 [INFO] Fetching org.eclipse.emf.edit.ui_2.18.0.v20200205-0529.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (108.42kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.emf.edit.ui_2.18.0.v20200205-0529.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (108.42kB)
04:24:35 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (61.27kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (61.27kB)
04:24:35 [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (59.46kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (59.46kB)
04:24:35 [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.42kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.42kB)
04:24:35 [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (96.94kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (96.94kB)
04:24:35 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.45kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.45kB)
04:24:35 [INFO] Fetching org.eclipse.ocl.ecore_3.15.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.44kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.ocl.ecore_3.15.0.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.44kB)
04:24:35 [INFO] Fetching org.eclipse.equinox.bidi_1.2.300.v20191213-1901.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.95kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.equinox.bidi_1.2.300.v20191213-1901.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.95kB)
04:24:35 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.47kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.47kB)
04:24:35 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.56kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.56kB)
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (58.11kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (58.11kB)
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.88kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.88kB)
04:24:35 [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.42kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.42kB)
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.04kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.04kB)
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.600.v20200217-1130.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.9kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.600.v20200217-1130.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.9kB)
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.700.v20200110-2121.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.47kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.700.v20200110-2121.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.47kB)
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.99kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.99kB)
04:24:35 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (116.64kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (116.64kB)
04:24:35 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.19kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.19kB)
04:24:35 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.500.v20200211-1505.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.81kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.500.v20200211-1505.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.81kB)
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (74.47kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (74.47kB)
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.85kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.85kB)
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.94kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.94kB)
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.86kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.86kB)
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.800.v20200410-1336.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.99kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.800.v20200410-1336.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.99kB)
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.28kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.28kB)
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.600.v20200318-1507.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.95kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.600.v20200318-1507.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.95kB)
04:24:35 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.64kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.64kB)
04:24:35 [INFO] Fetching org.eclipse.equinox.security_1.3.500.v20200114-1637.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.56kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.equinox.security_1.3.500.v20200114-1637.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.56kB)
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.500.v20200110-2121.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (121.9kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.500.v20200110-2121.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (121.9kB)
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.600.v20200114-1339.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.47kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.600.v20200114-1339.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.47kB)
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.ui_2.6.0.v20200602-1138.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (288.61kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.equinox.p2.ui_2.6.0.v20200602-1138.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (288.61kB)
04:24:35 [INFO] Fetching org.eclipse.equinox.security.ui_1.2.600.v20191213-1901.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.21kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.equinox.security.ui_1.2.600.v20191213-1901.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.21kB)
04:24:35 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (366.65kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (366.65kB)
04:24:35 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.900.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.75kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.900.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.75kB)
04:24:35 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.0.v20200526-0740.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (493.48kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.0.v20200526-0740.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (493.48kB)
04:24:35 [INFO] Fetching org.eclipse.jdt.debug_3.15.100.v20200525-2012.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (966.69kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.jdt.debug_3.15.100.v20200525-2012.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (966.69kB)
04:24:35 [INFO] Fetching org.eclipse.search_3.11.1000.v20200410-1852.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.04kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.search_3.11.1000.v20200410-1852.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.04kB)
04:24:35 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.200.v20200501-1429.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.57kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.200.v20200501-1429.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.57kB)
04:24:35 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.0.v20200515-0330.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (176.74kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.0.v20200515-0330.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (176.74kB)
04:24:35 [INFO] Fetching org.eclipse.jdt.junit.core_3.10.700.v20200501-1429.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.97kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.jdt.junit.core_3.10.700.v20200501-1429.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.97kB)
04:24:35 [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (123kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (123kB)
04:24:35 [INFO] Fetching org.eclipse.team.ui_3.8.900.v20200422-1935.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (492.92kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.team.ui_3.8.900.v20200422-1935.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (492.92kB)
04:24:35 [INFO] Fetching org.eclipse.ui.navigator_3.9.300.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (131.02kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.ui.navigator_3.9.300.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (131.02kB)
04:24:35 [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.300.v20200417-1241.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.64kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.300.v20200417-1241.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.64kB)
04:24:35 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.37kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.37kB)
04:24:35 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (275.14kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (275.14kB)
04:24:35 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.54kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.54kB)
04:24:35 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.72kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.72kB)
04:24:35 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.92kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.92kB)
04:24:35 [INFO] Fetching org.eclipse.ocl.common_1.8.400.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.75kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.ocl.common_1.8.400.v20200608-1555.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.75kB)
04:24:35 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.03MB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.03MB)
04:24:35 [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (243.5kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (243.5kB)
04:24:35 [INFO] Fetching org.eclipse.papyrus.infra.widgets_3.6.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (571.45kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.papyrus.infra.widgets_3.6.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (571.45kB)
04:24:35 [INFO] Fetching org.eclipse.pde.ui_3.11.400.v20200514-1728.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.46MB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.pde.ui_3.11.400.v20200514-1728.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.46MB)
04:24:35 [INFO] Fetching org.eclipse.papyrus.editor_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.45kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.papyrus.editor_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.45kB)
04:24:35 [INFO] Fetching org.eclipse.papyrus.infra.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (102.7kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.papyrus.infra.ui_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (102.7kB)
04:24:35 [INFO] Fetching org.eclipse.papyrus.infra.emf_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.17kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.papyrus.infra.emf_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.17kB)
04:24:35 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_1.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.8kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.papyrus.infra.core.log_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.13kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.papyrus.infra.core.log_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.13kB)
04:24:35 [INFO] Fetching org.eclipse.papyrus.emf_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.48kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.papyrus.emf_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.48kB)
04:24:35 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.28kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.28kB)
04:24:35 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.18kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.18kB)
04:24:35 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.38kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.38kB)
04:24:35 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.91kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.91kB)
04:24:35 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.16kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.16kB)
04:24:35 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_1.4.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.24kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_1.4.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.24kB)
04:24:35 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.59kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.59kB)
04:24:35 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (308.91kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (308.91kB)
04:24:35 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (52.74kB)
04:24:35 [INFO] The user operation is waiting for background work to complete.
04:24:35 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (52.74kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.93kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.93kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.81kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.81kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.9kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.9kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.36kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.36kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.42kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.42kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.12kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.12kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.54kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.54kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.09kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.09kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.06kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.06kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.74kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.74kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.66kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.66kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.tools_3.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.91kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.tools_3.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.91kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.constraints_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.05kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.constraints_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.05kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.04kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.04kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.architecture_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.69kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.architecture_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.69kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.11kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.11kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.edit_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.69kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.edit_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.69kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.core_3.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (99.97kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.core_3.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (99.97kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.types_4.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.23kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.types_4.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.23kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.14kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.14kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.68kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_1.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.68kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.22kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.22kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.06kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.06kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.types.edit_4.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.04kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.types.edit_4.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.04kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_1.4.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.27kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_1.4.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.27kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_2.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.05kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_2.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.05kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.72kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.72kB)
04:24:36 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.5kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.5kB)
04:24:36 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.12kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.12kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_2.0.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (54.72kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_2.0.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (54.72kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_3.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.37kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_3.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.37kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.38kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.38kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.internationalization_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.1kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.internationalization_1.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.1kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_1.100.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.42kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_1.100.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.42kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_3.104.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (311.16kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_3.104.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (311.16kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.94kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.94kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.7kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.7kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_1.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.6kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_1.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.6kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.29kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.29kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.emf.types_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.64kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.emf.types_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.64kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_5.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.35kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_5.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.35kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.nattable_6.7.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (332.71kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.nattable_6.7.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (332.71kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.onefile_2.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.97kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.onefile_2.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.97kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_4.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.55kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_4.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.55kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.49kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.49kB)
04:24:36 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (171.76kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (171.76kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.types.core_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.types.core_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.09kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.09kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.newchild_4.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.26kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.newchild_4.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.26kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.sync_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.14kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.sync_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.14kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.filters_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.02kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.filters_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.02kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.properties_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.27kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.properties_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.27kB)
04:24:36 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.77kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.77kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_3.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.58kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_3.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.58kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.47kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_2.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.47kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.26kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.26kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.8kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.8kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (87.62kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_3.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (87.62kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.06kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.06kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.26kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.26kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.25kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.25kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_4.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.11kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_4.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.11kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_4.1.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (67.97kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_4.1.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (67.97kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_1.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.76kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_1.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.76kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_3.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (54.37kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_3.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (54.37kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.validation_3.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.15kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.validation_3.1.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.15kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.65kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.65kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.55kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.55kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.68kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.68kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_3.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.28kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_3.0.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.28kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.67kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.67kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_2.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.49kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_2.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.49kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.59kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.59kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.39kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.39kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.02kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.02kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.views.properties_4.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.38kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.views.properties_4.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.38kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_2.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.12kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_2.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.12kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_4.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.94kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_4.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.94kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.21kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.21kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_5.5.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.02kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_5.5.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.02kB)
04:24:36 [INFO] Fetching org.eclipse.xwt_1.4.0.202003031031.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (178.29kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.xwt_1.4.0.202003031031.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (178.29kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.95kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.95kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.72kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.72kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.93kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_3.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.93kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.96kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.96kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.49kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.49kB)
04:24:36 [INFO] Fetching org.eclipse.pde_3.13.1100.v20200604-0540.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.27kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.pde_3.13.1100.v20200604-0540.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.27kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_3.5.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (52.2kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_3.5.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (52.2kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.07kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_1.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.07kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.appearance_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.05kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.appearance_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.05kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.service.types_4.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (167.69kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.service.types_4.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (167.69kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (457.41kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_2.0.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.44kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.tools_4.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (94.27kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.tools_4.3.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (94.27kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.3kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_1.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.3kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_2.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.09kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_2.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.09kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.properties_3.5.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (236.34kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.properties_3.5.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (236.34kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.profile_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.34kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.profile_3.2.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.34kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_3.4.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (575.77kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_3.4.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (575.77kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_1.100.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.23kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_1.100.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.23kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_3.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.33kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_3.2.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.33kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.02kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_2.0.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.02kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.38kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_2.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.38kB)
04:24:36 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.29kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.29kB)
04:24:36 [INFO] Fetching org.eclipse.ui.intro_3.5.1000.v20200525-1037.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (142.89kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.ui.intro_3.5.1000.v20200525-1037.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (142.89kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.types.core_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.76kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.types.core_4.1.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.76kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.nattable_5.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.16kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.nattable_5.4.0.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.16kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_3.0.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.11kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_3.0.200.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.11kB)
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.ui_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.71kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.papyrus.uml.ui_1.3.100.202006100749.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.71kB)
04:24:36 [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.63kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.63kB)
04:24:36 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.84kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.84kB)
04:24:36 [INFO] Fetching org.eclipse.update.configurator_3.4.600.v20200422-1910.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.22kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.update.configurator_3.4.600.v20200422-1910.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.22kB)
04:24:36 [INFO] Fetching org.eclipse.pde.launching_3.8.200.v20200512-0948.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.65kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.pde.launching_3.8.200.v20200512-0948.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.65kB)
04:24:36 [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.800.v20200522-1354.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (150.45kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.800.v20200522-1354.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (150.45kB)
04:24:36 [INFO] Fetching org.eclipse.ui.views.log_1.2.1100.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.26kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.ui.views.log_1.2.1100.v20200513-0930.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.26kB)
04:24:36 [INFO] Fetching org.eclipse.ui.trace_1.1.800.v20200106-1301.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.28kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.ui.trace_1.1.800.v20200106-1301.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.28kB)
04:24:36 [INFO] Fetching org.eclipse.ui.genericeditor_1.1.700.v20200211-1227.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.3kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.eclipse.ui.genericeditor_1.1.700.v20200211-1227.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.3kB)
04:24:36 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.18kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.18kB)
04:24:36 [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.12kB)
04:24:36 [INFO] The user operation is waiting for background work to complete.
04:24:36 [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.12kB)
04:24:36 [INFO] ------------------------------------------------------------------------
04:24:36 [INFO] Reactor Build Order:
04:24:36 [INFO] 
04:24:36 [INFO] ESF                                                                [pom]
04:24:36 [INFO] ESF Core                                                           [pom]
04:24:36 [INFO] ESF Diagram                                                        [pom]
04:24:36 [INFO] org.polarsys.esf.core.common                            [eclipse-plugin]
04:24:36 [INFO] org.polarsys.esf.core.common.ui                         [eclipse-plugin]
04:24:36 [INFO] ESF Profile                                                        [pom]
04:24:36 [INFO] ESFCore Profile                                         [eclipse-plugin]
04:24:36 [INFO] ESFArchitectureConcepts Profile                         [eclipse-plugin]
04:24:36 [INFO] org.polarsys.esf.core.utils                             [eclipse-plugin]
04:24:36 [INFO] ESF Core Resources                                                 [pom]
04:24:36 [INFO] ESF Core Graphical Resources                            [eclipse-plugin]
04:24:36 [INFO] org.polarsys.esf.core.diagram.esfarchitectureconcepts   [eclipse-plugin]
04:24:36 [INFO] ESF Meta-model                                                     [pom]
04:24:36 [INFO] ESFArchitectureConcepts Meta-model                      [eclipse-plugin]
04:24:36 [INFO] ESFCore Meta-model                                      [eclipse-plugin]
04:24:36 [INFO] ESFBehaviours Meta-model                                [eclipse-plugin]
04:24:36 [INFO] ESFProperties Meta-model                                [eclipse-plugin]
04:24:36 [INFO] ESFSafetyConcepts Meta-model                            [eclipse-plugin]
04:24:36 [INFO] ESFArchitectureConcepts Profile test               [eclipse-test-plugin]
04:24:36 [INFO] org.polarsys.esf.core.profile.esfarchitectureconcepts.application [eclipse-plugin]
04:24:36 [INFO] ESFProperties Profile                                   [eclipse-plugin]
04:24:36 [INFO] ESFBehaviours Profile                                   [eclipse-plugin]
04:24:36 [INFO] ESFSafetyConcepts Profile                               [eclipse-plugin]
04:24:36 [INFO] ESF Releng                                                         [pom]
04:24:36 [INFO] org.polarsys.esf.core.doc                               [eclipse-plugin]
04:24:36 [INFO] ESF Core branding                                       [eclipse-plugin]
04:24:36 [INFO] ESF Core feature                                       [eclipse-feature]
04:24:36 [INFO] esf-infra.p2                                        [eclipse-repository]
04:24:36 [INFO] 
04:24:36 [INFO] ---------------------< org.polarsys.esf:esf-infra >---------------------
04:24:36 [INFO] Building ESF 0.7.0-SNAPSHOT                                       [1/28]
04:24:36 [INFO] --------------------------------[ pom ]---------------------------------
04:24:36 [INFO] 
04:24:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ esf-infra ---
04:24:37 [INFO] 
04:24:37 [INFO] --- license-maven-plugin:2.11:check (default) @ esf-infra ---
04:24:39 [INFO] Checking licenses...
04:24:39 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:24:39 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:24:39 [INFO] 
04:24:39 [INFO] ------------------< org.polarsys.esf:esf-infra.core >-------------------
04:24:39 [INFO] Building ESF Core 0.7.0-SNAPSHOT                                  [2/28]
04:24:39 [INFO] --------------------------------[ pom ]---------------------------------
04:24:39 [INFO] 
04:24:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ esf-infra.core ---
04:24:39 [INFO] 
04:24:39 [INFO] --- license-maven-plugin:2.11:check (default) @ esf-infra.core ---
04:24:39 [INFO] Checking licenses...
04:24:39 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:24:39 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:24:39 [INFO] 
04:24:39 [INFO] --------------< org.polarsys.esf:esf-infra.core.diagram >---------------
04:24:39 [INFO] Building ESF Diagram 0.7.0-SNAPSHOT                               [3/28]
04:24:39 [INFO] --------------------------------[ pom ]---------------------------------
04:24:39 [INFO] 
04:24:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ esf-infra.core.diagram ---
04:24:39 [INFO] 
04:24:39 [INFO] --- license-maven-plugin:2.11:check (default) @ esf-infra.core.diagram ---
04:24:39 [INFO] Checking licenses...
04:24:39 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:24:39 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:24:39 [INFO] 
04:24:39 [INFO] -----------< org.polarsys.esf:org.polarsys.esf.core.common >------------
04:24:39 [INFO] Building org.polarsys.esf.core.common 0.7.0-SNAPSHOT              [4/28]
04:24:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:24:39 [INFO] 
04:24:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.common ---
04:24:39 [INFO] 
04:24:39 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.common ---
04:24:39 [INFO] The project's OSGi version is 0.7.0.202302010923
04:24:39 [INFO] 
04:24:39 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.common ---
04:24:39 [INFO] 
04:24:39 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.common ---
04:24:39 [INFO] 
04:24:39 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.common ---
04:24:39 [INFO] 
04:24:39 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.common ---
04:24:40 [INFO] Resolving class path of org.polarsys.esf.core.common...
04:24:40 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.0.600.v20200414-1657.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.88kB)
04:24:40 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16kB)
04:24:40 [INFO] Fetching org.eclipse.equinox.weaving.hook_1.2.700.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.74kB)
04:24:40 [INFO] Fetching org.eclipse.fx.osgi_3.6.0.201907240103.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (45.98kB)
04:24:40 [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.57kB)
04:24:40 [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (914.78kB)
04:24:41 [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.61kB)
04:24:41 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (834.71kB)
04:24:41 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.114.100.v20200604-0951.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (955.98kB)
04:24:42 [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.32kB)
04:24:42 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8kB)
04:24:42 [INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.100.v20180828-0158.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.97kB)
04:24:42 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.18kB)
04:24:42 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.800.v20200511-1223.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (103.56kB)
04:24:42 [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.91kB)
04:24:42 [INFO] Fetching org.eclipse.equinox.region_1.4.600.v20191002-1632.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.7kB)
04:24:42 [INFO] Fetching org.eclipse.equinox.transforms.hook_1.2.500.v20190714-1852.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.96kB)
04:24:42 [INFO] 
04:24:42 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.common ---
04:24:42 [INFO] Checking licenses...
04:24:42 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:24:42 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:24:42 [INFO] 
04:24:42 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.common ---
04:24:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:43 [INFO] Copying 2 resources
04:24:43 [INFO] 
04:24:43 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.common ---
04:24:43 [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.common/.settings/org.eclipse.jdt.core.prefs' could not be found!
04:24:43 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.common/target/classes
04:24:44 [INFO] 
04:24:44 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.common ---
04:24:45 [INFO] 
04:24:45 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.common ---
04:24:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.common/src/test/resources
04:24:45 [INFO] 
04:24:45 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.common ---
04:24:45 [INFO] 
04:24:45 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.common ---
04:24:45 [INFO] No tests to run.
04:24:45 [INFO] 
04:24:45 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.common ---
04:24:45 [INFO] 
04:24:45 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.common ---
04:24:45 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.common/target/org.polarsys.esf.core.common-0.7.0-SNAPSHOT.jar
04:24:45 [INFO] 
04:24:45 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.common ---
04:24:45 [INFO] 
04:24:45 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.common ---
04:24:45 [INFO] 
04:24:45 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.common ---
04:24:45 [INFO] No tests to run.
04:24:45 [INFO] 
04:24:45 [INFO] ----------< org.polarsys.esf:org.polarsys.esf.core.common.ui >----------
04:24:45 [INFO] Building org.polarsys.esf.core.common.ui 0.7.0-SNAPSHOT           [5/28]
04:24:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:24:46 [INFO] 
04:24:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.common.ui ---
04:24:46 [INFO] 
04:24:46 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.common.ui ---
04:24:46 [INFO] The project's OSGi version is 0.7.0.202302010923
04:24:46 [INFO] 
04:24:46 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.common.ui ---
04:24:46 [INFO] 
04:24:46 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.common.ui ---
04:24:46 [INFO] 
04:24:46 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.common.ui ---
04:24:46 [INFO] 
04:24:46 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.common.ui ---
04:24:46 [INFO] Resolving class path of org.polarsys.esf.core.common.ui...
04:24:46 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
04:24:46 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.67kB)
04:24:46 [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.900.v20200428-1854.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (153.68kB)
04:24:46 [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.56kB)
04:24:46 [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.1000.v20200505-1625.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.26kB)
04:24:47 [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.36kB)
04:24:47 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.04kB)
04:24:47 [INFO] 
04:24:47 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.common.ui ---
04:24:47 [INFO] Checking licenses...
04:24:47 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:24:47 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:24:47 [INFO] 
04:24:47 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.common.ui ---
04:24:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:47 [INFO] Copying 26 resources
04:24:47 [INFO] 
04:24:47 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.common.ui ---
04:24:47 [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.common.ui/.settings/org.eclipse.jdt.core.prefs' could not be found!
04:24:47 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.common.ui/target/classes
04:24:47 [INFO] 
04:24:47 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.common.ui ---
04:24:47 [INFO] 
04:24:47 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.common.ui ---
04:24:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.common.ui/src/test/resources
04:24:47 [INFO] 
04:24:47 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.common.ui ---
04:24:47 [INFO] 
04:24:47 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.common.ui ---
04:24:47 [INFO] No tests to run.
04:24:47 [INFO] 
04:24:47 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.common.ui ---
04:24:47 [INFO] 
04:24:47 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.common.ui ---
04:24:47 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.common.ui/target/org.polarsys.esf.core.common.ui-0.7.0-SNAPSHOT.jar
04:24:47 [INFO] 
04:24:47 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.common.ui ---
04:24:47 [INFO] 
04:24:47 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.common.ui ---
04:24:47 [INFO] 
04:24:47 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.common.ui ---
04:24:47 [INFO] No tests to run.
04:24:47 [INFO] 
04:24:47 [INFO] --------------< org.polarsys.esf:esf-infra.core.profile >---------------
04:24:47 [INFO] Building ESF Profile 0.7.0-SNAPSHOT                               [6/28]
04:24:47 [INFO] --------------------------------[ pom ]---------------------------------
04:24:47 [INFO] 
04:24:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ esf-infra.core.profile ---
04:24:47 [INFO] 
04:24:47 [INFO] --- license-maven-plugin:2.11:check (default) @ esf-infra.core.profile ---
04:24:47 [INFO] Checking licenses...
04:24:47 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:24:47 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:24:47 [INFO] 
04:24:47 [INFO] -------< org.polarsys.esf:org.polarsys.esf.core.profile.esfcore >-------
04:24:47 [INFO] Building ESFCore Profile 0.7.0-SNAPSHOT                           [7/28]
04:24:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:24:47 [INFO] 
04:24:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.profile.esfcore ---
04:24:47 [INFO] 
04:24:47 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.profile.esfcore ---
04:24:47 [INFO] The project's OSGi version is 0.7.0.202302010923
04:24:47 [INFO] 
04:24:47 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.profile.esfcore ---
04:24:47 [INFO] 
04:24:47 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.profile.esfcore ---
04:24:47 [INFO] 
04:24:47 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.profile.esfcore ---
04:24:47 [INFO] 
04:24:47 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.profile.esfcore ---
04:24:47 [INFO] Resolving class path of ESFCore Profile...
04:24:48 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
04:24:48 [INFO] 
04:24:48 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.profile.esfcore ---
04:24:48 [INFO] Checking licenses...
04:24:48 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:24:48 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:24:48 [INFO] 
04:24:48 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.profile.esfcore ---
04:24:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:48 [INFO] Copying 7 resources
04:24:48 [INFO] 
04:24:48 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.profile.esfcore ---
04:24:48 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfcore/target/classes
04:24:48 [INFO] 
04:24:48 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.profile.esfcore ---
04:24:48 [INFO] 
04:24:48 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.profile.esfcore ---
04:24:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfcore/src/test/resources
04:24:48 [INFO] 
04:24:48 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.profile.esfcore ---
04:24:48 [INFO] 
04:24:48 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.profile.esfcore ---
04:24:48 [INFO] No tests to run.
04:24:48 [INFO] 
04:24:48 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.profile.esfcore ---
04:24:48 [INFO] 
04:24:48 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.profile.esfcore ---
04:24:48 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfcore/target/org.polarsys.esf.core.profile.esfcore-0.7.0-SNAPSHOT.jar
04:24:48 [INFO] 
04:24:48 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.profile.esfcore ---
04:24:48 [INFO] 
04:24:48 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.profile.esfcore ---
04:24:48 [INFO] 
04:24:48 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.profile.esfcore ---
04:24:48 [INFO] No tests to run.
04:24:48 [INFO] 
04:24:48 [INFO] --< org.polarsys.esf:org.polarsys.esf.core.profile.esfarchitectureconcepts >--
04:24:48 [INFO] Building ESFArchitectureConcepts Profile 0.7.0-SNAPSHOT           [8/28]
04:24:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:24:48 [INFO] 
04:24:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:24:48 [INFO] 
04:24:48 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:24:48 [INFO] The project's OSGi version is 0.7.0.202302010923
04:24:48 [INFO] 
04:24:48 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:24:48 [INFO] 
04:24:48 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:24:48 [INFO] 
04:24:48 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:24:48 [INFO] 
04:24:48 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:24:48 [INFO] Resolving class path of ESFArchitectureConcepts Profile...
04:24:49 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
04:24:49 [INFO] 
04:24:49 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:24:49 [INFO] Checking licenses...
04:24:49 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:24:49 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:24:49 [INFO] 
04:24:49 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:24:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:49 [INFO] Copying 7 resources
04:24:49 [INFO] 
04:24:49 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:24:49 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts/target/classes
04:24:49 [INFO] 
04:24:49 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:24:49 [INFO] 
04:24:49 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:24:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts/src/test/resources
04:24:49 [INFO] 
04:24:49 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:24:49 [INFO] 
04:24:49 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:24:49 [INFO] No tests to run.
04:24:49 [INFO] 
04:24:49 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:24:49 [INFO] 
04:24:49 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:24:49 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts/target/org.polarsys.esf.core.profile.esfarchitectureconcepts-0.7.0-SNAPSHOT.jar
04:24:49 [INFO] 
04:24:49 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:24:49 [INFO] 
04:24:49 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:24:49 [INFO] 
04:24:49 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.profile.esfarchitectureconcepts ---
04:24:49 [INFO] No tests to run.
04:24:49 [INFO] 
04:24:49 [INFO] ------------< org.polarsys.esf:org.polarsys.esf.core.utils >------------
04:24:49 [INFO] Building org.polarsys.esf.core.utils 0.7.0-SNAPSHOT               [9/28]
04:24:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:24:49 [INFO] 
04:24:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.utils ---
04:24:49 [INFO] 
04:24:49 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.utils ---
04:24:49 [INFO] The project's OSGi version is 0.7.0.202302010923
04:24:49 [INFO] 
04:24:49 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.utils ---
04:24:49 [INFO] 
04:24:49 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.utils ---
04:24:49 [INFO] 
04:24:49 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.utils ---
04:24:49 [INFO] 
04:24:49 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.utils ---
04:24:49 [INFO] Resolving class path of org.polarsys.esf.core.utils...
04:24:50 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
04:24:50 [INFO] 
04:24:50 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.utils ---
04:24:50 [INFO] Checking licenses...
04:24:50 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:24:50 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:24:50 [INFO] 
04:24:50 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.utils ---
04:24:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:50 [INFO] Copying 2 resources
04:24:50 [INFO] 
04:24:50 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.utils ---
04:24:50 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.utils/target/classes
04:24:50 [INFO] 
04:24:50 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.utils ---
04:24:50 [INFO] 
04:24:50 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.utils ---
04:24:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.utils/src/test/resources
04:24:50 [INFO] 
04:24:50 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.utils ---
04:24:50 [INFO] 
04:24:50 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.utils ---
04:24:50 [INFO] No tests to run.
04:24:50 [INFO] 
04:24:50 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.utils ---
04:24:50 [INFO] 
04:24:50 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.utils ---
04:24:50 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.utils/target/org.polarsys.esf.core.utils-0.7.0-SNAPSHOT.jar
04:24:50 [INFO] 
04:24:50 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.utils ---
04:24:50 [INFO] 
04:24:50 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.utils ---
04:24:50 [INFO] 
04:24:50 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.utils ---
04:24:50 [INFO] No tests to run.
04:24:50 [INFO] 
04:24:50 [INFO] -------------< org.polarsys.esf:esf-infra.core.resources >--------------
04:24:50 [INFO] Building ESF Core Resources 0.7.0-SNAPSHOT                       [10/28]
04:24:50 [INFO] --------------------------------[ pom ]---------------------------------
04:24:50 [INFO] 
04:24:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ esf-infra.core.resources ---
04:24:50 [INFO] 
04:24:50 [INFO] --- license-maven-plugin:2.11:check (default) @ esf-infra.core.resources ---
04:24:50 [INFO] Checking licenses...
04:24:50 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:24:50 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:24:50 [INFO] 
04:24:50 [INFO] -----< org.polarsys.esf:org.polarsys.esf.core.resources.graphical >-----
04:24:50 [INFO] Building ESF Core Graphical Resources 0.7.0-SNAPSHOT             [11/28]
04:24:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:24:50 [INFO] 
04:24:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.resources.graphical ---
04:24:50 [INFO] 
04:24:50 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.resources.graphical ---
04:24:50 [INFO] The project's OSGi version is 0.7.0.202302010923
04:24:50 [INFO] 
04:24:50 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.resources.graphical ---
04:24:50 [INFO] 
04:24:50 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.resources.graphical ---
04:24:50 [INFO] 
04:24:50 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.resources.graphical ---
04:24:50 [INFO] 
04:24:50 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.resources.graphical ---
04:24:50 [INFO] Resolving class path of ESF Core Graphical Resources...
04:24:50 [INFO] 
04:24:50 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.resources.graphical ---
04:24:50 [INFO] Checking licenses...
04:24:50 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:24:50 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:24:50 [INFO] 
04:24:50 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.resources.graphical ---
04:24:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:50 [INFO] Copying 25 resources
04:24:50 [INFO] 
04:24:50 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.resources.graphical ---
04:24:50 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/resources/org.polarsys.esf.core.resources.graphical/target/classes
04:24:50 [INFO] 
04:24:50 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.resources.graphical ---
04:24:50 [INFO] 
04:24:50 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.resources.graphical ---
04:24:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/resources/org.polarsys.esf.core.resources.graphical/src/test/resources
04:24:50 [INFO] 
04:24:50 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.resources.graphical ---
04:24:50 [INFO] 
04:24:50 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.resources.graphical ---
04:24:50 [INFO] No tests to run.
04:24:50 [INFO] 
04:24:50 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.resources.graphical ---
04:24:50 [INFO] 
04:24:50 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.resources.graphical ---
04:24:50 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/resources/org.polarsys.esf.core.resources.graphical/target/org.polarsys.esf.core.resources.graphical-0.7.0-SNAPSHOT.jar
04:24:51 [INFO] 
04:24:51 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.resources.graphical ---
04:24:51 [INFO] 
04:24:51 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.resources.graphical ---
04:24:51 [INFO] 
04:24:51 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.resources.graphical ---
04:24:51 [INFO] No tests to run.
04:24:51 [INFO] 
04:24:51 [INFO] --< org.polarsys.esf:org.polarsys.esf.core.diagram.esfarchitectureconcepts >--
04:24:51 [INFO] Building org.polarsys.esf.core.diagram.esfarchitectureconcepts 0.7.0-SNAPSHOT [12/28]
04:24:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:24:51 [INFO] 
04:24:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:24:51 [INFO] 
04:24:51 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:24:51 [INFO] The project's OSGi version is 0.7.0.202302010923
04:24:51 [INFO] 
04:24:51 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:24:51 [INFO] 
04:24:51 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:24:51 [INFO] 
04:24:51 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:24:51 [INFO] 
04:24:51 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:24:51 [INFO] Resolving class path of org.polarsys.esf.core.diagram.esfarchitectureconcepts...
04:24:52 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
04:24:52 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (752.78kB)
04:24:52 [INFO] 
04:24:52 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:24:52 [INFO] Checking licenses...
04:24:52 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:24:52 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:24:52 [INFO] 
04:24:52 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:24:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:52 [INFO] Copying 27 resources
04:24:52 [INFO] 
04:24:52 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:24:52 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/diagram/org.polarsys.esf.core.diagram.esfarchitectureconcepts/target/classes
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:24:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/diagram/org.polarsys.esf.core.diagram.esfarchitectureconcepts/src/test/resources
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:24:53 [INFO] No tests to run.
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:24:53 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/diagram/org.polarsys.esf.core.diagram.esfarchitectureconcepts/target/org.polarsys.esf.core.diagram.esfarchitectureconcepts-0.7.0-SNAPSHOT.jar
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.diagram.esfarchitectureconcepts ---
04:24:53 [INFO] No tests to run.
04:24:53 [INFO] 
04:24:53 [INFO] -------------< org.polarsys.esf:esf-infra.core.metamodel >--------------
04:24:53 [INFO] Building ESF Meta-model 0.7.0-SNAPSHOT                           [13/28]
04:24:53 [INFO] --------------------------------[ pom ]---------------------------------
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ esf-infra.core.metamodel ---
04:24:53 [INFO] 
04:24:53 [INFO] --- license-maven-plugin:2.11:check (default) @ esf-infra.core.metamodel ---
04:24:53 [INFO] Checking licenses...
04:24:53 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:24:53 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:24:53 [INFO] 
04:24:53 [INFO] --< org.polarsys.esf:org.polarsys.esf.core.metamodel.esfarchitectureconcepts >--
04:24:53 [INFO] Building ESFArchitectureConcepts Meta-model 0.7.0-SNAPSHOT       [14/28]
04:24:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:24:53 [INFO] The project's OSGi version is 0.7.0.202302010923
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:24:53 [INFO] 
04:24:53 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:24:53 [INFO] Resolving class path of ESFArchitectureConcepts Meta-model...
04:24:53 [INFO] 
04:24:53 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:24:53 [INFO] Checking licenses...
04:24:53 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:24:53 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:24:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:53 [INFO] Copying 4 resources
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:24:53 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfarchitectureconcepts/target/classes
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:24:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfarchitectureconcepts/src/test/resources
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:24:53 [INFO] No tests to run.
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:24:53 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfarchitectureconcepts/target/org.polarsys.esf.core.metamodel.esfarchitectureconcepts-0.7.0-SNAPSHOT.jar
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.metamodel.esfarchitectureconcepts ---
04:24:53 [INFO] No tests to run.
04:24:53 [INFO] 
04:24:53 [INFO] ------< org.polarsys.esf:org.polarsys.esf.core.metamodel.esfcore >------
04:24:53 [INFO] Building ESFCore Meta-model 0.7.0-SNAPSHOT                       [15/28]
04:24:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.metamodel.esfcore ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.metamodel.esfcore ---
04:24:53 [INFO] The project's OSGi version is 0.7.0.202302010923
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.metamodel.esfcore ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.metamodel.esfcore ---
04:24:53 [INFO] 
04:24:53 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.metamodel.esfcore ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.metamodel.esfcore ---
04:24:53 [INFO] Resolving class path of ESFCore Meta-model...
04:24:53 [INFO] 
04:24:53 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.metamodel.esfcore ---
04:24:53 [INFO] Checking licenses...
04:24:53 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:24:53 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.metamodel.esfcore ---
04:24:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:53 [INFO] Copying 4 resources
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.metamodel.esfcore ---
04:24:53 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfcore/target/classes
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.metamodel.esfcore ---
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.metamodel.esfcore ---
04:24:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfcore/src/test/resources
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.metamodel.esfcore ---
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.metamodel.esfcore ---
04:24:53 [INFO] No tests to run.
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.metamodel.esfcore ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.metamodel.esfcore ---
04:24:53 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfcore/target/org.polarsys.esf.core.metamodel.esfcore-0.7.0-SNAPSHOT.jar
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.metamodel.esfcore ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.metamodel.esfcore ---
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.metamodel.esfcore ---
04:24:53 [INFO] No tests to run.
04:24:53 [INFO] 
04:24:53 [INFO] ---< org.polarsys.esf:org.polarsys.esf.core.metamodel.esfbehaviours >---
04:24:53 [INFO] Building ESFBehaviours Meta-model 0.7.0-SNAPSHOT                 [16/28]
04:24:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:24:53 [INFO] The project's OSGi version is 0.7.0.202302010923
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:24:53 [INFO] 
04:24:53 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:24:53 [INFO] Resolving class path of ESFBehaviours Meta-model...
04:24:53 [INFO] 
04:24:53 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:24:53 [INFO] Checking licenses...
04:24:53 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:24:53 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:24:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:53 [INFO] Copying 4 resources
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:24:53 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfbehaviours/target/classes
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:24:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfbehaviours/src/test/resources
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:24:53 [INFO] No tests to run.
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:24:53 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfbehaviours/target/org.polarsys.esf.core.metamodel.esfbehaviours-0.7.0-SNAPSHOT.jar
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.metamodel.esfbehaviours ---
04:24:53 [INFO] No tests to run.
04:24:53 [INFO] 
04:24:53 [INFO] ---< org.polarsys.esf:org.polarsys.esf.core.metamodel.esfproperties >---
04:24:53 [INFO] Building ESFProperties Meta-model 0.7.0-SNAPSHOT                 [17/28]
04:24:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:24:53 [INFO] The project's OSGi version is 0.7.0.202302010923
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:24:53 [INFO] 
04:24:53 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:24:53 [INFO] Resolving class path of ESFProperties Meta-model...
04:24:53 [INFO] 
04:24:53 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:24:53 [INFO] Checking licenses...
04:24:53 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:24:53 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:24:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:53 [INFO] Copying 4 resources
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:24:53 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfproperties/target/classes
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:24:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfproperties/src/test/resources
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:24:53 [INFO] No tests to run.
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:24:53 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfproperties/target/org.polarsys.esf.core.metamodel.esfproperties-0.7.0-SNAPSHOT.jar
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.metamodel.esfproperties ---
04:24:53 [INFO] No tests to run.
04:24:53 [INFO] 
04:24:53 [INFO] --< org.polarsys.esf:org.polarsys.esf.core.metamodel.esfsafetyconcepts >--
04:24:53 [INFO] Building ESFSafetyConcepts Meta-model 0.7.0-SNAPSHOT             [18/28]
04:24:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:24:53 [INFO] The project's OSGi version is 0.7.0.202302010923
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:24:53 [INFO] 
04:24:53 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:24:53 [INFO] Resolving class path of ESFSafetyConcepts Meta-model...
04:24:53 [INFO] 
04:24:53 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:24:53 [INFO] Checking licenses...
04:24:53 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:24:53 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:24:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:53 [INFO] Copying 4 resources
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:24:53 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfsafetyconcepts/target/classes
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:24:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfsafetyconcepts/src/test/resources
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:24:53 [INFO] No tests to run.
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:24:53 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/metamodel/org.polarsys.esf.core.metamodel.esfsafetyconcepts/target/org.polarsys.esf.core.metamodel.esfsafetyconcepts-0.7.0-SNAPSHOT.jar
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.metamodel.esfsafetyconcepts ---
04:24:53 [INFO] No tests to run.
04:24:53 [INFO] 
04:24:53 [INFO] --< org.polarsys.esf:org.polarsys.esf.core.profile.esfarchitectureconcepts.tests >--
04:24:53 [INFO] Building ESFArchitectureConcepts Profile test 0.7.0-SNAPSHOT     [19/28]
04:24:53 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:24:53 [INFO] 
04:24:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:24:53 [INFO] The project's OSGi version is 0.7.0.202302010923
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:24:53 [INFO] 
04:24:53 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:24:53 [INFO] 
04:24:53 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:24:53 [INFO] Resolving class path of ESFArchitectureConcepts Profile test...
04:24:54 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
04:24:54 [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.44kB)
04:24:54 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1200.v20200508-1552.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (39.42kB)
04:24:54 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1200.v20200508-1552.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.06kB)
04:24:54 [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (93.41kB)
04:24:54 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1200.v20200508-1552.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.04kB)
04:24:54 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.1.1200.v20200508-1552.jar.pack.gz from http://download.eclipse.org/releases/2020-06/202006171000/plugins/ (76.44kB)
04:24:54 [INFO] 
04:24:54 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:24:54 [INFO] Checking licenses...
04:24:54 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:24:54 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:24:54 [INFO] 
04:24:54 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:24:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.tests/src/main/resources
04:24:54 [INFO] 
04:24:54 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:24:54 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.tests/target/classes
04:24:55 [INFO] 
04:24:55 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:24:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.tests/src/test/resources
04:24:55 [INFO] 
04:24:55 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:24:55 [INFO] 
04:24:55 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:24:55 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.tests/target/org.polarsys.esf.core.profile.esfarchitectureconcepts.tests-0.7.0-SNAPSHOT.jar
04:24:55 [INFO] 
04:24:55 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:24:55 [INFO] 
04:24:55 [INFO] --- tycho-surefire-plugin:2.7.2:test (default-test) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.tests ---
04:24:55 [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java)
04:24:55 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.tests/target/work/data/.metadata/.log
04:24:55 [INFO] Command line:
04:24:55 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.tests/target/work/data, -install, /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.tests/target/work, -configuration, /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.tests/target/surefire.properties]
04:24:57 Running org.polarsys.esf.core.profile.esfarchitectureconcepts.tests.impl.MSBlockTest
04:24:58 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 s - in org.polarsys.esf.core.profile.esfarchitectureconcepts.tests.impl.MSBlockTest
04:24:58 testBasicGetSModel(org.polarsys.esf.core.profile.esfarchitectureconcepts.tests.impl.MSBlockTest)  Time elapsed: 0.601 s
04:24:58 
04:24:58 Results:
04:24:58 
04:24:58 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
04:24:58 
04:24:58 [INFO] All tests passed!
04:24:58 [INFO] 
04:24:58 [INFO] --< org.polarsys.esf:org.polarsys.esf.core.profile.esfarchitectureconcepts.application >--
04:24:58 [INFO] Building org.polarsys.esf.core.profile.esfarchitectureconcepts.application 0.7.0-SNAPSHOT [20/28]
04:24:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:24:58 [INFO] 
04:24:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:24:58 [INFO] 
04:24:58 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:24:58 [INFO] The project's OSGi version is 0.7.0.202302010923
04:24:58 [INFO] 
04:24:58 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:24:58 [INFO] 
04:24:58 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:24:58 [INFO] 
04:24:58 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:24:58 [INFO] 
04:24:58 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:24:58 [INFO] Resolving class path of org.polarsys.esf.core.profile.esfarchitectureconcepts.application...
04:24:58 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
04:24:58 [INFO] 
04:24:58 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:24:58 [INFO] Checking licenses...
04:24:58 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:24:58 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:24:58 [INFO] 
04:24:58 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:24:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:58 [INFO] Copying 1 resource
04:24:58 [INFO] 
04:24:58 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:24:58 [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.application/.settings/org.eclipse.jdt.core.prefs' could not be found!
04:24:58 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.application/target/classes
04:24:59 [INFO] 
04:24:59 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:24:59 [INFO] 
04:24:59 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:24:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.application/src/test/resources
04:24:59 [INFO] 
04:24:59 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:24:59 [INFO] 
04:24:59 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:24:59 [INFO] No tests to run.
04:24:59 [INFO] 
04:24:59 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:24:59 [INFO] 
04:24:59 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:24:59 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfarchitectureconcepts.application/target/org.polarsys.esf.core.profile.esfarchitectureconcepts.application-0.7.0-SNAPSHOT.jar
04:24:59 [INFO] 
04:24:59 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:24:59 [INFO] 
04:24:59 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:24:59 [INFO] 
04:24:59 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.profile.esfarchitectureconcepts.application ---
04:24:59 [INFO] No tests to run.
04:24:59 [INFO] 
04:24:59 [INFO] ----< org.polarsys.esf:org.polarsys.esf.core.profile.esfproperties >----
04:24:59 [INFO] Building ESFProperties Profile 0.7.0-SNAPSHOT                    [21/28]
04:24:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:24:59 [INFO] 
04:24:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.profile.esfproperties ---
04:24:59 [INFO] 
04:24:59 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.profile.esfproperties ---
04:24:59 [INFO] The project's OSGi version is 0.7.0.202302010923
04:24:59 [INFO] 
04:24:59 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.profile.esfproperties ---
04:24:59 [INFO] 
04:24:59 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.profile.esfproperties ---
04:24:59 [INFO] 
04:24:59 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.profile.esfproperties ---
04:24:59 [INFO] 
04:24:59 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.profile.esfproperties ---
04:24:59 [INFO] Resolving class path of ESFProperties Profile...
04:24:59 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
04:24:59 [INFO] 
04:24:59 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.profile.esfproperties ---
04:24:59 [INFO] Checking licenses...
04:24:59 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:24:59 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:24:59 [INFO] 
04:24:59 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.profile.esfproperties ---
04:24:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:24:59 [INFO] Copying 7 resources
04:24:59 [INFO] 
04:24:59 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.profile.esfproperties ---
04:24:59 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfproperties/target/classes
04:25:00 [INFO] 
04:25:00 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.profile.esfproperties ---
04:25:00 [INFO] 
04:25:00 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.profile.esfproperties ---
04:25:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:25:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfproperties/src/test/resources
04:25:00 [INFO] 
04:25:00 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.profile.esfproperties ---
04:25:00 [INFO] 
04:25:00 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.profile.esfproperties ---
04:25:00 [INFO] No tests to run.
04:25:00 [INFO] 
04:25:00 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.profile.esfproperties ---
04:25:00 [INFO] 
04:25:00 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.profile.esfproperties ---
04:25:00 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfproperties/target/org.polarsys.esf.core.profile.esfproperties-0.7.0-SNAPSHOT.jar
04:25:00 [INFO] 
04:25:00 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.profile.esfproperties ---
04:25:00 [INFO] 
04:25:00 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.profile.esfproperties ---
04:25:00 [INFO] 
04:25:00 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.profile.esfproperties ---
04:25:00 [INFO] No tests to run.
04:25:00 [INFO] 
04:25:00 [INFO] ----< org.polarsys.esf:org.polarsys.esf.core.profile.esfbehaviours >----
04:25:00 [INFO] Building ESFBehaviours Profile 0.7.0-SNAPSHOT                    [22/28]
04:25:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:25:00 [INFO] 
04:25:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:25:00 [INFO] 
04:25:00 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:25:00 [INFO] The project's OSGi version is 0.7.0.202302010923
04:25:00 [INFO] 
04:25:00 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:25:00 [INFO] 
04:25:00 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:25:00 [INFO] 
04:25:00 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:25:00 [INFO] 
04:25:00 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:25:00 [INFO] Resolving class path of ESFBehaviours Profile...
04:25:00 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
04:25:00 [INFO] 
04:25:00 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:25:00 [INFO] Checking licenses...
04:25:00 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:25:00 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:25:00 [INFO] 
04:25:00 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:25:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:25:00 [INFO] Copying 7 resources
04:25:00 [INFO] 
04:25:00 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:25:00 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfbehaviours/target/classes
04:25:00 [INFO] 
04:25:00 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:25:00 [INFO] 
04:25:00 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:25:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:25:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfbehaviours/src/test/resources
04:25:00 [INFO] 
04:25:00 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:25:00 [INFO] 
04:25:00 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:25:00 [INFO] No tests to run.
04:25:00 [INFO] 
04:25:00 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:25:00 [INFO] 
04:25:00 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:25:00 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfbehaviours/target/org.polarsys.esf.core.profile.esfbehaviours-0.7.0-SNAPSHOT.jar
04:25:00 [INFO] 
04:25:00 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:25:00 [INFO] 
04:25:00 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:25:00 [INFO] 
04:25:00 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.profile.esfbehaviours ---
04:25:00 [INFO] No tests to run.
04:25:00 [INFO] 
04:25:00 [INFO] --< org.polarsys.esf:org.polarsys.esf.core.profile.esfsafetyconcepts >--
04:25:00 [INFO] Building ESFSafetyConcepts Profile 0.7.0-SNAPSHOT                [23/28]
04:25:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:25:00 [INFO] 
04:25:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:25:00 [INFO] 
04:25:00 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:25:00 [INFO] The project's OSGi version is 0.7.0.202302010923
04:25:00 [INFO] 
04:25:00 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:25:00 [INFO] 
04:25:00 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:25:00 [INFO] 
04:25:00 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:25:00 [INFO] 
04:25:00 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:25:00 [INFO] Resolving class path of ESFSafetyConcepts Profile...
04:25:01 [WARNING] Bundle-ClassPath entry tools.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.15.100.v20200525-2012/org.eclipse.jdt.debug-3.15.100.v20200525-2012.jar
04:25:01 [INFO] 
04:25:01 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:25:01 [INFO] Checking licenses...
04:25:01 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:25:01 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:25:01 [INFO] 
04:25:01 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:25:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:25:01 [INFO] Copying 7 resources
04:25:01 [INFO] 
04:25:01 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:25:01 [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfsafetyconcepts/target/classes
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:25:02 [INFO] 
04:25:02 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:25:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:25:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfsafetyconcepts/src/test/resources
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:25:02 [INFO] 
04:25:02 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:25:02 [INFO] No tests to run.
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:25:02 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/profile/org.polarsys.esf.core.profile.esfsafetyconcepts/target/org.polarsys.esf.core.profile.esfsafetyconcepts-0.7.0-SNAPSHOT.jar
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:25:02 [INFO] 
04:25:02 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.profile.esfsafetyconcepts ---
04:25:02 [INFO] No tests to run.
04:25:02 [INFO] 
04:25:02 [INFO] ---------------< org.polarsys.esf:esf-infra.core.releng >---------------
04:25:02 [INFO] Building ESF Releng 0.7.0-SNAPSHOT                               [24/28]
04:25:02 [INFO] --------------------------------[ pom ]---------------------------------
04:25:02 [INFO] 
04:25:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ esf-infra.core.releng ---
04:25:02 [INFO] 
04:25:02 [INFO] --- license-maven-plugin:2.11:check (default) @ esf-infra.core.releng ---
04:25:02 [INFO] Checking licenses...
04:25:02 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:25:02 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:25:02 [INFO] 
04:25:02 [INFO] -------------< org.polarsys.esf:org.polarsys.esf.core.doc >-------------
04:25:02 [INFO] Building org.polarsys.esf.core.doc 0.7.0-SNAPSHOT                [25/28]
04:25:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:25:02 [INFO] 
04:25:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.doc ---
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.doc ---
04:25:02 [INFO] The project's OSGi version is 0.7.0.202302010923
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.doc ---
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.doc ---
04:25:02 [INFO] 
04:25:02 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.doc ---
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.doc ---
04:25:02 [INFO] Resolving class path of org.polarsys.esf.core.doc...
04:25:02 [INFO] 
04:25:02 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.doc ---
04:25:02 [INFO] Checking licenses...
04:25:02 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:25:02 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:25:02 [INFO] 
04:25:02 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.doc ---
04:25:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:25:02 [INFO] Copying 21 resources
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.doc ---
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.doc ---
04:25:02 [INFO] 
04:25:02 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.doc ---
04:25:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:25:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.doc/src/test/resources
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.doc ---
04:25:02 [INFO] 
04:25:02 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.doc ---
04:25:02 [INFO] No tests to run.
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.doc ---
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.doc ---
04:25:02 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/org.polarsys.esf.core.doc/target/org.polarsys.esf.core.doc-0.7.0-SNAPSHOT.jar
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.doc ---
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.doc ---
04:25:02 [INFO] 
04:25:02 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.doc ---
04:25:02 [INFO] No tests to run.
04:25:02 [INFO] 
04:25:02 [INFO] -------< org.polarsys.esf:org.polarsys.esf.core.releng.branding >-------
04:25:02 [INFO] Building ESF Core branding 0.7.0-SNAPSHOT                        [26/28]
04:25:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:25:02 [INFO] 
04:25:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.releng.branding ---
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.polarsys.esf.core.releng.branding ---
04:25:02 [INFO] The project's OSGi version is 0.7.0.202302010923
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.releng.branding ---
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.releng.branding ---
04:25:02 [INFO] 
04:25:02 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.releng.branding ---
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.polarsys.esf.core.releng.branding ---
04:25:02 [INFO] Resolving class path of ESF Core branding...
04:25:02 [INFO] 
04:25:02 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.releng.branding ---
04:25:02 [INFO] Checking licenses...
04:25:02 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:25:02 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:25:02 [INFO] 
04:25:02 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.esf.core.releng.branding ---
04:25:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:25:02 [INFO] Copying 2 resources
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.polarsys.esf.core.releng.branding ---
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.polarsys.esf.core.releng.branding ---
04:25:02 [INFO] 
04:25:02 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.esf.core.releng.branding ---
04:25:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:25:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/releng/org.polarsys.esf.core.releng.branding/src/test/resources
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.polarsys.esf.core.releng.branding ---
04:25:02 [INFO] 
04:25:02 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.polarsys.esf.core.releng.branding ---
04:25:02 [INFO] No tests to run.
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.releng.branding ---
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.polarsys.esf.core.releng.branding ---
04:25:02 [INFO] Building jar: /home/jenkins/agent/workspace/esf-infra-gerrit-build/core/releng/org.polarsys.esf.core.releng.branding/target/org.polarsys.esf.core.releng.branding-0.7.0-SNAPSHOT.jar
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.esf.core.releng.branding ---
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.polarsys.esf.core.releng.branding ---
04:25:02 [INFO] 
04:25:02 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.polarsys.esf.core.releng.branding ---
04:25:02 [INFO] No tests to run.
04:25:02 [INFO] 
04:25:02 [INFO] -----------< org.polarsys.esf:org.polarsys.esf.core.releng >------------
04:25:02 [INFO] Building ESF Core feature 0.7.0-SNAPSHOT                         [27/28]
04:25:02 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:25:02 [INFO] 
04:25:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.esf.core.releng ---
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.polarsys.esf.core.releng ---
04:25:02 [INFO] The project's OSGi version is 0.7.0.202302010923
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.polarsys.esf.core.releng ---
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.polarsys.esf.core.releng ---
04:25:02 [INFO] 
04:25:02 [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.polarsys.esf.core.releng ---
04:25:02 [INFO] 
04:25:02 [INFO] --- license-maven-plugin:2.11:check (default) @ org.polarsys.esf.core.releng ---
04:25:02 [INFO] Checking licenses...
04:25:02 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
04:25:02 [WARNING] See http://mycila.github.io/license-maven-plugin for more information.
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.polarsys.esf.core.releng ---
04:25:02 [INFO] 
04:25:02 [INFO] --- tycho-packaging-plugin:2.7.2:package-feature (default-package-feature) @ org.polarsys.esf.core.releng ---
04:25:02 [INFO] ------------------------------------------------------------------------
04:25:02 [INFO] Reactor Summary for ESF 0.7.0-SNAPSHOT:
04:25:02 [INFO] 
04:25:02 [INFO] ESF ................................................ SUCCESS [  2.365 s]
04:25:02 [INFO] ESF Core ........................................... SUCCESS [  0.107 s]
04:25:02 [INFO] ESF Diagram ........................................ SUCCESS [  0.006 s]
04:25:02 [INFO] org.polarsys.esf.core.common ....................... SUCCESS [  6.623 s]
04:25:02 [INFO] org.polarsys.esf.core.common.ui .................... SUCCESS [  1.972 s]
04:25:02 [INFO] ESF Profile ........................................ SUCCESS [  0.032 s]
04:25:02 [INFO] ESFCore Profile .................................... SUCCESS [  0.763 s]
04:25:02 [INFO] ESFArchitectureConcepts Profile .................... SUCCESS [  1.018 s]
04:25:02 [INFO] org.polarsys.esf.core.utils ........................ SUCCESS [  0.981 s]
04:25:02 [INFO] ESF Core Resources ................................. SUCCESS [  0.003 s]
04:25:02 [INFO] ESF Core Graphical Resources ....................... SUCCESS [  0.303 s]
04:25:02 [INFO] org.polarsys.esf.core.diagram.esfarchitectureconcepts SUCCESS [  2.020 s]
04:25:02 [INFO] ESF Meta-model ..................................... SUCCESS [  0.005 s]
04:25:02 [INFO] ESFArchitectureConcepts Meta-model ................. SUCCESS [  0.131 s]
04:25:02 [INFO] ESFCore Meta-model ................................. SUCCESS [  0.144 s]
04:25:02 [INFO] ESFBehaviours Meta-model ........................... SUCCESS [  0.198 s]
04:25:02 [INFO] ESFProperties Meta-model ........................... SUCCESS [  0.135 s]
04:25:02 [INFO] ESFSafetyConcepts Meta-model ....................... SUCCESS [  0.183 s]
04:25:02 [INFO] ESFArchitectureConcepts Profile test ............... SUCCESS [  4.478 s]
04:25:02 [INFO] org.polarsys.esf.core.profile.esfarchitectureconcepts.application SUCCESS [  1.011 s]
04:25:02 [INFO] ESFProperties Profile .............................. SUCCESS [  0.819 s]
04:25:02 [INFO] ESFBehaviours Profile .............................. SUCCESS [  0.705 s]
04:25:02 [INFO] ESFSafetyConcepts Profile .......................... SUCCESS [  1.288 s]
04:25:02 [INFO] ESF Releng ......................................... SUCCESS [  0.002 s]
04:25:02 [INFO] org.polarsys.esf.core.doc .......................... SUCCESS [  0.072 s]
04:25:02 [INFO] ESF Core branding .................................. SUCCESS [  0.019 s]
04:25:02 [INFO] ESF Core feature ................................... FAILURE [  0.078 s]
04:25:02 [INFO] esf-infra.p2 ....................................... SKIPPED
04:25:02 [INFO] ------------------------------------------------------------------------
04:25:02 [INFO] BUILD FAILURE
04:25:02 [INFO] ------------------------------------------------------------------------
04:25:02 [INFO] Total time:  01:15 min
04:25:02 [INFO] Finished at: 2023-02-01T09:25:02Z
04:25:02 [INFO] ------------------------------------------------------------------------
04:25:02 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:2.7.2:package-feature (default-package-feature) on project org.polarsys.esf.core.releng: Execution default-package-feature of goal org.eclipse.tycho:tycho-packaging-plugin:2.7.2:package-feature failed: Duplicate key org.eclipse.papyrus.infra.viewpoints.policy (attempted merging values org.eclipse.tycho.model.Feature$ImportRef@7672a205 and org.eclipse.tycho.model.Feature$ImportRef@128099d2) -> [Help 1]
04:25:02 [ERROR] 
04:25:02 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
04:25:02 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
04:25:02 [ERROR] 
04:25:02 [ERROR] For more information about the errors and possible solutions, please read the following articles:
04:25:02 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
04:25:02 [ERROR] 
04:25:02 [ERROR] After correcting the problems, you can resume the build with the command
04:25:02 [ERROR]   mvn <args> -rf :org.polarsys.esf.core.releng
04:25:02 Build step 'Invoke top-level Maven targets' marked build as failure
04:25:02 Sending e-mails to: ansgar.radermacher@cea.fr
04:25:03 Finished: FAILURE