Skip to content
Failed

Console Output

Branch indexing
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://github.com/eclipse/Xpect.git
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
Fetching origin...
Fetching upstream changes from origin
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git config --get remote.origin.url # timeout=10
 > /usr/local/bin/git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/GH-264
Seen branch in repository origin/gh-pages
Seen branch in repository origin/master
Seen branch in repository origin/master_with_history
Seen branch in repository origin/mvn-publish
Seen branch in repository origin/mvn-publish2
Seen branch in repository origin/release_0.2.0
Seen 7 remote branches
Obtained Jenkinsfile from cc1c1a12d23d4f67c4949ffe47881920286103d7
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
04:26:37 [2019-06-19T08:26:37.070Z] Running on Jenkins in /home/hudson/genie.xpect/.jenkins/jobs/Xpect/branches/release-0-2-0.bv2l0c/workspace
[Pipeline] {
[Pipeline] tool
[Pipeline] timeout
04:26:37 [2019-06-19T08:26:37.736Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (prepare workspace)
[Pipeline] cleanWs
04:26:38 [2019-06-19T08:26:38.129Z] [WS-CLEANUP] Deleting project workspace...
04:26:38 [2019-06-19T08:26:38.129Z] [WS-CLEANUP] Deferred wipeout is used...
04:26:38 [2019-06-19T08:26:38.136Z] [WS-CLEANUP] done
[Pipeline] checkout
04:26:38 [2019-06-19T08:26:38.279Z] No credentials specified
04:26:38 [2019-06-19T08:26:38.280Z] Cloning the remote Git repository
04:26:38 [2019-06-19T08:26:38.280Z] Cloning with configured refspecs honoured and without tags
04:26:38 [2019-06-19T08:26:38.280Z] Cloning repository https://github.com/eclipse/Xpect.git
04:26:38 [2019-06-19T08:26:38.280Z]  > /usr/local/bin/git init /home/hudson/genie.xpect/.jenkins/jobs/Xpect/branches/release-0-2-0.bv2l0c/workspace # timeout=10
04:26:38 [2019-06-19T08:26:38.286Z] Fetching upstream changes from https://github.com/eclipse/Xpect.git
04:26:38 [2019-06-19T08:26:38.287Z]  > /usr/local/bin/git --version # timeout=10
04:26:38 [2019-06-19T08:26:38.289Z]  > /usr/local/bin/git fetch --no-tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/*
04:26:50 [2019-06-19T08:26:50.586Z]  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
04:26:50 [2019-06-19T08:26:50.591Z]  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
04:26:50 [2019-06-19T08:26:50.594Z]  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
04:26:50 [2019-06-19T08:26:50.598Z] Fetching without tags
04:26:50 [2019-06-19T08:26:50.598Z] Fetching upstream changes from https://github.com/eclipse/Xpect.git
04:26:50 [2019-06-19T08:26:50.598Z]  > /usr/local/bin/git fetch --no-tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/*
04:26:50 [2019-06-19T08:26:50.801Z] Checking out Revision cc1c1a12d23d4f67c4949ffe47881920286103d7 (release_0.2.0)
04:26:50 [2019-06-19T08:26:50.801Z]  > /usr/local/bin/git config core.sparsecheckout # timeout=10
04:26:50 [2019-06-19T08:26:50.805Z]  > /usr/local/bin/git checkout -f cc1c1a12d23d4f67c4949ffe47881920286103d7
04:26:50 [2019-06-19T08:26:50.868Z] Commit message: "Update version to 0.2.0.v20190619"
04:26:50 [2019-06-19T08:26:50.869Z]  > /usr/local/bin/git rev-list --no-walk 3372f624f79574dbc00526cd7effd3c20835b13d # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (log configuration)
[Pipeline] echo
04:26:54 [2019-06-19T08:26:54.022Z] ===== checking tools versions =====
[Pipeline] sh
04:26:54 [2019-06-19T08:26:54.381Z] + git config --get remote.origin.url
04:26:54 [2019-06-19T08:26:54.381Z] https://github.com/eclipse/Xpect.git
04:26:54 [2019-06-19T08:26:54.381Z] + git reset --hard
04:26:54 [2019-06-19T08:26:54.381Z] HEAD is now at cc1c1a1 Update version to 0.2.0.v20190619
04:26:54 [2019-06-19T08:26:54.381Z] + pwd
04:26:54 [2019-06-19T08:26:54.381Z] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace
04:26:54 [2019-06-19T08:26:54.381Z] + ls -la
04:26:54 [2019-06-19T08:26:54.381Z] total 48
04:26:54 [2019-06-19T08:26:54.381Z] drwxrwsr-x 1 genie.xpect modeling.xpect  1034 Jun 19 04:26 .
04:26:54 [2019-06-19T08:26:54.381Z] drwxrwsr-x 1 genie.xpect modeling.xpect   222 Jun 19 04:26 ..
04:26:54 [2019-06-19T08:26:54.381Z] -rw-rw-r-- 1 genie.xpect modeling.xpect 12535 Jun 19 04:26 EPL-1.0.html
04:26:54 [2019-06-19T08:26:54.381Z] drwxrwsr-x 1 genie.xpect modeling.xpect   154 Jun 19 04:26 .git
04:26:54 [2019-06-19T08:26:54.381Z] -rw-rw-r-- 1 genie.xpect modeling.xpect    35 Jun 19 04:26 .gitignore
04:26:54 [2019-06-19T08:26:54.381Z] -rw-rw-r-- 1 genie.xpect modeling.xpect  3845 Jun 19 04:26 Jenkinsfile
04:26:54 [2019-06-19T08:26:54.381Z] -rw-rw-r-- 1 genie.xpect modeling.xpect  9013 Jun 19 04:26 notice.html
04:26:54 [2019-06-19T08:26:54.381Z] drwxrwsr-x 1 genie.xpect modeling.xpect   270 Jun 19 04:26 org.eclipse.xpect
04:26:54 [2019-06-19T08:26:54.381Z] drwxrwsr-x 1 genie.xpect modeling.xpect   198 Jun 19 04:26 org.eclipse.xpect.doc
04:26:54 [2019-06-19T08:26:54.381Z] drwxrwsr-x 1 genie.xpect modeling.xpect   180 Jun 19 04:26 org.eclipse.xpect.examples
04:26:54 [2019-06-19T08:26:54.381Z] drwxrwsr-x 1 genie.xpect modeling.xpect   602 Jun 19 04:26 org.eclipse.xpect.releng
04:26:54 [2019-06-19T08:26:54.381Z] drwxrwsr-x 1 genie.xpect modeling.xpect   138 Jun 19 04:26 org.eclipse.xpect.sdk
04:26:54 [2019-06-19T08:26:54.381Z] drwxrwsr-x 1 genie.xpect modeling.xpect   208 Jun 19 04:26 org.eclipse.xpect.tests
04:26:54 [2019-06-19T08:26:54.381Z] drwxrwsr-x 1 genie.xpect modeling.xpect   248 Jun 19 04:26 org.eclipse.xpect.ui
04:26:54 [2019-06-19T08:26:54.381Z] drwxrwsr-x 1 genie.xpect modeling.xpect   206 Jun 19 04:26 org.eclipse.xpect.ui.junit
04:26:54 [2019-06-19T08:26:54.381Z] drwxrwsr-x 1 genie.xpect modeling.xpect   176 Jun 19 04:26 org.eclipse.xpect.xtext.lib
04:26:54 [2019-06-19T08:26:54.381Z] drwxrwsr-x 1 genie.xpect modeling.xpect   138 Jun 19 04:26 org.eclipse.xpect.xtext.lib.feature
04:26:54 [2019-06-19T08:26:54.381Z] drwxrwsr-x 1 genie.xpect modeling.xpect   196 Jun 19 04:26 org.eclipse.xpect.xtext.lib.tests
04:26:54 [2019-06-19T08:26:54.381Z] drwxrwsr-x 1 genie.xpect modeling.xpect   176 Jun 19 04:26 org.eclipse.xpect.xtext.xbase.lib
04:26:54 [2019-06-19T08:26:54.381Z] drwxrwsr-x 1 genie.xpect modeling.xpect   138 Jun 19 04:26 org.eclipse.xpect.xtext.xbase.lib.feature
04:26:54 [2019-06-19T08:26:54.381Z] drwxrwsr-x 1 genie.xpect modeling.xpect   220 Jun 19 04:26 org.eclipse.xtext.example.arithmetics.xpect.tests
04:26:54 [2019-06-19T08:26:54.381Z] drwxrwsr-x 1 genie.xpect modeling.xpect   194 Jun 19 04:26 org.eclipse.xtext.example.domainmodel.xpect.tests
04:26:54 [2019-06-19T08:26:54.381Z] -rw-rw-r-- 1 genie.xpect modeling.xpect  3124 Jun 19 04:26 pom.xml
04:26:54 [2019-06-19T08:26:54.381Z] -rw-rw-r-- 1 genie.xpect modeling.xpect   198 Jun 19 04:26 .project
04:26:54 [2019-06-19T08:26:54.381Z] -rw-rw-r-- 1 genie.xpect modeling.xpect  1985 Jun 19 04:26 README.md
04:26:54 [2019-06-19T08:26:54.381Z] + /shared/common/apache-maven-3.0.5/bin/mvn -v
04:26:54 [2019-06-19T08:26:54.381Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
04:26:54 [2019-06-19T08:26:54.631Z] Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 08:51:28-0500)
04:26:54 [2019-06-19T08:26:54.631Z] Maven home: /shared/common/apache-maven-3.0.5
04:26:54 [2019-06-19T08:26:54.632Z] Java version: 1.8.0_192, vendor: Oracle Corporation
04:26:54 [2019-06-19T08:26:54.632Z] Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
04:26:54 [2019-06-19T08:26:54.632Z] Default locale: en_US, platform encoding: UTF-8
04:26:54 [2019-06-19T08:26:54.632Z] OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
[Pipeline] echo
04:26:55 [2019-06-19T08:26:55.134Z] ===================================
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (compile with Eclipse Luna and Xtext 2.9.2)
[Pipeline] sh
04:26:57 [2019-06-19T08:26:57.855Z] + /shared/common/apache-maven-3.0.5/bin/mvn '-P!tests' -Dtarget-platform=eclipse_4_4_2-xtext_2_9_2 --batch-mode --update-snapshots -fae -Dmaven.repo.local=xpect-local-maven-repository -DtestOnly=false clean install
04:26:57 [2019-06-19T08:26:57.855Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
04:26:59 [2019-06-19T08:26:59.199Z] [INFO] Scanning for projects...
04:26:59 [2019-06-19T08:26:59.199Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.pom
04:26:59 [2019-06-19T08:26:59.449Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.pom (3 KB at 9.1 KB/sec)
04:26:59 [2019-06-19T08:26:59.449Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.4.0/tycho-1.4.0.pom
04:26:59 [2019-06-19T08:26:59.449Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.4.0/tycho-1.4.0.pom (20 KB at 578.2 KB/sec)
04:26:59 [2019-06-19T08:26:59.449Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.pom
04:26:59 [2019-06-19T08:26:59.700Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.pom (5 KB at 163.1 KB/sec)
04:26:59 [2019-06-19T08:26:59.700Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
04:26:59 [2019-06-19T08:26:59.700Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (7 KB at 249.0 KB/sec)
04:26:59 [2019-06-19T08:26:59.700Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom
04:26:59 [2019-06-19T08:26:59.700Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 KB at 929.2 KB/sec)
04:26:59 [2019-06-19T08:26:59.700Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom
04:26:59 [2019-06-19T08:26:59.950Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 KB at 102.4 KB/sec)
04:26:59 [2019-06-19T08:26:59.950Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
04:26:59 [2019-06-19T08:26:59.950Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 KB at 462.8 KB/sec)
04:26:59 [2019-06-19T08:26:59.950Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
04:26:59 [2019-06-19T08:26:59.950Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (4 KB at 181.0 KB/sec)
04:26:59 [2019-06-19T08:26:59.950Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
04:26:59 [2019-06-19T08:26:59.950Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (5 KB at 201.5 KB/sec)
04:26:59 [2019-06-19T08:26:59.950Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
04:26:59 [2019-06-19T08:26:59.950Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (21 KB at 1049.8 KB/sec)
04:26:59 [2019-06-19T08:26:59.950Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
04:26:59 [2019-06-19T08:26:59.950Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 697.0 KB/sec)
04:26:59 [2019-06-19T08:26:59.950Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
04:26:59 [2019-06-19T08:26:59.950Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (2 KB at 91.8 KB/sec)
04:26:59 [2019-06-19T08:26:59.950Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
04:27:00 [2019-06-19T08:27:00.200Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (3 KB at 86.7 KB/sec)
04:27:00 [2019-06-19T08:27:00.200Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
04:27:00 [2019-06-19T08:27:00.200Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 40.4 KB/sec)
04:27:00 [2019-06-19T08:27:00.200Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
04:27:00 [2019-06-19T08:27:00.200Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (6 KB at 290.5 KB/sec)
04:27:00 [2019-06-19T08:27:00.200Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
04:27:00 [2019-06-19T08:27:00.200Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 888.9 KB/sec)
04:27:00 [2019-06-19T08:27:00.200Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
04:27:00 [2019-06-19T08:27:00.200Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 26.9 KB/sec)
04:27:00 [2019-06-19T08:27:00.200Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
04:27:00 [2019-06-19T08:27:00.200Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5 KB at 245.7 KB/sec)
04:27:00 [2019-06-19T08:27:00.200Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
04:27:00 [2019-06-19T08:27:00.200Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 170.1 KB/sec)
04:27:00 [2019-06-19T08:27:00.200Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
04:27:00 [2019-06-19T08:27:00.201Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 368.8 KB/sec)
04:27:00 [2019-06-19T08:27:00.201Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
04:27:00 [2019-06-19T08:27:00.201Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 431.6 KB/sec)
04:27:00 [2019-06-19T08:27:00.201Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
04:27:00 [2019-06-19T08:27:00.201Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (5 KB at 145.6 KB/sec)
04:27:00 [2019-06-19T08:27:00.201Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
04:27:00 [2019-06-19T08:27:00.451Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (9 KB at 429.6 KB/sec)
04:27:00 [2019-06-19T08:27:00.451Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
04:27:00 [2019-06-19T08:27:00.451Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 37.0 KB/sec)
04:27:00 [2019-06-19T08:27:00.451Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
04:27:00 [2019-06-19T08:27:00.701Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (2 KB at 104.7 KB/sec)
04:27:00 [2019-06-19T08:27:00.701Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
04:27:00 [2019-06-19T08:27:00.701Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (2 KB at 50.9 KB/sec)
04:27:00 [2019-06-19T08:27:00.701Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
04:27:00 [2019-06-19T08:27:00.701Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (3 KB at 131.4 KB/sec)
04:27:00 [2019-06-19T08:27:00.701Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
04:27:00 [2019-06-19T08:27:00.701Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (6 KB at 291.3 KB/sec)
04:27:00 [2019-06-19T08:27:00.701Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
04:27:01 [2019-06-19T08:27:01.252Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (4 KB at 4.8 KB/sec)
04:27:01 [2019-06-19T08:27:01.252Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
04:27:01 [2019-06-19T08:27:01.252Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (3 KB at 141.4 KB/sec)
04:27:01 [2019-06-19T08:27:01.252Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
04:27:01 [2019-06-19T08:27:01.252Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (2 KB at 71.7 KB/sec)
04:27:01 [2019-06-19T08:27:01.252Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
04:27:01 [2019-06-19T08:27:01.252Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (8 KB at 421.9 KB/sec)
04:27:01 [2019-06-19T08:27:01.502Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
04:27:01 [2019-06-19T08:27:01.502Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 KB at 552.7 KB/sec)
04:27:01 [2019-06-19T08:27:01.502Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
04:27:01 [2019-06-19T08:27:01.502Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4 KB at 216.9 KB/sec)
04:27:01 [2019-06-19T08:27:01.502Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
04:27:01 [2019-06-19T08:27:01.502Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 861.6 KB/sec)
04:27:01 [2019-06-19T08:27:01.502Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
04:27:01 [2019-06-19T08:27:01.502Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (6 KB at 231.7 KB/sec)
04:27:01 [2019-06-19T08:27:01.502Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
04:27:01 [2019-06-19T08:27:01.502Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 KB at 675.1 KB/sec)
04:27:01 [2019-06-19T08:27:01.502Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
04:27:01 [2019-06-19T08:27:01.502Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (3 KB at 129.0 KB/sec)
04:27:01 [2019-06-19T08:27:01.502Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
04:27:01 [2019-06-19T08:27:01.502Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (3 KB at 120.6 KB/sec)
04:27:01 [2019-06-19T08:27:01.502Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
04:27:01 [2019-06-19T08:27:01.502Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (2 KB at 96.1 KB/sec)
04:27:01 [2019-06-19T08:27:01.502Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
04:27:01 [2019-06-19T08:27:01.502Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (8 KB at 443.8 KB/sec)
04:27:01 [2019-06-19T08:27:01.502Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
04:27:01 [2019-06-19T08:27:01.753Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (3 KB at 87.6 KB/sec)
04:27:01 [2019-06-19T08:27:01.753Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
04:27:01 [2019-06-19T08:27:01.753Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (4 KB at 277.4 KB/sec)
04:27:01 [2019-06-19T08:27:01.753Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
04:27:01 [2019-06-19T08:27:01.753Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (2 KB at 100.0 KB/sec)
04:27:01 [2019-06-19T08:27:01.753Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
04:27:01 [2019-06-19T08:27:01.753Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (6 KB at 192.7 KB/sec)
04:27:01 [2019-06-19T08:27:01.753Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
04:27:01 [2019-06-19T08:27:01.753Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (5 KB at 266.8 KB/sec)
04:27:01 [2019-06-19T08:27:01.753Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
04:27:01 [2019-06-19T08:27:01.753Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 KB at 963.5 KB/sec)
04:27:01 [2019-06-19T08:27:01.753Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
04:27:01 [2019-06-19T08:27:01.753Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 366.7 KB/sec)
04:27:01 [2019-06-19T08:27:01.753Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom
04:27:01 [2019-06-19T08:27:01.753Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 KB at 598.6 KB/sec)
04:27:01 [2019-06-19T08:27:01.753Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom
04:27:01 [2019-06-19T08:27:01.753Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 2198.0 KB/sec)
04:27:01 [2019-06-19T08:27:01.753Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
04:27:02 [2019-06-19T08:27:02.003Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 KB at 187.4 KB/sec)
04:27:02 [2019-06-19T08:27:02.003Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom
04:27:02 [2019-06-19T08:27:02.003Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 KB at 763.4 KB/sec)
04:27:02 [2019-06-19T08:27:02.003Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom
04:27:02 [2019-06-19T08:27:02.003Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (61 KB at 3185.4 KB/sec)
04:27:02 [2019-06-19T08:27:02.003Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
04:27:02 [2019-06-19T08:27:02.003Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (16 KB at 716.0 KB/sec)
04:27:02 [2019-06-19T08:27:02.003Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
04:27:02 [2019-06-19T08:27:02.003Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom (15 KB at 757.3 KB/sec)
04:27:02 [2019-06-19T08:27:02.003Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom
04:27:02 [2019-06-19T08:27:02.003Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (67 KB at 3160.2 KB/sec)
04:27:02 [2019-06-19T08:27:02.003Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
04:27:02 [2019-06-19T08:27:02.003Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 KB at 850.0 KB/sec)
04:27:02 [2019-06-19T08:27:02.003Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom
04:27:02 [2019-06-19T08:27:02.003Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (3 KB at 159.9 KB/sec)
04:27:02 [2019-06-19T08:27:02.003Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
04:27:02 [2019-06-19T08:27:02.003Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 KB at 768.2 KB/sec)
04:27:02 [2019-06-19T08:27:02.003Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
04:27:02 [2019-06-19T08:27:02.003Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 KB at 788.7 KB/sec)
04:27:02 [2019-06-19T08:27:02.003Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom
04:27:02 [2019-06-19T08:27:02.254Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (2 KB at 88.5 KB/sec)
04:27:02 [2019-06-19T08:27:02.254Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.pom
04:27:02 [2019-06-19T08:27:02.254Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.pom (2 KB at 81.3 KB/sec)
04:27:02 [2019-06-19T08:27:02.254Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom
04:27:02 [2019-06-19T08:27:02.254Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom (2 KB at 84.6 KB/sec)
04:27:02 [2019-06-19T08:27:02.254Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.pom
04:27:02 [2019-06-19T08:27:02.254Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.pom (2 KB at 85.4 KB/sec)
04:27:02 [2019-06-19T08:27:02.254Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.4.0/sisu-equinox-1.4.0.pom
04:27:02 [2019-06-19T08:27:02.254Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.4.0/sisu-equinox-1.4.0.pom (2 KB at 52.8 KB/sec)
04:27:02 [2019-06-19T08:27:02.254Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.pom
04:27:02 [2019-06-19T08:27:02.254Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.pom (2 KB at 88.3 KB/sec)
04:27:02 [2019-06-19T08:27:02.254Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.pom
04:27:02 [2019-06-19T08:27:02.254Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.pom (2 KB at 61.5 KB/sec)
04:27:02 [2019-06-19T08:27:02.254Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom
04:27:02 [2019-06-19T08:27:02.254Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (7 KB at 360.2 KB/sec)
04:27:02 [2019-06-19T08:27:02.254Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.pom
04:27:02 [2019-06-19T08:27:02.254Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.pom (3 KB at 105.7 KB/sec)
04:27:02 [2019-06-19T08:27:02.254Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.pom
04:27:02 [2019-06-19T08:27:02.254Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.pom (2 KB at 57.2 KB/sec)
04:27:02 [2019-06-19T08:27:02.254Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.4.0/tycho-bundles-1.4.0.pom
04:27:02 [2019-06-19T08:27:02.254Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.4.0/tycho-bundles-1.4.0.pom (4 KB at 177.2 KB/sec)
04:27:02 [2019-06-19T08:27:02.254Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.pom
04:27:02 [2019-06-19T08:27:02.504Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.pom (2 KB at 48.0 KB/sec)
04:27:02 [2019-06-19T08:27:02.504Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
04:27:02 [2019-06-19T08:27:02.504Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4 KB at 187.0 KB/sec)
04:27:02 [2019-06-19T08:27:02.504Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
04:27:02 [2019-06-19T08:27:02.504Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (2 KB at 107.4 KB/sec)
04:27:02 [2019-06-19T08:27:02.504Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
04:27:02 [2019-06-19T08:27:02.504Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (13 KB at 549.8 KB/sec)
04:27:02 [2019-06-19T08:27:02.504Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom
04:27:02 [2019-06-19T08:27:02.504Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1758.3 KB/sec)
04:27:02 [2019-06-19T08:27:02.504Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
04:27:02 [2019-06-19T08:27:02.504Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (5 KB at 250.1 KB/sec)
04:27:02 [2019-06-19T08:27:02.504Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.pom
04:27:02 [2019-06-19T08:27:02.504Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.pom (3 KB at 115.8 KB/sec)
04:27:02 [2019-06-19T08:27:02.504Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.4.0/tycho-p2-1.4.0.pom
04:27:02 [2019-06-19T08:27:02.504Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.4.0/tycho-p2-1.4.0.pom (2 KB at 54.9 KB/sec)
04:27:02 [2019-06-19T08:27:02.504Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.pom
04:27:02 [2019-06-19T08:27:02.504Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.pom (2 KB at 58.0 KB/sec)
04:27:02 [2019-06-19T08:27:02.504Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.pom
04:27:02 [2019-06-19T08:27:02.504Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.pom (2 KB at 28.2 KB/sec)
04:27:02 [2019-06-19T08:27:02.755Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.jar
04:27:02 [2019-06-19T08:27:02.755Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.jar
04:27:02 [2019-06-19T08:27:02.755Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
04:27:02 [2019-06-19T08:27:02.755Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
04:27:02 [2019-06-19T08:27:02.755Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
04:27:02 [2019-06-19T08:27:02.755Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.jar (6 KB at 177.9 KB/sec)
04:27:02 [2019-06-19T08:27:02.755Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
04:27:02 [2019-06-19T08:27:02.755Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (150 KB at 1844.5 KB/sec)
04:27:02 [2019-06-19T08:27:02.755Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
04:27:02 [2019-06-19T08:27:02.755Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (106 KB at 1285.6 KB/sec)
04:27:02 [2019-06-19T08:27:02.755Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
04:27:02 [2019-06-19T08:27:02.755Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.jar (196 KB at 2145.4 KB/sec)
04:27:02 [2019-06-19T08:27:02.755Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
04:27:02 [2019-06-19T08:27:02.755Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 2145.1 KB/sec)
04:27:02 [2019-06-19T08:27:02.755Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
04:27:03 [2019-06-19T08:27:03.005Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (14 KB at 57.7 KB/sec)
04:27:03 [2019-06-19T08:27:03.005Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
04:27:03 [2019-06-19T08:27:03.005Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (461 KB at 1379.3 KB/sec)
04:27:03 [2019-06-19T08:27:03.005Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar
04:27:03 [2019-06-19T08:27:03.005Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (242 KB at 985.9 KB/sec)
04:27:03 [2019-06-19T08:27:03.005Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
04:27:03 [2019-06-19T08:27:03.005Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (204 KB at 3341.1 KB/sec)
04:27:03 [2019-06-19T08:27:03.005Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar
04:27:03 [2019-06-19T08:27:03.005Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (183 KB at 602.6 KB/sec)
04:27:03 [2019-06-19T08:27:03.005Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
04:27:03 [2019-06-19T08:27:03.005Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (84 KB at 921.0 KB/sec)
04:27:03 [2019-06-19T08:27:03.005Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar
04:27:03 [2019-06-19T08:27:03.005Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar (520 KB at 7871.9 KB/sec)
04:27:03 [2019-06-19T08:27:03.005Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.jar
04:27:03 [2019-06-19T08:27:03.005Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar (55 KB at 3021.1 KB/sec)
04:27:03 [2019-06-19T08:27:03.005Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar
04:27:03 [2019-06-19T08:27:03.005Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (98 KB at 3240.7 KB/sec)
04:27:03 [2019-06-19T08:27:03.005Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.jar
04:27:03 [2019-06-19T08:27:03.005Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (57 KB at 1664.6 KB/sec)
04:27:03 [2019-06-19T08:27:03.005Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.jar
04:27:03 [2019-06-19T08:27:03.005Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.jar (240 KB at 7717.9 KB/sec)
04:27:03 [2019-06-19T08:27:03.005Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.jar
04:27:03 [2019-06-19T08:27:03.005Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.jar (4 KB at 138.8 KB/sec)
04:27:03 [2019-06-19T08:27:03.005Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar
04:27:03 [2019-06-19T08:27:03.005Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.jar (36 KB at 1688.1 KB/sec)
04:27:03 [2019-06-19T08:27:03.005Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.jar
04:27:03 [2019-06-19T08:27:03.005Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.jar (13 KB at 494.7 KB/sec)
04:27:03 [2019-06-19T08:27:03.005Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.jar
04:27:03 [2019-06-19T08:27:03.005Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.jar (10 KB at 703.0 KB/sec)
04:27:03 [2019-06-19T08:27:03.005Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.jar
04:27:03 [2019-06-19T08:27:03.005Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.jar (7 KB at 252.1 KB/sec)
04:27:03 [2019-06-19T08:27:03.005Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.jar
04:27:03 [2019-06-19T08:27:03.005Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (60 KB at 131.4 KB/sec)
04:27:03 [2019-06-19T08:27:03.005Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
04:27:03 [2019-06-19T08:27:03.005Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.jar (37 KB at 1578.9 KB/sec)
04:27:03 [2019-06-19T08:27:03.005Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.jar
04:27:03 [2019-06-19T08:27:03.256Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (5 KB at 246.3 KB/sec)
04:27:03 [2019-06-19T08:27:03.256Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.jar (37 KB at 1902.7 KB/sec)
04:27:03 [2019-06-19T08:27:03.256Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.jar
04:27:03 [2019-06-19T08:27:03.256Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.jar (21 KB at 538.0 KB/sec)
04:27:03 [2019-06-19T08:27:03.256Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (109 KB at 482.1 KB/sec)
04:27:03 [2019-06-19T08:27:03.256Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar (1415 KB at 4392.7 KB/sec)
04:27:03 [2019-06-19T08:27:03.506Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.jar (28 KB at 100.0 KB/sec)
04:27:04 [2019-06-19T08:27:04.057Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.4.0/tycho-bundles-external-1.4.0.zip
04:27:07 [2019-06-19T08:27:07.285Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.4.0/tycho-bundles-external-1.4.0.zip (7944 KB at 2452.5 KB/sec)
04:27:07 [2019-06-19T08:27:07.535Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.4.0/org.eclipse.tycho.p2.resolver.impl-1.4.0.jar
04:27:07 [2019-06-19T08:27:07.535Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.4.0/org.eclipse.tycho.p2.resolver.impl-1.4.0.jar (214 KB at 6876.4 KB/sec)
04:27:07 [2019-06-19T08:27:07.535Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.4.0/org.eclipse.tycho.p2.maven.repository-1.4.0.jar
04:27:07 [2019-06-19T08:27:07.535Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.4.0/org.eclipse.tycho.p2.maven.repository-1.4.0.jar (145 KB at 5340.2 KB/sec)
04:27:07 [2019-06-19T08:27:07.535Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.4.0/org.eclipse.tycho.p2.tools.impl-1.4.0.jar
04:27:07 [2019-06-19T08:27:07.786Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.4.0/org.eclipse.tycho.p2.tools.impl-1.4.0.jar (48 KB at 200.9 KB/sec)
04:27:08 [2019-06-19T08:27:08.697Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.pom
04:27:08 [2019-06-19T08:27:08.697Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.pom (2 KB at 83.5 KB/sec)
04:27:08 [2019-06-19T08:27:08.697Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.jar
04:27:08 [2019-06-19T08:27:08.697Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.jar (8 KB at 391.4 KB/sec)
04:27:08 [2019-06-19T08:27:08.697Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.pom
04:27:08 [2019-06-19T08:27:08.697Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.pom (8 KB at 385.4 KB/sec)
04:27:08 [2019-06-19T08:27:08.697Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.parent/2.9.2/org.eclipse.xtext.parent-2.9.2.pom
04:27:08 [2019-06-19T08:27:08.697Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.parent/2.9.2/org.eclipse.xtext.parent-2.9.2.pom (15 KB at 590.3 KB/sec)
04:27:08 [2019-06-19T08:27:08.697Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
04:27:08 [2019-06-19T08:27:08.697Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 224.3 KB/sec)
04:27:08 [2019-06-19T08:27:08.697Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.jar
04:27:08 [2019-06-19T08:27:08.697Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.jar (42 KB at 2056.6 KB/sec)
04:27:08 [2019-06-19T08:27:08.697Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.pom
04:27:08 [2019-06-19T08:27:08.697Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.pom (3 KB at 128.0 KB/sec)
04:27:08 [2019-06-19T08:27:08.697Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.jar
04:27:08 [2019-06-19T08:27:08.697Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.jar (23 KB at 1335.3 KB/sec)
04:27:08 [2019-06-19T08:27:08.697Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
04:27:08 [2019-06-19T08:27:08.697Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5 KB at 233.2 KB/sec)
04:27:08 [2019-06-19T08:27:08.697Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
04:27:08 [2019-06-19T08:27:08.697Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 KB at 639.4 KB/sec)
04:27:08 [2019-06-19T08:27:08.697Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
04:27:09 [2019-06-19T08:27:09.247Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 10.2 KB/sec)
04:27:09 [2019-06-19T08:27:09.247Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
04:27:09 [2019-06-19T08:27:09.247Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 499.9 KB/sec)
04:27:09 [2019-06-19T08:27:09.247Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom
04:27:09 [2019-06-19T08:27:09.247Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 1225.7 KB/sec)
04:27:09 [2019-06-19T08:27:09.247Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom
04:27:09 [2019-06-19T08:27:09.247Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 KB at 802.9 KB/sec)
04:27:09 [2019-06-19T08:27:09.247Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
04:27:09 [2019-06-19T08:27:09.247Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 24.9 KB/sec)
04:27:09 [2019-06-19T08:27:09.247Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
04:27:09 [2019-06-19T08:27:09.498Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1009.9 KB/sec)
04:27:09 [2019-06-19T08:27:09.498Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.pom
04:27:09 [2019-06-19T08:27:09.498Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.pom (3 KB at 144.3 KB/sec)
04:27:09 [2019-06-19T08:27:09.498Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
04:27:09 [2019-06-19T08:27:09.498Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
04:27:09 [2019-06-19T08:27:09.498Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.jar
04:27:09 [2019-06-19T08:27:09.498Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 KB at 1163.9 KB/sec)
04:27:09 [2019-06-19T08:27:09.498Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 887.6 KB/sec)
04:27:09 [2019-06-19T08:27:09.498Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.jar (125 KB at 3672.5 KB/sec)
04:27:09 [2019-06-19T08:27:09.498Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/toolsupport/fornax-oaw-m2-plugin/3.6.0/fornax-oaw-m2-plugin-3.6.0.pom
04:27:09 [2019-06-19T08:27:09.748Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/toolsupport/fornax-oaw-m2-plugin/3.6.0/fornax-oaw-m2-plugin-3.6.0.pom (9 KB at 36.7 KB/sec)
04:27:09 [2019-06-19T08:27:09.748Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/fornax-parent/5/fornax-parent-5.pom
04:27:09 [2019-06-19T08:27:09.748Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/fornax-parent/5/fornax-parent-5.pom (8 KB at 233.4 KB/sec)
04:27:09 [2019-06-19T08:27:09.748Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/toolsupport/fornax-oaw-m2-plugin/3.6.0/fornax-oaw-m2-plugin-3.6.0.jar
04:27:09 [2019-06-19T08:27:09.998Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/toolsupport/fornax-oaw-m2-plugin/3.6.0/fornax-oaw-m2-plugin-3.6.0.jar (35 KB at 136.4 KB/sec)
04:27:09 [2019-06-19T08:27:09.998Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.pom
04:27:09 [2019-06-19T08:27:09.998Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.pom (5 KB at 150.4 KB/sec)
04:27:09 [2019-06-19T08:27:09.998Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
04:27:09 [2019-06-19T08:27:09.998Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 746.8 KB/sec)
04:27:09 [2019-06-19T08:27:09.998Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom
04:27:09 [2019-06-19T08:27:09.998Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 1196.1 KB/sec)
04:27:09 [2019-06-19T08:27:09.998Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
04:27:10 [2019-06-19T08:27:10.249Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (15 KB at 741.7 KB/sec)
04:27:10 [2019-06-19T08:27:10.249Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.jar
04:27:10 [2019-06-19T08:27:10.249Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.jar (23 KB at 851.7 KB/sec)
04:27:10 [2019-06-19T08:27:10.249Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom
04:27:10 [2019-06-19T08:27:10.249Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom (6 KB at 305.9 KB/sec)
04:27:10 [2019-06-19T08:27:10.249Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar
04:27:10 [2019-06-19T08:27:10.249Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar (24 KB at 1255.4 KB/sec)
04:27:10 [2019-06-19T08:27:10.249Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.pom
04:27:10 [2019-06-19T08:27:10.249Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.pom (3 KB at 79.9 KB/sec)
04:27:10 [2019-06-19T08:27:10.249Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.jar
04:27:10 [2019-06-19T08:27:10.249Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.jar (27 KB at 769.9 KB/sec)
04:27:10 [2019-06-19T08:27:10.249Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.pom
04:27:10 [2019-06-19T08:27:10.249Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.pom (3 KB at 146.1 KB/sec)
04:27:10 [2019-06-19T08:27:10.249Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
04:27:10 [2019-06-19T08:27:10.249Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 KB at 627.5 KB/sec)
04:27:10 [2019-06-19T08:27:10.249Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom
04:27:10 [2019-06-19T08:27:10.249Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (52 KB at 2577.3 KB/sec)
04:27:10 [2019-06-19T08:27:10.249Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
04:27:10 [2019-06-19T08:27:10.499Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 KB at 568.6 KB/sec)
04:27:10 [2019-06-19T08:27:10.499Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.pom
04:27:10 [2019-06-19T08:27:10.499Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.pom (3 KB at 126.9 KB/sec)
04:27:10 [2019-06-19T08:27:10.499Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
04:27:10 [2019-06-19T08:27:10.499Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (4 KB at 152.5 KB/sec)
04:27:10 [2019-06-19T08:27:10.499Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
04:27:10 [2019-06-19T08:27:10.499Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 KB at 609.3 KB/sec)
04:27:10 [2019-06-19T08:27:10.499Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.pom
04:27:10 [2019-06-19T08:27:10.499Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.pom (3 KB at 159.3 KB/sec)
04:27:10 [2019-06-19T08:27:10.499Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.pom
04:27:10 [2019-06-19T08:27:10.499Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.pom (4 KB at 197.7 KB/sec)
04:27:10 [2019-06-19T08:27:10.499Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
04:27:10 [2019-06-19T08:27:10.499Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (4 KB at 181.1 KB/sec)
04:27:10 [2019-06-19T08:27:10.499Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.jar
04:27:10 [2019-06-19T08:27:10.499Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
04:27:10 [2019-06-19T08:27:10.499Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.jar
04:27:10 [2019-06-19T08:27:10.499Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
04:27:10 [2019-06-19T08:27:10.499Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.jar
04:27:10 [2019-06-19T08:27:10.499Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.jar (20 KB at 839.1 KB/sec)
04:27:10 [2019-06-19T08:27:10.499Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.jar
04:27:10 [2019-06-19T08:27:10.499Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (53 KB at 2195.1 KB/sec)
04:27:10 [2019-06-19T08:27:10.499Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
04:27:10 [2019-06-19T08:27:10.499Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 KB at 1757.8 KB/sec)
04:27:10 [2019-06-19T08:27:10.750Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.jar (28 KB at 109.9 KB/sec)
04:27:10 [2019-06-19T08:27:10.750Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.jar (112 KB at 440.5 KB/sec)
04:27:10 [2019-06-19T08:27:10.750Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.jar (79 KB at 335.8 KB/sec)
04:27:11 [2019-06-19T08:27:11.000Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 KB at 72.8 KB/sec)
04:27:11 [2019-06-19T08:27:11.000Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.pom
04:27:11 [2019-06-19T08:27:11.000Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.pom (3 KB at 43.9 KB/sec)
04:27:11 [2019-06-19T08:27:11.250Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.jar
04:27:11 [2019-06-19T08:27:11.250Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.jar (33 KB at 1541.4 KB/sec)
04:27:11 [2019-06-19T08:27:11.250Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
04:27:11 [2019-06-19T08:27:11.250Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 280.6 KB/sec)
04:27:11 [2019-06-19T08:27:11.250Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
04:27:11 [2019-06-19T08:27:11.250Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 1234.8 KB/sec)
04:27:11 [2019-06-19T08:27:11.250Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
04:27:11 [2019-06-19T08:27:11.250Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7 KB at 387.3 KB/sec)
04:27:11 [2019-06-19T08:27:11.250Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
04:27:11 [2019-06-19T08:27:11.250Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 518.2 KB/sec)
04:27:11 [2019-06-19T08:27:11.250Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom
04:27:11 [2019-06-19T08:27:11.250Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 2001.8 KB/sec)
04:27:11 [2019-06-19T08:27:11.251Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
04:27:11 [2019-06-19T08:27:11.251Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 KB at 754.8 KB/sec)
04:27:11 [2019-06-19T08:27:11.251Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
04:27:11 [2019-06-19T08:27:11.251Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 KB at 1754.2 KB/sec)
04:27:11 [2019-06-19T08:27:11.251Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.pom
04:27:11 [2019-06-19T08:27:11.251Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.pom (20 KB at 1101.2 KB/sec)
04:27:11 [2019-06-19T08:27:11.251Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/21/maven-plugins-21.pom
04:27:11 [2019-06-19T08:27:11.251Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/21/maven-plugins-21.pom (13 KB at 717.0 KB/sec)
04:27:11 [2019-06-19T08:27:11.251Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/20/maven-parent-20.pom
04:27:11 [2019-06-19T08:27:11.251Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/20/maven-parent-20.pom (25 KB at 1001.5 KB/sec)
04:27:11 [2019-06-19T08:27:11.251Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.jar
04:27:11 [2019-06-19T08:27:11.501Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.jar (112 KB at 480.3 KB/sec)
04:27:12 [2019-06-19T08:27:12.051Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.pom
04:27:12 [2019-06-19T08:27:12.051Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.pom (2 KB at 73.2 KB/sec)
04:27:12 [2019-06-19T08:27:12.051Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.jar
04:27:12 [2019-06-19T08:27:12.051Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.jar (14 KB at 354.7 KB/sec)
04:27:12 [2019-06-19T08:27:12.051Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.pom
04:27:12 [2019-06-19T08:27:12.051Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.pom (2 KB at 105.1 KB/sec)
04:27:12 [2019-06-19T08:27:12.051Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.jar
04:27:12 [2019-06-19T08:27:12.302Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.jar (22 KB at 766.6 KB/sec)
04:27:12 [2019-06-19T08:27:12.302Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
04:27:12 [2019-06-19T08:27:12.302Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 960.0 KB/sec)
04:27:12 [2019-06-19T08:27:12.302Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom
04:27:12 [2019-06-19T08:27:12.302Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 2046.8 KB/sec)
04:27:12 [2019-06-19T08:27:12.302Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
04:27:12 [2019-06-19T08:27:12.552Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1263.9 KB/sec)
04:27:12 [2019-06-19T08:27:12.803Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/pom.xml
04:27:14 [2019-06-19T08:27:14.664Z] [INFO] Adding repository http://download.itemis.com/updates/releases/2.1.1
04:27:14 [2019-06-19T08:27:14.914Z] [INFO] Fetching content.jar from http://download.itemis.com/updates/releases/2.1.1/ (5.47kB)
04:27:15 [2019-06-19T08:27:15.170Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/
04:27:15 [2019-06-19T08:27:15.170Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/
04:27:15 [2019-06-19T08:27:15.170Z] [INFO] Adding repository http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2
04:27:15 [2019-06-19T08:27:15.170Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/ (38.25kB)
04:27:15 [2019-06-19T08:27:15.170Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/ (38.25kB)
04:27:15 [2019-06-19T08:27:15.420Z] [INFO] Adding repository http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1
04:27:15 [2019-06-19T08:27:15.420Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/ (11.42kB)
04:27:15 [2019-06-19T08:27:15.420Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/ (11.42kB)
04:27:15 [2019-06-19T08:27:15.420Z] [INFO] Adding repository http://meysholdt.github.io/xtext_stateful_lexer/updatesite
04:27:15 [2019-06-19T08:27:15.671Z] [INFO] Fetching content.jar from http://meysholdt.github.io/xtext_stateful_lexer/updatesite/ (1.3kB)
04:27:15 [2019-06-19T08:27:15.671Z] [INFO] Fetching content.jar from http://meysholdt.github.io/xtext_stateful_lexer/updatesite/ (1.3kB)
04:27:15 [2019-06-19T08:27:15.671Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/
04:27:15 [2019-06-19T08:27:15.671Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/
04:27:15 [2019-06-19T08:27:15.921Z] [INFO] Adding repository http://download.eclipse.org/releases/luna/201502271000
04:27:15 [2019-06-19T08:27:15.921Z] [INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201502271000/ (2.61MB)
04:27:15 [2019-06-19T08:27:15.921Z] [INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201502271000/ (2.61MB)
04:27:19 [2019-06-19T08:27:19.149Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
04:27:19 [2019-06-19T08:27:19.149Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
04:27:19 [2019-06-19T08:27:19.149Z] [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
04:27:19 [2019-06-19T08:27:19.149Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (430B)
04:27:19 [2019-06-19T08:27:19.149Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (430B)
04:27:19 [2019-06-19T08:27:19.399Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
04:27:19 [2019-06-19T08:27:19.399Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
04:27:19 [2019-06-19T08:27:19.399Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
04:27:19 [2019-06-19T08:27:19.399Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
04:27:19 [2019-06-19T08:27:19.650Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
04:27:19 [2019-06-19T08:27:19.650Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
04:27:19 [2019-06-19T08:27:19.900Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
04:27:19 [2019-06-19T08:27:19.900Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
04:27:20 [2019-06-19T08:27:20.150Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
04:27:20 [2019-06-19T08:27:20.150Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
04:27:20 [2019-06-19T08:27:20.401Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
04:27:20 [2019-06-19T08:27:20.401Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
04:27:20 [2019-06-19T08:27:20.401Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/pom.xml
04:27:25 [2019-06-19T08:27:25.595Z] [INFO] Fetching 2.9.2&format=xml&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?file=//modeling/tmf/xtext/updates/releases/
04:27:25 [2019-06-19T08:27:25.595Z] [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (592.83kB)
04:27:25 [2019-06-19T08:27:25.595Z] [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (592.83kB)
04:27:26 [2019-06-19T08:27:26.506Z] [INFO] Fetching com.google.inject_3.0.0.v201312141243.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (137.61kB)
04:27:26 [2019-06-19T08:27:26.506Z] [INFO] Fetching com.google.inject_3.0.0.v201312141243.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (137.61kB)
04:27:26 [2019-06-19T08:27:26.756Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (13.56kB)
04:27:26 [2019-06-19T08:27:26.756Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (13.56kB)
04:27:26 [2019-06-19T08:27:26.756Z] [INFO] Fetching de.itemis.statefullexer_1.0.0.201706281509.jar from http://meysholdt.github.io/xtext_stateful_lexer/updatesite/plugins/ (167.38kB)
04:27:26 [2019-06-19T08:27:26.756Z] [INFO] Fetching de.itemis.statefullexer_1.0.0.201706281509.jar from http://meysholdt.github.io/xtext_stateful_lexer/updatesite/plugins/ (167.38kB)
04:27:27 [2019-06-19T08:27:27.007Z] [INFO] Fetching org.eclipse.xtext_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (791.18kB)
04:27:27 [2019-06-19T08:27:27.007Z] [INFO] Fetching org.eclipse.xtext_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (791.18kB)
04:27:27 [2019-06-19T08:27:27.917Z] [INFO] Fetching org.eclipse.xtend.lib_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (87.92kB)
04:27:27 [2019-06-19T08:27:27.918Z] [INFO] Fetching org.eclipse.xtend.lib_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (87.92kB)
04:27:28 [2019-06-19T08:27:28.168Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (44.48kB)
04:27:28 [2019-06-19T08:27:28.168Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (44.48kB)
04:27:28 [2019-06-19T08:27:28.418Z] [INFO] Fetching org.eclipse.xtext.generator_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (287.41kB)
04:27:28 [2019-06-19T08:27:28.418Z] [INFO] Fetching org.eclipse.xtext.generator_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (287.41kB)
04:27:29 [2019-06-19T08:27:29.761Z] [INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/luna/201502271000/
04:27:29 [2019-06-19T08:27:29.761Z] [INFO] Fetching org.eclipse.osgi_3.10.2.v20150203-1939.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (387.71kB)
04:27:29 [2019-06-19T08:27:29.761Z] [INFO] Fetching org.eclipse.osgi_3.10.2.v20150203-1939.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (387.71kB)
04:27:30 [2019-06-19T08:27:30.312Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (24.42kB)
04:27:30 [2019-06-19T08:27:30.312Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (24.42kB)
04:27:30 [2019-06-19T08:27:30.312Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (107.12kB)
04:27:30 [2019-06-19T08:27:30.312Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (107.12kB)
04:27:30 [2019-06-19T08:27:30.880Z] [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.22kB)
04:27:30 [2019-06-19T08:27:30.880Z] [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.22kB)
04:27:31 [2019-06-19T08:27:31.130Z] [INFO] Fetching org.eclipse.core.commands_3.6.100.v20140528-1422.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.09kB)
04:27:31 [2019-06-19T08:27:31.130Z] [INFO] Fetching org.eclipse.core.commands_3.6.100.v20140528-1422.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.09kB)
04:27:31 [2019-06-19T08:27:31.380Z] [INFO] Fetching org.eclipse.equinox.common_3.6.200.v20130402-1505.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (43.57kB)
04:27:31 [2019-06-19T08:27:31.380Z] [INFO] Fetching org.eclipse.equinox.common_3.6.200.v20130402-1505.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (43.57kB)
04:27:31 [2019-06-19T08:27:31.631Z] [INFO] Fetching org.eclipse.core.contenttype_3.4.200.v20140207-1251.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (35.1kB)
04:27:31 [2019-06-19T08:27:31.631Z] [INFO] Fetching org.eclipse.core.contenttype_3.4.200.v20140207-1251.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (35.1kB)
04:27:31 [2019-06-19T08:27:31.631Z] [INFO] Fetching org.eclipse.equinox.preferences_3.5.200.v20140224-1527.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (48.93kB)
04:27:31 [2019-06-19T08:27:31.631Z] [INFO] Fetching org.eclipse.equinox.preferences_3.5.200.v20140224-1527.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (48.93kB)
04:27:31 [2019-06-19T08:27:31.881Z] [INFO] Fetching org.eclipse.equinox.registry_3.5.400.v20140428-1507.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (67.85kB)
04:27:31 [2019-06-19T08:27:31.881Z] [INFO] Fetching org.eclipse.equinox.registry_3.5.400.v20140428-1507.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (67.85kB)
04:27:32 [2019-06-19T08:27:32.131Z] [INFO] Fetching org.eclipse.core.expressions_3.4.600.v20140128-0851.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.39kB)
04:27:32 [2019-06-19T08:27:32.131Z] [INFO] Fetching org.eclipse.core.expressions_3.4.600.v20140128-0851.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.39kB)
04:27:32 [2019-06-19T08:27:32.382Z] [INFO] Fetching org.eclipse.core.runtime_3.10.0.v20140318-2214.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (33.47kB)
04:27:32 [2019-06-19T08:27:32.382Z] [INFO] Fetching org.eclipse.core.runtime_3.10.0.v20140318-2214.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (33.47kB)
04:27:32 [2019-06-19T08:27:32.382Z] [INFO] Fetching org.eclipse.core.filesystem_1.4.100.v20140514-1614.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (23.66kB)
04:27:32 [2019-06-19T08:27:32.382Z] [INFO] Fetching org.eclipse.core.filesystem_1.4.100.v20140514-1614.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (23.66kB)
04:27:32 [2019-06-19T08:27:32.632Z] [INFO] Fetching org.eclipse.core.jobs_3.6.1.v20141014-1248.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (40.01kB)
04:27:32 [2019-06-19T08:27:32.632Z] [INFO] Fetching org.eclipse.core.jobs_3.6.1.v20141014-1248.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (40.01kB)
04:27:33 [2019-06-19T08:27:33.975Z] [INFO] Fetching org.eclipse.core.resources_3.9.1.v20140825-1431.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (814.2kB)
04:27:33 [2019-06-19T08:27:33.975Z] [INFO] Fetching org.eclipse.core.resources_3.9.1.v20140825-1431.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (814.2kB)
04:27:34 [2019-06-19T08:27:34.225Z] [INFO] Fetching org.eclipse.equinox.app_1.3.200.v20130910-1609.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (39.03kB)
04:27:34 [2019-06-19T08:27:34.225Z] [INFO] Fetching org.eclipse.equinox.app_1.3.200.v20130910-1609.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (39.03kB)
04:27:34 [2019-06-19T08:27:34.225Z] [INFO] Fetching org.eclipse.core.variables_3.2.800.v20130819-1716.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (16.76kB)
04:27:34 [2019-06-19T08:27:34.225Z] [INFO] Fetching org.eclipse.core.variables_3.2.800.v20130819-1716.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (16.76kB)
04:27:34 [2019-06-19T08:27:34.476Z] [INFO] Fetching org.eclipse.debug.core_3.9.1.v20140805-1629.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (105.92kB)
04:27:34 [2019-06-19T08:27:34.476Z] [INFO] Fetching org.eclipse.debug.core_3.9.1.v20140805-1629.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (105.92kB)
04:27:34 [2019-06-19T08:27:34.726Z] [INFO] Fetching com.ibm.icu_52.1.1.v201501240615.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.77MB)
04:27:34 [2019-06-19T08:27:34.726Z] [INFO] Fetching com.ibm.icu_52.1.1.v201501240615.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.77MB)
04:27:39 [2019-06-19T08:27:39.920Z] [INFO] Fetching org.eclipse.emf.codegen_2.10.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (102.37kB)
04:27:39 [2019-06-19T08:27:39.920Z] [INFO] Fetching org.eclipse.emf.codegen_2.10.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (102.37kB)
04:27:39 [2019-06-19T08:27:39.920Z] [INFO] Fetching org.eclipse.emf.common_2.10.1.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (103.44kB)
04:27:39 [2019-06-19T08:27:39.920Z] [INFO] Fetching org.eclipse.emf.common_2.10.1.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (103.44kB)
04:27:39 [2019-06-19T08:27:39.920Z] [INFO] Fetching org.eclipse.jdt.core_3.10.2.v20150120-1634.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (5.32MB)
04:27:39 [2019-06-19T08:27:39.920Z] [INFO] Fetching org.eclipse.jdt.core_3.10.2.v20150120-1634.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (5.32MB)
04:27:40 [2019-06-19T08:27:40.171Z] [INFO] Fetching org.eclipse.jdt.launching_3.7.102.v20141111-0953.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (111.65kB)
04:27:40 [2019-06-19T08:27:40.171Z] [INFO] Fetching org.eclipse.jdt.launching_3.7.102.v20141111-0953.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (111.65kB)
04:27:40 [2019-06-19T08:27:40.421Z] [INFO] Fetching org.eclipse.text_3.5.300.v20130515-1451.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (78.99kB)
04:27:40 [2019-06-19T08:27:40.421Z] [INFO] Fetching org.eclipse.text_3.5.300.v20130515-1451.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (78.99kB)
04:27:40 [2019-06-19T08:27:40.421Z] [INFO] Fetching org.eclipse.emf.codegen.ecore_2.10.2.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (441.7kB)
04:27:40 [2019-06-19T08:27:40.421Z] [INFO] Fetching org.eclipse.emf.codegen.ecore_2.10.2.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (441.7kB)
04:27:41 [2019-06-19T08:27:41.332Z] [INFO] Fetching org.eclipse.emf.ecore_2.10.2.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (365.38kB)
04:27:41 [2019-06-19T08:27:41.332Z] [INFO] Fetching org.eclipse.emf.ecore_2.10.2.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (365.38kB)
04:27:41 [2019-06-19T08:27:41.883Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.10.2.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (79.74kB)
04:27:41 [2019-06-19T08:27:41.883Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.10.2.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (79.74kB)
04:27:41 [2019-06-19T08:27:41.883Z] [INFO] Fetching org.eclipse.emf.mwe.core_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (63.18kB)
04:27:41 [2019-06-19T08:27:41.883Z] [INFO] Fetching org.eclipse.emf.mwe.core_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (63.18kB)
04:27:42 [2019-06-19T08:27:42.133Z] [INFO] Fetching org.apache.ant_1.9.2.v201404171502.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (2.17MB)
04:27:42 [2019-06-19T08:27:42.133Z] [INFO] Fetching org.apache.ant_1.9.2.v201404171502.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (2.17MB)
04:27:43 [2019-06-19T08:27:43.044Z] [INFO] Fetching org.apache.ant_1.9.2.v201404171502.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (622.19kB of 2.17MB at 618.19kB/s)
04:27:44 [2019-06-19T08:27:44.387Z] [INFO] Fetching org.apache.ant_1.9.2.v201404171502.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.16MB of 2.17MB at 593.33kB/s)
04:27:44 [2019-06-19T08:27:44.387Z] [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (8.88kB)
04:27:44 [2019-06-19T08:27:44.387Z] [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (8.88kB)
04:27:45 [2019-06-19T08:27:45.730Z] [INFO] Fetching org.eclipse.emf.mwe.utils_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (19.36kB)
04:27:45 [2019-06-19T08:27:45.730Z] [INFO] Fetching org.eclipse.emf.mwe.utils_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (19.36kB)
04:27:45 [2019-06-19T08:27:45.730Z] [INFO] Fetching org.eclipse.emf.mwe2.language_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (65.57kB)
04:27:45 [2019-06-19T08:27:45.730Z] [INFO] Fetching org.eclipse.emf.mwe2.language_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (65.57kB)
04:27:45 [2019-06-19T08:27:45.980Z] [INFO] Fetching org.eclipse.xtext.common.types_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (122.53kB)
04:27:45 [2019-06-19T08:27:45.980Z] [INFO] Fetching org.eclipse.xtext.common.types_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (122.53kB)
04:27:46 [2019-06-19T08:27:46.230Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (130.61kB)
04:27:46 [2019-06-19T08:27:46.230Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (130.61kB)
04:27:46 [2019-06-19T08:27:46.781Z] [INFO] Fetching org.eclipse.emf.mwe2.launch_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (12.83kB)
04:27:46 [2019-06-19T08:27:46.781Z] [INFO] Fetching org.eclipse.emf.mwe2.launch_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (12.83kB)
04:27:47 [2019-06-19T08:27:47.031Z] [INFO] Fetching org.eclipse.emf.mwe2.lib_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (13.43kB)
04:27:47 [2019-06-19T08:27:47.031Z] [INFO] Fetching org.eclipse.emf.mwe2.lib_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (13.43kB)
04:27:47 [2019-06-19T08:27:47.031Z] [INFO] Fetching org.eclipse.jdt.debug_3.8.102.v20150115-1323.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (848.96kB)
04:27:47 [2019-06-19T08:27:47.031Z] [INFO] Fetching org.eclipse.jdt.debug_3.8.102.v20150115-1323.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (848.96kB)
04:27:47 [2019-06-19T08:27:47.582Z] [INFO] Fetching org.eclipse.xpand_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (79.66kB)
04:27:47 [2019-06-19T08:27:47.582Z] [INFO] Fetching org.eclipse.xpand_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (79.66kB)
04:27:47 [2019-06-19T08:27:47.582Z] [INFO] Fetching org.eclipse.xtend_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (147.66kB)
04:27:47 [2019-06-19T08:27:47.582Z] [INFO] Fetching org.eclipse.xtend_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (147.66kB)
04:27:48 [2019-06-19T08:27:48.133Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (97.35kB)
04:27:48 [2019-06-19T08:27:48.133Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (97.35kB)
04:27:48 [2019-06-19T08:27:48.133Z] [INFO] Fetching org.junit_4.11.0.v201303080030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (222.27kB)
04:27:48 [2019-06-19T08:27:48.133Z] [INFO] Fetching org.junit_4.11.0.v201303080030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (222.27kB)
04:27:48 [2019-06-19T08:27:48.383Z] [INFO] Fetching org.eclipse.xtext.util_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (97.1kB)
04:27:48 [2019-06-19T08:27:48.383Z] [INFO] Fetching org.eclipse.xtext.util_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (97.1kB)
04:27:48 [2019-06-19T08:27:48.633Z] [INFO] Fetching org.eclipse.xtext.ecore_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (9.35kB)
04:27:48 [2019-06-19T08:27:48.633Z] [INFO] Fetching org.eclipse.xtext.ecore_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (9.35kB)
04:27:48 [2019-06-19T08:27:48.884Z] [INFO] Fetching org.objectweb.asm_5.0.1.v201404251740.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (34.4kB)
04:27:48 [2019-06-19T08:27:48.884Z] [INFO] Fetching org.objectweb.asm_5.0.1.v201404251740.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (34.4kB)
04:27:48 [2019-06-19T08:27:48.884Z] [INFO] Fetching org.eclipse.xtend.lib.macro_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (20.31kB)
04:27:48 [2019-06-19T08:27:48.884Z] [INFO] Fetching org.eclipse.xtend.lib.macro_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (20.31kB)
04:27:49 [2019-06-19T08:27:49.134Z] [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (25.61kB)
04:27:49 [2019-06-19T08:27:49.134Z] [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (25.61kB)
04:27:49 [2019-06-19T08:27:49.134Z] [INFO] Fetching org.eclipse.xtext.smap_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (10.71kB)
04:27:49 [2019-06-19T08:27:49.134Z] [INFO] Fetching org.eclipse.xtext.smap_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (10.71kB)
04:27:49 [2019-06-19T08:27:49.384Z] [INFO] Fetching org.eclipse.xtext.xtext.generator_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (719.56kB)
04:27:49 [2019-06-19T08:27:49.384Z] [INFO] Fetching org.eclipse.xtext.xtext.generator_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (719.56kB)
04:27:50 [2019-06-19T08:27:50.295Z] [INFO] Fetching org.eclipse.xtext.xtext.generator_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (383.29kB of 719.56kB at 382.15kB/s)
04:27:50 [2019-06-19T08:27:50.846Z] [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.79kB)
04:27:50 [2019-06-19T08:27:50.846Z] [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.79kB)
04:27:51 [2019-06-19T08:27:51.096Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/pom.xml
04:27:51 [2019-06-19T08:27:51.346Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/pom.xml
04:27:51 [2019-06-19T08:27:51.346Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/pom.xml
04:27:51 [2019-06-19T08:27:51.346Z] [INFO] Fetching javax.annotation_1.2.0.v201401042248.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.11kB)
04:27:51 [2019-06-19T08:27:51.346Z] [INFO] Fetching javax.annotation_1.2.0.v201401042248.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.11kB)
04:27:51 [2019-06-19T08:27:51.346Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (63.94kB)
04:27:51 [2019-06-19T08:27:51.346Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (63.94kB)
04:27:51 [2019-06-19T08:27:51.597Z] [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (88.73kB)
04:27:51 [2019-06-19T08:27:51.597Z] [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (88.73kB)
04:27:52 [2019-06-19T08:27:52.147Z] [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.88kB)
04:27:52 [2019-06-19T08:27:52.147Z] [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.88kB)
04:27:53 [2019-06-19T08:27:53.058Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.64kB)
04:27:53 [2019-06-19T08:27:53.058Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.64kB)
04:27:53 [2019-06-19T08:27:53.058Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (18.5kB)
04:27:53 [2019-06-19T08:27:53.058Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (18.5kB)
04:27:53 [2019-06-19T08:27:53.058Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.84kB)
04:27:53 [2019-06-19T08:27:53.058Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.84kB)
04:27:53 [2019-06-19T08:27:53.308Z] [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (77.67kB)
04:27:53 [2019-06-19T08:27:53.308Z] [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (77.67kB)
04:27:53 [2019-06-19T08:27:53.308Z] [INFO] Fetching org.eclipse.osgi.services_3.4.0.v20140312-2051.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (33kB)
04:27:53 [2019-06-19T08:27:53.308Z] [INFO] Fetching org.eclipse.osgi.services_3.4.0.v20140312-2051.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (33kB)
04:27:53 [2019-06-19T08:27:53.559Z] [INFO] Fetching org.eclipse.compare_3.5.501.v20140817-1445.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (225.93kB)
04:27:53 [2019-06-19T08:27:53.559Z] [INFO] Fetching org.eclipse.compare_3.5.501.v20140817-1445.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (225.93kB)
04:27:54 [2019-06-19T08:27:54.144Z] [INFO] Fetching org.eclipse.ui_3.106.1.v20141002-1150.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (162.22kB)
04:27:54 [2019-06-19T08:27:54.144Z] [INFO] Fetching org.eclipse.ui_3.106.1.v20141002-1150.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (162.22kB)
04:27:54 [2019-06-19T08:27:54.144Z] [INFO] Fetching org.eclipse.jface.text_3.9.2.v20141003-1326.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (274.57kB)
04:27:54 [2019-06-19T08:27:54.144Z] [INFO] Fetching org.eclipse.jface.text_3.9.2.v20141003-1326.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (274.57kB)
04:27:54 [2019-06-19T08:27:54.694Z] [INFO] Fetching org.eclipse.ui.ide_3.10.2.v20141118-1227.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (709.38kB)
04:27:54 [2019-06-19T08:27:54.694Z] [INFO] Fetching org.eclipse.ui.ide_3.10.2.v20141118-1227.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (709.38kB)
04:27:56 [2019-06-19T08:27:56.037Z] [INFO] Fetching org.eclipse.ui.views_3.7.0.v20140408-0703.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (37.01kB)
04:27:56 [2019-06-19T08:27:56.037Z] [INFO] Fetching org.eclipse.ui.views_3.7.0.v20140408-0703.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (37.01kB)
04:27:56 [2019-06-19T08:27:56.037Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.9.0.v20140411-1521.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (176.86kB)
04:27:56 [2019-06-19T08:27:56.037Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.9.0.v20140411-1521.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (176.86kB)
04:27:56 [2019-06-19T08:27:56.288Z] [INFO] Fetching org.eclipse.ui.editors_3.8.200.v20140401-1310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (159.82kB)
04:27:56 [2019-06-19T08:27:56.288Z] [INFO] Fetching org.eclipse.ui.editors_3.8.200.v20140401-1310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (159.82kB)
04:27:56 [2019-06-19T08:27:56.838Z] [INFO] Fetching org.eclipse.ui.forms_3.6.100.v20140422-1825.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (97.59kB)
04:27:56 [2019-06-19T08:27:56.838Z] [INFO] Fetching org.eclipse.ui.forms_3.6.100.v20140422-1825.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (97.59kB)
04:27:56 [2019-06-19T08:27:56.838Z] [INFO] Fetching org.eclipse.compare.core_3.5.400.v20130903-0736.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.38kB)
04:27:56 [2019-06-19T08:27:56.838Z] [INFO] Fetching org.eclipse.compare.core_3.5.400.v20130903-0736.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.38kB)
04:27:57 [2019-06-19T08:27:57.389Z] [INFO] Fetching org.eclipse.core.databinding_1.4.2.v20140729-1044.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (52.4kB)
04:27:57 [2019-06-19T08:27:57.389Z] [INFO] Fetching org.eclipse.core.databinding_1.4.2.v20140729-1044.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (52.4kB)
04:27:57 [2019-06-19T08:27:57.389Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.4.1.v20140210-1835.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (67.3kB)
04:27:57 [2019-06-19T08:27:57.389Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.4.1.v20140210-1835.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (67.3kB)
04:27:57 [2019-06-19T08:27:57.639Z] [INFO] Fetching org.eclipse.core.databinding.property_1.4.200.v20140214-0004.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (37.4kB)
04:27:57 [2019-06-19T08:27:57.639Z] [INFO] Fetching org.eclipse.core.databinding.property_1.4.200.v20140214-0004.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (37.4kB)
04:27:57 [2019-06-19T08:27:57.890Z] [INFO] Fetching org.eclipse.core.filebuffers_3.5.400.v20140127-1516.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (37.95kB)
04:27:57 [2019-06-19T08:27:57.890Z] [INFO] Fetching org.eclipse.core.filebuffers_3.5.400.v20140127-1516.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (37.95kB)
04:27:57 [2019-06-19T08:27:57.890Z] [INFO] Fetching org.eclipse.debug.ui_3.10.2.v20141014-1039.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (807.92kB)
04:27:57 [2019-06-19T08:27:57.890Z] [INFO] Fetching org.eclipse.debug.ui_3.10.2.v20141014-1039.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (807.92kB)
04:27:58 [2019-06-19T08:27:58.801Z] [INFO] Fetching org.eclipse.ui.console_3.5.300.v20140424-1437.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (64.33kB)
04:27:58 [2019-06-19T08:27:58.801Z] [INFO] Fetching org.eclipse.ui.console_3.5.300.v20140424-1437.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (64.33kB)
04:27:59 [2019-06-19T08:27:59.051Z] [INFO] Fetching org.eclipse.help_3.6.0.v20130326-1254.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (107.95kB)
04:27:59 [2019-06-19T08:27:59.051Z] [INFO] Fetching org.eclipse.help_3.6.0.v20130326-1254.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (107.95kB)
04:27:59 [2019-06-19T08:27:59.302Z] [INFO] Fetching org.eclipse.e4.core.commands_0.10.2.v20140424-2344.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.71kB)
04:27:59 [2019-06-19T08:27:59.302Z] [INFO] Fetching org.eclipse.e4.core.commands_0.10.2.v20140424-2344.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.71kB)
04:27:59 [2019-06-19T08:27:59.302Z] [INFO] Fetching org.eclipse.e4.core.di_1.4.0.v20140414-1837.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (24.3kB)
04:27:59 [2019-06-19T08:27:59.302Z] [INFO] Fetching org.eclipse.e4.core.di_1.4.0.v20140414-1837.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (24.3kB)
04:27:59 [2019-06-19T08:27:59.552Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.3.100.v20140407-1019.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.69kB)
04:27:59 [2019-06-19T08:27:59.552Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.3.100.v20140407-1019.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.69kB)
04:27:59 [2019-06-19T08:27:59.552Z] [INFO] Fetching org.eclipse.e4.core.services_1.2.1.v20140808-1251.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.85kB)
04:27:59 [2019-06-19T08:27:59.552Z] [INFO] Fetching org.eclipse.e4.core.services_1.2.1.v20140808-1251.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.85kB)
04:27:59 [2019-06-19T08:27:59.802Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.12.0.v20140417-2033.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (13.35kB)
04:27:59 [2019-06-19T08:27:59.802Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.12.0.v20140417-2033.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (13.35kB)
04:27:59 [2019-06-19T08:27:59.802Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.10.200.v20140424-2042.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (22.76kB)
04:27:59 [2019-06-19T08:27:59.802Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.10.200.v20140424-2042.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (22.76kB)
04:28:00 [2019-06-19T08:28:00.053Z] [INFO] Fetching org.eclipse.swt_3.103.2.v20150203-1313.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (16.84kB)
04:28:00 [2019-06-19T08:28:00.053Z] [INFO] Fetching org.eclipse.swt_3.103.2.v20150203-1313.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (16.84kB)
04:28:00 [2019-06-19T08:28:00.053Z] [INFO] Fetching org.eclipse.jface_3.10.2.v20141021-1035.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (337.88kB)
04:28:00 [2019-06-19T08:28:00.053Z] [INFO] Fetching org.eclipse.jface_3.10.2.v20141021-1035.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (337.88kB)
04:28:02 [2019-06-19T08:28:02.536Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.10.100.v20140424-2042.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (57.57kB)
04:28:02 [2019-06-19T08:28:02.536Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.10.100.v20140424-2042.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (57.57kB)
04:28:02 [2019-06-19T08:28:02.536Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.11.101.v20140818-1343.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.96kB)
04:28:02 [2019-06-19T08:28:02.536Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.11.101.v20140818-1343.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.96kB)
04:28:03 [2019-06-19T08:28:03.446Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.9.300.v20141126-1957.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (14.99kB)
04:28:03 [2019-06-19T08:28:03.446Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.9.300.v20141126-1957.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (14.99kB)
04:28:03 [2019-06-19T08:28:03.697Z] [INFO] Fetching org.eclipse.e4.ui.di_1.0.0.v20140328-2112.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (8.55kB)
04:28:03 [2019-06-19T08:28:03.697Z] [INFO] Fetching org.eclipse.e4.ui.di_1.0.0.v20140328-2112.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (8.55kB)
04:28:03 [2019-06-19T08:28:03.697Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.1.0.v20140512-1820.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (99.31kB)
04:28:03 [2019-06-19T08:28:03.697Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.1.0.v20140512-1820.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (99.31kB)
04:28:03 [2019-06-19T08:28:03.947Z] [INFO] Fetching org.eclipse.e4.ui.services_1.1.0.v20140328-1925.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.44kB)
04:28:03 [2019-06-19T08:28:03.947Z] [INFO] Fetching org.eclipse.e4.ui.services_1.1.0.v20140328-1925.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.44kB)
04:28:04 [2019-06-19T08:28:04.197Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.0.0.v20140514-1823.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (9.1kB)
04:28:04 [2019-06-19T08:28:04.197Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.0.0.v20140514-1823.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (9.1kB)
04:28:04 [2019-06-19T08:28:04.197Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.2.2.v20141212-1259.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (91.24kB)
04:28:04 [2019-06-19T08:28:04.197Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.2.2.v20141212-1259.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (91.24kB)
04:28:04 [2019-06-19T08:28:04.448Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.10.0.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (35.53kB)
04:28:04 [2019-06-19T08:28:04.448Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.10.0.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (35.53kB)
04:28:04 [2019-06-19T08:28:04.698Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.1.2.v20141126-1310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (49.64kB)
04:28:04 [2019-06-19T08:28:04.698Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.1.2.v20141126-1310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (49.64kB)
04:28:04 [2019-06-19T08:28:04.698Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.12.2.v20150204-1353.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (100.13kB)
04:28:04 [2019-06-19T08:28:04.698Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.12.2.v20150204-1353.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (100.13kB)
04:28:05 [2019-06-19T08:28:05.249Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.12.100.v20141126-1150.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (61.35kB)
04:28:05 [2019-06-19T08:28:05.249Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.12.100.v20141126-1150.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (61.35kB)
04:28:05 [2019-06-19T08:28:05.499Z] [INFO] Fetching org.eclipse.jface.databinding_1.6.200.v20140528-1422.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.44kB)
04:28:05 [2019-06-19T08:28:05.499Z] [INFO] Fetching org.eclipse.jface.databinding_1.6.200.v20140528-1422.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.44kB)
04:28:05 [2019-06-19T08:28:05.499Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.12.0.v20140227-2118.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.16kB)
04:28:05 [2019-06-19T08:28:05.499Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.12.0.v20140227-2118.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.16kB)
04:28:05 [2019-06-19T08:28:05.750Z] [INFO] Fetching org.eclipse.equinox.ds_1.4.200.v20131126-2331.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (87.48kB)
04:28:05 [2019-06-19T08:28:05.750Z] [INFO] Fetching org.eclipse.equinox.ds_1.4.200.v20131126-2331.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (87.48kB)
04:28:06 [2019-06-19T08:28:06.000Z] [INFO] Fetching org.eclipse.emf.common.ui_2.9.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (55.78kB)
04:28:06 [2019-06-19T08:28:06.000Z] [INFO] Fetching org.eclipse.emf.common.ui_2.9.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (55.78kB)
04:28:06 [2019-06-19T08:28:06.250Z] [INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (41.04kB)
04:28:06 [2019-06-19T08:28:06.250Z] [INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (41.04kB)
04:28:06 [2019-06-19T08:28:06.250Z] [INFO] Fetching org.eclipse.emf.edit_2.10.1.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (88.3kB)
04:28:06 [2019-06-19T08:28:06.250Z] [INFO] Fetching org.eclipse.emf.edit_2.10.1.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (88.3kB)
04:28:06 [2019-06-19T08:28:06.501Z] [INFO] Fetching org.eclipse.emf.ecore.editor_2.10.1.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (39.41kB)
04:28:06 [2019-06-19T08:28:06.501Z] [INFO] Fetching org.eclipse.emf.ecore.editor_2.10.1.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (39.41kB)
04:28:06 [2019-06-19T08:28:06.751Z] [INFO] Fetching org.eclipse.emf.edit.ui_2.10.2.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (72.16kB)
04:28:06 [2019-06-19T08:28:06.751Z] [INFO] Fetching org.eclipse.emf.edit.ui_2.10.2.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (72.16kB)
04:28:07 [2019-06-19T08:28:07.002Z] [INFO] Fetching org.eclipse.ui.workbench_3.106.2.v20150204-1030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (991.98kB)
04:28:07 [2019-06-19T08:28:07.002Z] [INFO] Fetching org.eclipse.ui.workbench_3.106.2.v20150204-1030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (991.98kB)
04:28:07 [2019-06-19T08:28:07.913Z] [INFO] Fetching org.eclipse.ui.workbench_3.106.2.v20150204-1030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (558.38kB of 991.98kB at 554.38kB/s)
04:28:08 [2019-06-19T08:28:08.823Z] [INFO] Fetching org.eclipse.ui.workbench_3.106.2.v20150204-1030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (599.31kB of 991.98kB at 299.19kB/s)
04:28:10 [2019-06-19T08:28:10.166Z] [INFO] Fetching org.eclipse.ui.workbench_3.106.2.v20150204-1030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (986.72kB of 991.98kB at 327.57kB/s)
04:28:11 [2019-06-19T08:28:11.509Z] [INFO] Fetching org.eclipse.equinox.bidi_0.10.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.69kB)
04:28:11 [2019-06-19T08:28:11.509Z] [INFO] Fetching org.eclipse.equinox.bidi_0.10.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.69kB)
04:28:11 [2019-06-19T08:28:11.509Z] [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (30.41kB)
04:28:11 [2019-06-19T08:28:11.509Z] [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (30.41kB)
04:28:11 [2019-06-19T08:28:11.760Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.3.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.9kB)
04:28:11 [2019-06-19T08:28:11.760Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.3.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.9kB)
04:28:11 [2019-06-19T08:28:11.760Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.3.0.v20140506-1720.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (67.52kB)
04:28:11 [2019-06-19T08:28:11.760Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.3.0.v20140506-1720.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (67.52kB)
04:28:12 [2019-06-19T08:28:12.010Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.2.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (95.96kB)
04:28:12 [2019-06-19T08:28:12.010Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.2.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (95.96kB)
04:28:12 [2019-06-19T08:28:12.561Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.100.v20131209-2144.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (44.01kB)
04:28:12 [2019-06-19T08:28:12.561Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.100.v20131209-2144.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (44.01kB)
04:28:13 [2019-06-19T08:28:13.111Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (48.65kB)
04:28:13 [2019-06-19T08:28:13.111Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (48.65kB)
04:28:13 [2019-06-19T08:28:13.111Z] [INFO] Fetching org.eclipse.equinox.security_1.2.0.v20130424-1801.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (40.07kB)
04:28:13 [2019-06-19T08:28:13.111Z] [INFO] Fetching org.eclipse.equinox.security_1.2.0.v20130424-1801.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (40.07kB)
04:28:13 [2019-06-19T08:28:13.361Z] [INFO] Fetching org.eclipse.jdt.core.manipulation_1.5.0.v20130605-1748.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.46kB)
04:28:13 [2019-06-19T08:28:13.361Z] [INFO] Fetching org.eclipse.jdt.core.manipulation_1.5.0.v20130605-1748.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.46kB)
04:28:13 [2019-06-19T08:28:13.362Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.6.101.v20140817-1500.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (94.21kB)
04:28:13 [2019-06-19T08:28:13.362Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.6.101.v20140817-1500.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (94.21kB)
04:28:13 [2019-06-19T08:28:13.912Z] [INFO] Fetching org.eclipse.jdt.ui_3.10.2.v20141014-1419.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (2.89MB)
04:28:13 [2019-06-19T08:28:13.912Z] [INFO] Fetching org.eclipse.jdt.ui_3.10.2.v20141014-1419.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (2.89MB)
04:28:18 [2019-06-19T08:28:18.034Z] [INFO] Fetching org.eclipse.search_3.9.100.v20140226-1637.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (146.93kB)
04:28:18 [2019-06-19T08:28:18.034Z] [INFO] Fetching org.eclipse.search_3.9.100.v20140226-1637.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (146.93kB)
04:28:18 [2019-06-19T08:28:18.034Z] [INFO] Fetching org.eclipse.team.ui_3.7.100.v20130710-1213.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (367.73kB)
04:28:18 [2019-06-19T08:28:18.034Z] [INFO] Fetching org.eclipse.team.ui_3.7.100.v20130710-1213.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (367.73kB)
04:28:18 [2019-06-19T08:28:18.284Z] [INFO] Fetching org.eclipse.team.core_3.7.0.v20130514-1224.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (113.04kB)
04:28:18 [2019-06-19T08:28:18.284Z] [INFO] Fetching org.eclipse.team.core_3.7.0.v20130514-1224.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (113.04kB)
04:28:18 [2019-06-19T08:28:18.535Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.7.100.v20140324-1358.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (144.43kB)
04:28:18 [2019-06-19T08:28:18.535Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.7.100.v20140324-1358.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (144.43kB)
04:28:18 [2019-06-19T08:28:18.785Z] [INFO] Fetching org.eclipse.ui.navigator_3.5.401.v20140724-1117.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (109.52kB)
04:28:18 [2019-06-19T08:28:18.785Z] [INFO] Fetching org.eclipse.ui.navigator_3.5.401.v20140724-1117.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (109.52kB)
04:28:19 [2019-06-19T08:28:19.035Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.4.700.v20140407-1004.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (44.33kB)
04:28:19 [2019-06-19T08:28:19.035Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.4.700.v20140407-1004.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (44.33kB)
04:28:20 [2019-06-19T08:28:20.378Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.6.0.v20140519-0906.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (35.98kB)
04:28:20 [2019-06-19T08:28:20.378Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.6.0.v20140519-0906.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (35.98kB)
04:28:20 [2019-06-19T08:28:20.378Z] [INFO] Fetching org.eclipse.xtext.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (503.3kB)
04:28:20 [2019-06-19T08:28:20.378Z] [INFO] Fetching org.eclipse.xtext.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (503.3kB)
04:28:20 [2019-06-19T08:28:20.929Z] [INFO] Fetching org.eclipse.xtext.ui.ecore_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (8.72kB)
04:28:20 [2019-06-19T08:28:20.929Z] [INFO] Fetching org.eclipse.xtext.ui.ecore_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (8.72kB)
04:28:21 [2019-06-19T08:28:21.179Z] [INFO] Fetching org.eclipse.xtext.ui.shared_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (21.42kB)
04:28:21 [2019-06-19T08:28:21.179Z] [INFO] Fetching org.eclipse.xtext.ui.shared_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (21.42kB)
04:28:21 [2019-06-19T08:28:21.179Z] [INFO] Fetching org.eclipse.xtext.builder_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (114.07kB)
04:28:21 [2019-06-19T08:28:21.179Z] [INFO] Fetching org.eclipse.xtext.builder_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (114.07kB)
04:28:21 [2019-06-19T08:28:21.730Z] [INFO] Fetching org.eclipse.xtext.common.types.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (83.12kB)
04:28:21 [2019-06-19T08:28:21.730Z] [INFO] Fetching org.eclipse.xtext.common.types.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (83.12kB)
04:28:22 [2019-06-19T08:28:22.280Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (66.89kB)
04:28:22 [2019-06-19T08:28:22.280Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (66.89kB)
04:28:22 [2019-06-19T08:28:22.531Z] [INFO] Fetching org.eclipse.xtext.common.types.edit_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (41.85kB)
04:28:22 [2019-06-19T08:28:22.531Z] [INFO] Fetching org.eclipse.xtext.common.types.edit_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (41.85kB)
04:28:22 [2019-06-19T08:28:22.781Z] [INFO] Fetching org.eclipse.xtext.ide_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (59.41kB)
04:28:22 [2019-06-19T08:28:22.781Z] [INFO] Fetching org.eclipse.xtext.ide_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (59.41kB)
04:28:23 [2019-06-19T08:28:23.032Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (60.65kB)
04:28:23 [2019-06-19T08:28:23.032Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (60.65kB)
04:28:23 [2019-06-19T08:28:23.582Z] [INFO] Fetching org.w3c.dom.smil_1.0.0.v200806040011.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.78kB)
04:28:23 [2019-06-19T08:28:23.582Z] [INFO] Fetching org.w3c.dom.smil_1.0.0.v200806040011.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.78kB)
04:28:23 [2019-06-19T08:28:23.582Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.19MB)
04:28:23 [2019-06-19T08:28:23.582Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.19MB)
04:28:31 [2019-06-19T08:28:31.606Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.09MB)
04:28:31 [2019-06-19T08:28:31.606Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.09MB)
04:28:32 [2019-06-19T08:28:32.157Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (156.95kB of 1.09MB at 152.95kB/s)
04:28:33 [2019-06-19T08:28:33.068Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (852.62kB of 1.09MB at 424.88kB/s)
04:28:34 [2019-06-19T08:28:34.411Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (839.8kB)
04:28:34 [2019-06-19T08:28:34.411Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (839.8kB)
04:28:35 [2019-06-19T08:28:35.321Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/pom.xml
04:28:35 [2019-06-19T08:28:35.572Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui.junit:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/pom.xml
04:28:35 [2019-06-19T08:28:35.572Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui.junit:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/pom.xml
04:28:35 [2019-06-19T08:28:35.572Z] [INFO] Fetching org.eclipse.ant.core_3.3.1.v20150123-1553.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (69.94kB)
04:28:35 [2019-06-19T08:28:35.572Z] [INFO] Fetching org.eclipse.ant.core_3.3.1.v20150123-1553.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (69.94kB)
04:28:36 [2019-06-19T08:28:36.915Z] [INFO] Fetching org.eclipse.ant.launching_1.0.400.v20140518-0030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (95.62kB)
04:28:36 [2019-06-19T08:28:36.915Z] [INFO] Fetching org.eclipse.ant.launching_1.0.400.v20140518-0030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (95.62kB)
04:28:36 [2019-06-19T08:28:36.915Z] [INFO] Fetching org.eclipse.core.externaltools_1.0.300.v20140219-0051.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.27kB)
04:28:36 [2019-06-19T08:28:36.915Z] [INFO] Fetching org.eclipse.core.externaltools_1.0.300.v20140219-0051.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.27kB)
04:28:37 [2019-06-19T08:28:37.165Z] [INFO] Fetching org.eclipse.ant.ui_3.5.500.v20140521-1557.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (408.89kB)
04:28:37 [2019-06-19T08:28:37.165Z] [INFO] Fetching org.eclipse.ant.ui_3.5.500.v20140521-1557.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (408.89kB)
04:28:37 [2019-06-19T08:28:37.716Z] [INFO] Fetching org.eclipse.ui.externaltools_3.2.300.v20140327-1949.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (58.65kB)
04:28:37 [2019-06-19T08:28:37.716Z] [INFO] Fetching org.eclipse.ui.externaltools_3.2.300.v20140327-1949.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (58.65kB)
04:28:37 [2019-06-19T08:28:37.966Z] [INFO] Fetching org.eclipse.jdt.debug.ui_3.6.300.v20140512-1926.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.32MB)
04:28:37 [2019-06-19T08:28:37.966Z] [INFO] Fetching org.eclipse.jdt.debug.ui_3.6.300.v20140512-1926.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.32MB)
04:28:38 [2019-06-19T08:28:38.877Z] [INFO] Fetching org.eclipse.jdt.debug.ui_3.6.300.v20140512-1926.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (895.31kB of 1.32MB at 894.81kB/s)
04:28:39 [2019-06-19T08:28:39.427Z] [INFO] Fetching org.eclipse.jdt.junit_3.7.300.v20140418-0836.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (142.15kB)
04:28:39 [2019-06-19T08:28:39.427Z] [INFO] Fetching org.eclipse.jdt.junit_3.7.300.v20140418-0836.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (142.15kB)
04:28:39 [2019-06-19T08:28:39.978Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.100.v20131209-2144.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (18.43kB)
04:28:39 [2019-06-19T08:28:39.978Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.100.v20131209-2144.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (18.43kB)
04:28:39 [2019-06-19T08:28:39.978Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (31.1kB)
04:28:39 [2019-06-19T08:28:39.978Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (31.1kB)
04:28:40 [2019-06-19T08:28:40.228Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.300.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (49.39kB)
04:28:40 [2019-06-19T08:28:40.228Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.300.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (49.39kB)
04:28:40 [2019-06-19T08:28:40.228Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.300.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.3kB)
04:28:40 [2019-06-19T08:28:40.228Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.300.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.3kB)
04:28:41 [2019-06-19T08:28:41.571Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.100.v20140224-1921.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (42.98kB)
04:28:41 [2019-06-19T08:28:41.571Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.100.v20140224-1921.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (42.98kB)
04:28:41 [2019-06-19T08:28:41.572Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (103.9kB)
04:28:41 [2019-06-19T08:28:41.572Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (103.9kB)
04:28:41 [2019-06-19T08:28:41.822Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (73.46kB)
04:28:41 [2019-06-19T08:28:41.822Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (73.46kB)
04:28:42 [2019-06-19T08:28:42.072Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.0.v20131217-1203.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.55kB)
04:28:42 [2019-06-19T08:28:42.072Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.0.v20131217-1203.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.55kB)
04:28:42 [2019-06-19T08:28:42.072Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.300.v20150129-0838.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (34.96kB)
04:28:42 [2019-06-19T08:28:42.072Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.300.v20150129-0838.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (34.96kB)
04:28:42 [2019-06-19T08:28:42.323Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.200.v20131115-1210.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.76kB)
04:28:42 [2019-06-19T08:28:42.323Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.200.v20131115-1210.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.76kB)
04:28:42 [2019-06-19T08:28:42.323Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.0.v20131119-0908.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.51kB)
04:28:42 [2019-06-19T08:28:42.323Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.0.v20131119-0908.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.51kB)
04:28:42 [2019-06-19T08:28:42.573Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.3.0.v20140911-0143.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (42kB)
04:28:42 [2019-06-19T08:28:42.573Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.3.0.v20140911-0143.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (42kB)
04:28:42 [2019-06-19T08:28:42.573Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20140414-0825.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (92.29kB)
04:28:42 [2019-06-19T08:28:42.573Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20140414-0825.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (92.29kB)
04:28:42 [2019-06-19T08:28:42.823Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20131217-1203.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (14.88kB)
04:28:42 [2019-06-19T08:28:42.823Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20131217-1203.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (14.88kB)
04:28:43 [2019-06-19T08:28:43.074Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (110.41kB)
04:28:43 [2019-06-19T08:28:43.074Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (110.41kB)
04:28:43 [2019-06-19T08:28:43.074Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20140512-1650.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (42.04kB)
04:28:43 [2019-06-19T08:28:43.074Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20140512-1650.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (42.04kB)
04:28:43 [2019-06-19T08:28:43.324Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.3.0.v20140404-1657.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (178.76kB)
04:28:43 [2019-06-19T08:28:43.324Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.3.0.v20140404-1657.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (178.76kB)
04:28:43 [2019-06-19T08:28:43.574Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.200.v20130626-2037.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (68.82kB)
04:28:43 [2019-06-19T08:28:43.574Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.200.v20130626-2037.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (68.82kB)
04:28:43 [2019-06-19T08:28:43.825Z] [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.500.v20140527-1138.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (22.1kB)
04:28:43 [2019-06-19T08:28:43.825Z] [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.500.v20140527-1138.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (22.1kB)
04:28:43 [2019-06-19T08:28:43.825Z] [INFO] Fetching org.eclipse.jdt.junit.core_3.7.300.v20140409-1618.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (51.69kB)
04:28:43 [2019-06-19T08:28:43.825Z] [INFO] Fetching org.eclipse.jdt.junit.core_3.7.300.v20140409-1618.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (51.69kB)
04:28:44 [2019-06-19T08:28:44.375Z] [INFO] Fetching org.eclipse.pde.build_3.9.0.v20140415-2029.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (489.35kB)
04:28:44 [2019-06-19T08:28:44.375Z] [INFO] Fetching org.eclipse.pde.build_3.9.0.v20140415-2029.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (489.35kB)
04:28:44 [2019-06-19T08:28:44.626Z] [INFO] Fetching org.eclipse.update.configurator_3.3.300.v20140518-1928.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (43.09kB)
04:28:44 [2019-06-19T08:28:44.626Z] [INFO] Fetching org.eclipse.update.configurator_3.3.300.v20140518-1928.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (43.09kB)
04:28:45 [2019-06-19T08:28:45.969Z] [INFO] Fetching org.eclipse.pde.core_3.10.2.v20150127-1015.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.21MB)
04:28:45 [2019-06-19T08:28:45.969Z] [INFO] Fetching org.eclipse.pde.core_3.10.2.v20150127-1015.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.21MB)
04:28:45 [2019-06-19T08:28:45.969Z] [INFO] Fetching org.eclipse.pde.launching_3.6.200.v20140521-1231.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (47.54kB)
04:28:45 [2019-06-19T08:28:45.969Z] [INFO] Fetching org.eclipse.pde.launching_3.6.200.v20140521-1231.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (47.54kB)
04:28:46 [2019-06-19T08:28:46.219Z] [INFO] Fetching org.eclipse.pde.ui_3.8.101.v20141001-1400.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.14MB)
04:28:46 [2019-06-19T08:28:46.219Z] [INFO] Fetching org.eclipse.pde.ui_3.8.101.v20141001-1400.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.14MB)
04:28:47 [2019-06-19T08:28:47.562Z] [INFO] Fetching org.eclipse.ui.intro_3.4.200.v20130326-1254.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (112.42kB)
04:28:47 [2019-06-19T08:28:47.562Z] [INFO] Fetching org.eclipse.ui.intro_3.4.200.v20130326-1254.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (112.42kB)
04:28:47 [2019-06-19T08:28:47.812Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.4.200.v20131227-1524.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (108.47kB)
04:28:47 [2019-06-19T08:28:47.813Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.4.200.v20131227-1524.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (108.47kB)
04:28:48 [2019-06-19T08:28:48.363Z] [INFO] Fetching org.eclipse.ui.views.log_1.0.500.v20140512-1221.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (50.74kB)
04:28:48 [2019-06-19T08:28:48.363Z] [INFO] Fetching org.eclipse.ui.views.log_1.0.500.v20140512-1221.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (50.74kB)
04:28:48 [2019-06-19T08:28:48.363Z] [INFO] Fetching org.eclipse.ui.trace_1.0.201.v20140702-1807.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (32.35kB)
04:28:48 [2019-06-19T08:28:48.363Z] [INFO] Fetching org.eclipse.ui.trace_1.0.201.v20140702-1807.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (32.35kB)
04:28:48 [2019-06-19T08:28:48.613Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui.junit:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/pom.xml
04:28:48 [2019-06-19T08:28:48.864Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/pom.xml
04:28:48 [2019-06-19T08:28:48.864Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/pom.xml
04:28:48 [2019-06-19T08:28:48.864Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/pom.xml
04:28:49 [2019-06-19T08:28:49.114Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/pom.xml
04:28:49 [2019-06-19T08:28:49.114Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/pom.xml
04:28:49 [2019-06-19T08:28:49.665Z] [INFO] Fetching org.eclipse.xtext.xbase_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (1.14MB)
04:28:49 [2019-06-19T08:28:49.665Z] [INFO] Fetching org.eclipse.xtext.xbase_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (1.14MB)
04:28:50 [2019-06-19T08:28:50.576Z] [INFO] Fetching org.eclipse.xtext.xbase_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (1.12MB of 1.14MB at 1.12MB/s)
04:28:52 [2019-06-19T08:28:52.437Z] [INFO] Fetching org.eclipse.xtext.xbase.junit_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (90.55kB)
04:28:52 [2019-06-19T08:28:52.437Z] [INFO] Fetching org.eclipse.xtext.xbase.junit_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (90.55kB)
04:28:52 [2019-06-19T08:28:52.437Z] [INFO] Fetching org.eclipse.xtext.builder.standalone_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (41.98kB)
04:28:52 [2019-06-19T08:28:52.437Z] [INFO] Fetching org.eclipse.xtext.builder.standalone_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (41.98kB)
04:28:52 [2019-06-19T08:28:52.687Z] [INFO] Fetching org.eclipse.xtext.junit4_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (88.32kB)
04:28:52 [2019-06-19T08:28:52.687Z] [INFO] Fetching org.eclipse.xtext.junit4_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (88.32kB)
04:28:52 [2019-06-19T08:28:52.938Z] [INFO] Fetching org.eclipse.xtext.xbase.ide_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (320.63kB)
04:28:52 [2019-06-19T08:28:52.938Z] [INFO] Fetching org.eclipse.xtext.xbase.ide_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (320.63kB)
04:28:53 [2019-06-19T08:28:53.188Z] [INFO] Fetching org.eclipse.xtext.xbase.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (197.91kB)
04:28:53 [2019-06-19T08:28:53.188Z] [INFO] Fetching org.eclipse.xtext.xbase.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (197.91kB)
04:28:53 [2019-06-19T08:28:53.739Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/pom.xml
04:28:53 [2019-06-19T08:28:53.739Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.sdk:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.sdk/pom.xml
04:28:54 [2019-06-19T08:28:54.649Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.sdk:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.sdk/pom.xml
04:28:54 [2019-06-19T08:28:54.649Z] [INFO] Fetching org.eclipse.license_1.0.1.v20140414-1359.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/features/ (18.64kB)
04:28:54 [2019-06-19T08:28:54.649Z] [INFO] Fetching org.eclipse.license_1.0.1.v20140414-1359.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/features/ (18.64kB)
04:28:54 [2019-06-19T08:28:54.649Z] [INFO] Fetching org.junit.source_4.11.0.v201303080030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (100.83kB)
04:28:54 [2019-06-19T08:28:54.649Z] [INFO] Fetching org.junit.source_4.11.0.v201303080030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (100.83kB)
04:28:54 [2019-06-19T08:28:54.649Z] [INFO] Fetching org.hamcrest.core.source_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (25.74kB)
04:28:54 [2019-06-19T08:28:54.649Z] [INFO] Fetching org.hamcrest.core.source_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (25.74kB)
04:28:54 [2019-06-19T08:28:54.900Z] [INFO] Fetching org.eclipse.xtext.java_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (100.17kB)
04:28:54 [2019-06-19T08:28:54.900Z] [INFO] Fetching org.eclipse.xtext.java_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (100.17kB)
04:28:55 [2019-06-19T08:28:55.150Z] [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (8.43kB)
04:28:55 [2019-06-19T08:28:55.150Z] [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (8.43kB)
04:28:55 [2019-06-19T08:28:55.400Z] [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (408.66kB)
04:28:55 [2019-06-19T08:28:55.400Z] [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (408.66kB)
04:28:56 [2019-06-19T08:28:56.311Z] [INFO] Fetching org.eclipse.xtext.runtime_2.9.2.v201603040440.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/features/ (17.73kB)
04:28:56 [2019-06-19T08:28:56.311Z] [INFO] Fetching org.eclipse.xtext.runtime_2.9.2.v201603040440.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/features/ (17.73kB)
04:28:56 [2019-06-19T08:28:56.561Z] [INFO] Fetching org.eclipse.xtext.xbase_2.9.2.v201603040440.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/features/ (17.48kB)
04:28:56 [2019-06-19T08:28:56.561Z] [INFO] Fetching org.eclipse.xtext.xbase_2.9.2.v201603040440.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/features/ (17.48kB)
04:28:56 [2019-06-19T08:28:56.561Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.9.2.v201603040440.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/features/ (17.46kB)
04:28:56 [2019-06-19T08:28:56.561Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.9.2.v201603040440.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/features/ (17.46kB)
04:28:56 [2019-06-19T08:28:56.812Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.sdk:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.sdk/pom.xml
04:28:56 [2019-06-19T08:28:56.812Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.feature:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.feature/pom.xml
04:28:56 [2019-06-19T08:28:56.812Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.feature:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.feature/pom.xml
04:28:57 [2019-06-19T08:28:57.062Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.feature:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.feature/pom.xml
04:28:57 [2019-06-19T08:28:57.062Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib.feature:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/pom.xml
04:28:57 [2019-06-19T08:28:57.062Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib.feature:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/pom.xml
04:28:57 [2019-06-19T08:28:57.062Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib.feature:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/pom.xml
04:28:57 [2019-06-19T08:28:57.313Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.repository:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/p2-repository/pom.xml
04:28:57 [2019-06-19T08:28:57.313Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.repository:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/p2-repository/pom.xml
04:28:57 [2019-06-19T08:28:57.313Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.repository:0.2.0.v20190619 @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/p2-repository/pom.xml
04:28:57 [2019-06-19T08:28:57.563Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/pom.xml
04:28:57 [2019-06-19T08:28:57.563Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/pom.xml
04:28:57 [2019-06-19T08:28:57.563Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/pom.xml
04:28:57 [2019-06-19T08:28:57.563Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ide:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/pom.xml
04:28:57 [2019-06-19T08:28:57.563Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ide:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/pom.xml
04:28:57 [2019-06-19T08:28:57.563Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ide:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/pom.xml
04:28:57 [2019-06-19T08:28:57.813Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/pom.xml
04:28:57 [2019-06-19T08:28:57.813Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/pom.xml
04:28:57 [2019-06-19T08:28:57.813Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/pom.xml
04:28:58 [2019-06-19T08:28:58.064Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/pom.xml
04:28:58 [2019-06-19T08:28:58.064Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/pom.xml
04:28:58 [2019-06-19T08:28:58.064Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/pom.xml
04:28:58 [2019-06-19T08:28:58.314Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/pom.xml
04:28:58 [2019-06-19T08:28:58.314Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/pom.xml
04:28:58 [2019-06-19T08:28:58.314Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/pom.xml
04:28:58 [2019-06-19T08:28:58.564Z] [INFO] ------------------------------------------------------------------------
04:28:58 [2019-06-19T08:28:58.564Z] [INFO] Reactor Build Order:
04:28:58 [2019-06-19T08:28:58.564Z] [INFO] 
04:28:58 [2019-06-19T08:28:58.564Z] [INFO] org.eclipse.xpect.parent
04:28:58 [2019-06-19T08:28:58.564Z] [INFO] org.eclipse.xpect
04:28:58 [2019-06-19T08:28:58.564Z] [INFO] org.eclipse.xpect.ui
04:28:58 [2019-06-19T08:28:58.564Z] [INFO] org.eclipse.xpect.ui.junit
04:28:58 [2019-06-19T08:28:58.564Z] [INFO] org.eclipse.xpect.xtext.lib
04:28:58 [2019-06-19T08:28:58.564Z] [INFO] org.eclipse.xpect.xtext.xbase.lib
04:28:58 [2019-06-19T08:28:58.564Z] [INFO] org.eclipse.xpect.xtext.lib.feature
04:28:58 [2019-06-19T08:28:58.564Z] [INFO] org.eclipse.xpect.xtext.xbase.lib.feature
04:28:58 [2019-06-19T08:28:58.564Z] [INFO] org.eclipse.xpect.sdk
04:28:58 [2019-06-19T08:28:58.564Z] [INFO] org.eclipse.xpect.repository
04:28:58 [2019-06-19T08:28:58.564Z] [INFO] org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2
04:28:58 [2019-06-19T08:28:58.564Z] [INFO] org.eclipse.xtext.example.maven_parents.grammar_plugin
04:28:58 [2019-06-19T08:28:58.564Z] [INFO] org.eclipse.xtext.example.arithmetics
04:28:58 [2019-06-19T08:28:58.564Z] [INFO] org.eclipse.xtext.example.arithmetics.ide
04:28:58 [2019-06-19T08:28:58.564Z] [INFO] org.eclipse.xtext.example.arithmetics.ui
04:28:58 [2019-06-19T08:28:58.565Z] [INFO] org.eclipse.xtext.example.domainmodel
04:28:58 [2019-06-19T08:28:58.565Z] [INFO] org.eclipse.xtext.example.domainmodel.ui
04:28:58 [2019-06-19T08:28:58.565Z] [INFO] org.eclipse.xpect.root
04:28:58 [2019-06-19T08:28:58.565Z] [INFO]                                                                         
04:28:58 [2019-06-19T08:28:58.565Z] [INFO] ------------------------------------------------------------------------
04:28:58 [2019-06-19T08:28:58.565Z] [INFO] Building org.eclipse.xpect.parent 0.2.0.v20190619
04:28:58 [2019-06-19T08:28:58.565Z] [INFO] ------------------------------------------------------------------------
04:28:58 [2019-06-19T08:28:58.565Z] [INFO] 
04:28:58 [2019-06-19T08:28:58.565Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.parent ---
04:28:58 [2019-06-19T08:28:58.565Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
04:28:58 [2019-06-19T08:28:58.565Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 17.3 KB/sec)
04:28:58 [2019-06-19T08:28:58.565Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
04:28:58 [2019-06-19T08:28:58.565Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 304.7 KB/sec)
04:28:58 [2019-06-19T08:28:58.815Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom
04:28:58 [2019-06-19T08:28:58.815Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 708.6 KB/sec)
04:28:58 [2019-06-19T08:28:58.815Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
04:28:58 [2019-06-19T08:28:58.815Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (4 KB at 167.5 KB/sec)
04:28:58 [2019-06-19T08:28:58.815Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
04:28:58 [2019-06-19T08:28:58.815Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 162.8 KB/sec)
04:28:58 [2019-06-19T08:28:58.815Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
04:28:58 [2019-06-19T08:28:58.815Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 5189.1 KB/sec)
04:28:58 [2019-06-19T08:28:58.815Z] [INFO] 
04:28:58 [2019-06-19T08:28:58.815Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.parent ---
04:28:58 [2019-06-19T08:28:58.815Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.pom
04:28:58 [2019-06-19T08:28:58.815Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.pom (2 KB at 83.1 KB/sec)
04:28:58 [2019-06-19T08:28:58.815Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.pom
04:28:58 [2019-06-19T08:28:58.815Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.pom (2 KB at 72.5 KB/sec)
04:28:58 [2019-06-19T08:28:58.815Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.pom
04:28:58 [2019-06-19T08:28:58.815Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.pom (2 KB at 35.6 KB/sec)
04:28:58 [2019-06-19T08:28:58.815Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.pom
04:28:59 [2019-06-19T08:28:59.065Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.pom (3 KB at 118.3 KB/sec)
04:28:59 [2019-06-19T08:28:59.065Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.pom
04:28:59 [2019-06-19T08:28:59.065Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.pom (868 B at 47.1 KB/sec)
04:28:59 [2019-06-19T08:28:59.065Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.pom
04:28:59 [2019-06-19T08:28:59.065Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.pom (1015 B at 49.6 KB/sec)
04:28:59 [2019-06-19T08:28:59.065Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.pom
04:28:59 [2019-06-19T08:28:59.065Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.pom (2 KB at 53.6 KB/sec)
04:28:59 [2019-06-19T08:28:59.065Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.pom
04:28:59 [2019-06-19T08:28:59.065Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.pom (2 KB at 44.8 KB/sec)
04:28:59 [2019-06-19T08:28:59.065Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.pom
04:28:59 [2019-06-19T08:28:59.065Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.pom (2 KB at 76.4 KB/sec)
04:28:59 [2019-06-19T08:28:59.065Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.pom
04:28:59 [2019-06-19T08:28:59.065Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.pom (2 KB at 59.3 KB/sec)
04:28:59 [2019-06-19T08:28:59.065Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.pom
04:28:59 [2019-06-19T08:28:59.065Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.pom (782 B at 36.4 KB/sec)
04:28:59 [2019-06-19T08:28:59.065Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.pom
04:28:59 [2019-06-19T08:28:59.065Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.pom (2 KB at 73.2 KB/sec)
04:28:59 [2019-06-19T08:28:59.065Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.pom
04:28:59 [2019-06-19T08:28:59.065Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.pom (2 KB at 57.1 KB/sec)
04:28:59 [2019-06-19T08:28:59.065Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.pom
04:28:59 [2019-06-19T08:28:59.065Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.pom (896 B at 25.7 KB/sec)
04:28:59 [2019-06-19T08:28:59.316Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.10.0/org.eclipse.jdt.launching-3.10.0.pom
04:28:59 [2019-06-19T08:28:59.316Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.10.0/org.eclipse.jdt.launching-3.10.0.pom (4 KB at 140.0 KB/sec)
04:28:59 [2019-06-19T08:28:59.316Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
04:28:59 [2019-06-19T08:28:59.316Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
04:28:59 [2019-06-19T08:28:59.316Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml (526 B at 27.0 KB/sec)
04:28:59 [2019-06-19T08:28:59.566Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.11.1/org.eclipse.core.resources-3.11.1.pom
04:28:59 [2019-06-19T08:28:59.566Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.11.1/org.eclipse.core.resources-3.11.1.pom (3 KB at 112.1 KB/sec)
04:28:59 [2019-06-19T08:28:59.566Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
04:28:59 [2019-06-19T08:28:59.566Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
04:28:59 [2019-06-19T08:28:59.566Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml (491 B at 32.0 KB/sec)
04:29:00 [2019-06-19T08:29:00.117Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.5.100/org.eclipse.core.expressions-3.5.100.pom
04:29:00 [2019-06-19T08:29:00.117Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.5.100/org.eclipse.core.expressions-3.5.100.pom (2 KB at 99.7 KB/sec)
04:29:00 [2019-06-19T08:29:00.117Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
04:29:00 [2019-06-19T08:29:00.117Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
04:29:00 [2019-06-19T08:29:00.117Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml (522 B at 28.3 KB/sec)
04:29:00 [2019-06-19T08:29:00.667Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.12.0/org.eclipse.core.runtime-3.12.0.pom
04:29:00 [2019-06-19T08:29:00.667Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.12.0/org.eclipse.core.runtime-3.12.0.pom (4 KB at 162.2 KB/sec)
04:29:00 [2019-06-19T08:29:00.667Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
04:29:00 [2019-06-19T08:29:00.667Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
04:29:00 [2019-06-19T08:29:00.667Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (615 B at 28.6 KB/sec)
04:29:00 [2019-06-19T08:29:00.918Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.11.2/org.eclipse.osgi-3.11.2.pom
04:29:00 [2019-06-19T08:29:00.918Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.11.2/org.eclipse.osgi-3.11.2.pom (2 KB at 83.3 KB/sec)
04:29:00 [2019-06-19T08:29:00.918Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.11.3/org.eclipse.osgi-3.11.3.pom
04:29:00 [2019-06-19T08:29:00.918Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.11.3/org.eclipse.osgi-3.11.3.pom (2 KB at 92.9 KB/sec)
04:29:00 [2019-06-19T08:29:00.918Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom
04:29:00 [2019-06-19T08:29:00.918Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom (2 KB at 92.9 KB/sec)
04:29:00 [2019-06-19T08:29:00.918Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom
04:29:01 [2019-06-19T08:29:01.168Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom (2 KB at 98.5 KB/sec)
04:29:01 [2019-06-19T08:29:01.168Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom
04:29:01 [2019-06-19T08:29:01.168Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom (2 KB at 72.8 KB/sec)
04:29:01 [2019-06-19T08:29:01.168Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom
04:29:01 [2019-06-19T08:29:01.168Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom (2 KB at 59.7 KB/sec)
04:29:01 [2019-06-19T08:29:01.168Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom
04:29:01 [2019-06-19T08:29:01.168Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom (2 KB at 83.7 KB/sec)
04:29:01 [2019-06-19T08:29:01.168Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom
04:29:01 [2019-06-19T08:29:01.168Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom (2 KB at 73.5 KB/sec)
04:29:01 [2019-06-19T08:29:01.168Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
04:29:01 [2019-06-19T08:29:01.168Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
04:29:01 [2019-06-19T08:29:01.168Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml (524 B at 15.5 KB/sec)
04:29:01 [2019-06-19T08:29:01.719Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.pom
04:29:01 [2019-06-19T08:29:01.719Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.pom (2 KB at 61.9 KB/sec)
04:29:01 [2019-06-19T08:29:01.719Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/org.eclipse.equinox.common-3.9.0.pom
04:29:01 [2019-06-19T08:29:01.719Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/org.eclipse.equinox.common-3.9.0.pom (2 KB at 83.5 KB/sec)
04:29:01 [2019-06-19T08:29:01.719Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/org.eclipse.equinox.common-3.10.0.pom
04:29:01 [2019-06-19T08:29:01.719Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/org.eclipse.equinox.common-3.10.0.pom (2 KB at 88.0 KB/sec)
04:29:01 [2019-06-19T08:29:01.719Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/org.eclipse.equinox.common-3.10.100.pom
04:29:01 [2019-06-19T08:29:01.719Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/org.eclipse.equinox.common-3.10.100.pom (2 KB at 93.0 KB/sec)
04:29:01 [2019-06-19T08:29:01.719Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom
04:29:01 [2019-06-19T08:29:01.719Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom (2 KB at 65.0 KB/sec)
04:29:01 [2019-06-19T08:29:01.719Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.pom
04:29:01 [2019-06-19T08:29:01.719Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.pom (2 KB at 89.0 KB/sec)
04:29:01 [2019-06-19T08:29:01.719Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
04:29:01 [2019-06-19T08:29:01.719Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
04:29:01 [2019-06-19T08:29:01.719Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml (612 B at 28.5 KB/sec)
04:29:01 [2019-06-19T08:29:01.969Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/org.eclipse.core.jobs-3.8.0.pom
04:29:01 [2019-06-19T08:29:01.969Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/org.eclipse.core.jobs-3.8.0.pom (2 KB at 94.7 KB/sec)
04:29:01 [2019-06-19T08:29:01.969Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/org.eclipse.core.jobs-3.9.0.pom
04:29:01 [2019-06-19T08:29:01.969Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/org.eclipse.core.jobs-3.9.0.pom (2 KB at 105.2 KB/sec)
04:29:01 [2019-06-19T08:29:01.969Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/org.eclipse.core.jobs-3.9.1.pom
04:29:01 [2019-06-19T08:29:01.969Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/org.eclipse.core.jobs-3.9.1.pom (2 KB at 105.2 KB/sec)
04:29:01 [2019-06-19T08:29:01.969Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/org.eclipse.core.jobs-3.9.2.pom
04:29:02 [2019-06-19T08:29:02.220Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/org.eclipse.core.jobs-3.9.2.pom (2 KB at 111.4 KB/sec)
04:29:02 [2019-06-19T08:29:02.220Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/org.eclipse.core.jobs-3.9.3.pom
04:29:02 [2019-06-19T08:29:02.220Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/org.eclipse.core.jobs-3.9.3.pom (2 KB at 105.2 KB/sec)
04:29:02 [2019-06-19T08:29:02.220Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/org.eclipse.core.jobs-3.10.0.pom
04:29:02 [2019-06-19T08:29:02.220Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/org.eclipse.core.jobs-3.10.0.pom (2 KB at 63.2 KB/sec)
04:29:02 [2019-06-19T08:29:02.220Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/org.eclipse.core.jobs-3.10.100.pom
04:29:02 [2019-06-19T08:29:02.220Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/org.eclipse.core.jobs-3.10.100.pom (2 KB at 27.9 KB/sec)
04:29:02 [2019-06-19T08:29:02.220Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom
04:29:02 [2019-06-19T08:29:02.220Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom (2 KB at 83.2 KB/sec)
04:29:02 [2019-06-19T08:29:02.220Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.pom
04:29:02 [2019-06-19T08:29:02.220Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.pom (2 KB at 95.7 KB/sec)
04:29:02 [2019-06-19T08:29:02.220Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
04:29:02 [2019-06-19T08:29:02.220Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
04:29:02 [2019-06-19T08:29:02.220Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml (522 B at 25.5 KB/sec)
04:29:02 [2019-06-19T08:29:02.470Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/org.eclipse.equinox.registry-3.6.100.pom
04:29:02 [2019-06-19T08:29:02.470Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/org.eclipse.equinox.registry-3.6.100.pom (2 KB at 90.0 KB/sec)
04:29:02 [2019-06-19T08:29:02.470Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/org.eclipse.equinox.registry-3.7.0.pom
04:29:02 [2019-06-19T08:29:02.470Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/org.eclipse.equinox.registry-3.7.0.pom (2 KB at 111.1 KB/sec)
04:29:02 [2019-06-19T08:29:02.470Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/org.eclipse.equinox.registry-3.8.0.pom
04:29:02 [2019-06-19T08:29:02.720Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/org.eclipse.equinox.registry-3.8.0.pom (2 KB at 85.8 KB/sec)
04:29:02 [2019-06-19T08:29:02.721Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/org.eclipse.equinox.registry-3.8.100.pom
04:29:02 [2019-06-19T08:29:02.721Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/org.eclipse.equinox.registry-3.8.100.pom (2 KB at 111.2 KB/sec)
04:29:02 [2019-06-19T08:29:02.721Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom
04:29:02 [2019-06-19T08:29:02.721Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom (2 KB at 100.4 KB/sec)
04:29:02 [2019-06-19T08:29:02.721Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.pom
04:29:02 [2019-06-19T08:29:02.721Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.pom (2 KB at 106.0 KB/sec)
04:29:02 [2019-06-19T08:29:02.721Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
04:29:02 [2019-06-19T08:29:02.721Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
04:29:02 [2019-06-19T08:29:02.721Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml (492 B at 21.8 KB/sec)
04:29:02 [2019-06-19T08:29:02.971Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/org.eclipse.equinox.preferences-3.6.1.pom
04:29:02 [2019-06-19T08:29:02.971Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/org.eclipse.equinox.preferences-3.6.1.pom (3 KB at 60.1 KB/sec)
04:29:02 [2019-06-19T08:29:02.971Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.0/org.eclipse.equinox.preferences-3.7.0.pom
04:29:02 [2019-06-19T08:29:02.971Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.0/org.eclipse.equinox.preferences-3.7.0.pom (3 KB at 116.9 KB/sec)
04:29:02 [2019-06-19T08:29:02.971Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.100/org.eclipse.equinox.preferences-3.7.100.pom
04:29:02 [2019-06-19T08:29:02.971Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.100/org.eclipse.equinox.preferences-3.7.100.pom (3 KB at 105.3 KB/sec)
04:29:02 [2019-06-19T08:29:02.971Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom
04:29:02 [2019-06-19T08:29:02.971Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom (3 KB at 117.0 KB/sec)
04:29:02 [2019-06-19T08:29:02.971Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.pom
04:29:03 [2019-06-19T08:29:03.221Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.pom (3 KB at 73.2 KB/sec)
04:29:03 [2019-06-19T08:29:03.221Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
04:29:03 [2019-06-19T08:29:03.221Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
04:29:03 [2019-06-19T08:29:03.221Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml (522 B at 22.2 KB/sec)
04:29:03 [2019-06-19T08:29:03.472Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.5.100/org.eclipse.core.contenttype-3.5.100.pom
04:29:03 [2019-06-19T08:29:03.472Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.5.100/org.eclipse.core.contenttype-3.5.100.pom (3 KB at 94.3 KB/sec)
04:29:03 [2019-06-19T08:29:03.472Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.6.0/org.eclipse.core.contenttype-3.6.0.pom
04:29:03 [2019-06-19T08:29:03.472Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.6.0/org.eclipse.core.contenttype-3.6.0.pom (3 KB at 107.7 KB/sec)
04:29:03 [2019-06-19T08:29:03.472Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.0/org.eclipse.core.contenttype-3.7.0.pom
04:29:03 [2019-06-19T08:29:03.472Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.0/org.eclipse.core.contenttype-3.7.0.pom (3 KB at 119.0 KB/sec)
04:29:03 [2019-06-19T08:29:03.472Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.100/org.eclipse.core.contenttype-3.7.100.pom
04:29:03 [2019-06-19T08:29:03.472Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.100/org.eclipse.core.contenttype-3.7.100.pom (3 KB at 133.1 KB/sec)
04:29:03 [2019-06-19T08:29:03.472Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom
04:29:03 [2019-06-19T08:29:03.472Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom (3 KB at 120.0 KB/sec)
04:29:03 [2019-06-19T08:29:03.472Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.pom
04:29:03 [2019-06-19T08:29:03.472Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.pom (3 KB at 108.5 KB/sec)
04:29:03 [2019-06-19T08:29:03.472Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
04:29:03 [2019-06-19T08:29:03.472Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
04:29:03 [2019-06-19T08:29:03.472Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml (486 B at 26.4 KB/sec)
04:29:03 [2019-06-19T08:29:03.722Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.400/org.eclipse.equinox.app-1.3.400.pom
04:29:03 [2019-06-19T08:29:03.722Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.400/org.eclipse.equinox.app-1.3.400.pom (3 KB at 108.8 KB/sec)
04:29:03 [2019-06-19T08:29:03.722Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.500/org.eclipse.equinox.app-1.3.500.pom
04:29:03 [2019-06-19T08:29:03.722Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.500/org.eclipse.equinox.app-1.3.500.pom (3 KB at 108.8 KB/sec)
04:29:03 [2019-06-19T08:29:03.722Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.600/org.eclipse.equinox.app-1.3.600.pom
04:29:03 [2019-06-19T08:29:03.722Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.600/org.eclipse.equinox.app-1.3.600.pom (3 KB at 60.8 KB/sec)
04:29:03 [2019-06-19T08:29:03.722Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom
04:29:03 [2019-06-19T08:29:03.973Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom (3 KB at 104.1 KB/sec)
04:29:03 [2019-06-19T08:29:03.973Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.pom
04:29:03 [2019-06-19T08:29:03.973Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.pom (3 KB at 109.7 KB/sec)
04:29:03 [2019-06-19T08:29:03.973Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.13.0/org.eclipse.core.runtime-3.13.0.pom
04:29:03 [2019-06-19T08:29:03.973Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.13.0/org.eclipse.core.runtime-3.13.0.pom (4 KB at 181.3 KB/sec)
04:29:03 [2019-06-19T08:29:03.973Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.14.0/org.eclipse.core.runtime-3.14.0.pom
04:29:03 [2019-06-19T08:29:03.973Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.14.0/org.eclipse.core.runtime-3.14.0.pom (4 KB at 181.3 KB/sec)
04:29:03 [2019-06-19T08:29:03.973Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.0/org.eclipse.core.runtime-3.15.0.pom
04:29:03 [2019-06-19T08:29:03.973Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.0/org.eclipse.core.runtime-3.15.0.pom (4 KB at 146.9 KB/sec)
04:29:03 [2019-06-19T08:29:03.973Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom
04:29:04 [2019-06-19T08:29:04.223Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom (4 KB at 13.7 KB/sec)
04:29:04 [2019-06-19T08:29:04.223Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.pom
04:29:04 [2019-06-19T08:29:04.223Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.pom (4 KB at 147.8 KB/sec)
04:29:04 [2019-06-19T08:29:04.223Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.0/org.eclipse.core.expressions-3.6.0.pom
04:29:04 [2019-06-19T08:29:04.223Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.0/org.eclipse.core.expressions-3.6.0.pom (2 KB at 86.0 KB/sec)
04:29:04 [2019-06-19T08:29:04.223Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.100/org.eclipse.core.expressions-3.6.100.pom
04:29:04 [2019-06-19T08:29:04.223Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.100/org.eclipse.core.expressions-3.6.100.pom (2 KB at 111.4 KB/sec)
04:29:04 [2019-06-19T08:29:04.223Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.pom
04:29:04 [2019-06-19T08:29:04.223Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.pom (2 KB at 111.4 KB/sec)
04:29:04 [2019-06-19T08:29:04.223Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.300/org.eclipse.core.expressions-3.6.300.pom
04:29:04 [2019-06-19T08:29:04.223Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.300/org.eclipse.core.expressions-3.6.300.pom (2 KB at 112.4 KB/sec)
04:29:04 [2019-06-19T08:29:04.223Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
04:29:04 [2019-06-19T08:29:04.223Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
04:29:04 [2019-06-19T08:29:04.223Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml (488 B at 26.5 KB/sec)
04:29:04 [2019-06-19T08:29:04.473Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.6.1/org.eclipse.core.filesystem-1.6.1.pom
04:29:04 [2019-06-19T08:29:04.473Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.6.1/org.eclipse.core.filesystem-1.6.1.pom (3 KB at 118.1 KB/sec)
04:29:04 [2019-06-19T08:29:04.473Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.0/org.eclipse.core.filesystem-1.7.0.pom
04:29:04 [2019-06-19T08:29:04.473Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.0/org.eclipse.core.filesystem-1.7.0.pom (3 KB at 106.8 KB/sec)
04:29:04 [2019-06-19T08:29:04.473Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.100/org.eclipse.core.filesystem-1.7.100.pom
04:29:04 [2019-06-19T08:29:04.473Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.100/org.eclipse.core.filesystem-1.7.100.pom (3 KB at 111.8 KB/sec)
04:29:04 [2019-06-19T08:29:04.473Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.pom
04:29:04 [2019-06-19T08:29:04.724Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.pom (3 KB at 117.7 KB/sec)
04:29:04 [2019-06-19T08:29:04.724Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.300/org.eclipse.core.filesystem-1.7.300.pom
04:29:04 [2019-06-19T08:29:04.724Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.300/org.eclipse.core.filesystem-1.7.300.pom (3 KB at 102.4 KB/sec)
04:29:04 [2019-06-19T08:29:04.724Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.12.0/org.eclipse.core.resources-3.12.0.pom
04:29:04 [2019-06-19T08:29:04.724Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.12.0/org.eclipse.core.resources-3.12.0.pom (3 KB at 102.7 KB/sec)
04:29:04 [2019-06-19T08:29:04.724Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.0/org.eclipse.core.resources-3.13.0.pom
04:29:04 [2019-06-19T08:29:04.724Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.0/org.eclipse.core.resources-3.13.0.pom (3 KB at 94.5 KB/sec)
04:29:04 [2019-06-19T08:29:04.724Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.100/org.eclipse.core.resources-3.13.100.pom
04:29:04 [2019-06-19T08:29:04.724Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.100/org.eclipse.core.resources-3.13.100.pom (3 KB at 136.6 KB/sec)
04:29:04 [2019-06-19T08:29:04.724Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.pom
04:29:04 [2019-06-19T08:29:04.724Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.pom (3 KB at 137.5 KB/sec)
04:29:04 [2019-06-19T08:29:04.724Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.300/org.eclipse.core.resources-3.13.300.pom
04:29:04 [2019-06-19T08:29:04.724Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.300/org.eclipse.core.resources-3.13.300.pom (3 KB at 123.7 KB/sec)
04:29:04 [2019-06-19T08:29:04.724Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml
04:29:04 [2019-06-19T08:29:04.724Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml
04:29:04 [2019-06-19T08:29:04.974Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml (672 B at 2.8 KB/sec)
04:29:04 [2019-06-19T08:29:04.974Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.12.2/org.eclipse.jdt.core-3.12.2.pom
04:29:04 [2019-06-19T08:29:04.974Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.12.2/org.eclipse.jdt.core-3.12.2.pom (3 KB at 128.7 KB/sec)
04:29:04 [2019-06-19T08:29:04.974Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
04:29:04 [2019-06-19T08:29:04.974Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
04:29:04 [2019-06-19T08:29:04.974Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml (508 B at 7.4 KB/sec)
04:29:05 [2019-06-19T08:29:05.225Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.0/org.eclipse.text-3.6.0.pom
04:29:05 [2019-06-19T08:29:05.225Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.0/org.eclipse.text-3.6.0.pom (3 KB at 101.0 KB/sec)
04:29:05 [2019-06-19T08:29:05.225Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
04:29:05 [2019-06-19T08:29:05.225Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
04:29:05 [2019-06-19T08:29:05.225Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml (517 B at 24.0 KB/sec)
04:29:05 [2019-06-19T08:29:05.475Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.8.0/org.eclipse.core.commands-3.8.0.pom
04:29:05 [2019-06-19T08:29:05.475Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.8.0/org.eclipse.core.commands-3.8.0.pom (2 KB at 97.8 KB/sec)
04:29:05 [2019-06-19T08:29:05.475Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.8.1/org.eclipse.core.commands-3.8.1.pom
04:29:05 [2019-06-19T08:29:05.475Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.8.1/org.eclipse.core.commands-3.8.1.pom (2 KB at 103.5 KB/sec)
04:29:05 [2019-06-19T08:29:05.475Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.0/org.eclipse.core.commands-3.9.0.pom
04:29:05 [2019-06-19T08:29:05.892Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.0/org.eclipse.core.commands-3.9.0.pom (2 KB at 69.0 KB/sec)
04:29:05 [2019-06-19T08:29:05.892Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.100/org.eclipse.core.commands-3.9.100.pom
04:29:05 [2019-06-19T08:29:05.892Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.100/org.eclipse.core.commands-3.9.100.pom (2 KB at 71.6 KB/sec)
04:29:05 [2019-06-19T08:29:05.892Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.pom
04:29:05 [2019-06-19T08:29:05.892Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.pom (2 KB at 133.0 KB/sec)
04:29:05 [2019-06-19T08:29:05.892Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.300/org.eclipse.core.commands-3.9.300.pom
04:29:05 [2019-06-19T08:29:05.892Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.300/org.eclipse.core.commands-3.9.300.pom (2 KB at 117.4 KB/sec)
04:29:05 [2019-06-19T08:29:05.892Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.100/org.eclipse.text-3.6.100.pom
04:29:05 [2019-06-19T08:29:05.892Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.100/org.eclipse.text-3.6.100.pom (3 KB at 112.4 KB/sec)
04:29:05 [2019-06-19T08:29:05.892Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.300/org.eclipse.text-3.6.300.pom
04:29:06 [2019-06-19T08:29:06.143Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.300/org.eclipse.text-3.6.300.pom (3 KB at 6.3 KB/sec)
04:29:06 [2019-06-19T08:29:06.143Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.7.0/org.eclipse.text-3.7.0.pom
04:29:06 [2019-06-19T08:29:06.143Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.7.0/org.eclipse.text-3.7.0.pom (3 KB at 103.1 KB/sec)
04:29:06 [2019-06-19T08:29:06.143Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.pom
04:29:06 [2019-06-19T08:29:06.393Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.pom (3 KB at 9.3 KB/sec)
04:29:06 [2019-06-19T08:29:06.393Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.100/org.eclipse.text-3.8.100.pom
04:29:06 [2019-06-19T08:29:06.393Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.100/org.eclipse.text-3.8.100.pom (3 KB at 99.6 KB/sec)
04:29:06 [2019-06-19T08:29:06.393Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.12.3/org.eclipse.jdt.core-3.12.3.pom
04:29:06 [2019-06-19T08:29:06.393Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.12.3/org.eclipse.jdt.core-3.12.3.pom (3 KB at 151.7 KB/sec)
04:29:06 [2019-06-19T08:29:06.393Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.0/org.eclipse.jdt.core-3.13.0.pom
04:29:06 [2019-06-19T08:29:06.393Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.0/org.eclipse.jdt.core-3.13.0.pom (3 KB at 135.8 KB/sec)
04:29:06 [2019-06-19T08:29:06.393Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.50/org.eclipse.jdt.core-3.13.50.pom
04:29:06 [2019-06-19T08:29:06.393Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.50/org.eclipse.jdt.core-3.13.50.pom (3 KB at 151.6 KB/sec)
04:29:06 [2019-06-19T08:29:06.393Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.100/org.eclipse.jdt.core-3.13.100.pom
04:29:06 [2019-06-19T08:29:06.393Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.100/org.eclipse.jdt.core-3.13.100.pom (3 KB at 143.2 KB/sec)
04:29:06 [2019-06-19T08:29:06.393Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.101/org.eclipse.jdt.core-3.13.101.pom
04:29:06 [2019-06-19T08:29:06.393Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.101/org.eclipse.jdt.core-3.13.101.pom (3 KB at 151.7 KB/sec)
04:29:06 [2019-06-19T08:29:06.393Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.102/org.eclipse.jdt.core-3.13.102.pom
04:29:06 [2019-06-19T08:29:06.393Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.102/org.eclipse.jdt.core-3.13.102.pom (3 KB at 67.8 KB/sec)
04:29:06 [2019-06-19T08:29:06.393Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.14.0/org.eclipse.jdt.core-3.14.0.pom
04:29:06 [2019-06-19T08:29:06.393Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.14.0/org.eclipse.jdt.core-3.14.0.pom (3 KB at 122.7 KB/sec)
04:29:06 [2019-06-19T08:29:06.393Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.15.0/org.eclipse.jdt.core-3.15.0.pom
04:29:06 [2019-06-19T08:29:06.644Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.15.0/org.eclipse.jdt.core-3.15.0.pom (3 KB at 117.1 KB/sec)
04:29:06 [2019-06-19T08:29:06.644Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.pom
04:29:07 [2019-06-19T08:29:07.194Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.pom (3 KB at 3.8 KB/sec)
04:29:07 [2019-06-19T08:29:07.194Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.17.0/org.eclipse.jdt.core-3.17.0.pom
04:29:07 [2019-06-19T08:29:07.194Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.17.0/org.eclipse.jdt.core-3.17.0.pom (3 KB at 144.0 KB/sec)
04:29:07 [2019-06-19T08:29:07.194Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml
04:29:07 [2019-06-19T08:29:07.194Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml
04:29:07 [2019-06-19T08:29:07.195Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml (522 B at 28.3 KB/sec)
04:29:07 [2019-06-19T08:29:07.445Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.10.100/org.eclipse.debug.core-3.10.100.pom
04:29:07 [2019-06-19T08:29:07.445Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.10.100/org.eclipse.debug.core-3.10.100.pom (3 KB at 67.8 KB/sec)
04:29:07 [2019-06-19T08:29:07.445Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml
04:29:07 [2019-06-19T08:29:07.445Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml
04:29:07 [2019-06-19T08:29:07.695Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml (520 B at 2.2 KB/sec)
04:29:07 [2019-06-19T08:29:07.946Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.3.0/org.eclipse.core.variables-3.3.0.pom
04:29:07 [2019-06-19T08:29:07.946Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.3.0/org.eclipse.core.variables-3.3.0.pom (2 KB at 89.7 KB/sec)
04:29:07 [2019-06-19T08:29:07.946Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.0/org.eclipse.core.variables-3.4.0.pom
04:29:07 [2019-06-19T08:29:07.946Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.0/org.eclipse.core.variables-3.4.0.pom (2 KB at 104.6 KB/sec)
04:29:07 [2019-06-19T08:29:07.946Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.100/org.eclipse.core.variables-3.4.100.pom
04:29:07 [2019-06-19T08:29:07.946Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.100/org.eclipse.core.variables-3.4.100.pom (2 KB at 110.5 KB/sec)
04:29:07 [2019-06-19T08:29:07.946Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.200/org.eclipse.core.variables-3.4.200.pom
04:29:08 [2019-06-19T08:29:08.196Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.200/org.eclipse.core.variables-3.4.200.pom (2 KB at 110.5 KB/sec)
04:29:08 [2019-06-19T08:29:08.196Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.300/org.eclipse.core.variables-3.4.300.pom
04:29:08 [2019-06-19T08:29:08.196Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.300/org.eclipse.core.variables-3.4.300.pom (2 KB at 111.5 KB/sec)
04:29:08 [2019-06-19T08:29:08.196Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.400/org.eclipse.core.variables-3.4.400.pom
04:29:08 [2019-06-19T08:29:08.196Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.400/org.eclipse.core.variables-3.4.400.pom (2 KB at 105.3 KB/sec)
04:29:08 [2019-06-19T08:29:08.196Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.11.0/org.eclipse.debug.core-3.11.0.pom
04:29:08 [2019-06-19T08:29:08.196Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.11.0/org.eclipse.debug.core-3.11.0.pom (3 KB at 135.4 KB/sec)
04:29:08 [2019-06-19T08:29:08.196Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.12.0/org.eclipse.debug.core-3.12.0.pom
04:29:08 [2019-06-19T08:29:08.196Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.12.0/org.eclipse.debug.core-3.12.0.pom (3 KB at 128.4 KB/sec)
04:29:08 [2019-06-19T08:29:08.196Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.0/org.eclipse.debug.core-3.13.0.pom
04:29:08 [2019-06-19T08:29:08.196Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.0/org.eclipse.debug.core-3.13.0.pom (3 KB at 151.0 KB/sec)
04:29:08 [2019-06-19T08:29:08.196Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.100/org.eclipse.debug.core-3.13.100.pom
04:29:08 [2019-06-19T08:29:08.196Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.100/org.eclipse.debug.core-3.13.100.pom (3 KB at 143.7 KB/sec)
04:29:08 [2019-06-19T08:29:08.196Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.200/org.eclipse.debug.core-3.13.200.pom
04:29:08 [2019-06-19T08:29:08.196Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.200/org.eclipse.debug.core-3.13.200.pom (3 KB at 152.1 KB/sec)
04:29:08 [2019-06-19T08:29:08.196Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml
04:29:08 [2019-06-19T08:29:08.196Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml
04:29:08 [2019-06-19T08:29:08.196Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml (549 B at 22.3 KB/sec)
04:29:08 [2019-06-19T08:29:08.446Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.10.1/org.eclipse.jdt.debug-3.10.1.pom
04:29:08 [2019-06-19T08:29:08.446Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.10.1/org.eclipse.jdt.debug-3.10.1.pom (3 KB at 120.5 KB/sec)
04:29:08 [2019-06-19T08:29:08.446Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.11.0/org.eclipse.jdt.debug-3.11.0.pom
04:29:08 [2019-06-19T08:29:08.446Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.11.0/org.eclipse.jdt.debug-3.11.0.pom (3 KB at 140.6 KB/sec)
04:29:08 [2019-06-19T08:29:08.446Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.11.50/org.eclipse.jdt.debug-3.11.50.pom
04:29:08 [2019-06-19T08:29:08.446Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.11.50/org.eclipse.jdt.debug-3.11.50.pom (3 KB at 120.3 KB/sec)
04:29:08 [2019-06-19T08:29:08.446Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.11.100/org.eclipse.jdt.debug-3.11.100.pom
04:29:08 [2019-06-19T08:29:08.697Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.11.100/org.eclipse.jdt.debug-3.11.100.pom (3 KB at 78.9 KB/sec)
04:29:08 [2019-06-19T08:29:08.697Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.12.0/org.eclipse.jdt.debug-3.12.0.pom
04:29:08 [2019-06-19T08:29:08.697Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.12.0/org.eclipse.jdt.debug-3.12.0.pom (3 KB at 194.3 KB/sec)
04:29:08 [2019-06-19T08:29:08.697Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.12.100/org.eclipse.jdt.debug-3.12.100.pom
04:29:08 [2019-06-19T08:29:08.947Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.12.100/org.eclipse.jdt.debug-3.12.100.pom (3 KB at 10.9 KB/sec)
04:29:08 [2019-06-19T08:29:08.947Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.12.200/org.eclipse.jdt.debug-3.12.200.pom
04:29:08 [2019-06-19T08:29:08.947Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.12.200/org.eclipse.jdt.debug-3.12.200.pom (3 KB at 141.3 KB/sec)
04:29:08 [2019-06-19T08:29:08.947Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml
04:29:08 [2019-06-19T08:29:08.947Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml
04:29:08 [2019-06-19T08:29:08.947Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml (4 KB at 137.9 KB/sec)
04:29:09 [2019-06-19T08:29:09.198Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml (695 B at 2.1 KB/sec)
04:29:09 [2019-06-19T08:29:09.198Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.pom
04:29:09 [2019-06-19T08:29:09.198Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.pom (6 KB at 239.0 KB/sec)
04:29:09 [2019-06-19T08:29:09.198Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
04:29:09 [2019-06-19T08:29:09.198Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2 KB at 87.0 KB/sec)
04:29:09 [2019-06-19T08:29:09.198Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
04:29:09 [2019-06-19T08:29:09.198Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 41.0 KB/sec)
04:29:09 [2019-06-19T08:29:09.198Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0-rc1/guava-11.0-rc1.pom
04:29:09 [2019-06-19T08:29:09.448Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0-rc1/guava-11.0-rc1.pom (6 KB at 58.7 KB/sec)
04:29:09 [2019-06-19T08:29:09.448Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0-rc1/guava-parent-11.0-rc1.pom
04:29:09 [2019-06-19T08:29:09.448Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0-rc1/guava-parent-11.0-rc1.pom (2 KB at 42.6 KB/sec)
04:29:09 [2019-06-19T08:29:09.448Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0/guava-11.0.pom
04:29:09 [2019-06-19T08:29:09.448Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0/guava-11.0.pom (6 KB at 242.7 KB/sec)
04:29:09 [2019-06-19T08:29:09.448Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0/guava-parent-11.0.pom
04:29:09 [2019-06-19T08:29:09.448Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0/guava-parent-11.0.pom (2 KB at 100.6 KB/sec)
04:29:09 [2019-06-19T08:29:09.448Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0.1/guava-11.0.1.pom
04:29:09 [2019-06-19T08:29:09.448Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0.1/guava-11.0.1.pom (6 KB at 213.7 KB/sec)
04:29:09 [2019-06-19T08:29:09.448Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0.1/guava-parent-11.0.1.pom
04:29:09 [2019-06-19T08:29:09.448Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0.1/guava-parent-11.0.1.pom (2 KB at 127.5 KB/sec)
04:29:09 [2019-06-19T08:29:09.448Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0.2/guava-11.0.2.pom
04:29:09 [2019-06-19T08:29:09.448Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0.2/guava-11.0.2.pom (6 KB at 222.6 KB/sec)
04:29:09 [2019-06-19T08:29:09.448Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom
04:29:09 [2019-06-19T08:29:09.448Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom (2 KB at 106.3 KB/sec)
04:29:09 [2019-06-19T08:29:09.448Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0-rc1/guava-12.0-rc1.pom
04:29:09 [2019-06-19T08:29:09.448Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0-rc1/guava-12.0-rc1.pom (6 KB at 297.1 KB/sec)
04:29:09 [2019-06-19T08:29:09.448Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0-rc1/guava-parent-12.0-rc1.pom
04:29:09 [2019-06-19T08:29:09.448Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0-rc1/guava-parent-12.0-rc1.pom (2 KB at 112.6 KB/sec)
04:29:09 [2019-06-19T08:29:09.448Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0-rc2/guava-12.0-rc2.pom
04:29:09 [2019-06-19T08:29:09.698Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0-rc2/guava-12.0-rc2.pom (6 KB at 173.1 KB/sec)
04:29:09 [2019-06-19T08:29:09.698Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0-rc2/guava-parent-12.0-rc2.pom
04:29:09 [2019-06-19T08:29:09.698Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0-rc2/guava-parent-12.0-rc2.pom (3 KB at 110.8 KB/sec)
04:29:09 [2019-06-19T08:29:09.699Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0/guava-12.0.pom
04:29:09 [2019-06-19T08:29:09.699Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0/guava-12.0.pom (6 KB at 288.3 KB/sec)
04:29:09 [2019-06-19T08:29:09.699Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0/guava-parent-12.0.pom
04:29:09 [2019-06-19T08:29:09.699Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0/guava-parent-12.0.pom (3 KB at 149.7 KB/sec)
04:29:09 [2019-06-19T08:29:09.699Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0.1/guava-12.0.1.pom
04:29:09 [2019-06-19T08:29:09.699Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0.1/guava-12.0.1.pom (6 KB at 225.7 KB/sec)
04:29:09 [2019-06-19T08:29:09.699Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0.1/guava-parent-12.0.1.pom
04:29:09 [2019-06-19T08:29:09.699Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0.1/guava-parent-12.0.1.pom (3 KB at 128.2 KB/sec)
04:29:09 [2019-06-19T08:29:09.699Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0-rc1/guava-13.0-rc1.pom
04:29:09 [2019-06-19T08:29:09.699Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0-rc1/guava-13.0-rc1.pom (6 KB at 180.1 KB/sec)
04:29:09 [2019-06-19T08:29:09.699Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0-rc1/guava-parent-13.0-rc1.pom
04:29:09 [2019-06-19T08:29:09.699Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0-rc1/guava-parent-13.0-rc1.pom (3 KB at 166.5 KB/sec)
04:29:09 [2019-06-19T08:29:09.699Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0-rc2/guava-13.0-rc2.pom
04:29:09 [2019-06-19T08:29:09.699Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0-rc2/guava-13.0-rc2.pom (6 KB at 307.2 KB/sec)
04:29:09 [2019-06-19T08:29:09.699Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0-rc2/guava-parent-13.0-rc2.pom
04:29:09 [2019-06-19T08:29:09.699Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0-rc2/guava-parent-13.0-rc2.pom (3 KB at 113.5 KB/sec)
04:29:09 [2019-06-19T08:29:09.699Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0/guava-13.0.pom
04:29:09 [2019-06-19T08:29:09.699Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0/guava-13.0.pom (6 KB at 307.0 KB/sec)
04:29:09 [2019-06-19T08:29:09.699Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0/guava-parent-13.0.pom
04:29:09 [2019-06-19T08:29:09.949Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0/guava-parent-13.0.pom (3 KB at 75.6 KB/sec)
04:29:09 [2019-06-19T08:29:09.949Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0.1/guava-13.0.1.pom
04:29:09 [2019-06-19T08:29:09.949Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0.1/guava-13.0.1.pom (6 KB at 307.1 KB/sec)
04:29:09 [2019-06-19T08:29:09.949Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0.1/guava-parent-13.0.1.pom
04:29:10 [2019-06-19T08:29:10.199Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0.1/guava-parent-13.0.1.pom (3 KB at 5.7 KB/sec)
04:29:10 [2019-06-19T08:29:10.199Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc1/guava-14.0-rc1.pom
04:29:10 [2019-06-19T08:29:10.199Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc1/guava-14.0-rc1.pom (6 KB at 270.3 KB/sec)
04:29:10 [2019-06-19T08:29:10.199Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc1/guava-parent-14.0-rc1.pom
04:29:10 [2019-06-19T08:29:10.450Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc1/guava-parent-14.0-rc1.pom (3 KB at 146.9 KB/sec)
04:29:10 [2019-06-19T08:29:10.450Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc2/guava-14.0-rc2.pom
04:29:10 [2019-06-19T08:29:10.450Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc2/guava-14.0-rc2.pom (6 KB at 276.4 KB/sec)
04:29:10 [2019-06-19T08:29:10.450Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc2/guava-parent-14.0-rc2.pom
04:29:10 [2019-06-19T08:29:10.450Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc2/guava-parent-14.0-rc2.pom (3 KB at 104.0 KB/sec)
04:29:10 [2019-06-19T08:29:10.450Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc3/guava-14.0-rc3.pom
04:29:10 [2019-06-19T08:29:10.450Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc3/guava-14.0-rc3.pom (6 KB at 262.6 KB/sec)
04:29:10 [2019-06-19T08:29:10.450Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc3/guava-parent-14.0-rc3.pom
04:29:10 [2019-06-19T08:29:10.450Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc3/guava-parent-14.0-rc3.pom (3 KB at 146.9 KB/sec)
04:29:10 [2019-06-19T08:29:10.450Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0/guava-14.0.pom
04:29:10 [2019-06-19T08:29:10.450Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0/guava-14.0.pom (6 KB at 308.7 KB/sec)
04:29:10 [2019-06-19T08:29:10.450Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom
04:29:10 [2019-06-19T08:29:10.450Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom (3 KB at 99.7 KB/sec)
04:29:10 [2019-06-19T08:29:10.450Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.pom
04:29:10 [2019-06-19T08:29:10.450Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.pom (6 KB at 194.4 KB/sec)
04:29:10 [2019-06-19T08:29:10.450Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom
04:29:10 [2019-06-19T08:29:10.450Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (3 KB at 155.9 KB/sec)
04:29:10 [2019-06-19T08:29:10.450Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
04:29:10 [2019-06-19T08:29:10.450Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
04:29:10 [2019-06-19T08:29:10.450Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (3 KB at 112.9 KB/sec)
04:29:10 [2019-06-19T08:29:10.700Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (689 B at 4.2 KB/sec)
04:29:10 [2019-06-19T08:29:10.700Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.9.2/org.eclipse.xtend.core-2.9.2.pom
04:29:10 [2019-06-19T08:29:10.700Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.9.2/org.eclipse.xtend.core-2.9.2.pom (2 KB at 69.3 KB/sec)
04:29:10 [2019-06-19T08:29:10.700Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.tycho.parent/2.9.2/org.eclipse.xtext.tycho.parent-2.9.2.pom
04:29:10 [2019-06-19T08:29:10.700Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.tycho.parent/2.9.2/org.eclipse.xtext.tycho.parent-2.9.2.pom (8 KB at 342.9 KB/sec)
04:29:10 [2019-06-19T08:29:10.700Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
04:29:10 [2019-06-19T08:29:10.700Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
04:29:10 [2019-06-19T08:29:10.700Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (3 KB at 113.0 KB/sec)
04:29:10 [2019-06-19T08:29:10.951Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (690 B at 4.4 KB/sec)
04:29:10 [2019-06-19T08:29:10.951Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.9.2/org.eclipse.xtext.xbase-2.9.2.pom
04:29:10 [2019-06-19T08:29:10.951Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.9.2/org.eclipse.xtext.xbase-2.9.2.pom (2 KB at 97.9 KB/sec)
04:29:10 [2019-06-19T08:29:10.951Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
04:29:10 [2019-06-19T08:29:10.951Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
04:29:10 [2019-06-19T08:29:10.951Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (3 KB at 96.5 KB/sec)
04:29:10 [2019-06-19T08:29:10.951Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (684 B at 4.7 KB/sec)
04:29:10 [2019-06-19T08:29:10.951Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.pom
04:29:11 [2019-06-19T08:29:11.201Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.pom (3 KB at 126.7 KB/sec)
04:29:11 [2019-06-19T08:29:11.201Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
04:29:11 [2019-06-19T08:29:11.201Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
04:29:11 [2019-06-19T08:29:11.201Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (2 KB at 94.2 KB/sec)
04:29:11 [2019-06-19T08:29:11.201Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (689 B at 4.8 KB/sec)
04:29:11 [2019-06-19T08:29:11.201Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.pom
04:29:11 [2019-06-19T08:29:11.201Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.pom (2 KB at 72.0 KB/sec)
04:29:11 [2019-06-19T08:29:11.201Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.pom
04:29:11 [2019-06-19T08:29:11.201Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.pom (8 KB at 374.3 KB/sec)
04:29:11 [2019-06-19T08:29:11.201Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom
04:29:11 [2019-06-19T08:29:11.201Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom (13 KB at 666.9 KB/sec)
04:29:11 [2019-06-19T08:29:11.201Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
04:29:11 [2019-06-19T08:29:11.201Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (3 KB at 133.4 KB/sec)
04:29:11 [2019-06-19T08:29:11.201Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
04:29:11 [2019-06-19T08:29:11.451Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 28.5 KB/sec)
04:29:11 [2019-06-19T08:29:11.451Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
04:29:11 [2019-06-19T08:29:11.451Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 15.4 KB/sec)
04:29:11 [2019-06-19T08:29:11.451Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.15/log4j-1.2.15.pom
04:29:11 [2019-06-19T08:29:11.451Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.15/log4j-1.2.15.pom (18 KB at 542.6 KB/sec)
04:29:11 [2019-06-19T08:29:11.451Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
04:29:11 [2019-06-19T08:29:11.451Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
04:29:11 [2019-06-19T08:29:11.451Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (939 B at 50.9 KB/sec)
04:29:11 [2019-06-19T08:29:11.451Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (501 B at 3.5 KB/sec)
04:29:11 [2019-06-19T08:29:11.451Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.0-v20130528-0742/org.eclipse.emf.ecore-2.9.0-v20130528-0742.pom
04:29:11 [2019-06-19T08:29:11.451Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.0-v20130528-0742/org.eclipse.emf.ecore-2.9.0-v20130528-0742.pom (2 KB at 54.2 KB/sec)
04:29:11 [2019-06-19T08:29:11.451Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.1-v20130827-0309/org.eclipse.emf.ecore-2.9.1-v20130827-0309.pom
04:29:11 [2019-06-19T08:29:11.702Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.1-v20130827-0309/org.eclipse.emf.ecore-2.9.1-v20130827-0309.pom (2 KB at 15.7 KB/sec)
04:29:11 [2019-06-19T08:29:11.702Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.2-v20131212-0545/org.eclipse.emf.ecore-2.9.2-v20131212-0545.pom
04:29:11 [2019-06-19T08:29:11.702Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.2-v20131212-0545/org.eclipse.emf.ecore-2.9.2-v20131212-0545.pom (2 KB at 60.3 KB/sec)
04:29:11 [2019-06-19T08:29:11.702Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
04:29:11 [2019-06-19T08:29:11.702Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml (819 B at 6.3 KB/sec)
04:29:11 [2019-06-19T08:29:11.702Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20130911-20131101.184326-1.pom
04:29:11 [2019-06-19T08:29:11.952Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20130911-20131101.184326-1.pom (2 KB at 7.6 KB/sec)
04:29:11 [2019-06-19T08:29:11.952Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
04:29:11 [2019-06-19T08:29:11.952Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (819 B at 6.4 KB/sec)
04:29:11 [2019-06-19T08:29:11.952Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20140117-20140308.162131-1.pom
04:29:12 [2019-06-19T08:29:12.203Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20140117-20140308.162131-1.pom (2 KB at 8.6 KB/sec)
04:29:12 [2019-06-19T08:29:12.203Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
04:29:12 [2019-06-19T08:29:12.203Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (819 B at 6.3 KB/sec)
04:29:12 [2019-06-19T08:29:12.203Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20140514-20140615.074948-1.pom
04:29:12 [2019-06-19T08:29:12.453Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20140514-20140615.074948-1.pom (2 KB at 8.0 KB/sec)
04:29:12 [2019-06-19T08:29:12.453Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-1158/org.eclipse.emf.ecore-2.10.0-v20140514-1158.pom
04:29:12 [2019-06-19T08:29:12.453Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-1158/org.eclipse.emf.ecore-2.10.0-v20140514-1158.pom (2 KB at 31.0 KB/sec)
04:29:12 [2019-06-19T08:29:12.453Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1/org.eclipse.emf.ecore-2.10.1.pom
04:29:12 [2019-06-19T08:29:12.453Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1/org.eclipse.emf.ecore-2.10.1.pom (2 KB at 53.6 KB/sec)
04:29:12 [2019-06-19T08:29:12.453Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1-v20140901-1043/org.eclipse.emf.ecore-2.10.1-v20140901-1043.pom
04:29:12 [2019-06-19T08:29:12.453Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1-v20140901-1043/org.eclipse.emf.ecore-2.10.1-v20140901-1043.pom (2 KB at 63.9 KB/sec)
04:29:12 [2019-06-19T08:29:12.453Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.2-v20150123-0348/org.eclipse.emf.ecore-2.10.2-v20150123-0348.pom
04:29:12 [2019-06-19T08:29:12.453Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.2-v20150123-0348/org.eclipse.emf.ecore-2.10.2-v20150123-0348.pom (2 KB at 60.3 KB/sec)
04:29:12 [2019-06-19T08:29:12.453Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.0-v20150123-0347/org.eclipse.emf.ecore-2.11.0-v20150123-0347.pom
04:29:12 [2019-06-19T08:29:12.453Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.0-v20150123-0347/org.eclipse.emf.ecore-2.11.0-v20150123-0347.pom (2 KB at 63.9 KB/sec)
04:29:12 [2019-06-19T08:29:12.453Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1/org.eclipse.emf.ecore-2.11.1.pom
04:29:12 [2019-06-19T08:29:12.703Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1/org.eclipse.emf.ecore-2.11.1.pom (2 KB at 41.2 KB/sec)
04:29:12 [2019-06-19T08:29:12.703Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1-v20150805-0538/org.eclipse.emf.ecore-2.11.1-v20150805-0538.pom
04:29:12 [2019-06-19T08:29:12.703Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1-v20150805-0538/org.eclipse.emf.ecore-2.11.1-v20150805-0538.pom (2 KB at 63.9 KB/sec)
04:29:12 [2019-06-19T08:29:12.703Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.2/org.eclipse.emf.ecore-2.11.2.pom
04:29:12 [2019-06-19T08:29:12.703Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.2/org.eclipse.emf.ecore-2.11.2.pom (2 KB at 48.7 KB/sec)
04:29:12 [2019-06-19T08:29:12.703Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.pom
04:29:12 [2019-06-19T08:29:12.703Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.pom (2 KB at 41.2 KB/sec)
04:29:12 [2019-06-19T08:29:12.703Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.15.0/org.eclipse.emf.ecore-2.15.0.pom
04:29:12 [2019-06-19T08:29:12.703Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.15.0/org.eclipse.emf.ecore-2.15.0.pom (2 KB at 96.7 KB/sec)
04:29:12 [2019-06-19T08:29:12.703Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
04:29:12 [2019-06-19T08:29:12.703Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
04:29:12 [2019-06-19T08:29:12.703Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (908 B at 32.8 KB/sec)
04:29:12 [2019-06-19T08:29:12.954Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (502 B at 3.5 KB/sec)
04:29:12 [2019-06-19T08:29:12.954Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.15.0/org.eclipse.emf.common-2.15.0.pom
04:29:12 [2019-06-19T08:29:12.954Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.15.0/org.eclipse.emf.common-2.15.0.pom (2 KB at 5.6 KB/sec)
04:29:12 [2019-06-19T08:29:12.954Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.0-v20130528-0742/org.eclipse.emf.common-2.9.0-v20130528-0742.pom
04:29:13 [2019-06-19T08:29:13.204Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.0-v20130528-0742/org.eclipse.emf.common-2.9.0-v20130528-0742.pom (2 KB at 60.0 KB/sec)
04:29:13 [2019-06-19T08:29:13.204Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.1-v20130827-0309/org.eclipse.emf.common-2.9.1-v20130827-0309.pom
04:29:13 [2019-06-19T08:29:13.204Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.1-v20130827-0309/org.eclipse.emf.common-2.9.1-v20130827-0309.pom (2 KB at 60.0 KB/sec)
04:29:13 [2019-06-19T08:29:13.204Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.2-v20131212-0545/org.eclipse.emf.common-2.9.2-v20131212-0545.pom
04:29:13 [2019-06-19T08:29:13.204Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.2-v20131212-0545/org.eclipse.emf.common-2.9.2-v20131212-0545.pom (2 KB at 30.9 KB/sec)
04:29:13 [2019-06-19T08:29:13.204Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
04:29:13 [2019-06-19T08:29:13.204Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml (820 B at 6.3 KB/sec)
04:29:13 [2019-06-19T08:29:13.204Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20130911-20131101.184418-1.pom
04:29:13 [2019-06-19T08:29:13.455Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20130911-20131101.184418-1.pom (2 KB at 7.9 KB/sec)
04:29:13 [2019-06-19T08:29:13.455Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
04:29:13 [2019-06-19T08:29:13.455Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (820 B at 6.1 KB/sec)
04:29:13 [2019-06-19T08:29:13.455Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20140117-20140308.162206-1.pom
04:29:14 [2019-06-19T08:29:14.798Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20140117-20140308.162206-1.pom (2 KB at 1.0 KB/sec)
04:29:14 [2019-06-19T08:29:14.798Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
04:29:14 [2019-06-19T08:29:14.798Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (820 B at 6.6 KB/sec)
04:29:14 [2019-06-19T08:29:14.798Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20140514-20140615.074938-1.pom
04:29:15 [2019-06-19T08:29:15.048Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20140514-20140615.074938-1.pom (2 KB at 3.1 KB/sec)
04:29:15 [2019-06-19T08:29:15.048Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-1158/org.eclipse.emf.common-2.10.0-v20140514-1158.pom
04:29:15 [2019-06-19T08:29:15.298Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-1158/org.eclipse.emf.common-2.10.0-v20140514-1158.pom (2 KB at 54.4 KB/sec)
04:29:15 [2019-06-19T08:29:15.298Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1/org.eclipse.emf.common-2.10.1.pom
04:29:15 [2019-06-19T08:29:15.298Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1/org.eclipse.emf.common-2.10.1.pom (2 KB at 63.1 KB/sec)
04:29:15 [2019-06-19T08:29:15.298Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20140901-1043/org.eclipse.emf.common-2.10.1-v20140901-1043.pom
04:29:15 [2019-06-19T08:29:15.298Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20140901-1043/org.eclipse.emf.common-2.10.1-v20140901-1043.pom (2 KB at 64.0 KB/sec)
04:29:15 [2019-06-19T08:29:15.298Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20150123-0348/org.eclipse.emf.common-2.10.1-v20150123-0348.pom
04:29:15 [2019-06-19T08:29:15.298Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20150123-0348/org.eclipse.emf.common-2.10.1-v20150123-0348.pom (2 KB at 60.4 KB/sec)
04:29:15 [2019-06-19T08:29:15.298Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0/org.eclipse.emf.common-2.11.0.pom
04:29:15 [2019-06-19T08:29:15.298Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0/org.eclipse.emf.common-2.11.0.pom (2 KB at 63.1 KB/sec)
04:29:15 [2019-06-19T08:29:15.298Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150123-0347/org.eclipse.emf.common-2.11.0-v20150123-0347.pom
04:29:15 [2019-06-19T08:29:15.298Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150123-0347/org.eclipse.emf.common-2.11.0-v20150123-0347.pom (2 KB at 60.4 KB/sec)
04:29:15 [2019-06-19T08:29:15.298Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150805-0538/org.eclipse.emf.common-2.11.0-v20150805-0538.pom
04:29:15 [2019-06-19T08:29:15.298Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150805-0538/org.eclipse.emf.common-2.11.0-v20150805-0538.pom (2 KB at 64.0 KB/sec)
04:29:15 [2019-06-19T08:29:15.298Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.pom
04:29:15 [2019-06-19T08:29:15.298Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.pom (2 KB at 63.1 KB/sec)
04:29:15 [2019-06-19T08:29:15.298Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
04:29:15 [2019-06-19T08:29:15.298Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
04:29:15 [2019-06-19T08:29:15.298Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (3 KB at 54.4 KB/sec)
04:29:15 [2019-06-19T08:29:15.549Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (688 B at 5.0 KB/sec)
04:29:15 [2019-06-19T08:29:15.549Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.pom
04:29:15 [2019-06-19T08:29:15.549Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.pom (2 KB at 46.6 KB/sec)
04:29:15 [2019-06-19T08:29:15.549Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.pom
04:29:15 [2019-06-19T08:29:15.549Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.pom (873 B at 47.4 KB/sec)
04:29:15 [2019-06-19T08:29:15.549Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.pom
04:29:15 [2019-06-19T08:29:15.549Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.pom (2 KB at 45.6 KB/sec)
04:29:15 [2019-06-19T08:29:15.549Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.8.0-v20120911-0500/org.eclipse.emf.ecore-2.8.0-v20120911-0500.pom
04:29:15 [2019-06-19T08:29:15.549Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.8.0-v20120911-0500/org.eclipse.emf.ecore-2.8.0-v20120911-0500.pom (2 KB at 60.3 KB/sec)
04:29:15 [2019-06-19T08:29:15.549Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.8.0-v20120911-0500/org.eclipse.emf.common-2.8.0-v20120911-0500.pom
04:29:15 [2019-06-19T08:29:15.549Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.8.0-v20120911-0500/org.eclipse.emf.common-2.8.0-v20120911-0500.pom (2 KB at 54.0 KB/sec)
04:29:15 [2019-06-19T08:29:15.549Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
04:29:15 [2019-06-19T08:29:15.549Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
04:29:15 [2019-06-19T08:29:15.549Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (911 B at 49.4 KB/sec)
04:29:16 [2019-06-19T08:29:16.460Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (505 B at 0.8 KB/sec)
04:29:16 [2019-06-19T08:29:16.460Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.8.0-v20120911-0500/org.eclipse.emf.ecore.xmi-2.8.0-v20120911-0500.pom
04:29:16 [2019-06-19T08:29:16.460Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.8.0-v20120911-0500/org.eclipse.emf.ecore.xmi-2.8.0-v20120911-0500.pom (2 KB at 57.5 KB/sec)
04:29:16 [2019-06-19T08:29:16.460Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.0-v20130528-0742/org.eclipse.emf.ecore.xmi-2.9.0-v20130528-0742.pom
04:29:16 [2019-06-19T08:29:16.460Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.0-v20130528-0742/org.eclipse.emf.ecore.xmi-2.9.0-v20130528-0742.pom (2 KB at 60.7 KB/sec)
04:29:16 [2019-06-19T08:29:16.460Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20130827-0309/org.eclipse.emf.ecore.xmi-2.9.1-v20130827-0309.pom
04:29:16 [2019-06-19T08:29:16.460Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20130827-0309/org.eclipse.emf.ecore.xmi-2.9.1-v20130827-0309.pom (2 KB at 54.6 KB/sec)
04:29:16 [2019-06-19T08:29:16.460Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20131212-0545/org.eclipse.emf.ecore.xmi-2.9.1-v20131212-0545.pom
04:29:16 [2019-06-19T08:29:16.460Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20131212-0545/org.eclipse.emf.ecore.xmi-2.9.1-v20131212-0545.pom (2 KB at 60.7 KB/sec)
04:29:16 [2019-06-19T08:29:16.460Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml
04:29:16 [2019-06-19T08:29:16.460Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml (823 B at 5.8 KB/sec)
04:29:16 [2019-06-19T08:29:16.460Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0.v20130911-20131101.184401-1.pom
04:29:16 [2019-06-19T08:29:16.710Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0.v20130911-20131101.184401-1.pom (2 KB at 8.1 KB/sec)
04:29:16 [2019-06-19T08:29:16.710Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
04:29:16 [2019-06-19T08:29:16.710Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (823 B at 5.5 KB/sec)
04:29:16 [2019-06-19T08:29:16.710Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0-v20140117-20140308.162157-1.pom
04:29:16 [2019-06-19T08:29:16.961Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0-v20140117-20140308.162157-1.pom (2 KB at 8.4 KB/sec)
04:29:16 [2019-06-19T08:29:16.961Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
04:29:16 [2019-06-19T08:29:16.961Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (823 B at 6.3 KB/sec)
04:29:16 [2019-06-19T08:29:16.961Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-20140615.075014-1.pom
04:29:17 [2019-06-19T08:29:17.211Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-20140615.075014-1.pom (2 KB at 8.4 KB/sec)
04:29:17 [2019-06-19T08:29:17.211Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-1158/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-1158.pom
04:29:17 [2019-06-19T08:29:17.211Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-1158/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-1158.pom (2 KB at 57.6 KB/sec)
04:29:17 [2019-06-19T08:29:17.211Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1/org.eclipse.emf.ecore.xmi-2.10.1.pom
04:29:17 [2019-06-19T08:29:17.211Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1/org.eclipse.emf.ecore.xmi-2.10.1.pom (2 KB at 63.5 KB/sec)
04:29:17 [2019-06-19T08:29:17.211Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1-v20140901-1043/org.eclipse.emf.ecore.xmi-2.10.1-v20140901-1043.pom
04:29:17 [2019-06-19T08:29:17.211Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1-v20140901-1043/org.eclipse.emf.ecore.xmi-2.10.1-v20140901-1043.pom (2 KB at 60.8 KB/sec)
04:29:17 [2019-06-19T08:29:17.211Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.2-v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2-v20150123-0348.pom
04:29:17 [2019-06-19T08:29:17.211Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.2-v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2-v20150123-0348.pom (2 KB at 57.6 KB/sec)
04:29:17 [2019-06-19T08:29:17.211Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.0-v20150123-0347/org.eclipse.emf.ecore.xmi-2.11.0-v20150123-0347.pom
04:29:17 [2019-06-19T08:29:17.211Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.0-v20150123-0347/org.eclipse.emf.ecore.xmi-2.11.0-v20150123-0347.pom (2 KB at 64.3 KB/sec)
04:29:17 [2019-06-19T08:29:17.211Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1/org.eclipse.emf.ecore.xmi-2.11.1.pom
04:29:17 [2019-06-19T08:29:17.211Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1/org.eclipse.emf.ecore.xmi-2.11.1.pom (2 KB at 63.5 KB/sec)
04:29:17 [2019-06-19T08:29:17.211Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1-v20150805-0538/org.eclipse.emf.ecore.xmi-2.11.1-v20150805-0538.pom
04:29:17 [2019-06-19T08:29:17.211Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1-v20150805-0538/org.eclipse.emf.ecore.xmi-2.11.1-v20150805-0538.pom (2 KB at 47.6 KB/sec)
04:29:17 [2019-06-19T08:29:17.211Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.pom
04:29:17 [2019-06-19T08:29:17.211Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.pom (2 KB at 49.1 KB/sec)
04:29:17 [2019-06-19T08:29:17.211Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0/org.eclipse.emf.ecore.xmi-2.15.0.pom
04:29:17 [2019-06-19T08:29:17.461Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0/org.eclipse.emf.ecore.xmi-2.15.0.pom (2 KB at 76.8 KB/sec)
04:29:17 [2019-06-19T08:29:17.461Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.16/log4j-1.2.16.pom
04:29:17 [2019-06-19T08:29:17.461Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 KB at 620.7 KB/sec)
04:29:17 [2019-06-19T08:29:17.461Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/antlr/antlr-runtime/maven-metadata.xml
04:29:17 [2019-06-19T08:29:17.461Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml
04:29:17 [2019-06-19T08:29:17.461Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml (850 B at 51.9 KB/sec)
04:29:17 [2019-06-19T08:29:17.461Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom
04:29:17 [2019-06-19T08:29:17.461Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom (4 KB at 197.7 KB/sec)
04:29:17 [2019-06-19T08:29:17.461Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.2/antlr-master-3.2.pom
04:29:17 [2019-06-19T08:29:17.461Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.2/antlr-master-3.2.pom (9 KB at 491.5 KB/sec)
04:29:17 [2019-06-19T08:29:17.461Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
04:29:17 [2019-06-19T08:29:17.461Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
04:29:17 [2019-06-19T08:29:17.461Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (3 KB at 101.3 KB/sec)
04:29:17 [2019-06-19T08:29:17.712Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (694 B at 2.2 KB/sec)
04:29:17 [2019-06-19T08:29:17.712Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
04:29:17 [2019-06-19T08:29:17.712Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
04:29:17 [2019-06-19T08:29:17.962Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (3 KB at 30.0 KB/sec)
04:29:17 [2019-06-19T08:29:17.962Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (697 B at 5.3 KB/sec)
04:29:17 [2019-06-19T08:29:17.962Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.pom
04:29:17 [2019-06-19T08:29:17.962Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.pom (3 KB at 111.8 KB/sec)
04:29:17 [2019-06-19T08:29:17.962Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
04:29:17 [2019-06-19T08:29:17.962Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
04:29:17 [2019-06-19T08:29:17.962Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (739 B at 42.5 KB/sec)
04:29:18 [2019-06-19T08:29:18.213Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (502 B at 3.6 KB/sec)
04:29:18 [2019-06-19T08:29:18.213Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130902-0605/org.eclipse.emf.codegen-2.9.0-v20130902-0605.pom
04:29:18 [2019-06-19T08:29:18.213Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130902-0605/org.eclipse.emf.codegen-2.9.0-v20130902-0605.pom (2 KB at 60.1 KB/sec)
04:29:18 [2019-06-19T08:29:18.213Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml
04:29:18 [2019-06-19T08:29:18.213Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml (818 B at 4.6 KB/sec)
04:29:18 [2019-06-19T08:29:18.213Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/org.eclipse.emf.codegen-2.9.0-v20130930-20131101.184305-1.pom
04:29:18 [2019-06-19T08:29:18.463Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/org.eclipse.emf.codegen-2.9.0-v20130930-20131101.184305-1.pom (2 KB at 8.3 KB/sec)
04:29:18 [2019-06-19T08:29:18.463Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20140203-1126/org.eclipse.emf.codegen-2.9.0-v20140203-1126.pom
04:29:18 [2019-06-19T08:29:18.463Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20140203-1126/org.eclipse.emf.codegen-2.9.0-v20140203-1126.pom (2 KB at 60.1 KB/sec)
04:29:18 [2019-06-19T08:29:18.463Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0/org.eclipse.emf.codegen-2.10.0.pom
04:29:18 [2019-06-19T08:29:18.463Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0/org.eclipse.emf.codegen-2.10.0.pom (2 KB at 63.2 KB/sec)
04:29:18 [2019-06-19T08:29:18.463Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml
04:29:18 [2019-06-19T08:29:18.713Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml (821 B at 5.9 KB/sec)
04:29:18 [2019-06-19T08:29:18.713Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/org.eclipse.emf.codegen-2.10.0-v20140127-20140308.162113-2.pom
04:29:18 [2019-06-19T08:29:18.964Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/org.eclipse.emf.codegen-2.10.0-v20140127-20140308.162113-2.pom (2 KB at 2.7 KB/sec)
04:29:18 [2019-06-19T08:29:18.964Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml
04:29:19 [2019-06-19T08:29:19.214Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml (821 B at 5.9 KB/sec)
04:29:19 [2019-06-19T08:29:19.214Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/org.eclipse.emf.codegen-2.10.0-v20140519-20140615.074924-1.pom
04:29:19 [2019-06-19T08:29:19.214Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/org.eclipse.emf.codegen-2.10.0-v20140519-20140615.074924-1.pom (2 KB at 5.8 KB/sec)
04:29:19 [2019-06-19T08:29:19.214Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-0339/org.eclipse.emf.codegen-2.10.0-v20140519-0339.pom
04:29:19 [2019-06-19T08:29:19.465Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-0339/org.eclipse.emf.codegen-2.10.0-v20140519-0339.pom (2 KB at 57.4 KB/sec)
04:29:19 [2019-06-19T08:29:19.465Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140901-1055/org.eclipse.emf.codegen-2.10.0-v20140901-1055.pom
04:29:19 [2019-06-19T08:29:19.465Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140901-1055/org.eclipse.emf.codegen-2.10.0-v20140901-1055.pom (2 KB at 64.1 KB/sec)
04:29:19 [2019-06-19T08:29:19.465Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20150123-0357/org.eclipse.emf.codegen-2.10.0-v20150123-0357.pom
04:29:19 [2019-06-19T08:29:19.465Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20150123-0357/org.eclipse.emf.codegen-2.10.0-v20150123-0357.pom (2 KB at 64.1 KB/sec)
04:29:19 [2019-06-19T08:29:19.465Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20150123-0452/org.eclipse.emf.codegen-2.10.0-v20150123-0452.pom
04:29:19 [2019-06-19T08:29:19.465Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20150123-0452/org.eclipse.emf.codegen-2.10.0-v20150123-0452.pom (2 KB at 60.5 KB/sec)
04:29:19 [2019-06-19T08:29:19.465Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.pom
04:29:19 [2019-06-19T08:29:19.465Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.pom (2 KB at 59.7 KB/sec)
04:29:19 [2019-06-19T08:29:19.465Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0-v20150806-0404/org.eclipse.emf.codegen-2.11.0-v20150806-0404.pom
04:29:19 [2019-06-19T08:29:19.465Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0-v20150806-0404/org.eclipse.emf.codegen-2.11.0-v20150806-0404.pom (2 KB at 64.1 KB/sec)
04:29:19 [2019-06-19T08:29:19.465Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.14.0/org.eclipse.emf.codegen-2.14.0.pom
04:29:19 [2019-06-19T08:29:19.465Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.14.0/org.eclipse.emf.codegen-2.14.0.pom (3 KB at 119.0 KB/sec)
04:29:19 [2019-06-19T08:29:19.465Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml
04:29:19 [2019-06-19T08:29:19.465Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml
04:29:19 [2019-06-19T08:29:19.465Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml (639 B at 28.4 KB/sec)
04:29:19 [2019-06-19T08:29:19.465Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.8.101/org.eclipse.jdt.launching-3.8.101.pom
04:29:19 [2019-06-19T08:29:19.465Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.8.101/org.eclipse.jdt.launching-3.8.101.pom (4 KB at 147.0 KB/sec)
04:29:19 [2019-06-19T08:29:19.465Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.0/org.eclipse.jdt.launching-3.9.0.pom
04:29:19 [2019-06-19T08:29:19.465Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.0/org.eclipse.jdt.launching-3.9.0.pom (4 KB at 181.5 KB/sec)
04:29:19 [2019-06-19T08:29:19.715Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.50/org.eclipse.jdt.launching-3.9.50.pom
04:29:19 [2019-06-19T08:29:19.715Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.50/org.eclipse.jdt.launching-3.9.50.pom (4 KB at 181.2 KB/sec)
04:29:19 [2019-06-19T08:29:19.715Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.51/org.eclipse.jdt.launching-3.9.51.pom
04:29:19 [2019-06-19T08:29:19.715Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.51/org.eclipse.jdt.launching-3.9.51.pom (4 KB at 134.0 KB/sec)
04:29:19 [2019-06-19T08:29:19.715Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.52/org.eclipse.jdt.launching-3.9.52.pom
04:29:19 [2019-06-19T08:29:19.715Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.52/org.eclipse.jdt.launching-3.9.52.pom (4 KB at 171.2 KB/sec)
04:29:19 [2019-06-19T08:29:19.715Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.100/org.eclipse.jdt.launching-3.9.100.pom
04:29:19 [2019-06-19T08:29:19.715Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.100/org.eclipse.jdt.launching-3.9.100.pom (4 KB at 154.1 KB/sec)
04:29:19 [2019-06-19T08:29:19.715Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.11.0/org.eclipse.jdt.launching-3.11.0.pom
04:29:19 [2019-06-19T08:29:19.715Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.11.0/org.eclipse.jdt.launching-3.11.0.pom (4 KB at 192.6 KB/sec)
04:29:19 [2019-06-19T08:29:19.715Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.12.0/org.eclipse.jdt.launching-3.12.0.pom
04:29:19 [2019-06-19T08:29:19.715Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.12.0/org.eclipse.jdt.launching-3.12.0.pom (4 KB at 182.3 KB/sec)
04:29:19 [2019-06-19T08:29:19.715Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.13.0/org.eclipse.jdt.launching-3.13.0.pom
04:29:19 [2019-06-19T08:29:19.715Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.13.0/org.eclipse.jdt.launching-3.13.0.pom (4 KB at 147.6 KB/sec)
04:29:19 [2019-06-19T08:29:19.715Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.pom
04:29:19 [2019-06-19T08:29:19.715Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.pom (3 KB at 88.9 KB/sec)
04:29:19 [2019-06-19T08:29:19.715Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom
04:29:19 [2019-06-19T08:29:19.715Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom (6 KB at 298.1 KB/sec)
04:29:19 [2019-06-19T08:29:19.715Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom
04:29:19 [2019-06-19T08:29:19.715Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (10 KB at 515.9 KB/sec)
04:29:19 [2019-06-19T08:29:19.715Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.pom
04:29:19 [2019-06-19T08:29:19.715Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.pom (3 KB at 119.7 KB/sec)
04:29:19 [2019-06-19T08:29:19.715Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.1/asm-5.0.1.pom
04:29:19 [2019-06-19T08:29:19.966Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.1/asm-5.0.1.pom (2 KB at 94.5 KB/sec)
04:29:19 [2019-06-19T08:29:19.966Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.pom
04:29:19 [2019-06-19T08:29:19.966Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.pom (766 B at 34.0 KB/sec)
04:29:19 [2019-06-19T08:29:19.966Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.parent/2.8.3/org.eclipse.emf.mwe2.parent-2.8.3.pom
04:29:19 [2019-06-19T08:29:19.966Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.parent/2.8.3/org.eclipse.emf.mwe2.parent-2.8.3.pom (7 KB at 305.9 KB/sec)
04:29:19 [2019-06-19T08:29:19.966Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
04:29:19 [2019-06-19T08:29:19.966Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
04:29:19 [2019-06-19T08:29:19.966Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (663 B at 38.1 KB/sec)
04:29:21 [2019-06-19T08:29:21.309Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (669 B at 0.5 KB/sec)
04:29:21 [2019-06-19T08:29:21.309Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.pom
04:29:21 [2019-06-19T08:29:21.309Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.pom (750 B at 33.3 KB/sec)
04:29:21 [2019-06-19T08:29:21.309Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
04:29:21 [2019-06-19T08:29:21.309Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
04:29:21 [2019-06-19T08:29:21.309Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (2 KB at 89.3 KB/sec)
04:29:21 [2019-06-19T08:29:21.309Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (689 B at 4.9 KB/sec)
04:29:21 [2019-06-19T08:29:21.309Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.pom
04:29:21 [2019-06-19T08:29:21.309Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.pom (601 B at 34.5 KB/sec)
04:29:21 [2019-06-19T08:29:21.309Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
04:29:21 [2019-06-19T08:29:21.309Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
04:29:21 [2019-06-19T08:29:21.309Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (741 B at 42.6 KB/sec)
04:29:21 [2019-06-19T08:29:21.559Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (409 B at 2.9 KB/sec)
04:29:21 [2019-06-19T08:29:21.559Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/2.9.2/org.eclipse.xtext.xbase.junit-2.9.2.pom
04:29:21 [2019-06-19T08:29:21.559Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/2.9.2/org.eclipse.xtext.xbase.junit-2.9.2.pom (965 B at 55.4 KB/sec)
04:29:21 [2019-06-19T08:29:21.559Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
04:29:21 [2019-06-19T08:29:21.559Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
04:29:21 [2019-06-19T08:29:21.559Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (736 B at 39.9 KB/sec)
04:29:21 [2019-06-19T08:29:21.809Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (404 B at 3.0 KB/sec)
04:29:21 [2019-06-19T08:29:21.809Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/2.9.2/org.eclipse.xtext.junit4-2.9.2.pom
04:29:21 [2019-06-19T08:29:21.809Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/2.9.2/org.eclipse.xtext.junit4-2.9.2.pom (919 B at 3.8 KB/sec)
04:29:21 [2019-06-19T08:29:21.809Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.1/junit-4.8.1.pom
04:29:22 [2019-06-19T08:29:22.060Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.1/junit-4.8.1.pom (949 B at 44.1 KB/sec)
04:29:22 [2019-06-19T08:29:22.060Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.pom
04:29:22 [2019-06-19T08:29:22.060Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.pom (8 KB at 414.6 KB/sec)
04:29:22 [2019-06-19T08:29:22.060Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.1/maven-3.2.1.pom
04:29:22 [2019-06-19T08:29:22.060Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.1/maven-3.2.1.pom (23 KB at 1225.5 KB/sec)
04:29:22 [2019-06-19T08:29:22.060Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom
04:29:22 [2019-06-19T08:29:22.060Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1674.9 KB/sec)
04:29:22 [2019-06-19T08:29:22.060Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom
04:29:22 [2019-06-19T08:29:22.060Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom (5 KB at 134.8 KB/sec)
04:29:22 [2019-06-19T08:29:22.060Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
04:29:22 [2019-06-19T08:29:22.060Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 184.2 KB/sec)
04:29:22 [2019-06-19T08:29:22.060Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
04:29:22 [2019-06-19T08:29:22.060Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1109.3 KB/sec)
04:29:22 [2019-06-19T08:29:22.060Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.pom
04:29:22 [2019-06-19T08:29:22.060Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.pom (3 KB at 96.4 KB/sec)
04:29:22 [2019-06-19T08:29:22.060Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.pom
04:29:22 [2019-06-19T08:29:22.060Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.pom (3 KB at 158.4 KB/sec)
04:29:22 [2019-06-19T08:29:22.060Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
04:29:22 [2019-06-19T08:29:22.060Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (2 KB at 47.9 KB/sec)
04:29:22 [2019-06-19T08:29:22.060Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
04:29:22 [2019-06-19T08:29:22.060Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3 KB at 157.5 KB/sec)
04:29:22 [2019-06-19T08:29:22.060Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
04:29:22 [2019-06-19T08:29:22.310Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 46.8 KB/sec)
04:29:22 [2019-06-19T08:29:22.310Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
04:29:22 [2019-06-19T08:29:22.310Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 109.0 KB/sec)
04:29:22 [2019-06-19T08:29:22.310Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
04:29:23 [2019-06-19T08:29:23.221Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 4.7 KB/sec)
04:29:23 [2019-06-19T08:29:23.221Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
04:29:23 [2019-06-19T08:29:23.221Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 417.1 KB/sec)
04:29:23 [2019-06-19T08:29:23.221Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
04:29:23 [2019-06-19T08:29:23.221Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 100.8 KB/sec)
04:29:23 [2019-06-19T08:29:23.221Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.pom
04:29:23 [2019-06-19T08:29:23.471Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.pom (3 KB at 128.0 KB/sec)
04:29:23 [2019-06-19T08:29:23.471Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom
04:29:23 [2019-06-19T08:29:23.471Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom (2 KB at 91.6 KB/sec)
04:29:23 [2019-06-19T08:29:23.471Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom
04:29:23 [2019-06-19T08:29:23.471Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom (4 KB at 194.3 KB/sec)
04:29:23 [2019-06-19T08:29:23.471Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
04:29:23 [2019-06-19T08:29:23.471Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (5 KB at 262.0 KB/sec)
04:29:23 [2019-06-19T08:29:23.471Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
04:29:23 [2019-06-19T08:29:23.471Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 KB at 678.6 KB/sec)
04:29:23 [2019-06-19T08:29:23.471Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
04:29:23 [2019-06-19T08:29:23.471Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 77.8 KB/sec)
04:29:23 [2019-06-19T08:29:23.471Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
04:29:23 [2019-06-19T08:29:23.471Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 104.5 KB/sec)
04:29:23 [2019-06-19T08:29:23.471Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
04:29:23 [2019-06-19T08:29:23.471Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 454.2 KB/sec)
04:29:23 [2019-06-19T08:29:23.471Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom
04:29:23 [2019-06-19T08:29:23.471Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 651.8 KB/sec)
04:29:23 [2019-06-19T08:29:23.471Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
04:29:23 [2019-06-19T08:29:23.471Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 32.2 KB/sec)
04:29:23 [2019-06-19T08:29:23.471Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
04:29:23 [2019-06-19T08:29:23.722Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 KB at 521.6 KB/sec)
04:29:23 [2019-06-19T08:29:23.722Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
04:29:23 [2019-06-19T08:29:23.722Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 KB at 592.8 KB/sec)
04:29:23 [2019-06-19T08:29:23.722Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
04:29:23 [2019-06-19T08:29:23.722Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (3 KB at 136.7 KB/sec)
04:29:23 [2019-06-19T08:29:23.722Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
04:29:23 [2019-06-19T08:29:23.972Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 KB at 59.2 KB/sec)
04:29:23 [2019-06-19T08:29:23.972Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
04:29:23 [2019-06-19T08:29:23.972Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (4 KB at 210.7 KB/sec)
04:29:23 [2019-06-19T08:29:23.972Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
04:29:23 [2019-06-19T08:29:23.972Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4 KB at 119.4 KB/sec)
04:29:23 [2019-06-19T08:29:23.972Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
04:29:23 [2019-06-19T08:29:23.972Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 226.7 KB/sec)
04:29:23 [2019-06-19T08:29:23.972Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.pom
04:29:23 [2019-06-19T08:29:23.972Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.pom (3 KB at 182.9 KB/sec)
04:29:23 [2019-06-19T08:29:23.972Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.pom
04:29:23 [2019-06-19T08:29:23.972Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.pom (4 KB at 199.9 KB/sec)
04:29:23 [2019-06-19T08:29:23.972Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
04:29:23 [2019-06-19T08:29:23.972Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (2 KB at 56.5 KB/sec)
04:29:23 [2019-06-19T08:29:23.972Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
04:29:23 [2019-06-19T08:29:23.972Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 KB at 1432.5 KB/sec)
04:29:23 [2019-06-19T08:29:23.972Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
04:29:23 [2019-06-19T08:29:23.972Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (2 KB at 66.1 KB/sec)
04:29:24 [2019-06-19T08:29:24.223Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
04:29:24 [2019-06-19T08:29:24.223Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2 KB at 110.4 KB/sec)
04:29:24 [2019-06-19T08:29:24.223Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
04:29:24 [2019-06-19T08:29:24.223Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (4 KB at 172.1 KB/sec)
04:29:24 [2019-06-19T08:29:24.223Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
04:29:24 [2019-06-19T08:29:24.223Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5 KB at 287.7 KB/sec)
04:29:24 [2019-06-19T08:29:24.223Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.jar
04:29:24 [2019-06-19T08:29:24.223Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.jar
04:29:24 [2019-06-19T08:29:24.223Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.jar
04:29:24 [2019-06-19T08:29:24.223Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.jar
04:29:24 [2019-06-19T08:29:24.223Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.jar
04:29:24 [2019-06-19T08:29:24.473Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.jar (85 KB at 1075.4 KB/sec)
04:29:24 [2019-06-19T08:29:24.473Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.jar
04:29:24 [2019-06-19T08:29:24.723Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.jar (104 KB at 454.4 KB/sec)
04:29:24 [2019-06-19T08:29:24.723Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.jar
04:29:24 [2019-06-19T08:29:24.723Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.jar (89 KB at 1234.9 KB/sec)
04:29:24 [2019-06-19T08:29:24.723Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.jar
04:29:24 [2019-06-19T08:29:24.723Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.jar (179 KB at 4255.8 KB/sec)
04:29:24 [2019-06-19T08:29:24.723Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.jar
04:29:24 [2019-06-19T08:29:24.723Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.jar (109 KB at 4359.2 KB/sec)
04:29:24 [2019-06-19T08:29:24.723Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.jar
04:29:24 [2019-06-19T08:29:24.974Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.jar (90 KB at 380.5 KB/sec)
04:29:24 [2019-06-19T08:29:24.974Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.jar
04:29:24 [2019-06-19T08:29:24.974Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.jar (84 KB at 3618.4 KB/sec)
04:29:24 [2019-06-19T08:29:24.974Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.jar
04:29:24 [2019-06-19T08:29:24.974Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.jar (52 KB at 2078.8 KB/sec)
04:29:24 [2019-06-19T08:29:24.974Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.jar
04:29:25 [2019-06-19T08:29:25.224Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.jar (243 KB at 957.9 KB/sec)
04:29:25 [2019-06-19T08:29:25.224Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.jar
04:29:25 [2019-06-19T08:29:25.224Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.jar (105 KB at 3079.3 KB/sec)
04:29:25 [2019-06-19T08:29:25.224Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.10.0/org.eclipse.jdt.launching-3.10.0.jar
04:29:25 [2019-06-19T08:29:25.474Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.jar (1332 KB at 1262.1 KB/sec)
04:29:25 [2019-06-19T08:29:25.475Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.300/org.eclipse.core.resources-3.13.300.jar
04:29:25 [2019-06-19T08:29:25.475Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.jar (69 KB at 55.5 KB/sec)
04:29:25 [2019-06-19T08:29:25.475Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.300/org.eclipse.core.filesystem-1.7.300.jar
04:29:25 [2019-06-19T08:29:25.725Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.300/org.eclipse.core.filesystem-1.7.300.jar (66 KB at 1166.7 KB/sec)
04:29:25 [2019-06-19T08:29:25.725Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.200/org.eclipse.debug.core-3.13.200.jar
04:29:25 [2019-06-19T08:29:25.725Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.10.0/org.eclipse.jdt.launching-3.10.0.jar (514 KB at 1017.2 KB/sec)
04:29:25 [2019-06-19T08:29:25.725Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.400/org.eclipse.core.variables-3.4.400.jar
04:29:25 [2019-06-19T08:29:25.975Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.jar (792 KB at 495.8 KB/sec)
04:29:25 [2019-06-19T08:29:25.975Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.jar
04:29:25 [2019-06-19T08:29:25.975Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.jar (73 KB at 3824.4 KB/sec)
04:29:25 [2019-06-19T08:29:25.975Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.jar
04:29:25 [2019-06-19T08:29:25.975Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.jar (120 KB at 5973.8 KB/sec)
04:29:25 [2019-06-19T08:29:25.975Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.jar
04:29:25 [2019-06-19T08:29:25.975Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.jar (105 KB at 3615.9 KB/sec)
04:29:25 [2019-06-19T08:29:25.975Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.jar
04:29:25 [2019-06-19T08:29:25.975Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.400/org.eclipse.core.variables-3.4.400.jar (36 KB at 146.8 KB/sec)
04:29:25 [2019-06-19T08:29:25.975Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.jar
04:29:25 [2019-06-19T08:29:25.975Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.200/org.eclipse.debug.core-3.13.200.jar (389 KB at 823.2 KB/sec)
04:29:25 [2019-06-19T08:29:25.975Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.jar
04:29:26 [2019-06-19T08:29:26.226Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.jar (104 KB at 3819.1 KB/sec)
04:29:26 [2019-06-19T08:29:26.226Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.jar
04:29:26 [2019-06-19T08:29:26.226Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.jar (131 KB at 3523.7 KB/sec)
04:29:26 [2019-06-19T08:29:26.226Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.300/org.eclipse.core.expressions-3.6.300.jar
04:29:26 [2019-06-19T08:29:26.226Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.jar (87 KB at 4314.2 KB/sec)
04:29:26 [2019-06-19T08:29:26.226Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.10.1/org.eclipse.jdt.debug-3.10.1.jar
04:29:26 [2019-06-19T08:29:26.226Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.300/org.eclipse.core.expressions-3.6.300.jar (92 KB at 4841.4 KB/sec)
04:29:26 [2019-06-19T08:29:26.226Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.jar
04:29:26 [2019-06-19T08:29:26.226Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.300/org.eclipse.core.resources-3.13.300.jar (874 KB at 885.8 KB/sec)
04:29:26 [2019-06-19T08:29:26.226Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.9.2/org.eclipse.xtend.core-2.9.2.jar
04:29:26 [2019-06-19T08:29:26.476Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.jar (192 KB at 428.5 KB/sec)
04:29:26 [2019-06-19T08:29:26.476Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.9.2/org.eclipse.xtext.xbase-2.9.2.jar
04:29:26 [2019-06-19T08:29:26.476Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.10.1/org.eclipse.jdt.debug-3.10.1.jar (906 KB at 2931.8 KB/sec)
04:29:26 [2019-06-19T08:29:26.476Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.jar
04:29:26 [2019-06-19T08:29:26.726Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.jar (2551 KB at 6329.5 KB/sec)
04:29:26 [2019-06-19T08:29:26.726Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.jar
04:29:26 [2019-06-19T08:29:26.977Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2138 KB at 2407.4 KB/sec)
04:29:26 [2019-06-19T08:29:26.977Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.jar
04:29:26 [2019-06-19T08:29:26.977Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.jar (25 KB at 732.0 KB/sec)
04:29:26 [2019-06-19T08:29:26.977Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.jar
04:29:26 [2019-06-19T08:29:26.977Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.jar (9 KB at 476.3 KB/sec)
04:29:26 [2019-06-19T08:29:26.977Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.jar
04:29:26 [2019-06-19T08:29:26.977Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.jar (18 KB at 929.9 KB/sec)
04:29:26 [2019-06-19T08:29:26.977Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/2.9.2/org.eclipse.xtext.xbase.junit-2.9.2.jar
04:29:27 [2019-06-19T08:29:27.227Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.jar (485 KB at 998.8 KB/sec)
04:29:27 [2019-06-19T08:29:27.227Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/2.9.2/org.eclipse.xtext.junit4-2.9.2.jar
04:29:27 [2019-06-19T08:29:27.227Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/2.9.2/org.eclipse.xtext.junit4-2.9.2.jar (244 KB at 7601.2 KB/sec)
04:29:27 [2019-06-19T08:29:27.227Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.1/junit-4.8.1.jar
04:29:27 [2019-06-19T08:29:27.478Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.1/junit-4.8.1.jar (232 KB at 2723.4 KB/sec)
04:29:27 [2019-06-19T08:29:27.478Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.jar
04:29:27 [2019-06-19T08:29:27.728Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.9.2/org.eclipse.xtend.core-2.9.2.jar (1725 KB at 1319.3 KB/sec)
04:29:27 [2019-06-19T08:29:27.728Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.jar
04:29:27 [2019-06-19T08:29:27.728Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.jar (136 KB at 538.4 KB/sec)
04:29:27 [2019-06-19T08:29:27.728Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.jar
04:29:27 [2019-06-19T08:29:27.728Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.jar (278 KB at 7714.4 KB/sec)
04:29:27 [2019-06-19T08:29:27.728Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.jar
04:29:27 [2019-06-19T08:29:27.728Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.jar (75 KB at 2870.6 KB/sec)
04:29:27 [2019-06-19T08:29:27.728Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.15.0/org.eclipse.emf.common-2.15.0.jar
04:29:27 [2019-06-19T08:29:27.728Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.jar (167 KB at 4161.9 KB/sec)
04:29:27 [2019-06-19T08:29:27.728Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.15.0/org.eclipse.emf.ecore-2.15.0.jar
04:29:27 [2019-06-19T08:29:27.728Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.jar (5436 KB at 1533.7 KB/sec)
04:29:27 [2019-06-19T08:29:27.728Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.jar
04:29:28 [2019-06-19T08:29:28.279Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.jar (694 KB at 2504.8 KB/sec)
04:29:28 [2019-06-19T08:29:28.279Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
04:29:28 [2019-06-19T08:29:28.279Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 135.5 KB/sec)
04:29:28 [2019-06-19T08:29:28.279Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
04:29:28 [2019-06-19T08:29:28.279Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 290.8 KB/sec)
04:29:28 [2019-06-19T08:29:28.279Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.16/log4j-1.2.16.jar
04:29:28 [2019-06-19T08:29:28.279Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.9.2/org.eclipse.xtext.xbase-2.9.2.jar (2983 KB at 1520.7 KB/sec)
04:29:28 [2019-06-19T08:29:28.279Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.jar
04:29:28 [2019-06-19T08:29:28.529Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.jar (41 KB at 171.2 KB/sec)
04:29:28 [2019-06-19T08:29:28.529Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.jar
04:29:28 [2019-06-19T08:29:28.529Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.16/log4j-1.2.16.jar (471 KB at 1002.7 KB/sec)
04:29:28 [2019-06-19T08:29:28.529Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar
04:29:28 [2019-06-19T08:29:28.779Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar (52 KB at 1624.1 KB/sec)
04:29:28 [2019-06-19T08:29:28.779Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
04:29:28 [2019-06-19T08:29:28.779Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 KB at 1016.9 KB/sec)
04:29:28 [2019-06-19T08:29:28.779Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
04:29:28 [2019-06-19T08:29:28.779Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (142 KB at 5239.7 KB/sec)
04:29:28 [2019-06-19T08:29:28.779Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
04:29:28 [2019-06-19T08:29:28.779Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (131 KB at 4845.1 KB/sec)
04:29:28 [2019-06-19T08:29:28.779Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
04:29:28 [2019-06-19T08:29:28.779Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (131 KB at 5435.7 KB/sec)
04:29:28 [2019-06-19T08:29:28.779Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
04:29:28 [2019-06-19T08:29:28.779Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.jar (29 KB at 118.2 KB/sec)
04:29:28 [2019-06-19T08:29:28.779Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
04:29:28 [2019-06-19T08:29:28.779Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1906.8 KB/sec)
04:29:28 [2019-06-19T08:29:28.779Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
04:29:28 [2019-06-19T08:29:28.779Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.15.0/org.eclipse.emf.common-2.15.0.jar (368 KB at 313.6 KB/sec)
04:29:28 [2019-06-19T08:29:28.779Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
04:29:28 [2019-06-19T08:29:28.779Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 317.3 KB/sec)
04:29:28 [2019-06-19T08:29:28.779Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
04:29:29 [2019-06-19T08:29:29.030Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (350 KB at 7932.9 KB/sec)
04:29:29 [2019-06-19T08:29:29.030Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar
04:29:29 [2019-06-19T08:29:29.030Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (61 KB at 3012.5 KB/sec)
04:29:29 [2019-06-19T08:29:29.030Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar
04:29:29 [2019-06-19T08:29:29.030Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.15.0/org.eclipse.emf.ecore-2.15.0.jar (1375 KB at 1080.6 KB/sec)
04:29:29 [2019-06-19T08:29:29.030Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
04:29:29 [2019-06-19T08:29:29.030Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 342.7 KB/sec)
04:29:29 [2019-06-19T08:29:29.030Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
04:29:29 [2019-06-19T08:29:29.030Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 823.6 KB/sec)
04:29:29 [2019-06-19T08:29:29.030Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0/org.eclipse.emf.ecore.xmi-2.15.0.jar
04:29:29 [2019-06-19T08:29:29.030Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar (246 KB at 2794.2 KB/sec)
04:29:29 [2019-06-19T08:29:29.030Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar
04:29:29 [2019-06-19T08:29:29.030Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar (149 KB at 4011.5 KB/sec)
04:29:29 [2019-06-19T08:29:29.030Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.14.0/org.eclipse.emf.codegen-2.14.0.jar
04:29:29 [2019-06-19T08:29:29.030Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.14.0/org.eclipse.emf.codegen-2.14.0.jar (297 KB at 6175.2 KB/sec)
04:29:29 [2019-06-19T08:29:29.030Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.100/org.eclipse.text-3.8.100.jar
04:29:29 [2019-06-19T08:29:29.280Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (285 KB at 1086.1 KB/sec)
04:29:29 [2019-06-19T08:29:29.280Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.300/org.eclipse.core.commands-3.9.300.jar
04:29:29 [2019-06-19T08:29:29.280Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.100/org.eclipse.text-3.8.100.jar (280 KB at 5073.2 KB/sec)
04:29:29 [2019-06-19T08:29:29.280Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.300/org.eclipse.core.commands-3.9.300.jar (115 KB at 4966.5 KB/sec)
04:29:29 [2019-06-19T08:29:29.280Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (192 KB at 429.4 KB/sec)
04:29:29 [2019-06-19T08:29:29.280Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/2.9.2/org.eclipse.xtext.xbase.junit-2.9.2.jar (207 KB at 93.6 KB/sec)
04:29:29 [2019-06-19T08:29:29.831Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0/org.eclipse.emf.ecore.xmi-2.15.0.jar (230 KB at 291.5 KB/sec)
04:29:33 [2019-06-19T08:29:33.059Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/maven-plugin-parent/src/main/java]' does not exists.
04:29:33 [2019-06-19T08:29:33.059Z] [INFO] 
04:29:33 [2019-06-19T08:29:33.059Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.parent ---
04:29:33 [2019-06-19T08:29:33.059Z] [INFO] 
04:29:33 [2019-06-19T08:29:33.059Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.parent ---
04:29:33 [2019-06-19T08:29:33.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
04:29:33 [2019-06-19T08:29:33.059Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 117.1 KB/sec)
04:29:33 [2019-06-19T08:29:33.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
04:29:33 [2019-06-19T08:29:33.059Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 108.6 KB/sec)
04:29:33 [2019-06-19T08:29:33.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
04:29:33 [2019-06-19T08:29:33.059Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 165.3 KB/sec)
04:29:33 [2019-06-19T08:29:33.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
04:29:33 [2019-06-19T08:29:33.059Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 109.7 KB/sec)
04:29:33 [2019-06-19T08:29:33.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
04:29:33 [2019-06-19T08:29:33.059Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 203.0 KB/sec)
04:29:33 [2019-06-19T08:29:33.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
04:29:33 [2019-06-19T08:29:33.059Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 25.3 KB/sec)
04:29:33 [2019-06-19T08:29:33.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
04:29:33 [2019-06-19T08:29:33.059Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 311.3 KB/sec)
04:29:33 [2019-06-19T08:29:33.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom
04:29:33 [2019-06-19T08:29:33.059Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 34.8 KB/sec)
04:29:33 [2019-06-19T08:29:33.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
04:29:33 [2019-06-19T08:29:33.059Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 318.8 KB/sec)
04:29:33 [2019-06-19T08:29:33.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
04:29:33 [2019-06-19T08:29:33.059Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 152.7 KB/sec)
04:29:33 [2019-06-19T08:29:33.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
04:29:33 [2019-06-19T08:29:33.059Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 101.8 KB/sec)
04:29:33 [2019-06-19T08:29:33.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
04:29:33 [2019-06-19T08:29:33.059Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 121.9 KB/sec)
04:29:33 [2019-06-19T08:29:33.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
04:29:33 [2019-06-19T08:29:33.059Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 66.9 KB/sec)
04:29:33 [2019-06-19T08:29:33.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
04:29:33 [2019-06-19T08:29:33.059Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 38.5 KB/sec)
04:29:33 [2019-06-19T08:29:33.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
04:29:33 [2019-06-19T08:29:33.059Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 111.8 KB/sec)
04:29:33 [2019-06-19T08:29:33.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
04:29:33 [2019-06-19T08:29:33.059Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 47.0 KB/sec)
04:29:33 [2019-06-19T08:29:33.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
04:29:33 [2019-06-19T08:29:33.309Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 202.4 KB/sec)
04:29:33 [2019-06-19T08:29:33.309Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
04:29:33 [2019-06-19T08:29:33.309Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 336.2 KB/sec)
04:29:33 [2019-06-19T08:29:33.309Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
04:29:33 [2019-06-19T08:29:33.560Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 25.6 KB/sec)
04:29:33 [2019-06-19T08:29:33.560Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar
04:29:33 [2019-06-19T08:29:33.560Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
04:29:33 [2019-06-19T08:29:33.560Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 526.4 KB/sec)
04:29:33 [2019-06-19T08:29:33.560Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 4547.4 KB/sec)
04:29:33 [2019-06-19T08:29:33.560Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/maven-plugin-parent/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.parent/0.2.0.v20190619/org.eclipse.xpect.parent-0.2.0.v20190619.pom
04:29:33 [2019-06-19T08:29:33.560Z] [INFO]                                                                         
04:29:33 [2019-06-19T08:29:33.560Z] [INFO] ------------------------------------------------------------------------
04:29:33 [2019-06-19T08:29:33.560Z] [INFO] Building org.eclipse.xpect 0.2.0.v20190619
04:29:33 [2019-06-19T08:29:33.560Z] [INFO] ------------------------------------------------------------------------
04:29:33 [2019-06-19T08:29:33.560Z] [INFO] 
04:29:33 [2019-06-19T08:29:33.560Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect ---
04:29:33 [2019-06-19T08:29:33.560Z] [INFO] 
04:29:33 [2019-06-19T08:29:33.560Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect ---
04:29:33 [2019-06-19T08:29:33.560Z] [INFO] The project's OSGi version is 0.2.0.v20190619
04:29:33 [2019-06-19T08:29:33.560Z] [INFO] 
04:29:33 [2019-06-19T08:29:33.560Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect ---
04:29:33 [2019-06-19T08:29:33.560Z] [INFO] 
04:29:33 [2019-06-19T08:29:33.560Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect ---
04:29:33 [2019-06-19T08:29:33.560Z] [INFO] 
04:29:33 [2019-06-19T08:29:33.560Z] [INFO] --- fornax-oaw-m2-plugin:3.6.0:run-workflow (default) @ org.eclipse.xpect ---
04:29:33 [2019-06-19T08:29:33.560Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.1.0/maven-plugin-api-2.1.0.pom
04:29:33 [2019-06-19T08:29:33.560Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.1.0/maven-plugin-api-2.1.0.pom (2 KB at 79.0 KB/sec)
04:29:33 [2019-06-19T08:29:33.560Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.1.0/maven-2.1.0.pom
04:29:34 [2019-06-19T08:29:34.110Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.1.0/maven-2.1.0.pom (22 KB at 78.8 KB/sec)
04:29:34 [2019-06-19T08:29:34.110Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.1.0/maven-project-2.1.0.pom
04:29:34 [2019-06-19T08:29:34.110Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.1.0/maven-project-2.1.0.pom (3 KB at 150.3 KB/sec)
04:29:34 [2019-06-19T08:29:34.110Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.1.0/maven-settings-2.1.0.pom
04:29:34 [2019-06-19T08:29:34.110Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.1.0/maven-settings-2.1.0.pom (3 KB at 57.4 KB/sec)
04:29:34 [2019-06-19T08:29:34.110Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.1.0/maven-model-2.1.0.pom
04:29:34 [2019-06-19T08:29:34.110Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.1.0/maven-model-2.1.0.pom (4 KB at 98.7 KB/sec)
04:29:34 [2019-06-19T08:29:34.110Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
04:29:34 [2019-06-19T08:29:34.110Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (6 KB at 304.6 KB/sec)
04:29:34 [2019-06-19T08:29:34.110Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
04:29:34 [2019-06-19T08:29:34.110Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (10 KB at 563.0 KB/sec)
04:29:34 [2019-06-19T08:29:34.110Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.pom
04:29:34 [2019-06-19T08:29:34.111Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.pom (880 B at 50.6 KB/sec)
04:29:34 [2019-06-19T08:29:34.111Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.13/plexus-1.0.13.pom
04:29:34 [2019-06-19T08:29:34.111Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.13/plexus-1.0.13.pom (11 KB at 586.8 KB/sec)
04:29:34 [2019-06-19T08:29:34.111Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.1.0/maven-profile-2.1.0.pom
04:29:34 [2019-06-19T08:29:34.111Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.1.0/maven-profile-2.1.0.pom (2 KB at 116.9 KB/sec)
04:29:34 [2019-06-19T08:29:34.111Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.1.0/maven-artifact-manager-2.1.0.pom
04:29:34 [2019-06-19T08:29:34.111Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.1.0/maven-artifact-manager-2.1.0.pom (4 KB at 168.8 KB/sec)
04:29:34 [2019-06-19T08:29:34.111Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.1.0/maven-repository-metadata-2.1.0.pom
04:29:34 [2019-06-19T08:29:34.111Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.1.0/maven-repository-metadata-2.1.0.pom (2 KB at 106.4 KB/sec)
04:29:34 [2019-06-19T08:29:34.111Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.1.0/maven-artifact-2.1.0.pom
04:29:34 [2019-06-19T08:29:34.111Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.1.0/maven-artifact-2.1.0.pom (2 KB at 96.3 KB/sec)
04:29:34 [2019-06-19T08:29:34.111Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
04:29:34 [2019-06-19T08:29:34.111Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 45.2 KB/sec)
04:29:34 [2019-06-19T08:29:34.111Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.1.0/maven-plugin-registry-2.1.0.pom
04:29:34 [2019-06-19T08:29:34.361Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.1.0/maven-plugin-registry-2.1.0.pom (2 KB at 87.1 KB/sec)
04:29:34 [2019-06-19T08:29:34.361Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.1.0/maven-plugin-descriptor-2.1.0.pom
04:29:34 [2019-06-19T08:29:34.361Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.1.0/maven-plugin-descriptor-2.1.0.pom (3 KB at 111.8 KB/sec)
04:29:34 [2019-06-19T08:29:34.361Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom
04:29:34 [2019-06-19T08:29:34.611Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (6 KB at 22.7 KB/sec)
04:29:34 [2019-06-19T08:29:34.611Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
04:29:34 [2019-06-19T08:29:34.611Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 566.9 KB/sec)
04:29:34 [2019-06-19T08:29:34.611Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/2.0/guice-2.0.pom
04:29:34 [2019-06-19T08:29:34.611Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/2.0/guice-2.0.pom (771 B at 44.3 KB/sec)
04:29:34 [2019-06-19T08:29:34.611Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/2.0/guice-parent-2.0.pom
04:29:34 [2019-06-19T08:29:34.611Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/2.0/guice-parent-2.0.pom (3 KB at 140.0 KB/sec)
04:29:34 [2019-06-19T08:29:34.611Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
04:29:34 [2019-06-19T08:29:34.611Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (2 KB at 101.2 KB/sec)
04:29:34 [2019-06-19T08:29:34.611Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.3/ant-1.8.3.pom
04:29:34 [2019-06-19T08:29:34.611Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.3/ant-1.8.3.pom (10 KB at 496.2 KB/sec)
04:29:34 [2019-06-19T08:29:34.611Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.3/ant-parent-1.8.3.pom
04:29:34 [2019-06-19T08:29:34.611Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.3/ant-parent-1.8.3.pom (5 KB at 222.7 KB/sec)
04:29:34 [2019-06-19T08:29:34.611Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.pom
04:29:34 [2019-06-19T08:29:34.611Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.pom (3 KB at 115.3 KB/sec)
04:29:34 [2019-06-19T08:29:34.611Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
04:29:34 [2019-06-19T08:29:34.611Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (2 KB at 51.6 KB/sec)
04:29:34 [2019-06-19T08:29:34.611Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
04:29:34 [2019-06-19T08:29:34.611Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (5 KB at 258.2 KB/sec)
04:29:34 [2019-06-19T08:29:34.611Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
04:29:34 [2019-06-19T08:29:34.611Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 KB at 689.8 KB/sec)
04:29:34 [2019-06-19T08:29:34.611Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom
04:29:34 [2019-06-19T08:29:34.862Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 KB at 783.3 KB/sec)
04:29:34 [2019-06-19T08:29:34.862Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
04:29:34 [2019-06-19T08:29:34.862Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (18 KB at 899.2 KB/sec)
04:29:34 [2019-06-19T08:29:34.862Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom
04:29:34 [2019-06-19T08:29:34.862Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 KB at 1268.9 KB/sec)
04:29:34 [2019-06-19T08:29:34.862Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
04:29:34 [2019-06-19T08:29:34.862Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.jar
04:29:34 [2019-06-19T08:29:34.862Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.jar
04:29:34 [2019-06-19T08:29:34.862Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/2.0/guice-2.0.jar
04:29:34 [2019-06-19T08:29:34.862Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.3/ant-1.8.3.jar
04:29:34 [2019-06-19T08:29:34.862Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.jar (276 KB at 4661.1 KB/sec)
04:29:34 [2019-06-19T08:29:34.862Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar
04:29:34 [2019-06-19T08:29:34.862Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar (18 KB at 1125.0 KB/sec)
04:29:34 [2019-06-19T08:29:34.862Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
04:29:35 [2019-06-19T08:29:35.112Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (202 KB at 827.3 KB/sec)
04:29:35 [2019-06-19T08:29:35.112Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
04:29:35 [2019-06-19T08:29:35.112Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (60 KB at 1852.0 KB/sec)
04:29:35 [2019-06-19T08:29:35.112Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
04:29:35 [2019-06-19T08:29:35.663Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.jar (50 KB at 71.0 KB/sec)
04:29:35 [2019-06-19T08:29:35.663Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (278 KB at 544.2 KB/sec)
04:29:36 [2019-06-19T08:29:36.573Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/2.0/guice-2.0.jar (652 KB at 421.7 KB/sec)
04:29:37 [2019-06-19T08:29:37.484Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 121.3 KB/sec)
04:29:37 [2019-06-19T08:29:37.484Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.3/ant-1.8.3.jar (1894 KB at 688.3 KB/sec)
04:29:38 [2019-06-19T08:29:38.287Z] [INFO] Fornax Model Workflow Maven2 Plugin V3.6.0
04:29:38 [2019-06-19T08:29:38.287Z] [INFO] Executing workflow in forked mode.
04:29:38 [2019-06-19T08:29:38.537Z] [INFO] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
04:29:41 [2019-06-19T08:29:41.019Z] [INFO] 0    [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - No project file found for /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/src. The folder was neither an Eclipse 'bin' folder, nor a Maven 'target/classes' folder.
04:29:41 [2019-06-19T08:29:41.019Z] [INFO] 63   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project junit at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/.cache/tycho/org.junit-4.11.0.v201303080030.jar/junit.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/junit/junit/3.8.1/junit-3.8.1.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.019Z] [INFO] 63   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201312141243/com.google.inject-3.0.0.v201312141243.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.019Z] [INFO] 63   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project ant at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/.cache/tycho/org.apache.ant-1.9.2.v201404171502.jar/lib/ant.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/apache/ant/ant/1.8.3/ant-1.8.3.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.019Z] [INFO] 64   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project ant-launcher at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/.cache/tycho/org.apache.ant-1.9.2.v201404171502.jar/lib/ant-launcher.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.019Z] [INFO] 64   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.019Z] [INFO] 71   [main] INFO  lipse.emf.mwe.utils.StandaloneSetup  - Registering platform uri '/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace'
04:29:41 [2019-06-19T08:29:41.019Z] [INFO] 159  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.logging at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.logging/1.1.1.v201101211721/org.apache.commons.logging-1.1.1.v201101211721.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.apache.commons.logging_1.2.0.v20180409-1502.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.019Z] [INFO] 160  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.common/3.6.200.v20130402-1505/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.common_3.10.300.v20190218-2100.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.019Z] [INFO] 169  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.runtime/3.10.0.v20140318-2214/org.eclipse.core.runtime-3.10.0.v20140318-2214.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.core.runtime_3.15.200.v20190301-1641.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.019Z] [INFO] 176  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.5.200.v20140224-1527/org.eclipse.equinox.preferences-3.5.200.v20140224-1527.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.preferences_3.7.300.v20190218-2100.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 180  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.jobs/3.6.1.v20141014-1248/org.eclipse.core.jobs-3.6.1.v20141014-1248.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.core.jobs_3.10.300.v20190215-2048.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 185  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.osgi/3.10.2.v20150203-1939/org.eclipse.osgi-3.10.2.v20150203-1939.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.osgi_3.13.300.v20190218-1622.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 186  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.app/1.3.200.v20130910-1609/org.eclipse.equinox.app-1.3.200.v20130910-1609.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.app_1.4.100.v20190215-2139.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 193  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.4.200.v20140207-1251/org.eclipse.core.contenttype-3.4.200.v20140207-1251.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 195  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.5.400.v20140428-1507/org.eclipse.equinox.registry-3.5.400.v20140428-1507.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.registry_3.8.300.v20190218-2100.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 211  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi.compatibility.state at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.osgi.compatibility.state_1.1.400.v20190208-1533.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 213  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.osgi_3.13.300.v20190218-1622.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 216  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.resources at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.resources/3.9.1.v20140825-1431/org.eclipse.core.resources-3.9.1.v20140825-1431.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.resources/3.13.300/org.eclipse.core.resources-3.13.300.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 217  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.expressions at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.expressions/3.4.600.v20140128-0851/org.eclipse.core.expressions-3.4.600.v20140128-0851.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.300/org.eclipse.core.expressions-3.6.300.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 218  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.core.runtime_3.15.200.v20190301-1641.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 219  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.common_3.10.300.v20190218-2100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 220  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.core.jobs_3.10.300.v20190215-2048.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 222  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.registry_3.8.300.v20190218-2100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 223  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.preferences_3.7.300.v20190218-2100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 224  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 225  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.app_1.4.100.v20190215-2139.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 226  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.filesystem at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.4.100.v20140514-1614/org.eclipse.core.filesystem-1.4.100.v20140514-1614.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.300/org.eclipse.core.filesystem-1.7.300.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 227  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.text at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.text/3.5.300.v20130515-1451/org.eclipse.text-3.5.300.v20130515-1451.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.text/3.8.100/org.eclipse.text-3.8.100.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 228  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.commands at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.commands/3.6.100.v20140528-1422/org.eclipse.core.commands-3.6.100.v20140528-1422.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.commands/3.9.300/org.eclipse.core.commands-3.9.300.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 230  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.debug.core at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.debug.core/3.9.1.v20140805-1629/org.eclipse.debug.core-3.9.1.v20140805-1629.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.debug.core/3.13.200/org.eclipse.debug.core-3.13.200.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 231  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.variables at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.variables/3.2.800.v20130819-1716/org.eclipse.core.variables-3.2.800.v20130819-1716.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.variables/3.4.400/org.eclipse.core.variables-3.4.400.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 235  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtend.lib at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtend.lib/2.9.2.v201603040440/org.eclipse.xtend.lib-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 236  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtend.lib.macro at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtend.lib.macro/2.9.2.v201603040440/org.eclipse.xtend.lib.macro-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 245  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext/2.9.2.v201603040440/org.eclipse.xtext-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 246  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.util at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.util/2.9.2.v201603040440/org.eclipse.xtext.util-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 250  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase.lib at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.9.2.v201603040440/org.eclipse.xtext.xbase.lib-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 251  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.common.types at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.common.types/2.9.2.v201603040440/org.eclipse.xtext.common.types-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 252  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.smap at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.smap/2.9.2.v201603040440/org.eclipse.xtext.smap-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 258  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.jdt.core at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.jdt.core/3.10.2.v20150120-1634/org.eclipse.jdt.core-3.10.2.v20150120-1634.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.020Z] [INFO] 259  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.jdt.launching at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.7.102.v20141111-0953/org.eclipse.jdt.launching-3.7.102.v20141111-0953.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/jdt/org.eclipse.jdt.launching/3.10.0/org.eclipse.jdt.launching-3.10.0.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.270Z] [INFO] 263  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.resources at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.resources/3.13.300/org.eclipse.core.resources-3.13.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 263  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.expressions at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.300/org.eclipse.core.expressions-3.6.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 264  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 265  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 265  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 266  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.filesystem at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.300/org.eclipse.core.filesystem-1.7.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 266  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.commands at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.commands/3.9.300/org.eclipse.core.commands-3.9.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 268  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 269  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 270  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 270  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 271  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 272  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.text at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.text/3.8.100/org.eclipse.text-3.8.100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 276  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.ecore at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.10.2.v20150123-0348/org.eclipse.emf.ecore-2.10.2.v20150123-0348.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.ecore/2.15.0/org.eclipse.emf.ecore-2.15.0.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 277  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.common at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.common/2.10.1.v20150123-0348/org.eclipse.emf.common-2.10.1.v20150123-0348.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.common/2.15.0/org.eclipse.emf.common-2.15.0.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 281  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.ecore.xmi at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.10.2.v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2.v20150123-0348.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0/org.eclipse.emf.ecore.xmi-2.15.0.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 283  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.codegen at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.codegen/2.10.0.v20150123-0452/org.eclipse.emf.codegen-2.10.0.v20150123-0452.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.codegen/2.14.0/org.eclipse.emf.codegen-2.14.0.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 283  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.mwe2.lib at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.mwe2.lib/2.9.1.201705291011/org.eclipse.emf.mwe2.lib-2.9.1.201705291011.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 284  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.mwe2.runtime at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.mwe2.runtime/2.9.1.201705291011/org.eclipse.emf.mwe2.runtime-2.9.1.201705291011.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 301  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-utils at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 301  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-utils at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 302  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-utils at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 302  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-utils at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 304  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-interpolation at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 304  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-interpolation at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 305  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-interpolation at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 306  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-component-annotations at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 309  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-cipher at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 315  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.tukaani.xz at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.tukaani.xz_1.8.0.v20180207-1613.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/tukaani/xz/1.5/xz-1.5.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 316  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.objectweb.asm.tree at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 317  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.objectweb.asm at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.objectweb.asm/5.0.1.v201404251740/org.objectweb.asm-5.0.1.v201404251740.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/ow2/asm/asm/7.0/asm-7.0.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 317  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.objectweb.asm at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/ow2/asm/asm/7.0/asm-7.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 328  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201312141243/com.google.inject-3.0.0.v201312141243.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 334  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext/2.9.2.v201603040440/org.eclipse.xtext-2.9.2.v201603040440.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 334  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtend.lib at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtend.lib/2.9.2.v201603040440/org.eclipse.xtend.lib-2.9.2.v201603040440.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 335  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase.lib at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.9.2.v201603040440/org.eclipse.xtext.xbase.lib-2.9.2.v201603040440.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 339  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.osgi/3.10.2.v20150203-1939/org.eclipse.osgi-3.10.2.v20150203-1939.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 340  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 341  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.logging at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.apache.commons.logging_1.2.0.v20180409-1502.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.logging/1.1.1.v201101211721/org.apache.commons.logging-1.1.1.v201101211721.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 341  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.commands at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.commands/3.6.100.v20140528-1422/org.eclipse.core.commands-3.6.100.v20140528-1422.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 342  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.common/3.6.200.v20130402-1505/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 342  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.4.200.v20140207-1251/org.eclipse.core.contenttype-3.4.200.v20140207-1251.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 343  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.5.200.v20140224-1527/org.eclipse.equinox.preferences-3.5.200.v20140224-1527.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 344  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.5.400.v20140428-1507/org.eclipse.equinox.registry-3.5.400.v20140428-1507.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 344  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.expressions at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.expressions/3.4.600.v20140128-0851/org.eclipse.core.expressions-3.4.600.v20140128-0851.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 345  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.runtime/3.10.0.v20140318-2214/org.eclipse.core.runtime-3.10.0.v20140318-2214.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 345  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.filesystem at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.4.100.v20140514-1614/org.eclipse.core.filesystem-1.4.100.v20140514-1614.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 346  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.jobs/3.6.1.v20141014-1248/org.eclipse.core.jobs-3.6.1.v20141014-1248.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 347  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.resources at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.resources/3.9.1.v20140825-1431/org.eclipse.core.resources-3.9.1.v20140825-1431.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 348  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.app/1.3.200.v20130910-1609/org.eclipse.equinox.app-1.3.200.v20130910-1609.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 348  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.variables at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.variables/3.4.400/org.eclipse.core.variables-3.4.400.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.variables/3.2.800.v20130819-1716/org.eclipse.core.variables-3.2.800.v20130819-1716.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 349  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.debug.core at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.debug.core/3.13.200/org.eclipse.debug.core-3.13.200.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.debug.core/3.9.1.v20140805-1629/org.eclipse.debug.core-3.9.1.v20140805-1629.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 358  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.codegen at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.codegen/2.14.0/org.eclipse.emf.codegen-2.14.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.codegen/2.10.0.v20150123-0452/org.eclipse.emf.codegen-2.10.0.v20150123-0452.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.271Z] [INFO] 359  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.common at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.common/2.15.0/org.eclipse.emf.common-2.15.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.common/2.10.1.v20150123-0348/org.eclipse.emf.common-2.10.1.v20150123-0348.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 364  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.jdt.core at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.jdt.core/3.10.2.v20150120-1634/org.eclipse.jdt.core-3.10.2.v20150120-1634.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 364  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.jdt.launching at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/jdt/org.eclipse.jdt.launching/3.10.0/org.eclipse.jdt.launching-3.10.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.7.102.v20141111-0953/org.eclipse.jdt.launching-3.7.102.v20141111-0953.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 365  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.text at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.text/3.5.300.v20130515-1451/org.eclipse.text-3.5.300.v20130515-1451.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 368  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.ecore at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.ecore/2.15.0/org.eclipse.emf.ecore-2.15.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.10.2.v20150123-0348/org.eclipse.emf.ecore-2.10.2.v20150123-0348.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 369  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.ecore.xmi at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0/org.eclipse.emf.ecore.xmi-2.15.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.10.2.v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2.v20150123-0348.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 371  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.mwe2.runtime at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.mwe2.runtime/2.9.1.201705291011/org.eclipse.emf.mwe2.runtime-2.9.1.201705291011.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 373  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.common.types at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.common.types/2.9.2.v201603040440/org.eclipse.xtext.common.types-2.9.2.v201603040440.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 375  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.mwe2.lib at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.mwe2.lib/2.9.1.201705291011/org.eclipse.emf.mwe2.lib-2.9.1.201705291011.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 375  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.jdt.debug at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/jdt/org.eclipse.jdt.debug/3.10.1/org.eclipse.jdt.debug-3.10.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.8.102.v20150115-1323/org.eclipse.jdt.debug-3.8.102.v20150115-1323.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 379  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.util at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.util/2.9.2.v201603040440/org.eclipse.xtext.util-2.9.2.v201603040440.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 380  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.objectweb.asm at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.objectweb.asm/5.0.1.v201404251740/org.objectweb.asm-5.0.1.v201404251740.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 380  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtend.lib.macro at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtend.lib.macro/2.9.2.v201603040440/org.eclipse.xtend.lib.macro-2.9.2.v201603040440.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 381  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.smap at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.smap/2.9.2.v201603040440/org.eclipse.xtext.smap-2.9.2.v201603040440.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 392  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi.services at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.osgi.services_3.8.0.v20190206-2147.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.osgi.services/3.4.0.v20140312-2051/org.eclipse.osgi.services-3.4.0.v20140312-2051.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 426  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.ds at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.ds_1.6.0.v20190122-0806.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.ds/1.4.200.v20131126-2331/org.eclipse.equinox.ds-1.4.200.v20131126-2331.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 436  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.util at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.util_1.1.200.v20181008-1820.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.util/1.0.500.v20130404-1337/org.eclipse.equinox.util-1.0.500.v20130404-1337.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 437  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.core at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.3.0.v20131211-1531/org.eclipse.equinox.p2.core-2.3.0.v20131211-1531.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 437  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.engine at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.engine_2.6.200.v20190215-2242.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.3.0.v20140506-1720/org.eclipse.equinox.p2.engine-2.3.0.v20140506-1720.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 438  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.metadata at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.metadata_2.4.300.v20190215-2242.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.2.0.v20131211-1531/org.eclipse.equinox.p2.metadata-2.2.0.v20131211-1531.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 441  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.metadata.repository at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.2.100.v20131209-2144/org.eclipse.equinox.p2.metadata.repository-1.2.100.v20131209-2144.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 441  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.repository at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.repository_2.4.300.v20190215-2242.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.3.0.v20131211-1531/org.eclipse.equinox.p2.repository-2.3.0.v20131211-1531.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 442  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.security at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.security_1.3.100.v20190215-2139.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.security/1.2.0.v20130424-1801/org.eclipse.equinox.security-1.2.0.v20130424-1801.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 490  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.frameworkadmin at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.frameworkadmin_2.1.200.v20190215-2242.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.0.100.v20131209-2144/org.eclipse.equinox.frameworkadmin-2.0.100.v20131209-2144.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 491  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.frameworkadmin.equinox at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin.equinox/1.0.500.v20131211-1531/org.eclipse.equinox.frameworkadmin.equinox-1.0.500.v20131211-1531.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 491  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.artifact.repository at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.artifact.repository_1.3.0.v20190212-1235.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.1.300.v20131211-1531/org.eclipse.equinox.p2.artifact.repository-1.1.300.v20131211-1531.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 492  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.jarprocessor at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.0.300.v20131211-1531/org.eclipse.equinox.p2.jarprocessor-1.0.300.v20131211-1531.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.272Z] [INFO] 492  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.director at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.director/2.3.100.v20140224-1921/org.eclipse.equinox.p2.director-2.3.100.v20140224-1921.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.522Z] [INFO] 493  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.sat4j.core at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.sat4j.core_2.3.5.v201308161310.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.sat4j.core/2.3.5.v201308161310/org.sat4j.core-2.3.5.v201308161310.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.522Z] [INFO] 494  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.sat4j.pb at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.sat4j.pb_2.3.5.v201404071733.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.sat4j.pb/2.3.5.v201404071733/org.sat4j.pb-2.3.5.v201404071733.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.522Z] [INFO] 495  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.simpleconfigurator at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator/1.1.0.v20131217-1203/org.eclipse.equinox.simpleconfigurator-1.1.0.v20131217-1203.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.522Z] [INFO] 495  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.director.app at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.director.app/1.0.300.v20150129-0838/org.eclipse.equinox.p2.director.app-1.0.300.v20150129-0838.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.523Z] [INFO] 495  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.garbagecollector at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.garbagecollector/1.0.200.v20131115-1210/org.eclipse.equinox.p2.garbagecollector-1.0.200.v20131115-1210.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.523Z] [INFO] 496  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.publisher at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.3.0.v20140911-0143/org.eclipse.equinox.p2.publisher-1.3.0.v20140911-0143.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.523Z] [INFO] 497  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.publisher.eclipse at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.publisher.eclipse_1.3.100.v20180822-1354.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.1.200.v20140414-0825/org.eclipse.equinox.p2.publisher.eclipse-1.1.200.v20140414-0825.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.523Z] [INFO] 498  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.simpleconfigurator.manipulator at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.0.v20131217-1203/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.0.v20131217-1203.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.523Z] [INFO] 498  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.repository.tools at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository.tools/2.1.0.v20131211-1531/org.eclipse.equinox.p2.repository.tools-2.1.0.v20131211-1531.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.523Z] [INFO] 499  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.touchpoint.eclipse at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.touchpoint.eclipse/2.1.200.v20140512-1650/org.eclipse.equinox.p2.touchpoint.eclipse-2.1.200.v20140512-1650.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.523Z] [INFO] 518  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.xbase/2.9.2/org.eclipse.xtext.xbase-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.xbase/2.9.2.v201603040440/org.eclipse.xtext.xbase-2.9.2.v201603040440.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.523Z] [INFO] 519  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase.junit at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/2.9.2/org.eclipse.xtext.xbase.junit-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.xbase.junit/2.9.2.v201603040440/org.eclipse.xtext.xbase.junit-2.9.2.v201603040440.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.523Z] [INFO] 520  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.junit4 at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.junit4/2.9.2/org.eclipse.xtext.junit4-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.junit4/2.9.2.v201603040440/org.eclipse.xtext.junit4-2.9.2.v201603040440.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.523Z] [INFO] 526  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.xbase/2.9.2.v201603040440/org.eclipse.xtext.xbase-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/org/eclipse/update/feature/org.eclipse.xtext.xbase/2.9.2.v201603040440/org.eclipse.xtext.xbase-2.9.2.v201603040440.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.523Z] [INFO] 526  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase.lib at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.9.2.v201603040440/org.eclipse.xtext.xbase.lib-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/org/eclipse/update/feature/org.eclipse.xtext.xbase.lib/2.9.2.v201603040440/org.eclipse.xtext.xbase.lib-2.9.2.v201603040440.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.523Z] [INFO] 529  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.guava at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.guava/15.0.0.v201403281430/com.google.guava-15.0.0.v201403281430.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/com/google/guava/guava/14.0.1/guava-14.0.1.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.523Z] [INFO] 531  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201312141243/com.google.inject-3.0.0.v201312141243.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/com/google/inject/guice/3.0/guice-3.0.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.523Z] [INFO] 531  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/com/google/inject/guice/3.0/guice-3.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.523Z] [INFO] 532  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project javax.inject at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/javax.inject/1.0.0.v20091030/javax.inject-1.0.0.v20091030.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/javax/inject/javax.inject/1/javax.inject-1.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.523Z] [INFO] 534  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project junit at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/junit/junit/3.8.1/junit-3.8.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/junit/junit/4.8.1/junit-4.8.1.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.523Z] [INFO] 534  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project junit at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/junit/junit/4.8.1/junit-4.8.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/junit/junit/3.8.1/junit-3.8.1.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.523Z] [INFO] 536  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' instead.
04:29:41 [2019-06-19T08:29:41.523Z] [INFO] 540  [main] INFO  lipse.emf.mwe.utils.StandaloneSetup  - Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage'
04:29:41 [2019-06-19T08:29:41.523Z] [INFO] 760  [main] INFO  clipse.emf.mwe.utils.GenModelHelper  - Registered GenModel 'http://www.eclipse.org/xtext/common/JavaVMTypes' from 'platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.genmodel'
04:29:42 [2019-06-19T08:29:42.434Z] [INFO] 1563 [main] INFO  lipse.emf.mwe.utils.StandaloneSetup  - Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage'
04:29:42 [2019-06-19T08:29:42.434Z] [INFO] 
04:29:42 [2019-06-19T08:29:42.434Z] [INFO] *ATTENTION*
04:29:42 [2019-06-19T08:29:42.434Z] [INFO] It is recommended to use the ANTLR 3 parser generator (BSD licence - http://www.antlr.org/license.html).
04:29:42 [2019-06-19T08:29:42.434Z] [INFO] Do you agree to download it (size 1MB) from 'http://download.itemis.com/antlr-generator-3.2.0-patch.jar'? (type 'y' or 'n' and hit enter)1578 [main] INFO  erator.parser.antlr.AntlrToolFacade  - downloading file from 'http://download.itemis.com/antlr-generator-3.2.0-patch.jar' ...
04:29:46 [2019-06-19T08:29:46.555Z] [INFO] 5114 [main] INFO  erator.parser.antlr.AntlrToolFacade  - finished downloading.
04:29:46 [2019-06-19T08:29:46.556Z] [INFO] 5118 [main] INFO  ipse.emf.mwe.utils.DirectoryCleaner  - Cleaning /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/../org.eclipse.xpect/src-gen
04:29:46 [2019-06-19T08:29:46.556Z] [INFO] 5118 [main] INFO  ipse.emf.mwe.utils.DirectoryCleaner  - Cleaning /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/../org.eclipse.xpect.ui/src-gen
04:29:46 [2019-06-19T08:29:46.556Z] [INFO] 5207 [main] INFO  clipse.emf.mwe.utils.GenModelHelper  - Registered GenModel 'http://www.eclipse.org/xpect/Xpect' from 'platform:/resource/org.eclipse.xpect/model/Xpect.genmodel'
04:29:46 [2019-06-19T08:29:46.556Z] [INFO] 5207 [main] INFO  clipse.emf.mwe.utils.GenModelHelper  - Registered GenModel 'http://www.eclipse.org/xpect/XpectJavaModel' from 'platform:/resource/org.eclipse.xpect/model/Xpect.genmodel'
04:29:46 [2019-06-19T08:29:46.556Z] [INFO] 5210 [main] INFO  lipse.emf.mwe2.ecore.EcoreGenerator  - generating EMF code for platform:/resource/org.eclipse.xpect/model/Xpect.genmodel
04:29:53 [2019-06-19T08:29:53.036Z] [INFO] error(208): ../org.eclipse.xpect/src-gen/org/eclipse/xpect/parser/antlr/lexer/InternalXpectLexer.g:47:1: The following token definitions can never be matched because prior tokens match the same input: RULE_INVOCATION
04:29:53 [2019-06-19T08:29:53.586Z] [INFO] 12857 [main] INFO  or.validation.JavaValidatorFragment  - generating Java-based EValidator API
04:29:54 [2019-06-19T08:29:54.497Z] [INFO] error(208): ../org.eclipse.xpect.ui/src-gen/org/eclipse/xpect/ui/contentassist/antlr/lexer/InternalXpectLexer.g:47:1: The following token definitions can never be matched because prior tokens match the same input: RULE_INVOCATION
04:29:56 [2019-06-19T08:29:56.980Z] [INFO] 16018 [main] INFO  text.generator.junit.Junit4Fragment  - generating Junit4 Test support classes
04:29:56 [2019-06-19T08:29:56.980Z] [INFO] 16029 [main] INFO  i.generator.compare.CompareFragment  - generating Compare Framework infrastructure
04:29:56 [2019-06-19T08:29:56.980Z] [INFO] 16086 [main] INFO  .emf.mwe2.runtime.workflow.Workflow  - Done.
04:29:57 [2019-06-19T08:29:57.530Z] [INFO] Workflow 'src/org/eclipse/xpect/GenerateXpect.mwe2' finished.
04:29:57 [2019-06-19T08:29:57.530Z] [INFO] 
04:29:57 [2019-06-19T08:29:57.530Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect ---
04:30:00 [2019-06-19T08:30:00.013Z] [INFO] 
04:30:00 [2019-06-19T08:30:00.013Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect ---
04:30:00 [2019-06-19T08:30:00.013Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
04:30:00 [2019-06-19T08:30:00.013Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 87.4 KB/sec)
04:30:00 [2019-06-19T08:30:00.013Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
04:30:00 [2019-06-19T08:30:00.013Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 93.3 KB/sec)
04:30:00 [2019-06-19T08:30:00.013Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
04:30:00 [2019-06-19T08:30:00.013Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 77.8 KB/sec)
04:30:00 [2019-06-19T08:30:00.013Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
04:30:00 [2019-06-19T08:30:00.013Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 43.9 KB/sec)
04:30:00 [2019-06-19T08:30:00.013Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
04:30:00 [2019-06-19T08:30:00.013Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 21.8 KB/sec)
04:30:00 [2019-06-19T08:30:00.013Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
04:30:00 [2019-06-19T08:30:00.263Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 8.8 KB/sec)
04:30:00 [2019-06-19T08:30:00.263Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
04:30:00 [2019-06-19T08:30:00.263Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 79.2 KB/sec)
04:30:00 [2019-06-19T08:30:00.263Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
04:30:00 [2019-06-19T08:30:00.263Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 97.9 KB/sec)
04:30:00 [2019-06-19T08:30:00.263Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
04:30:01 [2019-06-19T08:30:01.174Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 3.1 KB/sec)
04:30:01 [2019-06-19T08:30:01.174Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
04:30:01 [2019-06-19T08:30:01.174Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 346.2 KB/sec)
04:30:01 [2019-06-19T08:30:01.174Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
04:30:01 [2019-06-19T08:30:01.174Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 68.0 KB/sec)
04:30:01 [2019-06-19T08:30:01.174Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
04:30:01 [2019-06-19T08:30:01.174Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 170.8 KB/sec)
04:30:01 [2019-06-19T08:30:01.174Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom
04:30:01 [2019-06-19T08:30:01.174Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom (5 KB at 197.5 KB/sec)
04:30:01 [2019-06-19T08:30:01.174Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
04:30:01 [2019-06-19T08:30:01.174Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 240.0 KB/sec)
04:30:01 [2019-06-19T08:30:01.174Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
04:30:01 [2019-06-19T08:30:01.174Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 290.8 KB/sec)
04:30:01 [2019-06-19T08:30:01.174Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
04:30:01 [2019-06-19T08:30:01.174Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 12.2 KB/sec)
04:30:01 [2019-06-19T08:30:01.174Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
04:30:03 [2019-06-19T08:30:03.038Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 3.3 KB/sec)
04:30:03 [2019-06-19T08:30:03.038Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
04:30:03 [2019-06-19T08:30:03.038Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 133.1 KB/sec)
04:30:03 [2019-06-19T08:30:03.038Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
04:30:03 [2019-06-19T08:30:03.038Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 128.0 KB/sec)
04:30:03 [2019-06-19T08:30:03.038Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
04:30:03 [2019-06-19T08:30:03.038Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 234.0 KB/sec)
04:30:03 [2019-06-19T08:30:03.038Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
04:30:03 [2019-06-19T08:30:03.038Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 414.4 KB/sec)
04:30:03 [2019-06-19T08:30:03.038Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
04:30:03 [2019-06-19T08:30:03.038Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 48.3 KB/sec)
04:30:03 [2019-06-19T08:30:03.038Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
04:30:03 [2019-06-19T08:30:03.038Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 154.5 KB/sec)
04:30:03 [2019-06-19T08:30:03.038Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
04:30:03 [2019-06-19T08:30:03.038Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 656.5 KB/sec)
04:30:03 [2019-06-19T08:30:03.038Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
04:30:03 [2019-06-19T08:30:03.038Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
04:30:03 [2019-06-19T08:30:03.038Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
04:30:03 [2019-06-19T08:30:03.038Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
04:30:03 [2019-06-19T08:30:03.038Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar
04:30:03 [2019-06-19T08:30:03.288Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 404.5 KB/sec)
04:30:03 [2019-06-19T08:30:03.288Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
04:30:03 [2019-06-19T08:30:03.288Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 221.6 KB/sec)
04:30:03 [2019-06-19T08:30:03.288Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
04:30:03 [2019-06-19T08:30:03.288Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar (34 KB at 426.7 KB/sec)
04:30:03 [2019-06-19T08:30:03.288Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 155.9 KB/sec)
04:30:03 [2019-06-19T08:30:03.288Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 64.4 KB/sec)
04:30:03 [2019-06-19T08:30:03.288Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 1656.3 KB/sec)
04:30:03 [2019-06-19T08:30:03.288Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 326.8 KB/sec)
04:30:03 [2019-06-19T08:30:03.288Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:30:03 [2019-06-19T08:30:03.288Z] [INFO] Copying 1 resource
04:30:03 [2019-06-19T08:30:03.288Z] [INFO] 
04:30:03 [2019-06-19T08:30:03.288Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect ---
04:30:03 [2019-06-19T08:30:03.288Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
04:30:03 [2019-06-19T08:30:03.288Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 22.5 KB/sec)
04:30:03 [2019-06-19T08:30:03.288Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
04:30:03 [2019-06-19T08:30:03.288Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (4 KB at 160.4 KB/sec)
04:30:03 [2019-06-19T08:30:03.288Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
04:30:03 [2019-06-19T08:30:03.288Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 38.4 KB/sec)
04:30:03 [2019-06-19T08:30:03.288Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.pom
04:30:03 [2019-06-19T08:30:03.288Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.pom (3 KB at 144.8 KB/sec)
04:30:03 [2019-06-19T08:30:03.288Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.pom
04:30:03 [2019-06-19T08:30:03.539Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.pom (2 KB at 89.6 KB/sec)
04:30:03 [2019-06-19T08:30:03.539Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.pom
04:30:03 [2019-06-19T08:30:03.539Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.pom (2 KB at 77.6 KB/sec)
04:30:03 [2019-06-19T08:30:03.539Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
04:30:03 [2019-06-19T08:30:03.539Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
04:30:03 [2019-06-19T08:30:03.539Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.jar
04:30:03 [2019-06-19T08:30:03.539Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.jar
04:30:03 [2019-06-19T08:30:03.539Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.jar
04:30:03 [2019-06-19T08:30:03.539Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.jar (4 KB at 133.1 KB/sec)
04:30:03 [2019-06-19T08:30:03.539Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 KB at 841.5 KB/sec)
04:30:03 [2019-06-19T08:30:03.539Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.jar (18 KB at 480.7 KB/sec)
04:30:03 [2019-06-19T08:30:03.539Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (5 KB at 96.8 KB/sec)
04:30:03 [2019-06-19T08:30:03.539Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.jar (2771 KB at 22160.9 KB/sec)
04:30:03 [2019-06-19T08:30:03.789Z] [INFO] Compiling 246 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/target/classes
04:30:07 [2019-06-19T08:30:07.018Z] [INFO] 
04:30:07 [2019-06-19T08:30:07.018Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect ---
04:30:07 [2019-06-19T08:30:07.018Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:30:07 [2019-06-19T08:30:07.018Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/src/test/resources
04:30:07 [2019-06-19T08:30:07.018Z] [INFO] 
04:30:07 [2019-06-19T08:30:07.018Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect ---
04:30:07 [2019-06-19T08:30:07.018Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/target/org.eclipse.xpect-0.2.0.v20190619-sources.jar
04:30:07 [2019-06-19T08:30:07.018Z] [INFO] 
04:30:07 [2019-06-19T08:30:07.018Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect ---
04:30:07 [2019-06-19T08:30:07.268Z] [INFO] 
04:30:07 [2019-06-19T08:30:07.268Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect ---
04:30:07 [2019-06-19T08:30:07.268Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/target/org.eclipse.xpect-0.2.0.v20190619.jar
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] 
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect ---
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] 
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect ---
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/target/org.eclipse.xpect-0.2.0.v20190619.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0.v20190619/org.eclipse.xpect-0.2.0.v20190619.jar
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0.v20190619/org.eclipse.xpect-0.2.0.v20190619.pom
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/target/org.eclipse.xpect-0.2.0.v20190619-sources.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0.v20190619/org.eclipse.xpect-0.2.0.v20190619-sources.jar
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0.v20190619/org.eclipse.xpect-0.2.0.v20190619-p2metadata.xml
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0.v20190619/org.eclipse.xpect-0.2.0.v20190619-p2artifacts.xml
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] 
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect ---
04:30:07 [2019-06-19T08:30:07.518Z] [INFO]                                                                         
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] ------------------------------------------------------------------------
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] Building org.eclipse.xpect.ui 0.2.0.v20190619
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] ------------------------------------------------------------------------
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] 
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.ui ---
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] 
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.ui ---
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] The project's OSGi version is 0.2.0.v20190619
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] 
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.ui ---
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] 
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.ui ---
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] 
04:30:07 [2019-06-19T08:30:07.518Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.ui ---
04:30:08 [2019-06-19T08:30:08.069Z] [INFO] 
04:30:08 [2019-06-19T08:30:08.069Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.ui ---
04:30:08 [2019-06-19T08:30:08.069Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:30:08 [2019-06-19T08:30:08.069Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/src/main/resources
04:30:08 [2019-06-19T08:30:08.069Z] [INFO] 
04:30:08 [2019-06-19T08:30:08.069Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.ui ---
04:30:08 [2019-06-19T08:30:08.069Z] [INFO] Compiling 50 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/target/classes
04:30:08 [2019-06-19T08:30:08.980Z] [INFO] 
04:30:08 [2019-06-19T08:30:08.980Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.ui ---
04:30:08 [2019-06-19T08:30:08.980Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:30:08 [2019-06-19T08:30:08.980Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/src/test/resources
04:30:08 [2019-06-19T08:30:08.980Z] [INFO] 
04:30:08 [2019-06-19T08:30:08.980Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.ui ---
04:30:08 [2019-06-19T08:30:08.980Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/target/org.eclipse.xpect.ui-0.2.0.v20190619-sources.jar
04:30:09 [2019-06-19T08:30:09.230Z] [INFO] 
04:30:09 [2019-06-19T08:30:09.230Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.ui ---
04:30:09 [2019-06-19T08:30:09.230Z] [INFO] 
04:30:09 [2019-06-19T08:30:09.230Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.ui ---
04:30:09 [2019-06-19T08:30:09.230Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/target/org.eclipse.xpect.ui-0.2.0.v20190619.jar
04:30:09 [2019-06-19T08:30:09.230Z] [INFO] 
04:30:09 [2019-06-19T08:30:09.230Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.ui ---
04:30:09 [2019-06-19T08:30:09.230Z] [INFO] 
04:30:09 [2019-06-19T08:30:09.230Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.ui ---
04:30:09 [2019-06-19T08:30:09.231Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/target/org.eclipse.xpect.ui-0.2.0.v20190619.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0.v20190619/org.eclipse.xpect.ui-0.2.0.v20190619.jar
04:30:09 [2019-06-19T08:30:09.231Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0.v20190619/org.eclipse.xpect.ui-0.2.0.v20190619.pom
04:30:09 [2019-06-19T08:30:09.231Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/target/org.eclipse.xpect.ui-0.2.0.v20190619-sources.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0.v20190619/org.eclipse.xpect.ui-0.2.0.v20190619-sources.jar
04:30:09 [2019-06-19T08:30:09.231Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0.v20190619/org.eclipse.xpect.ui-0.2.0.v20190619-p2metadata.xml
04:30:09 [2019-06-19T08:30:09.231Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0.v20190619/org.eclipse.xpect.ui-0.2.0.v20190619-p2artifacts.xml
04:30:09 [2019-06-19T08:30:09.231Z] [INFO] 
04:30:09 [2019-06-19T08:30:09.231Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.ui ---
04:30:09 [2019-06-19T08:30:09.231Z] [INFO]                                                                         
04:30:09 [2019-06-19T08:30:09.231Z] [INFO] ------------------------------------------------------------------------
04:30:09 [2019-06-19T08:30:09.231Z] [INFO] Building org.eclipse.xpect.ui.junit 0.2.0.v20190619
04:30:09 [2019-06-19T08:30:09.231Z] [INFO] ------------------------------------------------------------------------
04:30:09 [2019-06-19T08:30:09.231Z] [INFO] 
04:30:09 [2019-06-19T08:30:09.231Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.ui.junit ---
04:30:09 [2019-06-19T08:30:09.231Z] [INFO] 
04:30:09 [2019-06-19T08:30:09.231Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.ui.junit ---
04:30:09 [2019-06-19T08:30:09.231Z] [INFO] The project's OSGi version is 0.2.0.v20190619
04:30:09 [2019-06-19T08:30:09.231Z] [INFO] 
04:30:09 [2019-06-19T08:30:09.231Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.ui.junit ---
04:30:09 [2019-06-19T08:30:09.231Z] [INFO] 
04:30:09 [2019-06-19T08:30:09.231Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.ui.junit ---
04:30:09 [2019-06-19T08:30:09.231Z] [INFO] 
04:30:09 [2019-06-19T08:30:09.231Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.ui.junit ---
04:30:09 [2019-06-19T08:30:09.781Z] [INFO] 
04:30:09 [2019-06-19T08:30:09.781Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.ui.junit ---
04:30:09 [2019-06-19T08:30:09.781Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:30:09 [2019-06-19T08:30:09.781Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/src/main/resources
04:30:09 [2019-06-19T08:30:09.781Z] [INFO] 
04:30:09 [2019-06-19T08:30:09.781Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.ui.junit ---
04:30:09 [2019-06-19T08:30:09.781Z] [INFO] Compiling 13 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/target/classes
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] 
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.ui.junit ---
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/src/test/resources
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] 
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.ui.junit ---
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/target/org.eclipse.xpect.ui.junit-0.2.0.v20190619-sources.jar
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] 
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.ui.junit ---
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] 
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.ui.junit ---
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/target/org.eclipse.xpect.ui.junit-0.2.0.v20190619.jar
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] 
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.ui.junit ---
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] 
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.ui.junit ---
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/target/org.eclipse.xpect.ui.junit-0.2.0.v20190619.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0.v20190619/org.eclipse.xpect.ui.junit-0.2.0.v20190619.jar
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0.v20190619/org.eclipse.xpect.ui.junit-0.2.0.v20190619.pom
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/target/org.eclipse.xpect.ui.junit-0.2.0.v20190619-sources.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0.v20190619/org.eclipse.xpect.ui.junit-0.2.0.v20190619-sources.jar
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0.v20190619/org.eclipse.xpect.ui.junit-0.2.0.v20190619-p2metadata.xml
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.ui.junit/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0.v20190619/org.eclipse.xpect.ui.junit-0.2.0.v20190619-p2artifacts.xml
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] 
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.ui.junit ---
04:30:10 [2019-06-19T08:30:10.332Z] [INFO]                                                                         
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] ------------------------------------------------------------------------
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] Building org.eclipse.xpect.xtext.lib 0.2.0.v20190619
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] ------------------------------------------------------------------------
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] 
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.lib ---
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] 
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.xtext.lib ---
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] The project's OSGi version is 0.2.0.v20190619
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] 
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.lib ---
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] 
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.lib ---
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] 
04:30:10 [2019-06-19T08:30:10.332Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.lib ---
04:30:10 [2019-06-19T08:30:10.883Z] [INFO] 
04:30:10 [2019-06-19T08:30:10.883Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.xtext.lib ---
04:30:10 [2019-06-19T08:30:10.883Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:30:10 [2019-06-19T08:30:10.883Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/src/main/resources
04:30:10 [2019-06-19T08:30:10.883Z] [INFO] 
04:30:10 [2019-06-19T08:30:10.883Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.xtext.lib ---
04:30:10 [2019-06-19T08:30:10.883Z] [INFO] Compiling 57 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/target/classes
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] 
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.xtext.lib ---
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/src/test/resources
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] 
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.lib ---
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/target/org.eclipse.xpect.xtext.lib-0.2.0.v20190619-sources.jar
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] 
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.lib ---
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] 
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.xtext.lib ---
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/target/org.eclipse.xpect.xtext.lib-0.2.0.v20190619.jar
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] 
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.lib ---
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] 
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.xtext.lib ---
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/target/org.eclipse.xpect.xtext.lib-0.2.0.v20190619.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0.v20190619/org.eclipse.xpect.xtext.lib-0.2.0.v20190619.jar
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0.v20190619/org.eclipse.xpect.xtext.lib-0.2.0.v20190619.pom
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/target/org.eclipse.xpect.xtext.lib-0.2.0.v20190619-sources.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0.v20190619/org.eclipse.xpect.xtext.lib-0.2.0.v20190619-sources.jar
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0.v20190619/org.eclipse.xpect.xtext.lib-0.2.0.v20190619-p2metadata.xml
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0.v20190619/org.eclipse.xpect.xtext.lib-0.2.0.v20190619-p2artifacts.xml
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] 
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.xtext.lib ---
04:30:11 [2019-06-19T08:30:11.794Z] [INFO]                                                                         
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] ------------------------------------------------------------------------
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] Building org.eclipse.xpect.xtext.xbase.lib 0.2.0.v20190619
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] ------------------------------------------------------------------------
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] 
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.xbase.lib ---
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] 
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.xtext.xbase.lib ---
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] The project's OSGi version is 0.2.0.v20190619
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] 
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.xbase.lib ---
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] 
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.xbase.lib ---
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] 
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.xbase.lib ---
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] 
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.xtext.xbase.lib ---
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/src/main/resources
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] 
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.xtext.xbase.lib ---
04:30:11 [2019-06-19T08:30:11.794Z] [INFO] Compiling 4 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/target/classes
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.xtext.xbase.lib ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/src/test/resources
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.xbase.lib ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/target/org.eclipse.xpect.xtext.xbase.lib-0.2.0.v20190619-sources.jar
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.xbase.lib ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.xtext.xbase.lib ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/target/org.eclipse.xpect.xtext.xbase.lib-0.2.0.v20190619.jar
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.xbase.lib ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.xtext.xbase.lib ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/target/org.eclipse.xpect.xtext.xbase.lib-0.2.0.v20190619.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0.v20190619/org.eclipse.xpect.xtext.xbase.lib-0.2.0.v20190619.jar
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0.v20190619/org.eclipse.xpect.xtext.xbase.lib-0.2.0.v20190619.pom
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/target/org.eclipse.xpect.xtext.xbase.lib-0.2.0.v20190619-sources.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0.v20190619/org.eclipse.xpect.xtext.xbase.lib-0.2.0.v20190619-sources.jar
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0.v20190619/org.eclipse.xpect.xtext.xbase.lib-0.2.0.v20190619-p2metadata.xml
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0.v20190619/org.eclipse.xpect.xtext.xbase.lib-0.2.0.v20190619-p2artifacts.xml
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.xtext.xbase.lib ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO]                                                                         
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] ------------------------------------------------------------------------
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] Building org.eclipse.xpect.xtext.lib.feature 0.2.0.v20190619
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] ------------------------------------------------------------------------
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.lib.feature ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xpect.xtext.lib.feature ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] The project's OSGi version is 0.2.0.v20190619
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.lib.feature ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.lib.feature ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.lib.feature ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.feature/src/main/java]' does not exists.
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.lib.feature ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.lib.feature ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.xpect.xtext.lib.feature ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.feature/target/org.eclipse.xpect.xtext.lib.feature-0.2.0.v20190619.jar
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.lib.feature ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xpect.xtext.lib.feature ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.xtext.lib.feature ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.feature/target/org.eclipse.xpect.xtext.lib.feature-0.2.0.v20190619.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib.feature/0.2.0.v20190619/org.eclipse.xpect.xtext.lib.feature-0.2.0.v20190619.jar
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.feature/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib.feature/0.2.0.v20190619/org.eclipse.xpect.xtext.lib.feature-0.2.0.v20190619.pom
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.feature/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib.feature/0.2.0.v20190619/org.eclipse.xpect.xtext.lib.feature-0.2.0.v20190619-p2metadata.xml
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.feature/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib.feature/0.2.0.v20190619/org.eclipse.xpect.xtext.lib.feature-0.2.0.v20190619-p2artifacts.xml
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.xtext.lib.feature ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO]                                                                         
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] ------------------------------------------------------------------------
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] Building org.eclipse.xpect.xtext.xbase.lib.feature 0.2.0.v20190619
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] ------------------------------------------------------------------------
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] The project's OSGi version is 0.2.0.v20190619
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/src/main/java]' does not exists.
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/target/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0.v20190619.jar
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/target/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0.v20190619.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib.feature/0.2.0.v20190619/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0.v20190619.jar
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib.feature/0.2.0.v20190619/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0.v20190619.pom
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib.feature/0.2.0.v20190619/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0.v20190619-p2metadata.xml
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib.feature/0.2.0.v20190619/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0.v20190619-p2artifacts.xml
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
04:30:12 [2019-06-19T08:30:12.345Z] [INFO]                                                                         
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] ------------------------------------------------------------------------
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] Building org.eclipse.xpect.sdk 0.2.0.v20190619
04:30:12 [2019-06-19T08:30:12.345Z] [INFO] ------------------------------------------------------------------------
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.sdk ---
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xpect.sdk ---
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] The project's OSGi version is 0.2.0.v20190619
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.sdk ---
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.sdk ---
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.sdk ---
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.sdk/src/main/java]' does not exists.
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.sdk ---
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.sdk ---
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.xpect.sdk ---
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.sdk/target/org.eclipse.xpect.sdk-0.2.0.v20190619.jar
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.sdk ---
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xpect.sdk ---
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.sdk ---
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.sdk/target/org.eclipse.xpect.sdk-0.2.0.v20190619.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.sdk/0.2.0.v20190619/org.eclipse.xpect.sdk-0.2.0.v20190619.jar
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.sdk/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.sdk/0.2.0.v20190619/org.eclipse.xpect.sdk-0.2.0.v20190619.pom
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.sdk/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.sdk/0.2.0.v20190619/org.eclipse.xpect.sdk-0.2.0.v20190619-p2metadata.xml
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.sdk/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.sdk/0.2.0.v20190619/org.eclipse.xpect.sdk-0.2.0.v20190619-p2artifacts.xml
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.sdk ---
04:30:12 [2019-06-19T08:30:12.596Z] [INFO]                                                                         
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] ------------------------------------------------------------------------
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] Building org.eclipse.xpect.repository 0.2.0.v20190619
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] ------------------------------------------------------------------------
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.repository ---
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xpect.repository ---
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] The project's OSGi version is 0.2.0.v20190619
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean-1) @ org.eclipse.xpect.repository ---
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.repository ---
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/p2-repository/src/main/java]' does not exists.
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.repository ---
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/p2-repository/src/main/resources
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.repository ---
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.repository ---
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.xpect.repository ---
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-products (default-publish-products) @ org.eclipse.xpect.repository ---
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-categories (default-publish-categories) @ org.eclipse.xpect.repository ---
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] --- tycho-p2-publisher-plugin:1.4.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.xpect.repository ---
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] 
04:30:12 [2019-06-19T08:30:12.596Z] [INFO] --- tycho-p2-repository-plugin:1.4.0:assemble-repository (default-assemble-repository) @ org.eclipse.xpect.repository ---
04:30:14 [2019-06-19T08:30:14.457Z] [INFO] 
04:30:14 [2019-06-19T08:30:14.457Z] [INFO] --- tycho-p2-repository-plugin:1.4.0:archive-repository (default-archive-repository) @ org.eclipse.xpect.repository ---
04:30:14 [2019-06-19T08:30:14.457Z] [INFO] Building zip: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/p2-repository/target/org.eclipse.xpect.repository-0.2.0.v20190619.zip
04:30:14 [2019-06-19T08:30:14.457Z] [INFO] 
04:30:14 [2019-06-19T08:30:14.457Z] [INFO] --- tycho-p2-repository-plugin:1.4.0:assemble-repository (default) @ org.eclipse.xpect.repository ---
04:30:15 [2019-06-19T08:30:15.368Z] [INFO] 
04:30:15 [2019-06-19T08:30:15.368Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.repository ---
04:30:15 [2019-06-19T08:30:15.368Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/p2-repository/target/org.eclipse.xpect.repository-0.2.0.v20190619.zip to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.repository/0.2.0.v20190619/org.eclipse.xpect.repository-0.2.0.v20190619.zip
04:30:15 [2019-06-19T08:30:15.368Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/p2-repository/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.repository/0.2.0.v20190619/org.eclipse.xpect.repository-0.2.0.v20190619.pom
04:30:15 [2019-06-19T08:30:15.368Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/p2-repository/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.repository/0.2.0.v20190619/org.eclipse.xpect.repository-0.2.0.v20190619-p2metadata.xml
04:30:15 [2019-06-19T08:30:15.368Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/p2-repository/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.repository/0.2.0.v20190619/org.eclipse.xpect.repository-0.2.0.v20190619-p2artifacts.xml
04:30:15 [2019-06-19T08:30:15.368Z] [INFO] 
04:30:15 [2019-06-19T08:30:15.368Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.repository ---
04:30:15 [2019-06-19T08:30:15.368Z] [INFO]                                                                         
04:30:15 [2019-06-19T08:30:15.368Z] [INFO] ------------------------------------------------------------------------
04:30:15 [2019-06-19T08:30:15.368Z] [INFO] Building org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 0.2.0.v20190619
04:30:15 [2019-06-19T08:30:15.368Z] [INFO] ------------------------------------------------------------------------
04:30:15 [2019-06-19T08:30:15.368Z] [INFO] 
04:30:15 [2019-06-19T08:30:15.368Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
04:30:15 [2019-06-19T08:30:15.368Z] [INFO] 
04:30:15 [2019-06-19T08:30:15.368Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
04:30:15 [2019-06-19T08:30:15.618Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/target-platforms/eclipse_4_4_2-xtext_2_9_2/src/main/java]' does not exists.
04:30:15 [2019-06-19T08:30:15.618Z] [INFO] 
04:30:15 [2019-06-19T08:30:15.618Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
04:30:15 [2019-06-19T08:30:15.618Z] [INFO] 
04:30:15 [2019-06-19T08:30:15.618Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-target-definition (default-package-target-definition) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
04:30:15 [2019-06-19T08:30:15.618Z] [INFO] 
04:30:15 [2019-06-19T08:30:15.618Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
04:30:15 [2019-06-19T08:30:15.618Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/target-platforms/eclipse_4_4_2-xtext_2_9_2/org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2.target to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2/0.2.0.v20190619/org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2-0.2.0.v20190619.target
04:30:15 [2019-06-19T08:30:15.618Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/target-platforms/eclipse_4_4_2-xtext_2_9_2/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2/0.2.0.v20190619/org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2-0.2.0.v20190619.pom
04:30:15 [2019-06-19T08:30:15.618Z] [INFO]                                                                         
04:30:15 [2019-06-19T08:30:15.618Z] [INFO] ------------------------------------------------------------------------
04:30:15 [2019-06-19T08:30:15.618Z] [INFO] Building org.eclipse.xtext.example.maven_parents.grammar_plugin 0.2.0.v20190619
04:30:15 [2019-06-19T08:30:15.618Z] [INFO] ------------------------------------------------------------------------
04:30:15 [2019-06-19T08:30:15.618Z] [INFO] 
04:30:15 [2019-06-19T08:30:15.618Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.maven_parents.grammar_plugin ---
04:30:15 [2019-06-19T08:30:15.618Z] [INFO] 
04:30:15 [2019-06-19T08:30:15.618Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.maven_parents.grammar_plugin ---
04:30:15 [2019-06-19T08:30:15.618Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/maven-parents/grammar-plugin/src/main/java]' does not exists.
04:30:15 [2019-06-19T08:30:15.618Z] [INFO] 
04:30:15 [2019-06-19T08:30:15.618Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.maven_parents.grammar_plugin ---
04:30:15 [2019-06-19T08:30:15.618Z] [INFO] 
04:30:15 [2019-06-19T08:30:15.618Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.maven_parents.grammar_plugin ---
04:30:15 [2019-06-19T08:30:15.618Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/maven-parents/grammar-plugin/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/org.eclipse.xtext.example.maven_parents.grammar_plugin/0.2.0.v20190619/org.eclipse.xtext.example.maven_parents.grammar_plugin-0.2.0.v20190619.pom
04:30:15 [2019-06-19T08:30:15.618Z] [INFO]                                                                         
04:30:15 [2019-06-19T08:30:15.618Z] [INFO] ------------------------------------------------------------------------
04:30:15 [2019-06-19T08:30:15.618Z] [INFO] Building org.eclipse.xtext.example.arithmetics 2.9.2-SNAPSHOT
04:30:15 [2019-06-19T08:30:15.619Z] [INFO] ------------------------------------------------------------------------
04:30:15 [2019-06-19T08:30:15.619Z] [INFO] 
04:30:15 [2019-06-19T08:30:15.619Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics ---
04:30:15 [2019-06-19T08:30:15.619Z] [INFO] 
04:30:15 [2019-06-19T08:30:15.619Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics ---
04:30:15 [2019-06-19T08:30:15.619Z] [INFO] The project's OSGi version is 2.9.2.201906190826
04:30:15 [2019-06-19T08:30:15.619Z] [INFO] 
04:30:15 [2019-06-19T08:30:15.619Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics ---
04:30:15 [2019-06-19T08:30:15.619Z] [INFO] 
04:30:15 [2019-06-19T08:30:15.619Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics ---
04:30:15 [2019-06-19T08:30:15.619Z] [INFO] 
04:30:15 [2019-06-19T08:30:15.619Z] [INFO] --- fornax-oaw-m2-plugin:3.6.0:run-workflow (default) @ org.eclipse.xtext.example.arithmetics ---
04:30:15 [2019-06-19T08:30:15.619Z] [INFO] Fornax Model Workflow Maven2 Plugin V3.6.0
04:30:15 [2019-06-19T08:30:15.619Z] [INFO] Executing workflow in forked mode.
04:30:15 [2019-06-19T08:30:15.619Z] [INFO] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
04:30:18 [2019-06-19T08:30:18.846Z] [INFO] 1    INFO  XtextGenerator     - Initializing Xtext generator
04:30:18 [2019-06-19T08:30:18.846Z] [INFO] 11   INFO  StandaloneSetup    - Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage'
04:30:18 [2019-06-19T08:30:18.846Z] [INFO] 53   WARN  StandaloneSetup    - No project file found for /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/src. The folder was neither an Eclipse 'bin' folder, nor a Maven 'target/classes' folder.
04:30:18 [2019-06-19T08:30:18.846Z] [INFO] 118  WARN  StandaloneSetup    - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201312141243/com.google.inject-3.0.0.v201312141243.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' instead.
04:30:18 [2019-06-19T08:30:18.846Z] [INFO] 119  WARN  StandaloneSetup    - Skipping conflicting project ant at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/.cache/tycho/org.apache.ant-1.9.2.v201404171502.jar/lib/ant.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/apache/ant/ant/1.8.3/ant-1.8.3.jar!/' instead.
04:30:18 [2019-06-19T08:30:18.846Z] [INFO] 119  WARN  StandaloneSetup    - Skipping conflicting project ant-launcher at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/.cache/tycho/org.apache.ant-1.9.2.v201404171502.jar/lib/ant-launcher.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar!/' instead.
04:30:18 [2019-06-19T08:30:18.846Z] [INFO] 120  WARN  StandaloneSetup    - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' instead.
04:30:18 [2019-06-19T08:30:18.846Z] [INFO] 126  INFO  StandaloneSetup    - Registering project org.eclipse.xtext.example.arithmetics at 'file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/'
04:30:18 [2019-06-19T08:30:18.846Z] [INFO] 126  INFO  StandaloneSetup    - Registering project org.eclipse.xtext.example.arithmetics.tests at 'file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/'
04:30:18 [2019-06-19T08:30:18.846Z] [INFO] 127  INFO  StandaloneSetup    - Registering project org.eclipse.xtext.example.arithmetics.ide at 'file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/'
04:30:18 [2019-06-19T08:30:18.846Z] [INFO] 127  INFO  StandaloneSetup    - Registering project org.eclipse.xtext.example.arithmetics.ui at 'file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/'
04:30:18 [2019-06-19T08:30:18.846Z] [INFO] 139  INFO  StandaloneSetup    - Using resourceSet registry. The registered Packages will not be registered in the global EPackage.Registry.INSTANCE!
04:30:19 [2019-06-19T08:30:19.097Z] [INFO] 553  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/Xtext/Xbase/XAnnotations' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
04:30:19 [2019-06-19T08:30:19.097Z] [INFO] 557  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xtype' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
04:30:19 [2019-06-19T08:30:19.097Z] [INFO] 570  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xbase' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
04:30:19 [2019-06-19T08:30:19.097Z] [INFO] 570  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/common/JavaVMTypes' from 'platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.genmodel'
04:30:19 [2019-06-19T08:30:19.669Z] [INFO] 1073 INFO  AntlrToolFacade    - downloading file from 'http://download.itemis.com/antlr-generator-3.2.0-patch.jar' ...
04:30:27 [2019-06-19T08:30:27.693Z] [INFO] 9209 INFO  AntlrToolFacade    - finished downloading.
04:30:27 [2019-06-19T08:30:27.693Z] [INFO] 9219 INFO  XtextGenerator     - Generating org.eclipse.xtext.example.arithmetics.Arithmetics
04:30:30 [2019-06-19T08:30:30.921Z] [INFO] 11903 INFO  EMFGeneratorFragment2 - Generating EMF model code
04:30:30 [2019-06-19T08:30:30.921Z] [INFO] 11940 INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/Xtext/example/Arithmetics' from 'platform:/resource/org.eclipse.xtext.example.arithmetics/model/generated/Arithmetics.genmodel'
04:30:33 [2019-06-19T08:30:33.403Z] [INFO] 14454 INFO  XtextGenerator     - Generating common infrastructure
04:30:33 [2019-06-19T08:30:33.403Z] [INFO] 14468 INFO  Workflow           - Done.
04:30:33 [2019-06-19T08:30:33.403Z] [INFO] Workflow 'src/org/eclipse/xtext/example/arithmetics/GenerateArithmetics.mwe2' finished.
04:30:33 [2019-06-19T08:30:33.403Z] [INFO] 
04:30:33 [2019-06-19T08:30:33.403Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.arithmetics ---
04:30:37 [2019-06-19T08:30:37.525Z] [INFO] 
04:30:37 [2019-06-19T08:30:37.525Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics ---
04:30:37 [2019-06-19T08:30:37.525Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] Copying 1 resource
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] 
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics ---
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] Compiling 51 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/classes
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] 
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics ---
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/src/test/resources
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] 
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.arithmetics ---
04:30:37 [2019-06-19T08:30:37.526Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT-sources.jar
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] 
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics ---
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] 
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics ---
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT.jar
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] 
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics ---
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] 
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.arithmetics ---
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT.jar
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT.pom
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT-sources.jar
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT-p2metadata.xml
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT-p2artifacts.xml
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] 
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.arithmetics ---
04:30:37 [2019-06-19T08:30:37.526Z] [INFO]                                                                         
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] ------------------------------------------------------------------------
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] Building org.eclipse.xtext.example.arithmetics.ide 2.9.2-SNAPSHOT
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] ------------------------------------------------------------------------
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] 
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.ide ---
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] 
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.ide ---
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] The project's OSGi version is 2.9.2.201906190826
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] 
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.ide ---
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] 
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.ide ---
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] 
04:30:37 [2019-06-19T08:30:37.526Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.arithmetics.ide ---
04:30:37 [2019-06-19T08:30:37.776Z] [INFO] 
04:30:37 [2019-06-19T08:30:37.776Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.ide ---
04:30:37 [2019-06-19T08:30:37.776Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:30:37 [2019-06-19T08:30:37.776Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/src/main/resources
04:30:37 [2019-06-19T08:30:37.776Z] [INFO] 
04:30:37 [2019-06-19T08:30:37.776Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.ide ---
04:30:37 [2019-06-19T08:30:37.776Z] [INFO] Compiling 4 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/classes
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] 
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.ide ---
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/src/test/resources
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] 
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.arithmetics.ide ---
04:30:38 [2019-06-19T08:30:38.027Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT-sources.jar
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] 
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.ide ---
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] 
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.ide ---
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT.jar
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] 
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.ide ---
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] 
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.arithmetics.ide ---
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ide/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT.jar
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ide/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT.pom
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ide/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT-sources.jar
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ide/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT-p2metadata.xml
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ide/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT-p2artifacts.xml
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] 
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.arithmetics.ide ---
04:30:38 [2019-06-19T08:30:38.027Z] [INFO]                                                                         
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] ------------------------------------------------------------------------
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] Building org.eclipse.xtext.example.arithmetics.ui 2.9.2-SNAPSHOT
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] ------------------------------------------------------------------------
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] 
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.ui ---
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] 
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.ui ---
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] The project's OSGi version is 2.9.2.201906190826
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] 
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.ui ---
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] 
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.ui ---
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] 
04:30:38 [2019-06-19T08:30:38.027Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.arithmetics.ui ---
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] 
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.ui ---
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/src/main/resources
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] 
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.ui ---
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] Compiling 12 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/classes
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] 
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.ui ---
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/src/test/resources
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] 
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.arithmetics.ui ---
04:30:42 [2019-06-19T08:30:42.149Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT-sources.jar
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] 
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.ui ---
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] 
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.ui ---
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT.jar
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] 
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.ui ---
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] 
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.arithmetics.ui ---
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT.jar
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT.pom
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT-sources.jar
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT-p2metadata.xml
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT-p2artifacts.xml
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] 
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.arithmetics.ui ---
04:30:42 [2019-06-19T08:30:42.149Z] [INFO]                                                                         
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] ------------------------------------------------------------------------
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] Building org.eclipse.xtext.example.domainmodel 2.9.2-SNAPSHOT
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] ------------------------------------------------------------------------
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] 
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel ---
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] 
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel ---
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] The project's OSGi version is 2.9.2.201906190826
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] 
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel ---
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] 
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel ---
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] 
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] --- fornax-oaw-m2-plugin:3.6.0:run-workflow (default) @ org.eclipse.xtext.example.domainmodel ---
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] Fornax Model Workflow Maven2 Plugin V3.6.0
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] Executing workflow in forked mode.
04:30:42 [2019-06-19T08:30:42.149Z] [INFO] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
04:30:44 [2019-06-19T08:30:44.632Z] [INFO] 0    WARN  StandaloneSetup    - No project file found for /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src. The folder was neither an Eclipse 'bin' folder, nor a Maven 'target/classes' folder.
04:30:44 [2019-06-19T08:30:44.632Z] [INFO] 73   WARN  StandaloneSetup    - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201312141243/com.google.inject-3.0.0.v201312141243.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' instead.
04:30:44 [2019-06-19T08:30:44.632Z] [INFO] 74   WARN  StandaloneSetup    - Skipping conflicting project ant at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/.cache/tycho/org.apache.ant-1.9.2.v201404171502.jar/lib/ant.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/apache/ant/ant/1.8.3/ant-1.8.3.jar!/' instead.
04:30:44 [2019-06-19T08:30:44.632Z] [INFO] 75   WARN  StandaloneSetup    - Skipping conflicting project ant-launcher at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/.cache/tycho/org.apache.ant-1.9.2.v201404171502.jar/lib/ant-launcher.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar!/' instead.
04:30:44 [2019-06-19T08:30:44.632Z] [INFO] 76   WARN  StandaloneSetup    - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' instead.
04:30:44 [2019-06-19T08:30:44.632Z] [INFO] 83   INFO  StandaloneSetup    - Registering platform uri '/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples'
04:30:44 [2019-06-19T08:30:44.882Z] [INFO] 215  INFO  StandaloneSetup    - Adding generated EPackage 'org.eclipse.xtext.xbase.XbasePackage'
04:30:45 [2019-06-19T08:30:45.132Z] [INFO] 431  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/Xtext/Xbase/XAnnotations' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
04:30:45 [2019-06-19T08:30:45.132Z] [INFO] 435  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xtype' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
04:30:45 [2019-06-19T08:30:45.132Z] [INFO] 576  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xbase' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
04:30:45 [2019-06-19T08:30:45.132Z] [INFO] 576  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/common/JavaVMTypes' from 'platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.genmodel'
04:30:46 [2019-06-19T08:30:46.043Z] [INFO] 
04:30:46 [2019-06-19T08:30:46.043Z] [INFO] *ATTENTION*
04:30:46 [2019-06-19T08:30:46.043Z] [INFO] It is recommended to use the ANTLR 3 parser generator (BSD licence - http://www.antlr.org/license.html).
04:30:46 [2019-06-19T08:30:46.043Z] [INFO] Do you agree to download it (size 1MB) from 'http://download.itemis.com/antlr-generator-3.2.0-patch.jar'? (type 'y' or 'n' and hit enter)1230 INFO  StandaloneSetup    - Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage'
04:30:46 [2019-06-19T08:30:46.043Z] [INFO] 1238 INFO  AntlrToolFacade    - downloading file from 'http://download.itemis.com/antlr-generator-3.2.0-patch.jar' ...
04:30:50 [2019-06-19T08:30:50.165Z] [INFO] 4852 INFO  AntlrToolFacade    - finished downloading.
04:30:50 [2019-06-19T08:30:50.165Z] [INFO] 4857 INFO  DirectoryCleaner   - Cleaning /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/../org.eclipse.xtext.example.domainmodel/src-gen
04:30:50 [2019-06-19T08:30:50.165Z] [INFO] 4857 INFO  DirectoryCleaner   - Cleaning /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/../org.eclipse.xtext.example.domainmodel.ui/src-gen
04:30:50 [2019-06-19T08:30:50.165Z] [INFO] 4858 INFO  DirectoryCleaner   - Cleaning /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/../org.eclipse.xtext.example.domainmodel.tests/src-gen
04:30:54 [2019-06-19T08:30:54.287Z] [INFO] 9501 INFO  GenModelHelper     - Registered GenModel 'http://www.xtext.org/example/Domainmodel' from 'platform:/resource/org.eclipse.xtext.example.domainmodel/model/generated/Domainmodel.genmodel'
04:31:06 [2019-06-19T08:31:06.383Z] [INFO] 20547 INFO  JavaValidatorFragment - generating Java-based EValidator API
04:31:06 [2019-06-19T08:31:06.383Z] [INFO] 20592 INFO  Junit4Fragment     - generating Junit4 Test support classes
04:31:10 [2019-06-19T08:31:10.505Z] [INFO] 25840 INFO  CompareFragment    - generating Compare Framework infrastructure
04:31:10 [2019-06-19T08:31:10.505Z] [INFO] 25937 INFO  Workflow           - Done.
04:31:11 [2019-06-19T08:31:11.055Z] [INFO] Workflow 'src/org/eclipse/xtext/example/domainmodel/GenerateDomainmodel.mwe2' finished.
04:31:11 [2019-06-19T08:31:11.055Z] [INFO] 
04:31:11 [2019-06-19T08:31:11.055Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.domainmodel ---
04:31:13 [2019-06-19T08:31:13.538Z] [INFO] 
04:31:13 [2019-06-19T08:31:13.538Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel ---
04:31:13 [2019-06-19T08:31:13.538Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:31:13 [2019-06-19T08:31:13.538Z] [INFO] Copying 1 resource
04:31:13 [2019-06-19T08:31:13.538Z] [INFO] 
04:31:13 [2019-06-19T08:31:13.538Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel ---
04:31:13 [2019-06-19T08:31:13.538Z] [INFO] Compiling 38 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/classes
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/validation/AbstractDomainmodelJavaValidator.java:[11] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public class AbstractDomainmodelJavaValidator extends org.eclipse.xtext.xbase.validation.XbaseJavaValidator {
04:31:14 [2019-06-19T08:31:14.449Z] 	                                                                                         ^^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The type XbaseJavaValidator is deprecated
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/EntityImpl.java:[88] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public JvmParameterizedTypeReference getSuperType()
04:31:14 [2019-06-19T08:31:14.449Z] 	                                     ^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getSuperType() of type EntityImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/EntityImpl.java:[115] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public void setSuperType(JvmParameterizedTypeReference newSuperType)
04:31:14 [2019-06-19T08:31:14.449Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method setSuperType(JvmParameterizedTypeReference) of type EntityImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/EntityImpl.java:[136] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public EList<Feature> getFeatures()
04:31:14 [2019-06-19T08:31:14.449Z] 	                      ^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getFeatures() of type EntityImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainModelImpl.java:[89] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public XImportSection getImportSection()
04:31:14 [2019-06-19T08:31:14.449Z] 	                      ^^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getImportSection() of type DomainModelImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainModelImpl.java:[116] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public void setImportSection(XImportSection newImportSection)
04:31:14 [2019-06-19T08:31:14.449Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method setImportSection(XImportSection) of type DomainModelImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainModelImpl.java:[137] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public EList<AbstractElement> getElements()
04:31:14 [2019-06-19T08:31:14.449Z] 	                              ^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getElements() of type DomainModelImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[157] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public EClass getDomainModel()
04:31:14 [2019-06-19T08:31:14.449Z] 	              ^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getDomainModel() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[167] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public EReference getDomainModel_ImportSection()
04:31:14 [2019-06-19T08:31:14.449Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getDomainModel_ImportSection() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[177] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public EReference getDomainModel_Elements()
04:31:14 [2019-06-19T08:31:14.449Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getDomainModel_Elements() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[187] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public EClass getAbstractElement()
04:31:14 [2019-06-19T08:31:14.449Z] 	              ^^^^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getAbstractElement() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[197] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public EAttribute getAbstractElement_Name()
04:31:14 [2019-06-19T08:31:14.449Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getAbstractElement_Name() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[207] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public EClass getPackageDeclaration()
04:31:14 [2019-06-19T08:31:14.449Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getPackageDeclaration() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[217] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public EReference getPackageDeclaration_Elements()
04:31:14 [2019-06-19T08:31:14.449Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getPackageDeclaration_Elements() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[227] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public EClass getEntity()
04:31:14 [2019-06-19T08:31:14.449Z] 	              ^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getEntity() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[237] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public EReference getEntity_SuperType()
04:31:14 [2019-06-19T08:31:14.449Z] 	                  ^^^^^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getEntity_SuperType() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[247] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public EReference getEntity_Features()
04:31:14 [2019-06-19T08:31:14.449Z] 	                  ^^^^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getEntity_Features() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[257] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public EClass getFeature()
04:31:14 [2019-06-19T08:31:14.449Z] 	              ^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getFeature() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[267] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public EAttribute getFeature_Name()
04:31:14 [2019-06-19T08:31:14.449Z] 	                  ^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getFeature_Name() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[277] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public EReference getFeature_Type()
04:31:14 [2019-06-19T08:31:14.449Z] 	                  ^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getFeature_Type() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[287] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public EClass getProperty()
04:31:14 [2019-06-19T08:31:14.449Z] 	              ^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getProperty() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[297] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public EClass getOperation()
04:31:14 [2019-06-19T08:31:14.449Z] 	              ^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getOperation() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[307] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public EReference getOperation_Params()
04:31:14 [2019-06-19T08:31:14.449Z] 	                  ^^^^^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getOperation_Params() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[317] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public EReference getOperation_Body()
04:31:14 [2019-06-19T08:31:14.449Z] 	                  ^^^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getOperation_Body() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[327] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public DomainmodelFactory getDomainmodelFactory()
04:31:14 [2019-06-19T08:31:14.449Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getDomainmodelFactory() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/FeatureImpl.java:[91] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public String getName()
04:31:14 [2019-06-19T08:31:14.449Z] 	              ^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getName() of type FeatureImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/FeatureImpl.java:[101] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public void setName(String newName)
04:31:14 [2019-06-19T08:31:14.449Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method setName(String) of type FeatureImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/FeatureImpl.java:[114] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public JvmTypeReference getType()
04:31:14 [2019-06-19T08:31:14.449Z] 	                        ^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getType() of type FeatureImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/FeatureImpl.java:[141] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public void setType(JvmTypeReference newType)
04:31:14 [2019-06-19T08:31:14.449Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method setType(JvmTypeReference) of type FeatureImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/OperationImpl.java:[89] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public EList<JvmFormalParameter> getParams()
04:31:14 [2019-06-19T08:31:14.449Z] 	                                 ^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getParams() of type OperationImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/OperationImpl.java:[103] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public XExpression getBody()
04:31:14 [2019-06-19T08:31:14.449Z] 	                   ^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method getBody() of type OperationImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/OperationImpl.java:[130] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public void setBody(XExpression newBody)
04:31:14 [2019-06-19T08:31:14.449Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.449Z] The method setBody(XExpression) of type OperationImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.449Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[84] 
04:31:14 [2019-06-19T08:31:14.449Z] 	public DomainModel createDomainModel()
04:31:14 [2019-06-19T08:31:14.449Z] 	                   ^^^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.450Z] The method createDomainModel() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.450Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[95] 
04:31:14 [2019-06-19T08:31:14.450Z] 	public AbstractElement createAbstractElement()
04:31:14 [2019-06-19T08:31:14.450Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.450Z] The method createAbstractElement() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.450Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[106] 
04:31:14 [2019-06-19T08:31:14.450Z] 	public PackageDeclaration createPackageDeclaration()
04:31:14 [2019-06-19T08:31:14.450Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.450Z] The method createPackageDeclaration() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.450Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[117] 
04:31:14 [2019-06-19T08:31:14.450Z] 	public Entity createEntity()
04:31:14 [2019-06-19T08:31:14.450Z] 	              ^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.450Z] The method createEntity() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.450Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[128] 
04:31:14 [2019-06-19T08:31:14.450Z] 	public Feature createFeature()
04:31:14 [2019-06-19T08:31:14.450Z] 	               ^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.450Z] The method createFeature() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.450Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[139] 
04:31:14 [2019-06-19T08:31:14.450Z] 	public Property createProperty()
04:31:14 [2019-06-19T08:31:14.450Z] 	                ^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.450Z] The method createProperty() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.450Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[150] 
04:31:14 [2019-06-19T08:31:14.450Z] 	public Operation createOperation()
04:31:14 [2019-06-19T08:31:14.450Z] 	                 ^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.450Z] The method createOperation() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.450Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[161] 
04:31:14 [2019-06-19T08:31:14.450Z] 	public DomainmodelPackage getDomainmodelPackage()
04:31:14 [2019-06-19T08:31:14.450Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.450Z] The method getDomainmodelPackage() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.450Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/AbstractElementImpl.java:[76] 
04:31:14 [2019-06-19T08:31:14.450Z] 	public String getName()
04:31:14 [2019-06-19T08:31:14.450Z] 	              ^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.450Z] The method getName() of type AbstractElementImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.450Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/AbstractElementImpl.java:[86] 
04:31:14 [2019-06-19T08:31:14.450Z] 	public void setName(String newName)
04:31:14 [2019-06-19T08:31:14.450Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.450Z] The method setName(String) of type AbstractElementImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.450Z] [WARNING] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/PackageDeclarationImpl.java:[72] 
04:31:14 [2019-06-19T08:31:14.450Z] 	public EList<AbstractElement> getElements()
04:31:14 [2019-06-19T08:31:14.450Z] 	                              ^^^^^^^^^^^^^
04:31:14 [2019-06-19T08:31:14.450Z] The method getElements() of type PackageDeclarationImpl should be tagged with @Override since it actually overrides a superinterface method
04:31:14 [2019-06-19T08:31:14.450Z] 43 problems (43 warnings)
04:31:14 [2019-06-19T08:31:14.450Z] [INFO] 
04:31:14 [2019-06-19T08:31:14.450Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel ---
04:31:14 [2019-06-19T08:31:14.450Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:31:14 [2019-06-19T08:31:14.450Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src/test/resources
04:31:14 [2019-06-19T08:31:14.450Z] [INFO] 
04:31:14 [2019-06-19T08:31:14.450Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.domainmodel ---
04:31:16 [2019-06-19T08:31:16.932Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT-sources.jar
04:31:16 [2019-06-19T08:31:16.932Z] [INFO] 
04:31:16 [2019-06-19T08:31:16.932Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel ---
04:31:16 [2019-06-19T08:31:16.932Z] [INFO] 
04:31:16 [2019-06-19T08:31:16.932Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel ---
04:31:16 [2019-06-19T08:31:16.932Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT.jar
04:31:16 [2019-06-19T08:31:16.932Z] [INFO] 
04:31:16 [2019-06-19T08:31:16.932Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel ---
04:31:16 [2019-06-19T08:31:16.932Z] [INFO] 
04:31:16 [2019-06-19T08:31:16.932Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.domainmodel ---
04:31:16 [2019-06-19T08:31:16.932Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT.jar
04:31:16 [2019-06-19T08:31:16.932Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT.pom
04:31:16 [2019-06-19T08:31:16.932Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT-sources.jar
04:31:16 [2019-06-19T08:31:16.932Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT-p2metadata.xml
04:31:16 [2019-06-19T08:31:16.932Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT-p2artifacts.xml
04:31:16 [2019-06-19T08:31:16.932Z] [INFO] 
04:31:16 [2019-06-19T08:31:16.932Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.domainmodel ---
04:31:16 [2019-06-19T08:31:16.932Z] [INFO]                                                                         
04:31:16 [2019-06-19T08:31:16.932Z] [INFO] ------------------------------------------------------------------------
04:31:16 [2019-06-19T08:31:16.932Z] [INFO] Building org.eclipse.xtext.example.domainmodel.ui 2.9.2-SNAPSHOT
04:31:16 [2019-06-19T08:31:16.932Z] [INFO] ------------------------------------------------------------------------
04:31:16 [2019-06-19T08:31:16.932Z] [INFO] 
04:31:16 [2019-06-19T08:31:16.932Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel.ui ---
04:31:16 [2019-06-19T08:31:16.932Z] [INFO] 
04:31:16 [2019-06-19T08:31:16.933Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel.ui ---
04:31:16 [2019-06-19T08:31:16.933Z] [INFO] The project's OSGi version is 2.9.2.201906190826
04:31:16 [2019-06-19T08:31:16.933Z] [INFO] 
04:31:16 [2019-06-19T08:31:16.933Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel.ui ---
04:31:16 [2019-06-19T08:31:16.933Z] [INFO] 
04:31:16 [2019-06-19T08:31:16.933Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel.ui ---
04:31:16 [2019-06-19T08:31:16.933Z] [INFO] 
04:31:16 [2019-06-19T08:31:16.933Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.domainmodel.ui ---
04:31:17 [2019-06-19T08:31:17.843Z] [INFO] 
04:31:17 [2019-06-19T08:31:17.843Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel.ui ---
04:31:17 [2019-06-19T08:31:17.843Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:31:17 [2019-06-19T08:31:17.843Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/src/main/resources
04:31:17 [2019-06-19T08:31:17.843Z] [INFO] 
04:31:17 [2019-06-19T08:31:17.844Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel.ui ---
04:31:17 [2019-06-19T08:31:17.844Z] [INFO] Compiling 19 source files to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/classes
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] 
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel.ui ---
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/src/test/resources
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] 
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.domainmodel.ui ---
04:31:19 [2019-06-19T08:31:19.187Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT-sources.jar
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] 
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel.ui ---
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] 
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel.ui ---
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] Building jar: /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT.jar
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] 
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel.ui ---
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] 
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.domainmodel.ui ---
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT.jar
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT.pom
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT-sources.jar
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/p2content.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT-p2metadata.xml
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/p2artifacts.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT-p2artifacts.xml
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] 
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.domainmodel.ui ---
04:31:19 [2019-06-19T08:31:19.187Z] [INFO]                                                                         
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] ------------------------------------------------------------------------
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] Building org.eclipse.xpect.root 0.2.0-SNAPSHOT
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] ------------------------------------------------------------------------
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] 
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.root ---
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] 
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.root ---
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] Installing /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/pom.xml to /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.root/0.2.0-SNAPSHOT/org.eclipse.xpect.root-0.2.0-SNAPSHOT.pom
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] ------------------------------------------------------------------------
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] Reactor Summary:
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] 
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] org.eclipse.xpect.parent .......................... SUCCESS [35.009s]
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] org.eclipse.xpect ................................. SUCCESS [33.869s]
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] org.eclipse.xpect.ui .............................. SUCCESS [1.795s]
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] org.eclipse.xpect.ui.junit ........................ SUCCESS [1.014s]
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] org.eclipse.xpect.xtext.lib ....................... SUCCESS [1.395s]
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] org.eclipse.xpect.xtext.xbase.lib ................. SUCCESS [0.604s]
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] org.eclipse.xpect.xtext.lib.feature ............... SUCCESS [0.127s]
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] org.eclipse.xpect.xtext.xbase.lib.feature ......... SUCCESS [0.084s]
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] org.eclipse.xpect.sdk ............................. SUCCESS [0.079s]
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] org.eclipse.xpect.repository ...................... SUCCESS [2.954s]
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2  SUCCESS [0.010s]
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] org.eclipse.xtext.example.maven_parents.grammar_plugin  SUCCESS [0.006s]
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] org.eclipse.xtext.example.arithmetics ............. SUCCESS [22.056s]
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] org.eclipse.xtext.example.arithmetics.ide ......... SUCCESS [0.495s]
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] org.eclipse.xtext.example.arithmetics.ui .......... SUCCESS [3.916s]
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] org.eclipse.xtext.example.domainmodel ............. SUCCESS [34.904s]
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] org.eclipse.xtext.example.domainmodel.ui .......... SUCCESS [2.283s]
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] org.eclipse.xpect.root ............................ SUCCESS [0.041s]
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] ------------------------------------------------------------------------
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] BUILD SUCCESS
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] ------------------------------------------------------------------------
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] Total time: 4:20.438s
04:31:19 [2019-06-19T08:31:19.187Z] [INFO] Finished at: Wed Jun 19 04:31:19 EDT 2019
04:31:20 [2019-06-19T08:31:20.098Z] [INFO] Final Memory: 128M/1964M
04:31:20 [2019-06-19T08:31:20.098Z] [INFO] ------------------------------------------------------------------------
[Pipeline] archive
04:31:20 [2019-06-19T08:31:20.233Z] The archive step is deprecated, please use archiveArtifacts instead."
[Pipeline] }
[Pipeline] // stage
[Pipeline] wrap
04:31:23 [2019-06-19T08:31:23.050Z] Starting xvnc
04:31:23 [2019-06-19T08:31:23.050Z] [workspace] $ Xvnc :1985 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
04:31:23 [2019-06-19T08:31:23.058Z] 
04:31:23 [2019-06-19T08:31:23.058Z] Xvnc TigerVNC 1.4.3 - built ??? ?? ???? ??:??:??
04:31:23 [2019-06-19T08:31:23.058Z] Copyright (C) 1999-2015 TigerVNC Team and many others (see README.txt)
04:31:23 [2019-06-19T08:31:23.058Z] See http://www.tigervnc.org for information on TigerVNC.
04:31:23 [2019-06-19T08:31:23.058Z] Underlying X server release 11502000, The X.Org Foundation
04:31:23 [2019-06-19T08:31:23.058Z] 
04:31:23 [2019-06-19T08:31:23.058Z] Initializing built-in extension VNC-EXTENSION
04:31:23 [2019-06-19T08:31:23.058Z] Initializing built-in extension Generic Event Extension
04:31:23 [2019-06-19T08:31:23.058Z] Initializing built-in extension SHAPE
04:31:23 [2019-06-19T08:31:23.058Z] Initializing built-in extension MIT-SHM
04:31:23 [2019-06-19T08:31:23.058Z] Initializing built-in extension XInputExtension
04:31:23 [2019-06-19T08:31:23.058Z] Initializing built-in extension XTEST
04:31:23 [2019-06-19T08:31:23.058Z] Initializing built-in extension BIG-REQUESTS
04:31:23 [2019-06-19T08:31:23.058Z] Initializing built-in extension SYNC
04:31:23 [2019-06-19T08:31:23.058Z] Initializing built-in extension XKEYBOARD
04:31:23 [2019-06-19T08:31:23.058Z] Initializing built-in extension XC-MISC
04:31:23 [2019-06-19T08:31:23.058Z] Initializing built-in extension XFIXES
04:31:23 [2019-06-19T08:31:23.058Z] Initializing built-in extension RENDER
04:31:23 [2019-06-19T08:31:23.058Z] Initializing built-in extension RANDR
04:31:23 [2019-06-19T08:31:23.058Z] Initializing built-in extension COMPOSITE
04:31:23 [2019-06-19T08:31:23.058Z] Initializing built-in extension DAMAGE
04:31:23 [2019-06-19T08:31:23.058Z] Initializing built-in extension MIT-SCREEN-SAVER
04:31:23 [2019-06-19T08:31:23.058Z] Initializing built-in extension DOUBLE-BUFFER
04:31:23 [2019-06-19T08:31:23.058Z] Initializing built-in extension RECORD
04:31:23 [2019-06-19T08:31:23.058Z] Initializing built-in extension DPMS
04:31:23 [2019-06-19T08:31:23.058Z] Initializing built-in extension Present
04:31:23 [2019-06-19T08:31:23.058Z] Initializing built-in extension X-Resource
04:31:23 [2019-06-19T08:31:23.058Z] Initializing built-in extension XVideo
04:31:23 [2019-06-19T08:31:23.058Z] Initializing built-in extension XVideo-MotionCompensation
04:31:23 [2019-06-19T08:31:23.058Z] Initializing built-in extension GLX
04:31:23 [2019-06-19T08:31:23.058Z] 
04:31:23 [2019-06-19T08:31:23.058Z] Wed Jun 19 04:31:23 2019
04:31:23 [2019-06-19T08:31:23.058Z]  vncext:      VNC extension running!
04:31:23 [2019-06-19T08:31:23.058Z]  vncext:      Listening for VNC connections on all interface(s), port 7885
04:31:23 [2019-06-19T08:31:23.058Z]  vncext:      created VNC server for screen 0
04:31:23 [2019-06-19T08:31:23.077Z] [dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
04:31:23 [2019-06-19T08:31:23.077Z] [dix] Could not init font path element /usr/share/fonts/OTF/, removing from list!
[Pipeline] {
[Pipeline] stage
[Pipeline] { (test with Eclipse Luna and Xtext 2.9.2)
[Pipeline] sh
04:31:25 [2019-06-19T08:31:25.345Z] + /shared/common/apache-maven-3.0.5/bin/mvn '-P!plugins' '-P!xtext-examples' -Dtarget-platform=eclipse_4_4_2-xtext_2_9_2 --batch-mode --update-snapshots -fae -Dmaven.repo.local=xpect-local-maven-repository -DtestOnly=false clean integration-test
04:31:25 [2019-06-19T08:31:25.345Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
04:31:26 [2019-06-19T08:31:26.688Z] [INFO] Scanning for projects...
04:31:27 [2019-06-19T08:31:27.239Z] [ERROR] The build could not read 4 projects -> [Help 1]
04:31:27 [2019-06-19T08:31:27.239Z] [ERROR]   
04:31:27 [2019-06-19T08:31:27.239Z] [ERROR]   The project org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT (/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml) has 1 error
04:31:27 [2019-06-19T08:31:27.239Z] [ERROR]     Non-resolvable parent POM for org.eclipse.xpect:org.eclipse.xpect.test.parent:0.2.0-SNAPSHOT: Could not find artifact org.eclipse.xpect:org.eclipse.xpect.parent:pom:0.2.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ org.eclipse.xpect:org.eclipse.xpect.test.parent:0.2.0-SNAPSHOT, /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/maven-test-parent/pom.xml, line 20, column 10 -> [Help 2]
04:31:27 [2019-06-19T08:31:27.239Z] [ERROR]   
04:31:27 [2019-06-19T08:31:27.239Z] [ERROR]   The project org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT (/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml) has 1 error
04:31:27 [2019-06-19T08:31:27.239Z] [ERROR]     Non-resolvable parent POM for org.eclipse.xpect:org.eclipse.xpect.test.parent:0.2.0-SNAPSHOT: Could not find artifact org.eclipse.xpect:org.eclipse.xpect.parent:pom:0.2.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ org.eclipse.xpect:org.eclipse.xpect.test.parent:0.2.0-SNAPSHOT, /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/maven-test-parent/pom.xml, line 20, column 10 -> [Help 2]
04:31:27 [2019-06-19T08:31:27.239Z] [ERROR]   
04:31:27 [2019-06-19T08:31:27.239Z] [ERROR]   The project org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT (/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.tests/pom.xml) has 1 error
04:31:27 [2019-06-19T08:31:27.239Z] [ERROR]     Non-resolvable parent POM for org.eclipse.xpect:org.eclipse.xpect.test.parent:0.2.0-SNAPSHOT: Could not find artifact org.eclipse.xpect:org.eclipse.xpect.parent:pom:0.2.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ org.eclipse.xpect:org.eclipse.xpect.test.parent:0.2.0-SNAPSHOT, /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/maven-test-parent/pom.xml, line 20, column 10 -> [Help 2]
04:31:27 [2019-06-19T08:31:27.239Z] [ERROR]   
04:31:27 [2019-06-19T08:31:27.239Z] [ERROR]   The project org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT (/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml) has 1 error
04:31:27 [2019-06-19T08:31:27.239Z] [ERROR]     Non-resolvable parent POM for org.eclipse.xpect:org.eclipse.xpect.test.parent:0.2.0-SNAPSHOT: Could not find artifact org.eclipse.xpect:org.eclipse.xpect.parent:pom:0.2.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ org.eclipse.xpect:org.eclipse.xpect.test.parent:0.2.0-SNAPSHOT, /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/maven-test-parent/pom.xml, line 20, column 10 -> [Help 2]
04:31:27 [2019-06-19T08:31:27.239Z] [ERROR] 
04:31:27 [2019-06-19T08:31:27.239Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
04:31:27 [2019-06-19T08:31:27.239Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
04:31:27 [2019-06-19T08:31:27.239Z] [ERROR] 
04:31:27 [2019-06-19T08:31:27.239Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
04:31:27 [2019-06-19T08:31:27.239Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
04:31:27 [2019-06-19T08:31:27.239Z] [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
[Pipeline] junit
04:31:28 [2019-06-19T08:31:28.510Z] Recording test results
04:31:28 [2019-06-19T08:31:28.651Z] No test report files were found. Configuration error?
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
04:31:35 [2019-06-19T08:31:35.933Z] Terminating xvnc.
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
ERROR: No test report files were found. Configuration error?
Finished: FAILURE