Skip to content

Console Output

Started by user marcus.mews@numberfour.eu
Lightweight checkout support not available, falling back to full checkout.
Checking out git https://github.com/eclipse/Xpect.git into /home/hudson/genie.xpect/.jenkins/jobs/Xpect-Integration-Release/workspace@script to read Jenkinsfile
No credentials specified
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/Xpect.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 4d1a073a2789685b6d5529d5de352f3cd69f1049 (refs/remotes/origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 4d1a073a2789685b6d5529d5de352f3cd69f1049
Commit message: "Merge pull request #270 from mor-n4/GH-269"
 > /usr/local/bin/git rev-list --no-walk 4d1a073a2789685b6d5529d5de352f3cd69f1049 # timeout=10
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
05:17:54 [2019-06-24T09:17:54.654Z] Running on Jenkins in /home/hudson/genie.xpect/.jenkins/jobs/Xpect-Integration-Release/workspace
[Pipeline] {
[Pipeline] tool
[Pipeline] timeout
05:17:58 [2019-06-24T09:17:58.568Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (prepare workspace)
[Pipeline] cleanWs
05:18:03 [2019-06-24T09:18:03.738Z] [WS-CLEANUP] Deleting project workspace...
05:18:03 [2019-06-24T09:18:03.738Z] [WS-CLEANUP] Deferred wipeout is used...
05:18:03 [2019-06-24T09:18:03.743Z] [WS-CLEANUP] done
[Pipeline] checkout
05:18:18 [2019-06-24T09:18:18.175Z] No credentials specified
05:18:18 [2019-06-24T09:18:18.176Z] Cloning the remote Git repository
05:18:18 [2019-06-24T09:18:18.176Z] Cloning repository https://github.com/eclipse/Xpect.git
05:18:18 [2019-06-24T09:18:18.176Z]  > /usr/local/bin/git init /home/hudson/genie.xpect/.jenkins/jobs/Xpect-Integration-Release/workspace # timeout=10
05:18:18 [2019-06-24T09:18:18.183Z] Fetching upstream changes from https://github.com/eclipse/Xpect.git
05:18:18 [2019-06-24T09:18:18.183Z]  > /usr/local/bin/git --version # timeout=10
05:18:18 [2019-06-24T09:18:18.186Z]  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/*
05:18:37 [2019-06-24T09:18:37.473Z]  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
05:18:37 [2019-06-24T09:18:37.477Z]  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
05:18:37 [2019-06-24T09:18:37.481Z]  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
05:18:37 [2019-06-24T09:18:37.485Z] Fetching upstream changes from https://github.com/eclipse/Xpect.git
05:18:37 [2019-06-24T09:18:37.485Z]  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/*
05:18:37 [2019-06-24T09:18:37.672Z]  > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
05:18:37 [2019-06-24T09:18:37.676Z]  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
05:18:37 [2019-06-24T09:18:37.682Z] Checking out Revision 4d1a073a2789685b6d5529d5de352f3cd69f1049 (refs/remotes/origin/master)
05:18:37 [2019-06-24T09:18:37.682Z]  > /usr/local/bin/git config core.sparsecheckout # timeout=10
05:18:37 [2019-06-24T09:18:37.685Z]  > /usr/local/bin/git checkout -f 4d1a073a2789685b6d5529d5de352f3cd69f1049
05:18:37 [2019-06-24T09:18:37.758Z] Commit message: "Merge pull request #270 from mor-n4/GH-269"
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (log configuration)
[Pipeline] echo
05:18:47 [2019-06-24T09:18:47.093Z] ===== checking tools versions =====
[Pipeline] sh
05:18:47 [2019-06-24T09:18:47.474Z] + git config --get remote.origin.url
05:18:47 [2019-06-24T09:18:47.474Z] https://github.com/eclipse/Xpect.git
05:18:47 [2019-06-24T09:18:47.474Z] + git reset --hard
05:18:47 [2019-06-24T09:18:47.474Z] HEAD is now at 4d1a073 Merge pull request #270 from mor-n4/GH-269
05:18:47 [2019-06-24T09:18:47.474Z] + pwd
05:18:47 [2019-06-24T09:18:47.474Z] /jobs/genie.xpect/Xpect-Integration-Release/workspace
05:18:47 [2019-06-24T09:18:47.474Z] + ls -la
05:18:47 [2019-06-24T09:18:47.474Z] total 48
05:18:47 [2019-06-24T09:18:47.474Z] drwxrwsr-x 1 genie.xpect modeling.xpect  1034 Jun 24 05:18 .
05:18:47 [2019-06-24T09:18:47.474Z] drwxrwsr-x 1 genie.xpect modeling.xpect   186 Jun 24 05:18 ..
05:18:47 [2019-06-24T09:18:47.474Z] -rw-rw-r-- 1 genie.xpect modeling.xpect 12535 Jun 24 05:18 EPL-1.0.html
05:18:47 [2019-06-24T09:18:47.474Z] drwxrwsr-x 1 genie.xpect modeling.xpect   154 Jun 24 05:18 .git
05:18:47 [2019-06-24T09:18:47.474Z] -rw-rw-r-- 1 genie.xpect modeling.xpect    35 Jun 24 05:18 .gitignore
05:18:47 [2019-06-24T09:18:47.474Z] -rw-rw-r-- 1 genie.xpect modeling.xpect  3848 Jun 24 05:18 Jenkinsfile
05:18:47 [2019-06-24T09:18:47.474Z] -rw-rw-r-- 1 genie.xpect modeling.xpect  9013 Jun 24 05:18 notice.html
05:18:47 [2019-06-24T09:18:47.474Z] drwxrwsr-x 1 genie.xpect modeling.xpect   270 Jun 24 05:18 org.eclipse.xpect
05:18:47 [2019-06-24T09:18:47.474Z] drwxrwsr-x 1 genie.xpect modeling.xpect   198 Jun 24 05:18 org.eclipse.xpect.doc
05:18:47 [2019-06-24T09:18:47.474Z] drwxrwsr-x 1 genie.xpect modeling.xpect   180 Jun 24 05:18 org.eclipse.xpect.examples
05:18:47 [2019-06-24T09:18:47.474Z] drwxrwsr-x 1 genie.xpect modeling.xpect   602 Jun 24 05:18 org.eclipse.xpect.releng
05:18:47 [2019-06-24T09:18:47.474Z] drwxrwsr-x 1 genie.xpect modeling.xpect   138 Jun 24 05:18 org.eclipse.xpect.sdk
05:18:47 [2019-06-24T09:18:47.474Z] drwxrwsr-x 1 genie.xpect modeling.xpect   208 Jun 24 05:18 org.eclipse.xpect.tests
05:18:47 [2019-06-24T09:18:47.474Z] drwxrwsr-x 1 genie.xpect modeling.xpect   248 Jun 24 05:18 org.eclipse.xpect.ui
05:18:47 [2019-06-24T09:18:47.474Z] drwxrwsr-x 1 genie.xpect modeling.xpect   206 Jun 24 05:18 org.eclipse.xpect.ui.junit
05:18:47 [2019-06-24T09:18:47.474Z] drwxrwsr-x 1 genie.xpect modeling.xpect   176 Jun 24 05:18 org.eclipse.xpect.xtext.lib
05:18:47 [2019-06-24T09:18:47.474Z] drwxrwsr-x 1 genie.xpect modeling.xpect   138 Jun 24 05:18 org.eclipse.xpect.xtext.lib.feature
05:18:47 [2019-06-24T09:18:47.474Z] drwxrwsr-x 1 genie.xpect modeling.xpect   196 Jun 24 05:18 org.eclipse.xpect.xtext.lib.tests
05:18:47 [2019-06-24T09:18:47.474Z] drwxrwsr-x 1 genie.xpect modeling.xpect   176 Jun 24 05:18 org.eclipse.xpect.xtext.xbase.lib
05:18:47 [2019-06-24T09:18:47.474Z] drwxrwsr-x 1 genie.xpect modeling.xpect   138 Jun 24 05:18 org.eclipse.xpect.xtext.xbase.lib.feature
05:18:47 [2019-06-24T09:18:47.474Z] drwxrwsr-x 1 genie.xpect modeling.xpect   220 Jun 24 05:18 org.eclipse.xtext.example.arithmetics.xpect.tests
05:18:47 [2019-06-24T09:18:47.474Z] drwxrwsr-x 1 genie.xpect modeling.xpect   194 Jun 24 05:18 org.eclipse.xtext.example.domainmodel.xpect.tests
05:18:47 [2019-06-24T09:18:47.474Z] -rw-rw-r-- 1 genie.xpect modeling.xpect  3188 Jun 24 05:18 pom.xml
05:18:47 [2019-06-24T09:18:47.474Z] -rw-rw-r-- 1 genie.xpect modeling.xpect   198 Jun 24 05:18 .project
05:18:47 [2019-06-24T09:18:47.474Z] -rw-rw-r-- 1 genie.xpect modeling.xpect  1985 Jun 24 05:18 README.md
05:18:47 [2019-06-24T09:18:47.474Z] + /shared/common/apache-maven-3.0.5/bin/mvn -v
05:18:47 [2019-06-24T09:18:47.474Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:18:47 [2019-06-24T09:18:47.725Z] Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 08:51:28-0500)
05:18:47 [2019-06-24T09:18:47.725Z] Maven home: /shared/common/apache-maven-3.0.5
05:18:47 [2019-06-24T09:18:47.725Z] Java version: 1.8.0_192, vendor: Oracle Corporation
05:18:47 [2019-06-24T09:18:47.725Z] Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
05:18:47 [2019-06-24T09:18:47.725Z] Default locale: en_US, platform encoding: UTF-8
05:18:47 [2019-06-24T09:18:47.725Z] OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
[Pipeline] echo
05:18:48 [2019-06-24T09:18:48.351Z] ===================================
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (compile with Eclipse Luna and Xtext 2.9.2)
[Pipeline] sh
05:18:53 [2019-06-24T09:18:53.112Z] + /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
05:18:53 [2019-06-24T09:18:53.112Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:18:54 [2019-06-24T09:18:54.975Z] [INFO] Scanning for projects...
05:18:54 [2019-06-24T09:18:54.975Z] 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
05:18:55 [2019-06-24T09:18:55.225Z] 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 8.7 KB/sec)
05:18:55 [2019-06-24T09:18:55.225Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.4.0/tycho-1.4.0.pom
05:18:55 [2019-06-24T09:18:55.225Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.4.0/tycho-1.4.0.pom (20 KB at 681.5 KB/sec)
05:18:55 [2019-06-24T09:18:55.225Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.pom
05:18:55 [2019-06-24T09:18:55.225Z] 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 146.8 KB/sec)
05:18:55 [2019-06-24T09:18:55.225Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
05:18:55 [2019-06-24T09:18:55.225Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (7 KB at 294.3 KB/sec)
05:18:55 [2019-06-24T09:18:55.225Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom
05:18:55 [2019-06-24T09:18:55.476Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 KB at 890.5 KB/sec)
05:18:55 [2019-06-24T09:18:55.476Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom
05:18:55 [2019-06-24T09:18:55.476Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 KB at 616.9 KB/sec)
05:18:55 [2019-06-24T09:18:55.476Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
05:18:55 [2019-06-24T09:18:55.476Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 KB at 446.3 KB/sec)
05:18:55 [2019-06-24T09:18:55.476Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
05:18:55 [2019-06-24T09:18:55.476Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (4 KB at 158.4 KB/sec)
05:18:55 [2019-06-24T09:18:55.476Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
05:18:55 [2019-06-24T09:18:55.476Z] 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 175.2 KB/sec)
05:18:55 [2019-06-24T09:18:55.476Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
05:18:55 [2019-06-24T09:18:55.476Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (21 KB at 777.6 KB/sec)
05:18:55 [2019-06-24T09:18:55.476Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
05:18:55 [2019-06-24T09:18:55.476Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 630.6 KB/sec)
05:18:55 [2019-06-24T09:18:55.476Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
05:18:55 [2019-06-24T09:18:55.726Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (2 KB at 79.9 KB/sec)
05:18:55 [2019-06-24T09:18:55.726Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
05:18:55 [2019-06-24T09:18:55.726Z] 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)
05:18:55 [2019-06-24T09:18:55.726Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
05:18:55 [2019-06-24T09:18:55.726Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 49.4 KB/sec)
05:18:55 [2019-06-24T09:18:55.726Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
05:18:55 [2019-06-24T09:18:55.726Z] 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 237.7 KB/sec)
05:18:55 [2019-06-24T09:18:55.726Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
05:18:55 [2019-06-24T09:18:55.726Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 734.3 KB/sec)
05:18:55 [2019-06-24T09:18:55.726Z] 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
05:18:55 [2019-06-24T09:18:55.726Z] 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 37.6 KB/sec)
05:18:55 [2019-06-24T09:18:55.726Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
05:18:55 [2019-06-24T09:18:55.726Z] 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 258.6 KB/sec)
05:18:55 [2019-06-24T09:18:55.726Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
05:18:55 [2019-06-24T09:18:55.726Z] 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 111.2 KB/sec)
05:18:55 [2019-06-24T09:18:55.726Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
05:18:55 [2019-06-24T09:18:55.726Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 331.9 KB/sec)
05:18:55 [2019-06-24T09:18:55.977Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
05:18:55 [2019-06-24T09:18:55.977Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 390.5 KB/sec)
05:18:55 [2019-06-24T09:18:55.977Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
05:18:55 [2019-06-24T09:18:55.977Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (5 KB at 226.5 KB/sec)
05:18:55 [2019-06-24T09:18:55.977Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
05:18:55 [2019-06-24T09:18:55.977Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (9 KB at 480.1 KB/sec)
05:18:55 [2019-06-24T09:18:55.977Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
05:18:55 [2019-06-24T09:18:55.977Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 326.7 KB/sec)
05:18:55 [2019-06-24T09:18:55.977Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
05:18:55 [2019-06-24T09:18:55.977Z] 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 94.2 KB/sec)
05:18:55 [2019-06-24T09:18:55.977Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
05:18:55 [2019-06-24T09:18:55.977Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (2 KB at 89.7 KB/sec)
05:18:55 [2019-06-24T09:18:55.977Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
05:18:55 [2019-06-24T09:18:55.977Z] 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 106.4 KB/sec)
05:18:55 [2019-06-24T09:18:55.977Z] 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
05:18:55 [2019-06-24T09:18:55.977Z] 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 327.7 KB/sec)
05:18:55 [2019-06-24T09:18:55.977Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
05:18:55 [2019-06-24T09:18:55.977Z] 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 160.8 KB/sec)
05:18:55 [2019-06-24T09:18:55.977Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
05:18:56 [2019-06-24T09:18:56.227Z] 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 149.7 KB/sec)
05:18:56 [2019-06-24T09:18:56.227Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
05:18:56 [2019-06-24T09:18:56.227Z] 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 38.1 KB/sec)
05:18:56 [2019-06-24T09:18:56.227Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
05:18:56 [2019-06-24T09:18:56.227Z] 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)
05:18:56 [2019-06-24T09:18:56.227Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
05:18:56 [2019-06-24T09:18:56.227Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 KB at 477.4 KB/sec)
05:18:56 [2019-06-24T09:18:56.227Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
05:18:56 [2019-06-24T09:18:56.227Z] 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 177.4 KB/sec)
05:18:56 [2019-06-24T09:18:56.227Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
05:18:56 [2019-06-24T09:18:56.227Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 779.5 KB/sec)
05:18:56 [2019-06-24T09:18:56.227Z] 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
05:18:56 [2019-06-24T09:18:56.227Z] 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 280.5 KB/sec)
05:18:56 [2019-06-24T09:18:56.227Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
05:18:56 [2019-06-24T09:18:56.478Z] 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 600.1 KB/sec)
05:18:56 [2019-06-24T09:18:56.478Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
05:18:56 [2019-06-24T09:18:56.478Z] 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 115.4 KB/sec)
05:18:56 [2019-06-24T09:18:56.478Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
05:18:56 [2019-06-24T09:18:56.478Z] 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 86.1 KB/sec)
05:18:56 [2019-06-24T09:18:56.478Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
05:18:56 [2019-06-24T09:18:56.478Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (2 KB at 90.8 KB/sec)
05:18:56 [2019-06-24T09:18:56.478Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
05:18:56 [2019-06-24T09:18:56.478Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (8 KB at 359.2 KB/sec)
05:18:56 [2019-06-24T09:18:56.478Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
05:18:56 [2019-06-24T09:18:56.478Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (3 KB at 83.9 KB/sec)
05:18:56 [2019-06-24T09:18:56.478Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
05:18:56 [2019-06-24T09:18:56.478Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (4 KB at 109.3 KB/sec)
05:18:56 [2019-06-24T09:18:56.478Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
05:18:56 [2019-06-24T09:18:56.478Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (2 KB at 106.3 KB/sec)
05:18:56 [2019-06-24T09:18:56.478Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
05:18:56 [2019-06-24T09:18:56.728Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (6 KB at 173.4 KB/sec)
05:18:56 [2019-06-24T09:18:56.728Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
05:18:56 [2019-06-24T09:18:56.728Z] 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)
05:18:56 [2019-06-24T09:18:56.728Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
05:18:56 [2019-06-24T09:18:56.728Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 KB at 653.8 KB/sec)
05:18:56 [2019-06-24T09:18:56.728Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
05:18:57 [2019-06-24T09:18:57.279Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 15.2 KB/sec)
05:18:57 [2019-06-24T09:18:57.279Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom
05:18:57 [2019-06-24T09:18:57.279Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 KB at 538.8 KB/sec)
05:18:57 [2019-06-24T09:18:57.279Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom
05:18:57 [2019-06-24T09:18:57.530Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 173.5 KB/sec)
05:18:57 [2019-06-24T09:18:57.530Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
05:18:57 [2019-06-24T09:18:57.780Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 KB at 46.0 KB/sec)
05:18:57 [2019-06-24T09:18:57.780Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom
05:18:57 [2019-06-24T09:18:57.780Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 KB at 721.0 KB/sec)
05:18:57 [2019-06-24T09:18:57.780Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom
05:18:57 [2019-06-24T09:18:57.780Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (61 KB at 3026.1 KB/sec)
05:18:57 [2019-06-24T09:18:57.780Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
05:18:57 [2019-06-24T09:18:57.780Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (16 KB at 791.4 KB/sec)
05:18:57 [2019-06-24T09:18:57.780Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
05:18:57 [2019-06-24T09:18:57.780Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom (15 KB at 685.2 KB/sec)
05:18:57 [2019-06-24T09:18:57.780Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom
05:18:57 [2019-06-24T09:18:57.780Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (67 KB at 2885.4 KB/sec)
05:18:57 [2019-06-24T09:18:57.780Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
05:18:57 [2019-06-24T09:18:57.780Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 KB at 728.6 KB/sec)
05:18:57 [2019-06-24T09:18:57.780Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom
05:18:58 [2019-06-24T09:18:58.030Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (3 KB at 113.2 KB/sec)
05:18:58 [2019-06-24T09:18:58.030Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
05:18:58 [2019-06-24T09:18:58.030Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 KB at 806.6 KB/sec)
05:18:58 [2019-06-24T09:18:58.030Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
05:18:58 [2019-06-24T09:18:58.281Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 KB at 52.6 KB/sec)
05:18:58 [2019-06-24T09:18:58.281Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom
05:18:58 [2019-06-24T09:18:58.281Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (2 KB at 93.0 KB/sec)
05:18:58 [2019-06-24T09:18:58.281Z] 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
05:18:58 [2019-06-24T09:18:58.281Z] 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 84.8 KB/sec)
05:18:58 [2019-06-24T09:18:58.281Z] 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
05:18:58 [2019-06-24T09:18:58.281Z] 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 94.0 KB/sec)
05:18:58 [2019-06-24T09:18:58.281Z] 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
05:18:58 [2019-06-24T09:18:58.281Z] 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 81.5 KB/sec)
05:18:58 [2019-06-24T09:18:58.281Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.4.0/sisu-equinox-1.4.0.pom
05:18:58 [2019-06-24T09:18:58.281Z] 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 47.8 KB/sec)
05:18:58 [2019-06-24T09:18:58.281Z] 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
05:18:58 [2019-06-24T09:18:58.281Z] 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 59.9 KB/sec)
05:18:58 [2019-06-24T09:18:58.281Z] 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
05:18:58 [2019-06-24T09:18:58.281Z] 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 64.7 KB/sec)
05:18:58 [2019-06-24T09:18:58.531Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom
05:18:58 [2019-06-24T09:18:58.531Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (7 KB at 255.1 KB/sec)
05:18:58 [2019-06-24T09:18:58.531Z] 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
05:18:58 [2019-06-24T09:18:58.531Z] 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 95.7 KB/sec)
05:18:58 [2019-06-24T09:18:58.531Z] 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
05:18:58 [2019-06-24T09:18:58.531Z] 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 46.8 KB/sec)
05:18:58 [2019-06-24T09:18:58.531Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.4.0/tycho-bundles-1.4.0.pom
05:18:58 [2019-06-24T09:18:58.531Z] 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 132.9 KB/sec)
05:18:58 [2019-06-24T09:18:58.531Z] 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
05:18:58 [2019-06-24T09:18:58.531Z] 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 72.1 KB/sec)
05:18:58 [2019-06-24T09:18:58.531Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
05:18:58 [2019-06-24T09:18:58.531Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4 KB at 302.1 KB/sec)
05:18:58 [2019-06-24T09:18:58.531Z] 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
05:18:58 [2019-06-24T09:18:58.531Z] 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 132.2 KB/sec)
05:18:58 [2019-06-24T09:18:58.531Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
05:18:58 [2019-06-24T09:18:58.531Z] 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 930.4 KB/sec)
05:18:58 [2019-06-24T09:18:58.531Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom
05:18:58 [2019-06-24T09:18:58.532Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 2260.7 KB/sec)
05:18:58 [2019-06-24T09:18:58.532Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
05:18:58 [2019-06-24T09:18:58.532Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (5 KB at 285.8 KB/sec)
05:18:58 [2019-06-24T09:18:58.532Z] 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
05:18:58 [2019-06-24T09:18:58.532Z] 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 74.5 KB/sec)
05:18:58 [2019-06-24T09:18:58.532Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.4.0/tycho-p2-1.4.0.pom
05:18:58 [2019-06-24T09:18:58.782Z] 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 47.8 KB/sec)
05:18:58 [2019-06-24T09:18:58.782Z] 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
05:18:58 [2019-06-24T09:18:58.782Z] 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 61.4 KB/sec)
05:18:58 [2019-06-24T09:18:58.782Z] 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
05:18:58 [2019-06-24T09:18:58.782Z] 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 38.7 KB/sec)
05:18:58 [2019-06-24T09:18:58.782Z] 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
05:18:58 [2019-06-24T09:18:58.782Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.jar
05:18:58 [2019-06-24T09:18:58.782Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
05:18:58 [2019-06-24T09:18:58.782Z] 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
05:18:58 [2019-06-24T09:18:58.782Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
05:18:58 [2019-06-24T09:18:58.782Z] 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 4268.7 KB/sec)
05:18:58 [2019-06-24T09:18:58.782Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
05:18:58 [2019-06-24T09:18:58.782Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (60 KB at 1454.6 KB/sec)
05:18:58 [2019-06-24T09:18:58.782Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
05:18:58 [2019-06-24T09:18:58.782Z] 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 1742.9 KB/sec)
05:18:58 [2019-06-24T09:18:58.782Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
05:18:58 [2019-06-24T09:18:58.782Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (14 KB at 766.9 KB/sec)
05:18:58 [2019-06-24T09:18:58.782Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
05:18:59 [2019-06-24T09:18:59.032Z] 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 619.8 KB/sec)
05:18:59 [2019-06-24T09:18:59.033Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
05:18:59 [2019-06-24T09:18:59.033Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (183 KB at 5216.6 KB/sec)
05:18:59 [2019-06-24T09:18:59.033Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
05:18:59 [2019-06-24T09:18:59.033Z] 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 3809.5 KB/sec)
05:18:59 [2019-06-24T09:18:59.033Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar
05:18:59 [2019-06-24T09:18:59.283Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (106 KB at 230.2 KB/sec)
05:18:59 [2019-06-24T09:18:59.283Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
05:18:59 [2019-06-24T09:18:59.283Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar (520 KB at 15743.7 KB/sec)
05:18:59 [2019-06-24T09:18:59.283Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar
05:18:59 [2019-06-24T09:18:59.283Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar (55 KB at 2471.8 KB/sec)
05:18:59 [2019-06-24T09:18:59.283Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
05:18:59 [2019-06-24T09:18:59.283Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (57 KB at 2572.5 KB/sec)
05:18:59 [2019-06-24T09:18:59.283Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar
05:18:59 [2019-06-24T09:18:59.283Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (98 KB at 4419.2 KB/sec)
05:18:59 [2019-06-24T09:18:59.283Z] 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
05:18:59 [2019-06-24T09:18:59.283Z] 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 795.6 KB/sec)
05:18:59 [2019-06-24T09:18:59.283Z] 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
05:18:59 [2019-06-24T09:18:59.283Z] 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 6646.0 KB/sec)
05:18:59 [2019-06-24T09:18:59.283Z] 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
05:18:59 [2019-06-24T09:18:59.283Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (204 KB at 828.5 KB/sec)
05:18:59 [2019-06-24T09:18:59.283Z] 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
05:18:59 [2019-06-24T09:18:59.283Z] 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 367.5 KB/sec)
05:18:59 [2019-06-24T09:18:59.283Z] 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
05:18:59 [2019-06-24T09:18:59.533Z] 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 8.0 KB/sec)
05:18:59 [2019-06-24T09:18:59.533Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar
05:18:59 [2019-06-24T09:18:59.533Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (109 KB at 3026.6 KB/sec)
05:18:59 [2019-06-24T09:18:59.533Z] 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
05:18:59 [2019-06-24T09:18:59.533Z] 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 523.5 KB/sec)
05:18:59 [2019-06-24T09:18:59.533Z] 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
05:18:59 [2019-06-24T09:18:59.533Z] 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 571.2 KB/sec)
05:18:59 [2019-06-24T09:18:59.533Z] 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
05:18:59 [2019-06-24T09:18:59.533Z] 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 2136.2 KB/sec)
05:18:59 [2019-06-24T09:18:59.533Z] 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
05:18:59 [2019-06-24T09:18:59.533Z] 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 881.7 KB/sec)
05:18:59 [2019-06-24T09:18:59.533Z] 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
05:18:59 [2019-06-24T09:18:59.533Z] 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 299.1 KB/sec)
05:18:59 [2019-06-24T09:18:59.533Z] 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
05:18:59 [2019-06-24T09:18:59.533Z] 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 344.1 KB/sec)
05:18:59 [2019-06-24T09:18:59.533Z] 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
05:18:59 [2019-06-24T09:18:59.534Z] 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 1328.5 KB/sec)
05:18:59 [2019-06-24T09:18:59.534Z] 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 1135.8 KB/sec)
05:18:59 [2019-06-24T09:18:59.534Z] 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 158.3 KB/sec)
05:18:59 [2019-06-24T09:18:59.534Z] 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 12.5 KB/sec)
05:18:59 [2019-06-24T09:18:59.784Z] 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 2678.9 KB/sec)
05:19:00 [2019-06-24T09:19:00.695Z] 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
05:19:04 [2019-06-24T09:19:04.817Z] 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 1956.6 KB/sec)
05:19:04 [2019-06-24T09:19:04.817Z] 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
05:19:05 [2019-06-24T09:19:05.067Z] 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 810.5 KB/sec)
05:19:05 [2019-06-24T09:19:05.067Z] 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
05:19:05 [2019-06-24T09:19:05.067Z] 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 4240.7 KB/sec)
05:19:05 [2019-06-24T09:19:05.067Z] 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
05:19:05 [2019-06-24T09:19:05.067Z] 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 674.4 KB/sec)
05:19:05 [2019-06-24T09:19:05.978Z] 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
05:19:05 [2019-06-24T09:19:05.978Z] 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 72.6 KB/sec)
05:19:05 [2019-06-24T09:19:05.978Z] 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
05:19:05 [2019-06-24T09:19:05.978Z] 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 232.4 KB/sec)
05:19:05 [2019-06-24T09:19:05.978Z] 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
05:19:05 [2019-06-24T09:19:05.978Z] 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 265.8 KB/sec)
05:19:05 [2019-06-24T09:19:05.978Z] 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
05:19:05 [2019-06-24T09:19:05.978Z] 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 524.7 KB/sec)
05:19:05 [2019-06-24T09:19:05.978Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
05:19:05 [2019-06-24T09:19:05.978Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 235.5 KB/sec)
05:19:06 [2019-06-24T09:19:06.229Z] 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
05:19:06 [2019-06-24T09:19:06.229Z] 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 1645.3 KB/sec)
05:19:06 [2019-06-24T09:19:06.229Z] 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
05:19:06 [2019-06-24T09:19:06.229Z] 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 140.8 KB/sec)
05:19:06 [2019-06-24T09:19:06.229Z] 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
05:19:06 [2019-06-24T09:19:06.229Z] 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 1081.0 KB/sec)
05:19:06 [2019-06-24T09:19:06.229Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
05:19:06 [2019-06-24T09:19:06.229Z] 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 257.7 KB/sec)
05:19:06 [2019-06-24T09:19:06.229Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
05:19:06 [2019-06-24T09:19:06.229Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 KB at 605.7 KB/sec)
05:19:06 [2019-06-24T09:19:06.229Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
05:19:06 [2019-06-24T09:19:06.229Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 221.6 KB/sec)
05:19:06 [2019-06-24T09:19:06.229Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
05:19:06 [2019-06-24T09:19:06.229Z] 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 607.0 KB/sec)
05:19:06 [2019-06-24T09:19:06.229Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom
05:19:06 [2019-06-24T09:19:06.229Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 1170.0 KB/sec)
05:19:06 [2019-06-24T09:19:06.229Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom
05:19:06 [2019-06-24T09:19:06.479Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 KB at 60.2 KB/sec)
05:19:06 [2019-06-24T09:19:06.479Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
05:19:06 [2019-06-24T09:19:06.479Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 39.8 KB/sec)
05:19:06 [2019-06-24T09:19:06.479Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
05:19:06 [2019-06-24T09:19:06.729Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1069.3 KB/sec)
05:19:06 [2019-06-24T09:19:06.729Z] 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
05:19:06 [2019-06-24T09:19:06.729Z] 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 123.7 KB/sec)
05:19:06 [2019-06-24T09:19:06.729Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
05:19:06 [2019-06-24T09:19:06.729Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
05:19:06 [2019-06-24T09:19:06.729Z] 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
05:19:06 [2019-06-24T09:19:06.729Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 710.1 KB/sec)
05:19:06 [2019-06-24T09:19:06.980Z] 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 90.9 KB/sec)
05:19:06 [2019-06-24T09:19:06.980Z] 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 487.8 KB/sec)
05:19:06 [2019-06-24T09:19:06.980Z] 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
05:19:06 [2019-06-24T09:19:06.980Z] 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 401.9 KB/sec)
05:19:06 [2019-06-24T09:19:06.980Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/fornax-parent/5/fornax-parent-5.pom
05:19:06 [2019-06-24T09:19:06.980Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/fornax-parent/5/fornax-parent-5.pom (8 KB at 393.1 KB/sec)
05:19:06 [2019-06-24T09:19:06.980Z] 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
05:19:07 [2019-06-24T09:19:07.230Z] 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 143.7 KB/sec)
05:19:07 [2019-06-24T09:19:07.230Z] 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
05:19:07 [2019-06-24T09:19:07.230Z] 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 238.8 KB/sec)
05:19:07 [2019-06-24T09:19:07.230Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
05:19:07 [2019-06-24T09:19:07.230Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 793.5 KB/sec)
05:19:07 [2019-06-24T09:19:07.230Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom
05:19:07 [2019-06-24T09:19:07.230Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 1262.6 KB/sec)
05:19:07 [2019-06-24T09:19:07.230Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
05:19:07 [2019-06-24T09:19:07.481Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (15 KB at 782.9 KB/sec)
05:19:07 [2019-06-24T09:19:07.481Z] 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
05:19:07 [2019-06-24T09:19:07.481Z] 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 1210.4 KB/sec)
05:19:07 [2019-06-24T09:19:07.481Z] 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
05:19:07 [2019-06-24T09:19:07.481Z] 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 141.7 KB/sec)
05:19:07 [2019-06-24T09:19:07.481Z] 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
05:19:07 [2019-06-24T09:19:07.481Z] 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 769.5 KB/sec)
05:19:07 [2019-06-24T09:19:07.481Z] 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
05:19:07 [2019-06-24T09:19:07.481Z] 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 107.8 KB/sec)
05:19:07 [2019-06-24T09:19:07.481Z] 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
05:19:07 [2019-06-24T09:19:07.481Z] 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 1418.2 KB/sec)
05:19:07 [2019-06-24T09:19:07.481Z] 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
05:19:07 [2019-06-24T09:19:07.481Z] 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 119.5 KB/sec)
05:19:07 [2019-06-24T09:19:07.481Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
05:19:07 [2019-06-24T09:19:07.481Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 KB at 666.7 KB/sec)
05:19:07 [2019-06-24T09:19:07.481Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom
05:19:07 [2019-06-24T09:19:07.731Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (52 KB at 2147.7 KB/sec)
05:19:07 [2019-06-24T09:19:07.731Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
05:19:07 [2019-06-24T09:19:07.731Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 KB at 802.7 KB/sec)
05:19:07 [2019-06-24T09:19:07.731Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.pom
05:19:07 [2019-06-24T09:19:07.731Z] 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 88.3 KB/sec)
05:19:07 [2019-06-24T09:19:07.731Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
05:19:07 [2019-06-24T09:19:07.731Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (4 KB at 190.6 KB/sec)
05:19:07 [2019-06-24T09:19:07.731Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
05:19:07 [2019-06-24T09:19:07.982Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 KB at 47.1 KB/sec)
05:19:07 [2019-06-24T09:19:07.982Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.pom
05:19:07 [2019-06-24T09:19:07.982Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.pom (3 KB at 130.3 KB/sec)
05:19:07 [2019-06-24T09:19:07.982Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.pom
05:19:07 [2019-06-24T09:19:07.982Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.pom (4 KB at 222.4 KB/sec)
05:19:07 [2019-06-24T09:19:07.982Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
05:19:08 [2019-06-24T09:19:08.232Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (4 KB at 11.1 KB/sec)
05:19:08 [2019-06-24T09:19:08.232Z] 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
05:19:08 [2019-06-24T09:19:08.232Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
05:19:08 [2019-06-24T09:19:08.232Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.jar
05:19:08 [2019-06-24T09:19:08.232Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
05:19:08 [2019-06-24T09:19:08.232Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.jar
05:19:08 [2019-06-24T09:19:08.232Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 KB at 1697.2 KB/sec)
05:19:08 [2019-06-24T09:19:08.232Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.jar
05:19:08 [2019-06-24T09:19:08.232Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (53 KB at 1756.1 KB/sec)
05:19:08 [2019-06-24T09:19:08.232Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
05:19:08 [2019-06-24T09:19:08.232Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.jar (112 KB at 3700.4 KB/sec)
05:19:08 [2019-06-24T09:19:08.232Z] 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 584.8 KB/sec)
05:19:08 [2019-06-24T09:19:08.232Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 KB at 1205.0 KB/sec)
05:19:08 [2019-06-24T09:19:08.232Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.jar (79 KB at 2465.9 KB/sec)
05:19:08 [2019-06-24T09:19:08.483Z] 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 104.0 KB/sec)
05:19:08 [2019-06-24T09:19:08.483Z] 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
05:19:08 [2019-06-24T09:19:08.733Z] 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 94.7 KB/sec)
05:19:08 [2019-06-24T09:19:08.733Z] 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
05:19:08 [2019-06-24T09:19:08.733Z] 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 1407.4 KB/sec)
05:19:08 [2019-06-24T09:19:08.733Z] 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
05:19:08 [2019-06-24T09:19:08.733Z] 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 251.0 KB/sec)
05:19:08 [2019-06-24T09:19:08.733Z] 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
05:19:08 [2019-06-24T09:19:08.733Z] 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 1169.8 KB/sec)
05:19:08 [2019-06-24T09:19:08.733Z] 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
05:19:08 [2019-06-24T09:19:08.733Z] 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 316.9 KB/sec)
05:19:08 [2019-06-24T09:19:08.733Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
05:19:08 [2019-06-24T09:19:08.733Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 444.1 KB/sec)
05:19:08 [2019-06-24T09:19:08.733Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom
05:19:08 [2019-06-24T09:19:08.733Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1286.9 KB/sec)
05:19:08 [2019-06-24T09:19:08.733Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
05:19:08 [2019-06-24T09:19:08.733Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 KB at 651.9 KB/sec)
05:19:08 [2019-06-24T09:19:08.733Z] 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
05:19:08 [2019-06-24T09:19:08.733Z] 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 1587.1 KB/sec)
05:19:08 [2019-06-24T09:19:08.733Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.pom
05:19:08 [2019-06-24T09:19:08.984Z] 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 991.1 KB/sec)
05:19:08 [2019-06-24T09:19:08.984Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/21/maven-plugins-21.pom
05:19:08 [2019-06-24T09:19:08.984Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/21/maven-plugins-21.pom (13 KB at 609.5 KB/sec)
05:19:08 [2019-06-24T09:19:08.984Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/20/maven-parent-20.pom
05:19:08 [2019-06-24T09:19:08.984Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/20/maven-parent-20.pom (25 KB at 1201.8 KB/sec)
05:19:08 [2019-06-24T09:19:08.984Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.jar
05:19:08 [2019-06-24T09:19:08.984Z] 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 4844.6 KB/sec)
05:19:09 [2019-06-24T09:19:09.534Z] 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
05:19:09 [2019-06-24T09:19:09.534Z] 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 49.7 KB/sec)
05:19:09 [2019-06-24T09:19:09.534Z] 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
05:19:09 [2019-06-24T09:19:09.534Z] 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 813.8 KB/sec)
05:19:09 [2019-06-24T09:19:09.534Z] 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
05:19:09 [2019-06-24T09:19:09.534Z] 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 90.7 KB/sec)
05:19:09 [2019-06-24T09:19:09.534Z] 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
05:19:09 [2019-06-24T09:19:09.534Z] 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 1073.2 KB/sec)
05:19:09 [2019-06-24T09:19:09.534Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
05:19:09 [2019-06-24T09:19:09.534Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 741.8 KB/sec)
05:19:09 [2019-06-24T09:19:09.534Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom
05:19:09 [2019-06-24T09:19:09.534Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1949.3 KB/sec)
05:19:09 [2019-06-24T09:19:09.534Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
05:19:10 [2019-06-24T09:19:10.085Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1038.4 KB/sec)
05:19:10 [2019-06-24T09:19:10.336Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/pom.xml
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Adding repository http://download.itemis.com/updates/releases/2.1.1
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Fetching content.jar from http://download.itemis.com/updates/releases/2.1.1/ (5.47kB)
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Adding repository http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/ (38.25kB)
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/ (38.25kB)
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Adding repository http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/ (11.42kB)
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/ (11.42kB)
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Adding repository http://meysholdt.github.io/xtext_stateful_lexer/updatesite
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Fetching content.jar from http://meysholdt.github.io/xtext_stateful_lexer/updatesite/ (1.3kB)
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Fetching content.jar from http://meysholdt.github.io/xtext_stateful_lexer/updatesite/ (1.3kB)
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Adding repository http://download.eclipse.org/releases/luna/201502271000
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201502271000/ (2.61MB)
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201502271000/ (2.61MB)
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB)
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB)
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
05:21:16 [2019-06-24T09:21:16.579Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
05:21:16 [2019-06-24T09:21:16.830Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
05:21:16 [2019-06-24T09:21:16.830Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
05:21:16 [2019-06-24T09:21:16.830Z] [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
05:21:16 [2019-06-24T09:21:16.830Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (430B)
05:21:16 [2019-06-24T09:21:16.830Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (430B)
05:21:17 [2019-06-24T09:21:17.080Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
05:21:17 [2019-06-24T09:21:17.080Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
05:21:17 [2019-06-24T09:21:17.080Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
05:21:17 [2019-06-24T09:21:17.080Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
05:21:17 [2019-06-24T09:21:17.330Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
05:21:17 [2019-06-24T09:21:17.330Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
05:21:17 [2019-06-24T09:21:17.330Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
05:21:17 [2019-06-24T09:21:17.330Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
05:21:17 [2019-06-24T09:21:17.581Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
05:21:17 [2019-06-24T09:21:17.581Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
05:21:17 [2019-06-24T09:21:17.581Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
05:21:17 [2019-06-24T09:21:17.581Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
05:21:17 [2019-06-24T09:21:17.581Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/pom.xml
05:21:22 [2019-06-24T09:21:22.775Z] [INFO] Fetching com.google.guava_18.0.0.v20161115-1643.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (593.54kB)
05:21:22 [2019-06-24T09:21:22.775Z] [INFO] Fetching com.google.guava_18.0.0.v20161115-1643.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (593.54kB)
05:21:24 [2019-06-24T09:21:24.636Z] [INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20181102183712/repository/
05:21:24 [2019-06-24T09:21:24.636Z] [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (141.47kB)
05:21:24 [2019-06-24T09:21:24.636Z] [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (141.47kB)
05:21:25 [2019-06-24T09:21:25.547Z] [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/
05:21:25 [2019-06-24T09:21:25.547Z] [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)
05:21:25 [2019-06-24T09:21:25.547Z] [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)
05:21:25 [2019-06-24T09:21:25.797Z] [INFO] Fetching de.itemis.statefullexer_1.0.0.201706281509.jar from http://meysholdt.github.io/xtext_stateful_lexer/updatesite/plugins/ (167.38kB)
05:21:25 [2019-06-24T09:21:25.797Z] [INFO] Fetching de.itemis.statefullexer_1.0.0.201706281509.jar from http://meysholdt.github.io/xtext_stateful_lexer/updatesite/plugins/ (167.38kB)
05:21:25 [2019-06-24T09:21:25.797Z] [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)
05:21:25 [2019-06-24T09:21:25.798Z] [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)
05:21:26 [2019-06-24T09:21:26.708Z] [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)
05:21:26 [2019-06-24T09:21:26.708Z] [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)
05:21:26 [2019-06-24T09:21:26.959Z] [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)
05:21:26 [2019-06-24T09:21:26.959Z] [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)
05:21:27 [2019-06-24T09:21:27.209Z] [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)
05:21:27 [2019-06-24T09:21:27.209Z] [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)
05:21:27 [2019-06-24T09:21:27.760Z] [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (170.74kB)
05:21:27 [2019-06-24T09:21:27.760Z] [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (170.74kB)
05:21:28 [2019-06-24T09:21:28.670Z] [INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/luna/201502271000/
05:21:28 [2019-06-24T09:21:28.670Z] [INFO] Fetching org.eclipse.osgi_3.10.2.v20150203-1939.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (387.71kB)
05:21:28 [2019-06-24T09:21:28.670Z] [INFO] Fetching org.eclipse.osgi_3.10.2.v20150203-1939.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (387.71kB)
05:21:29 [2019-06-24T09:21:29.221Z] [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)
05:21:29 [2019-06-24T09:21:29.221Z] [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)
05:21:29 [2019-06-24T09:21:29.471Z] [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)
05:21:29 [2019-06-24T09:21:29.471Z] [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)
05:21:29 [2019-06-24T09:21:29.722Z] [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.22kB)
05:21:29 [2019-06-24T09:21:29.722Z] [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.22kB)
05:21:29 [2019-06-24T09:21:29.722Z] [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)
05:21:29 [2019-06-24T09:21:29.722Z] [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)
05:21:29 [2019-06-24T09:21:29.972Z] [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)
05:21:29 [2019-06-24T09:21:29.972Z] [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)
05:21:30 [2019-06-24T09:21:30.222Z] [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)
05:21:30 [2019-06-24T09:21:30.222Z] [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)
05:21:30 [2019-06-24T09:21:30.222Z] [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)
05:21:30 [2019-06-24T09:21:30.222Z] [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)
05:21:30 [2019-06-24T09:21:30.473Z] [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)
05:21:30 [2019-06-24T09:21:30.473Z] [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)
05:21:30 [2019-06-24T09:21:30.473Z] [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)
05:21:30 [2019-06-24T09:21:30.473Z] [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)
05:21:30 [2019-06-24T09:21:30.723Z] [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)
05:21:30 [2019-06-24T09:21:30.723Z] [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)
05:21:30 [2019-06-24T09:21:30.973Z] [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)
05:21:30 [2019-06-24T09:21:30.973Z] [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)
05:21:30 [2019-06-24T09:21:30.973Z] [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)
05:21:30 [2019-06-24T09:21:30.973Z] [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)
05:21:31 [2019-06-24T09:21:31.884Z] [INFO] Fetching org.eclipse.core.resources_3.9.1.v20140825-1431.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (814.2kB)
05:21:31 [2019-06-24T09:21:31.884Z] [INFO] Fetching org.eclipse.core.resources_3.9.1.v20140825-1431.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (814.2kB)
05:21:32 [2019-06-24T09:21:32.135Z] [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)
05:21:32 [2019-06-24T09:21:32.135Z] [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)
05:21:32 [2019-06-24T09:21:32.385Z] [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)
05:21:32 [2019-06-24T09:21:32.385Z] [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)
05:21:32 [2019-06-24T09:21:32.635Z] [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)
05:21:32 [2019-06-24T09:21:32.635Z] [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)
05:21:33 [2019-06-24T09:21:33.546Z] [INFO] Fetching com.ibm.icu_52.1.1.v201501240615.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.77MB)
05:21:33 [2019-06-24T09:21:33.546Z] [INFO] Fetching com.ibm.icu_52.1.1.v201501240615.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.77MB)
05:21:34 [2019-06-24T09:21:34.457Z] [INFO] Fetching com.ibm.icu_52.1.1.v201501240615.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.19MB of 7.77MB at 1.19MB/s)
05:21:35 [2019-06-24T09:21:35.800Z] [INFO] Fetching com.ibm.icu_52.1.1.v201501240615.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (4.58MB of 7.77MB at 2.29MB/s)
05:21:40 [2019-06-24T09:21:40.994Z] [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)
05:21:40 [2019-06-24T09:21:40.994Z] [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)
05:21:40 [2019-06-24T09:21:40.994Z] [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)
05:21:40 [2019-06-24T09:21:40.994Z] [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)
05:21:41 [2019-06-24T09:21:41.244Z] [INFO] Fetching org.eclipse.jdt.core_3.10.2.v20150120-1634.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (5.32MB)
05:21:41 [2019-06-24T09:21:41.244Z] [INFO] Fetching org.eclipse.jdt.core_3.10.2.v20150120-1634.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (5.32MB)
05:21:42 [2019-06-24T09:21:42.155Z] [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)
05:21:42 [2019-06-24T09:21:42.155Z] [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)
05:21:42 [2019-06-24T09:21:42.405Z] [INFO] Fetching org.eclipse.text_3.5.300.v20130515-1451.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (78.99kB)
05:21:42 [2019-06-24T09:21:42.405Z] [INFO] Fetching org.eclipse.text_3.5.300.v20130515-1451.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (78.99kB)
05:21:42 [2019-06-24T09:21:42.405Z] [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)
05:21:42 [2019-06-24T09:21:42.405Z] [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)
05:21:42 [2019-06-24T09:21:42.956Z] [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)
05:21:42 [2019-06-24T09:21:42.956Z] [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)
05:21:43 [2019-06-24T09:21:43.507Z] [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)
05:21:43 [2019-06-24T09:21:43.507Z] [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)
05:21:43 [2019-06-24T09:21:43.757Z] [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)
05:21:43 [2019-06-24T09:21:43.757Z] [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)
05:21:43 [2019-06-24T09:21:43.757Z] [INFO] Fetching org.apache.ant_1.9.2.v201404171502.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (2.17MB)
05:21:43 [2019-06-24T09:21:43.757Z] [INFO] Fetching org.apache.ant_1.9.2.v201404171502.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (2.17MB)
05:21:45 [2019-06-24T09:21:45.100Z] [INFO] Fetching org.apache.ant_1.9.2.v201404171502.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (471.32kB of 2.17MB at 470.6kB/s)
05:21:46 [2019-06-24T09:21:46.011Z] [INFO] Fetching org.apache.ant_1.9.2.v201404171502.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.1MB of 2.17MB at 561.58kB/s)
05:21:46 [2019-06-24T09:21:46.562Z] [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)
05:21:46 [2019-06-24T09:21:46.562Z] [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)
05:21:46 [2019-06-24T09:21:46.562Z] [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)
05:21:46 [2019-06-24T09:21:46.562Z] [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)
05:21:47 [2019-06-24T09:21:47.905Z] [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)
05:21:47 [2019-06-24T09:21:47.905Z] [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)
05:21:47 [2019-06-24T09:21:47.905Z] [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)
05:21:47 [2019-06-24T09:21:47.905Z] [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)
05:21:48 [2019-06-24T09:21:48.156Z] [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)
05:21:48 [2019-06-24T09:21:48.156Z] [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)
05:21:48 [2019-06-24T09:21:48.406Z] [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)
05:21:48 [2019-06-24T09:21:48.406Z] [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)
05:21:48 [2019-06-24T09:21:48.656Z] [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)
05:21:48 [2019-06-24T09:21:48.656Z] [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)
05:21:50 [2019-06-24T09:21:50.000Z] [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)
05:21:50 [2019-06-24T09:21:50.000Z] [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)
05:21:50 [2019-06-24T09:21:50.910Z] [INFO] Fetching org.eclipse.xpand_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (79.66kB)
05:21:50 [2019-06-24T09:21:50.910Z] [INFO] Fetching org.eclipse.xpand_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (79.66kB)
05:21:50 [2019-06-24T09:21:50.910Z] [INFO] Fetching org.eclipse.xtend_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (147.66kB)
05:21:50 [2019-06-24T09:21:50.910Z] [INFO] Fetching org.eclipse.xtend_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (147.66kB)
05:21:51 [2019-06-24T09:21:51.161Z] [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)
05:21:51 [2019-06-24T09:21:51.161Z] [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)
05:21:51 [2019-06-24T09:21:51.711Z] [INFO] Fetching org.junit_4.11.0.v201303080030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (222.27kB)
05:21:51 [2019-06-24T09:21:51.712Z] [INFO] Fetching org.junit_4.11.0.v201303080030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (222.27kB)
05:21:51 [2019-06-24T09:21:51.712Z] [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)
05:21:51 [2019-06-24T09:21:51.712Z] [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)
05:21:52 [2019-06-24T09:21:52.262Z] [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)
05:21:52 [2019-06-24T09:21:52.262Z] [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)
05:21:52 [2019-06-24T09:21:52.262Z] [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)
05:21:52 [2019-06-24T09:21:52.262Z] [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)
05:21:52 [2019-06-24T09:21:52.512Z] [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)
05:21:52 [2019-06-24T09:21:52.512Z] [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)
05:21:52 [2019-06-24T09:21:52.512Z] [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)
05:21:52 [2019-06-24T09:21:52.512Z] [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)
05:21:52 [2019-06-24T09:21:52.763Z] [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)
05:21:52 [2019-06-24T09:21:52.763Z] [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)
05:21:52 [2019-06-24T09:21:52.763Z] [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)
05:21:52 [2019-06-24T09:21:52.763Z] [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)
05:21:54 [2019-06-24T09:21:54.106Z] [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.79kB)
05:21:54 [2019-06-24T09:21:54.106Z] [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.79kB)
05:21:54 [2019-06-24T09:21:54.356Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/pom.xml
05:21:54 [2019-06-24T09:21:54.356Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/pom.xml
05:21:54 [2019-06-24T09:21:54.607Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/pom.xml
05:21:54 [2019-06-24T09:21:54.607Z] [INFO] Fetching javax.annotation_1.2.0.v201401042248.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.11kB)
05:21:54 [2019-06-24T09:21:54.607Z] [INFO] Fetching javax.annotation_1.2.0.v201401042248.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.11kB)
05:21:54 [2019-06-24T09:21:54.607Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (63.94kB)
05:21:54 [2019-06-24T09:21:54.607Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (63.94kB)
05:21:54 [2019-06-24T09:21:54.857Z] [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (88.73kB)
05:21:54 [2019-06-24T09:21:54.857Z] [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (88.73kB)
05:21:56 [2019-06-24T09:21:56.200Z] [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.88kB)
05:21:56 [2019-06-24T09:21:56.200Z] [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.88kB)
05:21:56 [2019-06-24T09:21:56.200Z] [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)
05:21:56 [2019-06-24T09:21:56.200Z] [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)
05:21:57 [2019-06-24T09:21:57.543Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (18.5kB)
05:21:57 [2019-06-24T09:21:57.543Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (18.5kB)
05:21:57 [2019-06-24T09:21:57.543Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.84kB)
05:21:57 [2019-06-24T09:21:57.543Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.84kB)
05:21:57 [2019-06-24T09:21:57.794Z] [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)
05:21:57 [2019-06-24T09:21:57.794Z] [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)
05:21:57 [2019-06-24T09:21:57.794Z] [INFO] Fetching org.eclipse.osgi.services_3.4.0.v20140312-2051.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (33kB)
05:21:57 [2019-06-24T09:21:57.794Z] [INFO] Fetching org.eclipse.osgi.services_3.4.0.v20140312-2051.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (33kB)
05:21:58 [2019-06-24T09:21:58.044Z] [INFO] Fetching org.eclipse.compare_3.5.501.v20140817-1445.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (225.93kB)
05:21:58 [2019-06-24T09:21:58.044Z] [INFO] Fetching org.eclipse.compare_3.5.501.v20140817-1445.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (225.93kB)
05:21:58 [2019-06-24T09:21:58.595Z] [INFO] Fetching org.eclipse.ui_3.106.1.v20141002-1150.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (162.22kB)
05:21:58 [2019-06-24T09:21:58.595Z] [INFO] Fetching org.eclipse.ui_3.106.1.v20141002-1150.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (162.22kB)
05:21:59 [2019-06-24T09:21:59.145Z] [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)
05:21:59 [2019-06-24T09:21:59.145Z] [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)
05:21:59 [2019-06-24T09:21:59.396Z] [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)
05:21:59 [2019-06-24T09:21:59.396Z] [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)
05:22:00 [2019-06-24T09:22:00.307Z] [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)
05:22:00 [2019-06-24T09:22:00.307Z] [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)
05:22:00 [2019-06-24T09:22:00.557Z] [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)
05:22:00 [2019-06-24T09:22:00.557Z] [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)
05:22:00 [2019-06-24T09:22:00.807Z] [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)
05:22:00 [2019-06-24T09:22:00.807Z] [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)
05:22:01 [2019-06-24T09:22:01.058Z] [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)
05:22:01 [2019-06-24T09:22:01.058Z] [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)
05:22:01 [2019-06-24T09:22:01.308Z] [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)
05:22:01 [2019-06-24T09:22:01.308Z] [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)
05:22:01 [2019-06-24T09:22:01.559Z] [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)
05:22:01 [2019-06-24T09:22:01.559Z] [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)
05:22:01 [2019-06-24T09:22:01.559Z] [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)
05:22:01 [2019-06-24T09:22:01.559Z] [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)
05:22:01 [2019-06-24T09:22:01.809Z] [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)
05:22:01 [2019-06-24T09:22:01.809Z] [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)
05:22:02 [2019-06-24T09:22:02.059Z] [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)
05:22:02 [2019-06-24T09:22:02.059Z] [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)
05:22:02 [2019-06-24T09:22:02.059Z] [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)
05:22:03 [2019-06-24T09:22:03.402Z] [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)
05:22:03 [2019-06-24T09:22:03.402Z] [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)
05:22:03 [2019-06-24T09:22:03.402Z] [INFO] Fetching org.eclipse.help_3.6.0.v20130326-1254.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (107.95kB)
05:22:03 [2019-06-24T09:22:03.402Z] [INFO] Fetching org.eclipse.help_3.6.0.v20130326-1254.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (107.95kB)
05:22:03 [2019-06-24T09:22:03.402Z] [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)
05:22:03 [2019-06-24T09:22:03.402Z] [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)
05:22:03 [2019-06-24T09:22:03.653Z] [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)
05:22:03 [2019-06-24T09:22:03.653Z] [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)
05:22:03 [2019-06-24T09:22:03.653Z] [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)
05:22:03 [2019-06-24T09:22:03.653Z] [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)
05:22:03 [2019-06-24T09:22:03.903Z] [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)
05:22:03 [2019-06-24T09:22:03.903Z] [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)
05:22:03 [2019-06-24T09:22:03.903Z] [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)
05:22:03 [2019-06-24T09:22:03.903Z] [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)
05:22:04 [2019-06-24T09:22:04.153Z] [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)
05:22:04 [2019-06-24T09:22:04.153Z] [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)
05:22:04 [2019-06-24T09:22:04.153Z] [INFO] Fetching org.eclipse.swt_3.103.2.v20150203-1313.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (16.84kB)
05:22:04 [2019-06-24T09:22:04.153Z] [INFO] Fetching org.eclipse.swt_3.103.2.v20150203-1313.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (16.84kB)
05:22:04 [2019-06-24T09:22:04.404Z] [INFO] Fetching org.eclipse.jface_3.10.2.v20141021-1035.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (337.88kB)
05:22:04 [2019-06-24T09:22:04.404Z] [INFO] Fetching org.eclipse.jface_3.10.2.v20141021-1035.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (337.88kB)
05:22:04 [2019-06-24T09:22:04.954Z] [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)
05:22:04 [2019-06-24T09:22:04.954Z] [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)
05:22:04 [2019-06-24T09:22:04.955Z] [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)
05:22:04 [2019-06-24T09:22:04.955Z] [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)
05:22:05 [2019-06-24T09:22:05.865Z] [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)
05:22:05 [2019-06-24T09:22:05.865Z] [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)
05:22:06 [2019-06-24T09:22:06.116Z] [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)
05:22:06 [2019-06-24T09:22:06.116Z] [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)
05:22:06 [2019-06-24T09:22:06.116Z] [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)
05:22:06 [2019-06-24T09:22:06.116Z] [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)
05:22:06 [2019-06-24T09:22:06.366Z] [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)
05:22:06 [2019-06-24T09:22:06.366Z] [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)
05:22:06 [2019-06-24T09:22:06.616Z] [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)
05:22:06 [2019-06-24T09:22:06.616Z] [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)
05:22:06 [2019-06-24T09:22:06.616Z] [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)
05:22:06 [2019-06-24T09:22:06.616Z] [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)
05:22:06 [2019-06-24T09:22:06.867Z] [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)
05:22:06 [2019-06-24T09:22:06.867Z] [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)
05:22:06 [2019-06-24T09:22:06.867Z] [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)
05:22:06 [2019-06-24T09:22:06.867Z] [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)
05:22:08 [2019-06-24T09:22:08.210Z] [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)
05:22:08 [2019-06-24T09:22:08.210Z] [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)
05:22:08 [2019-06-24T09:22:08.210Z] [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)
05:22:08 [2019-06-24T09:22:08.210Z] [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)
05:22:08 [2019-06-24T09:22:08.460Z] [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)
05:22:08 [2019-06-24T09:22:08.460Z] [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)
05:22:08 [2019-06-24T09:22:08.711Z] [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)
05:22:08 [2019-06-24T09:22:08.711Z] [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)
05:22:08 [2019-06-24T09:22:08.711Z] [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)
05:22:08 [2019-06-24T09:22:08.711Z] [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)
05:22:08 [2019-06-24T09:22:08.961Z] [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)
05:22:08 [2019-06-24T09:22:08.961Z] [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)
05:22:09 [2019-06-24T09:22:09.211Z] [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)
05:22:09 [2019-06-24T09:22:09.211Z] [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)
05:22:09 [2019-06-24T09:22:09.462Z] [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)
05:22:09 [2019-06-24T09:22:09.462Z] [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)
05:22:09 [2019-06-24T09:22:09.712Z] [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)
05:22:09 [2019-06-24T09:22:09.712Z] [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)
05:22:09 [2019-06-24T09:22:09.712Z] [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)
05:22:09 [2019-06-24T09:22:09.712Z] [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)
05:22:09 [2019-06-24T09:22:09.962Z] [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)
05:22:09 [2019-06-24T09:22:09.962Z] [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)
05:22:11 [2019-06-24T09:22:11.824Z] [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)
05:22:11 [2019-06-24T09:22:11.824Z] [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)
05:22:12 [2019-06-24T09:22:12.734Z] [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)
05:22:12 [2019-06-24T09:22:12.734Z] [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)
05:22:12 [2019-06-24T09:22:12.735Z] [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)
05:22:12 [2019-06-24T09:22:12.735Z] [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)
05:22:12 [2019-06-24T09:22:12.985Z] [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)
05:22:12 [2019-06-24T09:22:12.985Z] [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)
05:22:13 [2019-06-24T09:22:13.235Z] [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)
05:22:13 [2019-06-24T09:22:13.235Z] [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)
05:22:13 [2019-06-24T09:22:13.485Z] [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)
05:22:13 [2019-06-24T09:22:13.486Z] [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)
05:22:13 [2019-06-24T09:22:13.736Z] [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)
05:22:13 [2019-06-24T09:22:13.736Z] [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)
05:22:13 [2019-06-24T09:22:13.736Z] [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)
05:22:13 [2019-06-24T09:22:13.736Z] [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)
05:22:13 [2019-06-24T09:22:13.986Z] [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)
05:22:13 [2019-06-24T09:22:13.986Z] [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)
05:22:14 [2019-06-24T09:22:14.237Z] [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)
05:22:14 [2019-06-24T09:22:14.237Z] [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)
05:22:14 [2019-06-24T09:22:14.237Z] [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)
05:22:14 [2019-06-24T09:22:14.237Z] [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)
05:22:15 [2019-06-24T09:22:15.580Z] [INFO] Fetching org.eclipse.jdt.ui_3.10.2.v20141014-1419.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.66MB of 2.89MB at 1.66MB/s)
05:22:19 [2019-06-24T09:22:19.702Z] [INFO] Fetching org.eclipse.search_3.9.100.v20140226-1637.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (146.93kB)
05:22:19 [2019-06-24T09:22:19.702Z] [INFO] Fetching org.eclipse.search_3.9.100.v20140226-1637.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (146.93kB)
05:22:19 [2019-06-24T09:22:19.702Z] [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)
05:22:19 [2019-06-24T09:22:19.702Z] [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)
05:22:19 [2019-06-24T09:22:19.952Z] [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)
05:22:19 [2019-06-24T09:22:19.952Z] [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)
05:22:20 [2019-06-24T09:22:20.202Z] [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)
05:22:20 [2019-06-24T09:22:20.202Z] [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)
05:22:20 [2019-06-24T09:22:20.453Z] [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)
05:22:20 [2019-06-24T09:22:20.453Z] [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)
05:22:21 [2019-06-24T09:22:21.003Z] [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)
05:22:21 [2019-06-24T09:22:21.003Z] [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)
05:22:21 [2019-06-24T09:22:21.003Z] [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)
05:22:21 [2019-06-24T09:22:21.003Z] [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)
05:22:21 [2019-06-24T09:22:21.254Z] [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)
05:22:21 [2019-06-24T09:22:21.254Z] [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)
05:22:22 [2019-06-24T09:22:22.164Z] [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)
05:22:22 [2019-06-24T09:22:22.165Z] [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)
05:22:22 [2019-06-24T09:22:22.507Z] [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)
05:22:22 [2019-06-24T09:22:22.507Z] [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)
05:22:23 [2019-06-24T09:22:23.418Z] [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)
05:22:23 [2019-06-24T09:22:23.418Z] [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)
05:22:23 [2019-06-24T09:22:23.669Z] [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)
05:22:23 [2019-06-24T09:22:23.669Z] [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)
05:22:23 [2019-06-24T09:22:23.919Z] [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)
05:22:23 [2019-06-24T09:22:23.919Z] [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)
05:22:24 [2019-06-24T09:22:24.169Z] [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)
05:22:24 [2019-06-24T09:22:24.169Z] [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)
05:22:24 [2019-06-24T09:22:24.169Z] [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)
05:22:24 [2019-06-24T09:22:24.169Z] [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)
05:22:24 [2019-06-24T09:22:24.419Z] [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)
05:22:24 [2019-06-24T09:22:24.419Z] [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)
05:22:24 [2019-06-24T09:22:24.670Z] [INFO] Fetching org.w3c.dom.smil_1.0.0.v200806040011.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.78kB)
05:22:24 [2019-06-24T09:22:24.670Z] [INFO] Fetching org.w3c.dom.smil_1.0.0.v200806040011.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.78kB)
05:22:24 [2019-06-24T09:22:24.670Z] [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)
05:22:24 [2019-06-24T09:22:24.670Z] [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)
05:22:26 [2019-06-24T09:22:26.013Z] [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/ (847.3kB of 1.19MB at 846.61kB/s)
05:22:27 [2019-06-24T09:22:27.356Z] [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)
05:22:27 [2019-06-24T09:22:27.356Z] [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)
05:22:29 [2019-06-24T09:22:29.838Z] [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)
05:22:29 [2019-06-24T09:22:29.838Z] [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)
05:22:31 [2019-06-24T09:22:31.181Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/pom.xml
05:22:31 [2019-06-24T09:22:31.181Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui.junit:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/pom.xml
05:22:31 [2019-06-24T09:22:31.181Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui.junit:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/pom.xml
05:22:31 [2019-06-24T09:22:31.181Z] [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)
05:22:31 [2019-06-24T09:22:31.181Z] [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)
05:22:31 [2019-06-24T09:22:31.431Z] [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)
05:22:31 [2019-06-24T09:22:31.431Z] [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)
05:22:31 [2019-06-24T09:22:31.682Z] [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)
05:22:31 [2019-06-24T09:22:31.682Z] [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)
05:22:31 [2019-06-24T09:22:31.682Z] [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)
05:22:31 [2019-06-24T09:22:31.682Z] [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)
05:22:32 [2019-06-24T09:22:32.592Z] [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)
05:22:32 [2019-06-24T09:22:32.592Z] [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)
05:22:32 [2019-06-24T09:22:32.843Z] [INFO] Fetching org.eclipse.jdt.debug.ui_3.6.300.v20140512-1926.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.32MB)
05:22:32 [2019-06-24T09:22:32.843Z] [INFO] Fetching org.eclipse.jdt.debug.ui_3.6.300.v20140512-1926.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.32MB)
05:22:33 [2019-06-24T09:22:33.393Z] [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)
05:22:33 [2019-06-24T09:22:33.393Z] [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)
05:22:33 [2019-06-24T09:22:33.644Z] [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)
05:22:33 [2019-06-24T09:22:33.644Z] [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)
05:22:33 [2019-06-24T09:22:33.894Z] [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)
05:22:33 [2019-06-24T09:22:33.894Z] [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)
05:22:34 [2019-06-24T09:22:34.144Z] [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)
05:22:34 [2019-06-24T09:22:34.144Z] [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)
05:22:34 [2019-06-24T09:22:34.144Z] [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)
05:22:34 [2019-06-24T09:22:34.144Z] [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)
05:22:34 [2019-06-24T09:22:34.394Z] [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)
05:22:34 [2019-06-24T09:22:34.394Z] [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)
05:22:34 [2019-06-24T09:22:34.394Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (103.9kB)
05:22:34 [2019-06-24T09:22:34.394Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (103.9kB)
05:22:34 [2019-06-24T09:22:34.645Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (73.46kB)
05:22:34 [2019-06-24T09:22:34.645Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (73.46kB)
05:22:35 [2019-06-24T09:22:35.988Z] [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)
05:22:35 [2019-06-24T09:22:35.988Z] [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)
05:22:35 [2019-06-24T09:22:35.988Z] [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)
05:22:35 [2019-06-24T09:22:35.988Z] [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)
05:22:36 [2019-06-24T09:22:36.238Z] [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)
05:22:36 [2019-06-24T09:22:36.238Z] [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)
05:22:36 [2019-06-24T09:22:36.238Z] [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)
05:22:36 [2019-06-24T09:22:36.238Z] [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)
05:22:36 [2019-06-24T09:22:36.489Z] [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)
05:22:36 [2019-06-24T09:22:36.489Z] [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)
05:22:36 [2019-06-24T09:22:36.489Z] [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)
05:22:36 [2019-06-24T09:22:36.489Z] [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)
05:22:36 [2019-06-24T09:22:36.739Z] [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)
05:22:36 [2019-06-24T09:22:36.739Z] [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)
05:22:36 [2019-06-24T09:22:36.989Z] [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)
05:22:36 [2019-06-24T09:22:36.990Z] [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)
05:22:36 [2019-06-24T09:22:36.990Z] [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)
05:22:36 [2019-06-24T09:22:36.990Z] [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)
05:22:37 [2019-06-24T09:22:37.240Z] [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)
05:22:37 [2019-06-24T09:22:37.240Z] [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)
05:22:37 [2019-06-24T09:22:37.490Z] [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)
05:22:37 [2019-06-24T09:22:37.490Z] [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)
05:22:38 [2019-06-24T09:22:38.041Z] [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)
05:22:38 [2019-06-24T09:22:38.041Z] [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)
05:22:38 [2019-06-24T09:22:38.041Z] [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)
05:22:38 [2019-06-24T09:22:38.041Z] [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)
05:22:38 [2019-06-24T09:22:38.291Z] [INFO] Fetching org.eclipse.pde.build_3.9.0.v20140415-2029.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (489.35kB)
05:22:38 [2019-06-24T09:22:38.291Z] [INFO] Fetching org.eclipse.pde.build_3.9.0.v20140415-2029.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (489.35kB)
05:22:39 [2019-06-24T09:22:39.469Z] [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)
05:22:39 [2019-06-24T09:22:39.469Z] [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)
05:22:39 [2019-06-24T09:22:39.720Z] [INFO] Fetching org.eclipse.pde.core_3.10.2.v20150127-1015.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.21MB)
05:22:39 [2019-06-24T09:22:39.720Z] [INFO] Fetching org.eclipse.pde.core_3.10.2.v20150127-1015.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.21MB)
05:22:39 [2019-06-24T09:22:39.720Z] [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)
05:22:39 [2019-06-24T09:22:39.720Z] [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)
05:22:39 [2019-06-24T09:22:39.970Z] [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)
05:22:39 [2019-06-24T09:22:39.970Z] [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)
05:22:41 [2019-06-24T09:22:41.831Z] [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)
05:22:41 [2019-06-24T09:22:41.831Z] [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)
05:22:41 [2019-06-24T09:22:41.831Z] [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)
05:22:41 [2019-06-24T09:22:41.831Z] [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)
05:22:41 [2019-06-24T09:22:41.831Z] [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)
05:22:41 [2019-06-24T09:22:41.831Z] [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)
05:22:42 [2019-06-24T09:22:42.082Z] [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)
05:22:42 [2019-06-24T09:22:42.082Z] [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)
05:22:42 [2019-06-24T09:22:42.332Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui.junit:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/pom.xml
05:22:44 [2019-06-24T09:22:44.193Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/pom.xml
05:22:44 [2019-06-24T09:22:44.194Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/pom.xml
05:22:44 [2019-06-24T09:22:44.194Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/pom.xml
05:22:44 [2019-06-24T09:22:44.444Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/pom.xml
05:22:44 [2019-06-24T09:22:44.444Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/pom.xml
05:22:44 [2019-06-24T09:22:44.444Z] [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)
05:22:44 [2019-06-24T09:22:44.444Z] [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)
05:22:46 [2019-06-24T09:22:46.305Z] [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)
05:22:46 [2019-06-24T09:22:46.305Z] [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)
05:22:46 [2019-06-24T09:22:46.305Z] [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)
05:22:46 [2019-06-24T09:22:46.305Z] [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)
05:22:46 [2019-06-24T09:22:46.305Z] [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)
05:22:46 [2019-06-24T09:22:46.305Z] [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)
05:22:46 [2019-06-24T09:22:46.556Z] [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)
05:22:46 [2019-06-24T09:22:46.556Z] [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)
05:22:47 [2019-06-24T09:22:47.106Z] [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)
05:22:47 [2019-06-24T09:22:47.106Z] [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)
05:22:47 [2019-06-24T09:22:47.357Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/pom.xml
05:22:47 [2019-06-24T09:22:47.607Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.sdk:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/pom.xml
05:22:48 [2019-06-24T09:22:48.950Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.sdk:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/pom.xml
05:22:48 [2019-06-24T09:22:48.950Z] [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)
05:22:48 [2019-06-24T09:22:48.950Z] [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)
05:22:48 [2019-06-24T09:22:48.950Z] [INFO] Fetching io.github.classgraph.source_4.8.35.v20190528-1517.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (434.22kB)
05:22:48 [2019-06-24T09:22:48.950Z] [INFO] Fetching io.github.classgraph.source_4.8.35.v20190528-1517.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (434.22kB)
05:22:48 [2019-06-24T09:22:48.950Z] [INFO] Fetching org.junit.source_4.11.0.v201303080030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (100.83kB)
05:22:48 [2019-06-24T09:22:48.950Z] [INFO] Fetching org.junit.source_4.11.0.v201303080030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (100.83kB)
05:22:49 [2019-06-24T09:22:49.201Z] [INFO] Fetching org.hamcrest.core.source_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (25.74kB)
05:22:49 [2019-06-24T09:22:49.201Z] [INFO] Fetching org.hamcrest.core.source_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (25.74kB)
05:22:49 [2019-06-24T09:22:49.201Z] [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)
05:22:49 [2019-06-24T09:22:49.201Z] [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)
05:22:49 [2019-06-24T09:22:49.751Z] [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)
05:22:49 [2019-06-24T09:22:49.751Z] [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)
05:22:49 [2019-06-24T09:22:49.751Z] [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)
05:22:49 [2019-06-24T09:22:49.751Z] [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)
05:22:50 [2019-06-24T09:22:50.302Z] [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)
05:22:50 [2019-06-24T09:22:50.302Z] [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)
05:22:50 [2019-06-24T09:22:50.552Z] [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)
05:22:50 [2019-06-24T09:22:50.552Z] [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)
05:22:50 [2019-06-24T09:22:50.552Z] [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)
05:22:50 [2019-06-24T09:22:50.552Z] [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)
05:22:50 [2019-06-24T09:22:50.803Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.sdk:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/pom.xml
05:22:50 [2019-06-24T09:22:50.803Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.feature:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/pom.xml
05:22:50 [2019-06-24T09:22:50.803Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.feature:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/pom.xml
05:22:51 [2019-06-24T09:22:51.053Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.feature:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/pom.xml
05:22:51 [2019-06-24T09:22:51.053Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib.feature:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/pom.xml
05:22:51 [2019-06-24T09:22:51.053Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib.feature:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/pom.xml
05:22:51 [2019-06-24T09:22:51.304Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib.feature:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/pom.xml
05:22:51 [2019-06-24T09:22:51.304Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.repository:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/pom.xml
05:22:51 [2019-06-24T09:22:51.304Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.repository:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/pom.xml
05:22:51 [2019-06-24T09:22:51.554Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.repository:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/pom.xml
05:22:51 [2019-06-24T09:22:51.554Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/pom.xml
05:22:51 [2019-06-24T09:22:51.554Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/pom.xml
05:22:51 [2019-06-24T09:22:51.554Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/pom.xml
05:22:51 [2019-06-24T09:22:51.554Z] [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-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/pom.xml
05:22:51 [2019-06-24T09:22:51.554Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ide:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/pom.xml
05:22:51 [2019-06-24T09:22:51.805Z] [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-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/pom.xml
05:22:51 [2019-06-24T09:22:51.805Z] [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-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/pom.xml
05:22:51 [2019-06-24T09:22:51.805Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/pom.xml
05:22:51 [2019-06-24T09:22:51.805Z] [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-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/pom.xml
05:22:52 [2019-06-24T09:22:52.055Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/pom.xml
05:22:52 [2019-06-24T09:22:52.055Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/pom.xml
05:22:52 [2019-06-24T09:22:52.055Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/pom.xml
05:22:52 [2019-06-24T09:22:52.305Z] [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-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/pom.xml
05:22:52 [2019-06-24T09:22:52.305Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/pom.xml
05:22:52 [2019-06-24T09:22:52.305Z] [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-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/pom.xml
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] ------------------------------------------------------------------------
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] Reactor Build Order:
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] 
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] org.eclipse.xpect.parent
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] org.eclipse.xpect
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] org.eclipse.xpect.ui
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] org.eclipse.xpect.ui.junit
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] org.eclipse.xpect.xtext.lib
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] org.eclipse.xpect.xtext.xbase.lib
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] org.eclipse.xpect.xtext.lib.feature
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] org.eclipse.xpect.xtext.xbase.lib.feature
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] org.eclipse.xpect.sdk
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] org.eclipse.xpect.repository
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] org.eclipse.xtext.example.maven_parents.grammar_plugin
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] org.eclipse.xtext.example.arithmetics
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] org.eclipse.xtext.example.arithmetics.ide
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] org.eclipse.xtext.example.arithmetics.ui
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] org.eclipse.xtext.example.domainmodel
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] org.eclipse.xtext.example.domainmodel.ui
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] org.eclipse.xpect.root
05:22:52 [2019-06-24T09:22:52.556Z] [INFO]                                                                         
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] ------------------------------------------------------------------------
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] Building org.eclipse.xpect.parent 0.2.0-SNAPSHOT
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] ------------------------------------------------------------------------
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] 
05:22:52 [2019-06-24T09:22:52.556Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.parent ---
05:22:52 [2019-06-24T09:22:52.556Z] 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
05:22:52 [2019-06-24T09:22:52.556Z] 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 18.7 KB/sec)
05:22:52 [2019-06-24T09:22:52.556Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
05:22:52 [2019-06-24T09:22:52.556Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 384.1 KB/sec)
05:22:52 [2019-06-24T09:22:52.556Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom
05:22:52 [2019-06-24T09:22:52.556Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 992.0 KB/sec)
05:22:52 [2019-06-24T09:22:52.556Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
05:22:52 [2019-06-24T09:22:52.556Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (4 KB at 209.4 KB/sec)
05:22:52 [2019-06-24T09:22:52.556Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
05:22:52 [2019-06-24T09:22:52.806Z] 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 171.4 KB/sec)
05:22:52 [2019-06-24T09:22:52.806Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
05:22:52 [2019-06-24T09:22:52.806Z] 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 8382.3 KB/sec)
05:22:52 [2019-06-24T09:22:52.806Z] [INFO] 
05:22:52 [2019-06-24T09:22:52.806Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.parent ---
05:22:52 [2019-06-24T09:22:52.806Z] 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
05:22:52 [2019-06-24T09:22:52.806Z] 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 69.8 KB/sec)
05:22:52 [2019-06-24T09:22:52.806Z] 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
05:22:52 [2019-06-24T09:22:52.806Z] 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 93.8 KB/sec)
05:22:52 [2019-06-24T09:22:52.806Z] 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
05:22:52 [2019-06-24T09:22:52.806Z] 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 62.8 KB/sec)
05:22:52 [2019-06-24T09:22:52.806Z] 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
05:22:52 [2019-06-24T09:22:52.806Z] 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 112.4 KB/sec)
05:22:52 [2019-06-24T09:22:52.806Z] 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
05:22:52 [2019-06-24T09:22:52.806Z] 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 38.5 KB/sec)
05:22:52 [2019-06-24T09:22:52.806Z] 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
05:22:52 [2019-06-24T09:22:52.806Z] 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 52.2 KB/sec)
05:22:52 [2019-06-24T09:22:52.806Z] 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
05:22:52 [2019-06-24T09:22:52.806Z] 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 56.4 KB/sec)
05:22:52 [2019-06-24T09:22:52.806Z] 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
05:22:52 [2019-06-24T09:22:52.806Z] 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 55.5 KB/sec)
05:22:52 [2019-06-24T09:22:52.806Z] 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
05:22:53 [2019-06-24T09:22:53.057Z] 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)
05:22:53 [2019-06-24T09:22:53.057Z] 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
05:22:53 [2019-06-24T09:22:53.057Z] 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 79.0 KB/sec)
05:22:53 [2019-06-24T09:22:53.057Z] 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
05:22:53 [2019-06-24T09:22:53.057Z] 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 47.7 KB/sec)
05:22:53 [2019-06-24T09:22:53.057Z] 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
05:22:53 [2019-06-24T09:22:53.057Z] 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 81.8 KB/sec)
05:22:53 [2019-06-24T09:22:53.057Z] 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
05:22:53 [2019-06-24T09:22:53.057Z] 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 70.5 KB/sec)
05:22:53 [2019-06-24T09:22:53.057Z] 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
05:22:53 [2019-06-24T09:22:53.307Z] 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 3.9 KB/sec)
05:22:53 [2019-06-24T09:22:53.307Z] 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
05:22:53 [2019-06-24T09:22:53.307Z] 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 162.2 KB/sec)
05:22:53 [2019-06-24T09:22:53.307Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
05:22:53 [2019-06-24T09:22:53.307Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
05:22:53 [2019-06-24T09:22:53.307Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml (560 B at 34.2 KB/sec)
05:22:53 [2019-06-24T09:22:53.558Z] 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
05:22:53 [2019-06-24T09:22:53.558Z] 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 145.0 KB/sec)
05:22:53 [2019-06-24T09:22:53.558Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
05:22:53 [2019-06-24T09:22:53.558Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
05:22:53 [2019-06-24T09:22:53.558Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml (524 B at 34.1 KB/sec)
05:22:54 [2019-06-24T09:22:54.108Z] 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
05:22:54 [2019-06-24T09:22:54.108Z] 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 86.1 KB/sec)
05:22:54 [2019-06-24T09:22:54.108Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
05:22:54 [2019-06-24T09:22:54.108Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
05:22:54 [2019-06-24T09:22:54.108Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml (556 B at 31.9 KB/sec)
05:22:54 [2019-06-24T09:22:54.359Z] 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
05:22:54 [2019-06-24T09:22:54.359Z] 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 171.2 KB/sec)
05:22:54 [2019-06-24T09:22:54.359Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
05:22:54 [2019-06-24T09:22:54.359Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
05:22:54 [2019-06-24T09:22:54.359Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (643 B at 25.1 KB/sec)
05:22:54 [2019-06-24T09:22:54.609Z] 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
05:22:54 [2019-06-24T09:22:54.609Z] 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 55.6 KB/sec)
05:22:54 [2019-06-24T09:22:54.609Z] 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
05:22:54 [2019-06-24T09:22:54.609Z] 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 83.6 KB/sec)
05:22:54 [2019-06-24T09:22:54.609Z] 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
05:22:54 [2019-06-24T09:22:54.609Z] 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 79.7 KB/sec)
05:22:54 [2019-06-24T09:22:54.609Z] 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
05:22:54 [2019-06-24T09:22:54.609Z] 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 119.6 KB/sec)
05:22:54 [2019-06-24T09:22:54.609Z] 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
05:22:54 [2019-06-24T09:22:54.609Z] 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 88.1 KB/sec)
05:22:54 [2019-06-24T09:22:54.609Z] 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
05:22:54 [2019-06-24T09:22:54.609Z] 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 88.0 KB/sec)
05:22:54 [2019-06-24T09:22:54.609Z] 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
05:22:54 [2019-06-24T09:22:54.609Z] 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 104.7 KB/sec)
05:22:54 [2019-06-24T09:22:54.609Z] 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
05:22:54 [2019-06-24T09:22:54.860Z] 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 89.0 KB/sec)
05:22:54 [2019-06-24T09:22:54.860Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom
05:22:54 [2019-06-24T09:22:54.860Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom (2 KB at 99.4 KB/sec)
05:22:54 [2019-06-24T09:22:54.860Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
05:22:54 [2019-06-24T09:22:54.860Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
05:22:54 [2019-06-24T09:22:54.860Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml (558 B at 24.8 KB/sec)
05:22:55 [2019-06-24T09:22:55.110Z] 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
05:22:55 [2019-06-24T09:22:55.110Z] 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 59.7 KB/sec)
05:22:55 [2019-06-24T09:22:55.110Z] 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
05:22:55 [2019-06-24T09:22:55.110Z] 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 111.4 KB/sec)
05:22:55 [2019-06-24T09:22:55.110Z] 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
05:22:55 [2019-06-24T09:22:55.110Z] 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 69.7 KB/sec)
05:22:55 [2019-06-24T09:22:55.110Z] 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
05:22:55 [2019-06-24T09:22:55.110Z] 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 76.1 KB/sec)
05:22:55 [2019-06-24T09:22:55.110Z] 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
05:22:55 [2019-06-24T09:22:55.110Z] 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 51.2 KB/sec)
05:22:55 [2019-06-24T09:22:55.110Z] 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
05:22:55 [2019-06-24T09:22:55.110Z] 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 76.8 KB/sec)
05:22:55 [2019-06-24T09:22:55.110Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.pom
05:22:55 [2019-06-24T09:22:55.110Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.pom (2 KB at 89.0 KB/sec)
05:22:55 [2019-06-24T09:22:55.110Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
05:22:55 [2019-06-24T09:22:55.110Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
05:22:55 [2019-06-24T09:22:55.110Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml (646 B at 39.4 KB/sec)
05:22:55 [2019-06-24T09:22:55.360Z] 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
05:22:55 [2019-06-24T09:22:55.360Z] 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 70.1 KB/sec)
05:22:55 [2019-06-24T09:22:55.360Z] 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
05:22:55 [2019-06-24T09:22:55.360Z] 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)
05:22:55 [2019-06-24T09:22:55.611Z] 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
05:22:55 [2019-06-24T09:22:55.611Z] 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)
05:22:55 [2019-06-24T09:22:55.611Z] 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
05:22:55 [2019-06-24T09:22:55.611Z] 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)
05:22:55 [2019-06-24T09:22:55.611Z] 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
05:22:55 [2019-06-24T09:22:55.611Z] 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 25.6 KB/sec)
05:22:55 [2019-06-24T09:22:55.611Z] 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
05:22:55 [2019-06-24T09:22:55.611Z] 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 105.3 KB/sec)
05:22:55 [2019-06-24T09:22:55.611Z] 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
05:22:55 [2019-06-24T09:22:55.611Z] 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 99.8 KB/sec)
05:22:55 [2019-06-24T09:22:55.611Z] 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
05:22:55 [2019-06-24T09:22:55.611Z] 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 100.7 KB/sec)
05:22:55 [2019-06-24T09:22:55.611Z] 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
05:22:55 [2019-06-24T09:22:55.611Z] 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 73.6 KB/sec)
05:22:55 [2019-06-24T09:22:55.611Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.pom
05:22:55 [2019-06-24T09:22:55.611Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.pom (2 KB at 106.3 KB/sec)
05:22:55 [2019-06-24T09:22:55.611Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
05:22:55 [2019-06-24T09:22:55.611Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
05:22:55 [2019-06-24T09:22:55.611Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml (555 B at 30.1 KB/sec)
05:22:56 [2019-06-24T09:22:56.162Z] 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
05:22:56 [2019-06-24T09:22:56.162Z] 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)
05:22:56 [2019-06-24T09:22:56.162Z] 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
05:22:56 [2019-06-24T09:22:56.162Z] 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)
05:22:56 [2019-06-24T09:22:56.162Z] 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
05:22:56 [2019-06-24T09:22:56.162Z] 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 89.9 KB/sec)
05:22:56 [2019-06-24T09:22:56.162Z] 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
05:22:56 [2019-06-24T09:22:56.162Z] 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)
05:22:56 [2019-06-24T09:22:56.162Z] 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
05:22:56 [2019-06-24T09:22:56.162Z] 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 112.2 KB/sec)
05:22:56 [2019-06-24T09:22:56.162Z] 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
05:22:56 [2019-06-24T09:22:56.162Z] 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 90.8 KB/sec)
05:22:56 [2019-06-24T09:22:56.162Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.pom
05:22:56 [2019-06-24T09:22:56.162Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.pom (2 KB at 86.7 KB/sec)
05:22:56 [2019-06-24T09:22:56.162Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
05:22:56 [2019-06-24T09:22:56.162Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
05:22:56 [2019-06-24T09:22:56.162Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml (525 B at 24.4 KB/sec)
05:22:56 [2019-06-24T09:22:56.412Z] 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
05:22:56 [2019-06-24T09:22:56.412Z] 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 80.9 KB/sec)
05:22:56 [2019-06-24T09:22:56.412Z] 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
05:22:56 [2019-06-24T09:22:56.412Z] 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 110.8 KB/sec)
05:22:56 [2019-06-24T09:22:56.412Z] 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
05:22:56 [2019-06-24T09:22:56.412Z] 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 37.6 KB/sec)
05:22:56 [2019-06-24T09:22:56.412Z] 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
05:22:56 [2019-06-24T09:22:56.662Z] 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 105.3 KB/sec)
05:22:56 [2019-06-24T09:22:56.663Z] 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
05:22:56 [2019-06-24T09:22:56.663Z] 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 92.3 KB/sec)
05:22:56 [2019-06-24T09:22:56.663Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/org.eclipse.equinox.preferences-3.7.400.pom
05:22:56 [2019-06-24T09:22:56.663Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/org.eclipse.equinox.preferences-3.7.400.pom (3 KB at 92.3 KB/sec)
05:22:56 [2019-06-24T09:22:56.663Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
05:22:56 [2019-06-24T09:22:56.663Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
05:22:56 [2019-06-24T09:22:56.663Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml (522 B at 18.9 KB/sec)
05:22:56 [2019-06-24T09:22:56.913Z] 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
05:22:56 [2019-06-24T09:22:56.913Z] 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 113.1 KB/sec)
05:22:56 [2019-06-24T09:22:56.913Z] 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
05:22:56 [2019-06-24T09:22:56.913Z] 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 94.2 KB/sec)
05:22:56 [2019-06-24T09:22:56.913Z] 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
05:22:56 [2019-06-24T09:22:56.913Z] 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 141.3 KB/sec)
05:22:56 [2019-06-24T09:22:56.913Z] 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
05:22:56 [2019-06-24T09:22:56.913Z] 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 125.7 KB/sec)
05:22:56 [2019-06-24T09:22:56.913Z] 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
05:22:56 [2019-06-24T09:22:56.913Z] 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 103.6 KB/sec)
05:22:56 [2019-06-24T09:22:56.913Z] 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
05:22:56 [2019-06-24T09:22:56.913Z] 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 103.6 KB/sec)
05:22:56 [2019-06-24T09:22:56.913Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
05:22:56 [2019-06-24T09:22:56.913Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
05:22:56 [2019-06-24T09:22:56.913Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml (519 B at 31.7 KB/sec)
05:22:57 [2019-06-24T09:22:57.163Z] 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
05:22:57 [2019-06-24T09:22:57.164Z] 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 121.6 KB/sec)
05:22:57 [2019-06-24T09:22:57.164Z] 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
05:22:57 [2019-06-24T09:22:57.164Z] 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 103.4 KB/sec)
05:22:57 [2019-06-24T09:22:57.164Z] 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
05:22:57 [2019-06-24T09:22:57.414Z] 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 89.9 KB/sec)
05:22:57 [2019-06-24T09:22:57.414Z] 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
05:22:57 [2019-06-24T09:22:57.414Z] 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 80.1 KB/sec)
05:22:57 [2019-06-24T09:22:57.414Z] 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
05:22:57 [2019-06-24T09:22:57.414Z] 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 122.6 KB/sec)
05:22:57 [2019-06-24T09:22:57.414Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/org.eclipse.equinox.app-1.4.200.pom
05:22:57 [2019-06-24T09:22:57.414Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/org.eclipse.equinox.app-1.4.200.pom (3 KB at 109.7 KB/sec)
05:22:57 [2019-06-24T09:22:57.414Z] 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
05:22:57 [2019-06-24T09:22:57.414Z] 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 99.4 KB/sec)
05:22:57 [2019-06-24T09:22:57.414Z] 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
05:22:57 [2019-06-24T09:22:57.414Z] 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 171.2 KB/sec)
05:22:57 [2019-06-24T09:22:57.414Z] 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
05:22:57 [2019-06-24T09:22:57.414Z] 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 171.4 KB/sec)
05:22:57 [2019-06-24T09:22:57.414Z] 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
05:22:57 [2019-06-24T09:22:57.414Z] 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 194.0 KB/sec)
05:22:57 [2019-06-24T09:22:57.414Z] 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
05:22:57 [2019-06-24T09:22:57.414Z] 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 163.3 KB/sec)
05:22:57 [2019-06-24T09:22:57.414Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.pom
05:22:57 [2019-06-24T09:22:57.414Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.pom (4 KB at 194.0 KB/sec)
05:22:57 [2019-06-24T09:22:57.414Z] 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
05:22:57 [2019-06-24T09:22:57.414Z] 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 145.6 KB/sec)
05:22:57 [2019-06-24T09:22:57.414Z] 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
05:22:57 [2019-06-24T09:22:57.664Z] 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 90.2 KB/sec)
05:22:57 [2019-06-24T09:22:57.664Z] 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
05:22:57 [2019-06-24T09:22:57.664Z] 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)
05:22:57 [2019-06-24T09:22:57.665Z] 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
05:22:57 [2019-06-24T09:22:57.665Z] 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 119.4 KB/sec)
05:22:57 [2019-06-24T09:22:57.665Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.400/org.eclipse.core.expressions-3.6.400.pom
05:22:57 [2019-06-24T09:22:57.665Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.400/org.eclipse.core.expressions-3.6.400.pom (2 KB at 112.4 KB/sec)
05:22:57 [2019-06-24T09:22:57.665Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
05:22:57 [2019-06-24T09:22:57.665Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
05:22:57 [2019-06-24T09:22:57.665Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml (521 B at 42.4 KB/sec)
05:22:57 [2019-06-24T09:22:57.915Z] 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
05:22:57 [2019-06-24T09:22:57.915Z] 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 124.6 KB/sec)
05:22:57 [2019-06-24T09:22:57.915Z] 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
05:22:57 [2019-06-24T09:22:57.915Z] 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 118.1 KB/sec)
05:22:57 [2019-06-24T09:22:57.915Z] 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
05:22:57 [2019-06-24T09:22:57.915Z] 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 86.0 KB/sec)
05:22:57 [2019-06-24T09:22:57.915Z] 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
05:22:57 [2019-06-24T09:22:57.915Z] 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 111.8 KB/sec)
05:22:57 [2019-06-24T09:22:57.915Z] 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
05:22:57 [2019-06-24T09:22:57.915Z] 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 29.2 KB/sec)
05:22:57 [2019-06-24T09:22:57.915Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.400/org.eclipse.core.filesystem-1.7.400.pom
05:22:57 [2019-06-24T09:22:57.915Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.400/org.eclipse.core.filesystem-1.7.400.pom (3 KB at 125.1 KB/sec)
05:22:57 [2019-06-24T09:22:57.915Z] 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
05:22:58 [2019-06-24T09:22:58.165Z] 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 123.3 KB/sec)
05:22:58 [2019-06-24T09:22:58.165Z] 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
05:22:58 [2019-06-24T09:22:58.165Z] 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 111.6 KB/sec)
05:22:58 [2019-06-24T09:22:58.165Z] 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
05:22:58 [2019-06-24T09:22:58.165Z] 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 106.9 KB/sec)
05:22:58 [2019-06-24T09:22:58.165Z] 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
05:22:58 [2019-06-24T09:22:58.165Z] 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 117.8 KB/sec)
05:22:58 [2019-06-24T09:22:58.165Z] 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
05:22:58 [2019-06-24T09:22:58.165Z] 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 117.8 KB/sec)
05:22:58 [2019-06-24T09:22:58.165Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.400/org.eclipse.core.resources-3.13.400.pom
05:22:58 [2019-06-24T09:22:58.165Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.400/org.eclipse.core.resources-3.13.400.pom (3 KB at 107.6 KB/sec)
05:22:58 [2019-06-24T09:22:58.165Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml
05:22:58 [2019-06-24T09:22:58.165Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml
05:22:58 [2019-06-24T09:22:58.165Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml (704 B at 31.3 KB/sec)
05:22:58 [2019-06-24T09:22:58.716Z] 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
05:22:58 [2019-06-24T09:22:58.716Z] 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 80.4 KB/sec)
05:22:58 [2019-06-24T09:22:58.716Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
05:22:58 [2019-06-24T09:22:58.716Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
05:22:58 [2019-06-24T09:22:58.716Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml (541 B at 23.0 KB/sec)
05:23:00 [2019-06-24T09:23:00.059Z] 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
05:23:00 [2019-06-24T09:23:00.059Z] 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 96.2 KB/sec)
05:23:00 [2019-06-24T09:23:00.059Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
05:23:00 [2019-06-24T09:23:00.059Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
05:23:00 [2019-06-24T09:23:00.059Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml (550 B at 41.3 KB/sec)
05:23:00 [2019-06-24T09:23:00.059Z] 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
05:23:00 [2019-06-24T09:23:00.059Z] 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 77.4 KB/sec)
05:23:00 [2019-06-24T09:23:00.059Z] 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
05:23:00 [2019-06-24T09:23:00.059Z] 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 124.2 KB/sec)
05:23:00 [2019-06-24T09:23:00.059Z] 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
05:23:00 [2019-06-24T09:23:00.310Z] 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 88.7 KB/sec)
05:23:00 [2019-06-24T09:23:00.310Z] 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
05:23:00 [2019-06-24T09:23:00.310Z] 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 103.5 KB/sec)
05:23:00 [2019-06-24T09:23:00.310Z] 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
05:23:00 [2019-06-24T09:23:00.310Z] 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 69.0 KB/sec)
05:23:00 [2019-06-24T09:23:00.310Z] 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
05:23:00 [2019-06-24T09:23:00.310Z] 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 125.3 KB/sec)
05:23:00 [2019-06-24T09:23:00.310Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.400/org.eclipse.core.commands-3.9.400.pom
05:23:00 [2019-06-24T09:23:00.310Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.400/org.eclipse.core.commands-3.9.400.pom (2 KB at 85.4 KB/sec)
05:23:00 [2019-06-24T09:23:00.310Z] 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
05:23:00 [2019-06-24T09:23:00.310Z] 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 126.4 KB/sec)
05:23:00 [2019-06-24T09:23:00.310Z] 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
05:23:00 [2019-06-24T09:23:00.310Z] 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 87.9 KB/sec)
05:23:00 [2019-06-24T09:23:00.310Z] 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
05:23:00 [2019-06-24T09:23:00.310Z] 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 169.4 KB/sec)
05:23:00 [2019-06-24T09:23:00.310Z] 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
05:23:00 [2019-06-24T09:23:00.310Z] 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 132.7 KB/sec)
05:23:00 [2019-06-24T09:23:00.310Z] 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
05:23:00 [2019-06-24T09:23:00.310Z] 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 88.5 KB/sec)
05:23:00 [2019-06-24T09:23:00.310Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.200/org.eclipse.text-3.8.200.pom
05:23:00 [2019-06-24T09:23:00.560Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.200/org.eclipse.text-3.8.200.pom (3 KB at 66.4 KB/sec)
05:23:00 [2019-06-24T09:23:00.560Z] 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
05:23:00 [2019-06-24T09:23:00.560Z] 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 161.2 KB/sec)
05:23:00 [2019-06-24T09:23:00.560Z] 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
05:23:00 [2019-06-24T09:23:00.560Z] 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 161.3 KB/sec)
05:23:00 [2019-06-24T09:23:00.560Z] 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
05:23:00 [2019-06-24T09:23:00.560Z] 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 184.1 KB/sec)
05:23:00 [2019-06-24T09:23:00.560Z] 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
05:23:00 [2019-06-24T09:23:00.560Z] 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 103.1 KB/sec)
05:23:00 [2019-06-24T09:23:00.560Z] 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
05:23:00 [2019-06-24T09:23:00.560Z] 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 112.1 KB/sec)
05:23:00 [2019-06-24T09:23:00.560Z] 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
05:23:00 [2019-06-24T09:23:00.560Z] 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 151.7 KB/sec)
05:23:00 [2019-06-24T09:23:00.560Z] 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
05:23:00 [2019-06-24T09:23:00.560Z] 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 151.5 KB/sec)
05:23:00 [2019-06-24T09:23:00.560Z] 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
05:23:00 [2019-06-24T09:23:00.560Z] 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 143.1 KB/sec)
05:23:00 [2019-06-24T09:23:00.560Z] 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
05:23:00 [2019-06-24T09:23:00.560Z] 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 162.0 KB/sec)
05:23:00 [2019-06-24T09:23:00.560Z] 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
05:23:00 [2019-06-24T09:23:00.560Z] 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 162.0 KB/sec)
05:23:00 [2019-06-24T09:23:00.560Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.18.0/org.eclipse.jdt.core-3.18.0.pom
05:23:01 [2019-06-24T09:23:01.514Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.18.0/org.eclipse.jdt.core-3.18.0.pom (3 KB at 92.6 KB/sec)
05:23:01 [2019-06-24T09:23:01.514Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml
05:23:01 [2019-06-24T09:23:01.514Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml
05:23:01 [2019-06-24T09:23:01.514Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml (556 B at 33.9 KB/sec)
05:23:01 [2019-06-24T09:23:01.764Z] 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
05:23:01 [2019-06-24T09:23:01.764Z] 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 117.1 KB/sec)
05:23:01 [2019-06-24T09:23:01.764Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml
05:23:01 [2019-06-24T09:23:01.764Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml
05:23:01 [2019-06-24T09:23:01.764Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml (553 B at 28.4 KB/sec)
05:23:02 [2019-06-24T09:23:02.015Z] 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
05:23:02 [2019-06-24T09:23:02.015Z] 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 99.1 KB/sec)
05:23:02 [2019-06-24T09:23:02.015Z] 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
05:23:02 [2019-06-24T09:23:02.015Z] 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)
05:23:02 [2019-06-24T09:23:02.015Z] 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
05:23:02 [2019-06-24T09:23:02.015Z] 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 104.4 KB/sec)
05:23:02 [2019-06-24T09:23:02.015Z] 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
05:23:02 [2019-06-24T09:23:02.015Z] 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 85.4 KB/sec)
05:23:02 [2019-06-24T09:23:02.015Z] 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
05:23:02 [2019-06-24T09:23:02.015Z] 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 99.8 KB/sec)
05:23:02 [2019-06-24T09:23:02.015Z] 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
05:23:02 [2019-06-24T09:23:02.015Z] 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 99.8 KB/sec)
05:23:02 [2019-06-24T09:23:02.015Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.500/org.eclipse.core.variables-3.4.500.pom
05:23:02 [2019-06-24T09:23:02.015Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.500/org.eclipse.core.variables-3.4.500.pom (2 KB at 105.3 KB/sec)
05:23:02 [2019-06-24T09:23:02.015Z] 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
05:23:02 [2019-06-24T09:23:02.015Z] 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 160.8 KB/sec)
05:23:02 [2019-06-24T09:23:02.015Z] 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
05:23:02 [2019-06-24T09:23:02.015Z] 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 160.5 KB/sec)
05:23:02 [2019-06-24T09:23:02.015Z] 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
05:23:02 [2019-06-24T09:23:02.015Z] 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 135.1 KB/sec)
05:23:02 [2019-06-24T09:23:02.015Z] 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
05:23:02 [2019-06-24T09:23:02.265Z] 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 36.9 KB/sec)
05:23:02 [2019-06-24T09:23:02.265Z] 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
05:23:02 [2019-06-24T09:23:02.265Z] 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 129.3 KB/sec)
05:23:02 [2019-06-24T09:23:02.265Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.300/org.eclipse.debug.core-3.13.300.pom
05:23:02 [2019-06-24T09:23:02.265Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.300/org.eclipse.debug.core-3.13.300.pom (3 KB at 161.6 KB/sec)
05:23:02 [2019-06-24T09:23:02.265Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml
05:23:02 [2019-06-24T09:23:02.265Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml
05:23:02 [2019-06-24T09:23:02.265Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml (577 B at 43.3 KB/sec)
05:23:02 [2019-06-24T09:23:02.516Z] 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
05:23:02 [2019-06-24T09:23:02.516Z] 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 126.5 KB/sec)
05:23:02 [2019-06-24T09:23:02.516Z] 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
05:23:02 [2019-06-24T09:23:02.516Z] 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 133.2 KB/sec)
05:23:02 [2019-06-24T09:23:02.516Z] 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
05:23:02 [2019-06-24T09:23:02.516Z] 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 168.4 KB/sec)
05:23:02 [2019-06-24T09:23:02.516Z] 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
05:23:02 [2019-06-24T09:23:02.766Z] 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 9.6 KB/sec)
05:23:02 [2019-06-24T09:23:02.766Z] 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
05:23:02 [2019-06-24T09:23:02.766Z] 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 140.3 KB/sec)
05:23:02 [2019-06-24T09:23:02.766Z] 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
05:23:02 [2019-06-24T09:23:02.766Z] 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 121.1 KB/sec)
05:23:02 [2019-06-24T09:23:02.766Z] 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
05:23:02 [2019-06-24T09:23:02.766Z] 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 159.0 KB/sec)
05:23:02 [2019-06-24T09:23:02.766Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.13.0/org.eclipse.jdt.debug-3.13.0.pom
05:23:02 [2019-06-24T09:23:02.766Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.13.0/org.eclipse.jdt.debug-3.13.0.pom (3 KB at 181.6 KB/sec)
05:23:02 [2019-06-24T09:23:02.766Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml
05:23:02 [2019-06-24T09:23:02.766Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml
05:23:02 [2019-06-24T09:23:02.766Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml (4 KB at 220.6 KB/sec)
05:23:03 [2019-06-24T09:23:03.317Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml (695 B at 1.9 KB/sec)
05:23:03 [2019-06-24T09:23:03.317Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.pom
05:23:03 [2019-06-24T09:23:03.317Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.pom (6 KB at 210.4 KB/sec)
05:23:03 [2019-06-24T09:23:03.317Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
05:23:03 [2019-06-24T09:23:03.317Z] 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 95.7 KB/sec)
05:23:03 [2019-06-24T09:23:03.317Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
05:23:03 [2019-06-24T09:23:03.317Z] 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 72.5 KB/sec)
05:23:03 [2019-06-24T09:23:03.317Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0-rc1/guava-11.0-rc1.pom
05:23:03 [2019-06-24T09:23:03.317Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0-rc1/guava-11.0-rc1.pom (6 KB at 356.2 KB/sec)
05:23:03 [2019-06-24T09:23:03.317Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0-rc1/guava-parent-11.0-rc1.pom
05:23:03 [2019-06-24T09:23:03.317Z] 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 106.4 KB/sec)
05:23:03 [2019-06-24T09:23:03.317Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0/guava-11.0.pom
05:23:03 [2019-06-24T09:23:03.317Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0/guava-11.0.pom (6 KB at 296.7 KB/sec)
05:23:03 [2019-06-24T09:23:03.317Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0/guava-parent-11.0.pom
05:23:03 [2019-06-24T09:23:03.317Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0/guava-parent-11.0.pom (2 KB at 86.9 KB/sec)
05:23:03 [2019-06-24T09:23:03.317Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0.1/guava-11.0.1.pom
05:23:03 [2019-06-24T09:23:03.317Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0.1/guava-11.0.1.pom (6 KB at 197.8 KB/sec)
05:23:03 [2019-06-24T09:23:03.317Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0.1/guava-parent-11.0.1.pom
05:23:03 [2019-06-24T09:23:03.317Z] 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 106.3 KB/sec)
05:23:03 [2019-06-24T09:23:03.317Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0.2/guava-11.0.2.pom
05:23:03 [2019-06-24T09:23:03.317Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0.2/guava-11.0.2.pom (6 KB at 445.1 KB/sec)
05:23:03 [2019-06-24T09:23:03.317Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom
05:23:03 [2019-06-24T09:23:03.567Z] 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 136.6 KB/sec)
05:23:03 [2019-06-24T09:23:03.567Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0-rc1/guava-12.0-rc1.pom
05:23:03 [2019-06-24T09:23:03.568Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0-rc1/guava-12.0-rc1.pom (6 KB at 191.0 KB/sec)
05:23:03 [2019-06-24T09:23:03.568Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0-rc1/guava-parent-12.0-rc1.pom
05:23:03 [2019-06-24T09:23:03.568Z] 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 45.6 KB/sec)
05:23:03 [2019-06-24T09:23:03.568Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0-rc2/guava-12.0-rc2.pom
05:23:03 [2019-06-24T09:23:03.568Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0-rc2/guava-12.0-rc2.pom (6 KB at 399.5 KB/sec)
05:23:03 [2019-06-24T09:23:03.568Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0-rc2/guava-parent-12.0-rc2.pom
05:23:03 [2019-06-24T09:23:03.568Z] 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 143.4 KB/sec)
05:23:03 [2019-06-24T09:23:03.568Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0/guava-12.0.pom
05:23:03 [2019-06-24T09:23:03.568Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0/guava-12.0.pom (6 KB at 225.6 KB/sec)
05:23:03 [2019-06-24T09:23:03.568Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0/guava-parent-12.0.pom
05:23:03 [2019-06-24T09:23:03.568Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0/guava-parent-12.0.pom (3 KB at 192.5 KB/sec)
05:23:03 [2019-06-24T09:23:03.568Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0.1/guava-12.0.1.pom
05:23:03 [2019-06-24T09:23:03.568Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0.1/guava-12.0.1.pom (6 KB at 273.2 KB/sec)
05:23:03 [2019-06-24T09:23:03.568Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0.1/guava-parent-12.0.1.pom
05:23:03 [2019-06-24T09:23:03.568Z] 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 44.3 KB/sec)
05:23:03 [2019-06-24T09:23:03.568Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0-rc1/guava-13.0-rc1.pom
05:23:03 [2019-06-24T09:23:03.818Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0-rc1/guava-13.0-rc1.pom (6 KB at 274.9 KB/sec)
05:23:03 [2019-06-24T09:23:03.818Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0-rc1/guava-parent-13.0-rc1.pom
05:23:03 [2019-06-24T09:23:03.818Z] 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 192.1 KB/sec)
05:23:03 [2019-06-24T09:23:03.818Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0-rc2/guava-13.0-rc2.pom
05:23:03 [2019-06-24T09:23:03.818Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0-rc2/guava-13.0-rc2.pom (6 KB at 237.4 KB/sec)
05:23:03 [2019-06-24T09:23:03.818Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0-rc2/guava-parent-13.0-rc2.pom
05:23:03 [2019-06-24T09:23:03.818Z] 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 166.5 KB/sec)
05:23:03 [2019-06-24T09:23:03.818Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0/guava-13.0.pom
05:23:03 [2019-06-24T09:23:03.818Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0/guava-13.0.pom (6 KB at 347.9 KB/sec)
05:23:03 [2019-06-24T09:23:03.818Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0/guava-parent-13.0.pom
05:23:03 [2019-06-24T09:23:03.818Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0/guava-parent-13.0.pom (3 KB at 191.8 KB/sec)
05:23:03 [2019-06-24T09:23:03.818Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0.1/guava-13.0.1.pom
05:23:03 [2019-06-24T09:23:03.818Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0.1/guava-13.0.1.pom (6 KB at 435.1 KB/sec)
05:23:03 [2019-06-24T09:23:03.818Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0.1/guava-parent-13.0.1.pom
05:23:03 [2019-06-24T09:23:03.818Z] 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 178.2 KB/sec)
05:23:03 [2019-06-24T09:23:03.818Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc1/guava-14.0-rc1.pom
05:23:03 [2019-06-24T09:23:03.818Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc1/guava-14.0-rc1.pom (6 KB at 366.8 KB/sec)
05:23:03 [2019-06-24T09:23:03.818Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc1/guava-parent-14.0-rc1.pom
05:23:03 [2019-06-24T09:23:03.818Z] 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 178.4 KB/sec)
05:23:03 [2019-06-24T09:23:03.818Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc2/guava-14.0-rc2.pom
05:23:03 [2019-06-24T09:23:03.818Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc2/guava-14.0-rc2.pom (6 KB at 262.6 KB/sec)
05:23:03 [2019-06-24T09:23:03.818Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc2/guava-parent-14.0-rc2.pom
05:23:03 [2019-06-24T09:23:03.818Z] 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 166.5 KB/sec)
05:23:03 [2019-06-24T09:23:03.818Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc3/guava-14.0-rc3.pom
05:23:03 [2019-06-24T09:23:03.818Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc3/guava-14.0-rc3.pom (6 KB at 404.0 KB/sec)
05:23:03 [2019-06-24T09:23:03.818Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc3/guava-parent-14.0-rc3.pom
05:23:03 [2019-06-24T09:23:03.818Z] 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 208.1 KB/sec)
05:23:03 [2019-06-24T09:23:03.818Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0/guava-14.0.pom
05:23:03 [2019-06-24T09:23:03.818Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0/guava-14.0.pom (6 KB at 349.9 KB/sec)
05:23:03 [2019-06-24T09:23:03.818Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom
05:23:04 [2019-06-24T09:23:04.069Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom (3 KB at 155.8 KB/sec)
05:23:04 [2019-06-24T09:23:04.069Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.pom
05:23:04 [2019-06-24T09:23:04.069Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.pom (6 KB at 308.8 KB/sec)
05:23:04 [2019-06-24T09:23:04.069Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom
05:23:04 [2019-06-24T09:23:04.069Z] 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 99.8 KB/sec)
05:23:04 [2019-06-24T09:23:04.069Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
05:23:04 [2019-06-24T09:23:04.069Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
05:23:04 [2019-06-24T09:23:04.069Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (3 KB at 96.8 KB/sec)
05:23:04 [2019-06-24T09:23:04.069Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (689 B at 6.0 KB/sec)
05:23:04 [2019-06-24T09:23:04.069Z] 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
05:23:04 [2019-06-24T09:23:04.069Z] 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 21.1 KB/sec)
05:23:04 [2019-06-24T09:23:04.069Z] 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
05:23:04 [2019-06-24T09:23:04.319Z] 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 471.4 KB/sec)
05:23:04 [2019-06-24T09:23:04.319Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
05:23:04 [2019-06-24T09:23:04.319Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
05:23:04 [2019-06-24T09:23:04.319Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (3 KB at 156.4 KB/sec)
05:23:04 [2019-06-24T09:23:04.319Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (690 B at 5.4 KB/sec)
05:23:04 [2019-06-24T09:23:04.319Z] 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
05:23:04 [2019-06-24T09:23:04.319Z] 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 77.5 KB/sec)
05:23:04 [2019-06-24T09:23:04.319Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
05:23:04 [2019-06-24T09:23:04.319Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
05:23:04 [2019-06-24T09:23:04.319Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (3 KB at 155.9 KB/sec)
05:23:04 [2019-06-24T09:23:04.570Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (684 B at 4.4 KB/sec)
05:23:04 [2019-06-24T09:23:04.570Z] 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
05:23:04 [2019-06-24T09:23:04.570Z] 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 162.9 KB/sec)
05:23:04 [2019-06-24T09:23:04.570Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
05:23:04 [2019-06-24T09:23:04.570Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
05:23:04 [2019-06-24T09:23:04.570Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (2 KB at 89.5 KB/sec)
05:23:04 [2019-06-24T09:23:04.570Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (689 B at 5.5 KB/sec)
05:23:04 [2019-06-24T09:23:04.570Z] 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
05:23:04 [2019-06-24T09:23:04.570Z] 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 105.9 KB/sec)
05:23:04 [2019-06-24T09:23:04.570Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.pom
05:23:04 [2019-06-24T09:23:04.820Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.pom (8 KB at 229.4 KB/sec)
05:23:04 [2019-06-24T09:23:04.820Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom
05:23:04 [2019-06-24T09:23:04.820Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom (13 KB at 408.7 KB/sec)
05:23:04 [2019-06-24T09:23:04.820Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
05:23:04 [2019-06-24T09:23:04.820Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (3 KB at 114.3 KB/sec)
05:23:04 [2019-06-24T09:23:04.820Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
05:23:04 [2019-06-24T09:23:04.820Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 23.9 KB/sec)
05:23:04 [2019-06-24T09:23:04.820Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
05:23:04 [2019-06-24T09:23:04.820Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 23.6 KB/sec)
05:23:04 [2019-06-24T09:23:04.820Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.15/log4j-1.2.15.pom
05:23:04 [2019-06-24T09:23:04.820Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.15/log4j-1.2.15.pom (18 KB at 964.6 KB/sec)
05:23:04 [2019-06-24T09:23:04.820Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
05:23:04 [2019-06-24T09:23:04.820Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
05:23:04 [2019-06-24T09:23:04.820Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (939 B at 65.5 KB/sec)
05:23:05 [2019-06-24T09:23:05.071Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (501 B at 4.4 KB/sec)
05:23:05 [2019-06-24T09:23:05.071Z] 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
05:23:05 [2019-06-24T09:23:05.071Z] 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 49.3 KB/sec)
05:23:05 [2019-06-24T09:23:05.071Z] 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
05:23:05 [2019-06-24T09:23:05.071Z] 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 67.8 KB/sec)
05:23:05 [2019-06-24T09:23:05.071Z] 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
05:23:05 [2019-06-24T09:23:05.071Z] 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 77.5 KB/sec)
05:23:05 [2019-06-24T09:23:05.071Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
05:23:05 [2019-06-24T09:23:05.071Z] 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 5.9 KB/sec)
05:23:05 [2019-06-24T09:23:05.071Z] 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
05:23:05 [2019-06-24T09:23:05.321Z] 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)
05:23:05 [2019-06-24T09:23:05.321Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
05:23:05 [2019-06-24T09:23:05.321Z] 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.0 KB/sec)
05:23:05 [2019-06-24T09:23:05.321Z] 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
05:23:05 [2019-06-24T09:23:05.572Z] 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 6.7 KB/sec)
05:23:05 [2019-06-24T09:23:05.572Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
05:23:06 [2019-06-24T09:23:06.122Z] 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 1.4 KB/sec)
05:23:06 [2019-06-24T09:23:06.122Z] 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
05:23:06 [2019-06-24T09:23:06.673Z] 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 2.8 KB/sec)
05:23:06 [2019-06-24T09:23:06.673Z] 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
05:23:06 [2019-06-24T09:23:06.673Z] 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 60.3 KB/sec)
05:23:06 [2019-06-24T09:23:06.673Z] 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
05:23:06 [2019-06-24T09:23:06.673Z] 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)
05:23:06 [2019-06-24T09:23:06.673Z] 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
05:23:06 [2019-06-24T09:23:06.673Z] 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 72.4 KB/sec)
05:23:06 [2019-06-24T09:23:06.673Z] 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
05:23:06 [2019-06-24T09:23:06.673Z] 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 77.6 KB/sec)
05:23:06 [2019-06-24T09:23:06.673Z] 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
05:23:06 [2019-06-24T09:23:06.673Z] 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)
05:23:06 [2019-06-24T09:23:06.673Z] 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
05:23:06 [2019-06-24T09:23:06.923Z] 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 4.1 KB/sec)
05:23:06 [2019-06-24T09:23:06.923Z] 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
05:23:06 [2019-06-24T09:23:06.923Z] 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 33.9 KB/sec)
05:23:06 [2019-06-24T09:23:06.923Z] 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
05:23:06 [2019-06-24T09:23:06.923Z] 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 51.0 KB/sec)
05:23:06 [2019-06-24T09:23:06.923Z] 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
05:23:06 [2019-06-24T09:23:06.923Z] 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 59.5 KB/sec)
05:23:06 [2019-06-24T09:23:06.923Z] 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
05:23:07 [2019-06-24T09:23:07.174Z] 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 82.2 KB/sec)
05:23:07 [2019-06-24T09:23:07.174Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
05:23:07 [2019-06-24T09:23:07.174Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
05:23:07 [2019-06-24T09:23:07.174Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (908 B at 22.7 KB/sec)
05:23:07 [2019-06-24T09:23:07.174Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (502 B at 4.1 KB/sec)
05:23:07 [2019-06-24T09:23:07.174Z] 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
05:23:07 [2019-06-24T09:23:07.174Z] 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 70.9 KB/sec)
05:23:07 [2019-06-24T09:23:07.174Z] 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
05:23:07 [2019-06-24T09:23:07.174Z] 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 63.5 KB/sec)
05:23:07 [2019-06-24T09:23:07.174Z] 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
05:23:07 [2019-06-24T09:23:07.174Z] 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 77.1 KB/sec)
05:23:07 [2019-06-24T09:23:07.174Z] 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
05:23:07 [2019-06-24T09:23:07.174Z] 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 41.5 KB/sec)
05:23:07 [2019-06-24T09:23:07.174Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
05:23:07 [2019-06-24T09:23:07.424Z] 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 5.8 KB/sec)
05:23:07 [2019-06-24T09:23:07.424Z] 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
05:23:07 [2019-06-24T09:23:07.424Z] 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 9.1 KB/sec)
05:23:07 [2019-06-24T09:23:07.424Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
05:23:07 [2019-06-24T09:23:07.675Z] 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.4 KB/sec)
05:23:07 [2019-06-24T09:23:07.675Z] 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
05:23:07 [2019-06-24T09:23:07.925Z] 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 2.8 KB/sec)
05:23:07 [2019-06-24T09:23:07.925Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
05:23:08 [2019-06-24T09:23:08.176Z] 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 4.1 KB/sec)
05:23:08 [2019-06-24T09:23:08.176Z] 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
05:23:08 [2019-06-24T09:23:08.426Z] 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 8.5 KB/sec)
05:23:08 [2019-06-24T09:23:08.426Z] 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
05:23:08 [2019-06-24T09:23:08.426Z] 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 43.5 KB/sec)
05:23:08 [2019-06-24T09:23:08.426Z] 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
05:23:08 [2019-06-24T09:23:08.426Z] 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 51.1 KB/sec)
05:23:08 [2019-06-24T09:23:08.426Z] 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
05:23:08 [2019-06-24T09:23:08.426Z] 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 43.5 KB/sec)
05:23:08 [2019-06-24T09:23:08.426Z] 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
05:23:08 [2019-06-24T09:23:08.426Z] 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 41.8 KB/sec)
05:23:08 [2019-06-24T09:23:08.426Z] 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
05:23:08 [2019-06-24T09:23:08.426Z] 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 67.1 KB/sec)
05:23:08 [2019-06-24T09:23:08.426Z] 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
05:23:08 [2019-06-24T09:23:08.426Z] 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 51.8 KB/sec)
05:23:08 [2019-06-24T09:23:08.426Z] 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
05:23:08 [2019-06-24T09:23:08.426Z] 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)
05:23:08 [2019-06-24T09:23:08.426Z] 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
05:23:08 [2019-06-24T09:23:08.676Z] 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 67.1 KB/sec)
05:23:08 [2019-06-24T09:23:08.676Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
05:23:08 [2019-06-24T09:23:08.676Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
05:23:08 [2019-06-24T09:23:08.676Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (3 KB at 151.6 KB/sec)
05:23:08 [2019-06-24T09:23:08.676Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (688 B at 4.6 KB/sec)
05:23:08 [2019-06-24T09:23:08.676Z] 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
05:23:08 [2019-06-24T09:23:08.676Z] 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 44.7 KB/sec)
05:23:08 [2019-06-24T09:23:08.676Z] 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
05:23:08 [2019-06-24T09:23:08.676Z] 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 53.3 KB/sec)
05:23:08 [2019-06-24T09:23:08.676Z] 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
05:23:08 [2019-06-24T09:23:08.927Z] 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 4.6 KB/sec)
05:23:08 [2019-06-24T09:23:08.927Z] 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
05:23:08 [2019-06-24T09:23:08.927Z] 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 47.2 KB/sec)
05:23:08 [2019-06-24T09:23:08.927Z] 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
05:23:09 [2019-06-24T09:23:09.177Z] 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 30.9 KB/sec)
05:23:09 [2019-06-24T09:23:09.177Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
05:23:09 [2019-06-24T09:23:09.177Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
05:23:09 [2019-06-24T09:23:09.177Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (911 B at 59.3 KB/sec)
05:23:09 [2019-06-24T09:23:09.177Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (505 B at 3.9 KB/sec)
05:23:09 [2019-06-24T09:23:09.177Z] 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
05:23:09 [2019-06-24T09:23:09.177Z] 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 45.5 KB/sec)
05:23:09 [2019-06-24T09:23:09.177Z] 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
05:23:09 [2019-06-24T09:23:09.177Z] 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)
05:23:09 [2019-06-24T09:23:09.177Z] 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
05:23:09 [2019-06-24T09:23:09.428Z] 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 15.0 KB/sec)
05:23:09 [2019-06-24T09:23:09.428Z] 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
05:23:09 [2019-06-24T09:23:09.428Z] 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 45.5 KB/sec)
05:23:09 [2019-06-24T09:23:09.428Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml
05:23:09 [2019-06-24T09:23:09.428Z] 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 6.8 KB/sec)
05:23:09 [2019-06-24T09:23:09.428Z] 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
05:23:09 [2019-06-24T09:23:09.678Z] 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.0 KB/sec)
05:23:09 [2019-06-24T09:23:09.678Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
05:23:09 [2019-06-24T09:23:09.678Z] 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 6.3 KB/sec)
05:23:09 [2019-06-24T09:23:09.678Z] 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
05:23:09 [2019-06-24T09:23:09.929Z] 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 9.0 KB/sec)
05:23:09 [2019-06-24T09:23:09.929Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
05:23:09 [2019-06-24T09:23:09.929Z] 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.0 KB/sec)
05:23:09 [2019-06-24T09:23:09.929Z] 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
05:23:10 [2019-06-24T09:23:10.179Z] 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)
05:23:10 [2019-06-24T09:23:10.179Z] 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
05:23:10 [2019-06-24T09:23:10.179Z] 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 40.5 KB/sec)
05:23:10 [2019-06-24T09:23:10.179Z] 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
05:23:10 [2019-06-24T09:23:10.179Z] 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 67.4 KB/sec)
05:23:10 [2019-06-24T09:23:10.179Z] 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
05:23:10 [2019-06-24T09:23:10.179Z] 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)
05:23:10 [2019-06-24T09:23:10.179Z] 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
05:23:10 [2019-06-24T09:23:10.179Z] 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 49.7 KB/sec)
05:23:10 [2019-06-24T09:23:10.179Z] 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
05:23:10 [2019-06-24T09:23:10.179Z] 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 68.4 KB/sec)
05:23:10 [2019-06-24T09:23:10.179Z] 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
05:23:10 [2019-06-24T09:23:10.179Z] 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)
05:23:10 [2019-06-24T09:23:10.179Z] 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
05:23:10 [2019-06-24T09:23:10.179Z] 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 42.1 KB/sec)
05:23:10 [2019-06-24T09:23:10.179Z] 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
05:23:10 [2019-06-24T09:23:10.430Z] 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 56.8 KB/sec)
05:23:10 [2019-06-24T09:23:10.430Z] 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
05:23:10 [2019-06-24T09:23:10.430Z] 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 73.0 KB/sec)
05:23:10 [2019-06-24T09:23:10.430Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.16/log4j-1.2.16.pom
05:23:10 [2019-06-24T09:23:10.430Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 KB at 1241.5 KB/sec)
05:23:10 [2019-06-24T09:23:10.430Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/antlr/antlr-runtime/maven-metadata.xml
05:23:10 [2019-06-24T09:23:10.430Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml
05:23:10 [2019-06-24T09:23:10.430Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml (850 B at 41.5 KB/sec)
05:23:10 [2019-06-24T09:23:10.430Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom
05:23:10 [2019-06-24T09:23:10.430Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom (4 KB at 247.1 KB/sec)
05:23:10 [2019-06-24T09:23:10.430Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.2/antlr-master-3.2.pom
05:23:10 [2019-06-24T09:23:10.430Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.2/antlr-master-3.2.pom (9 KB at 464.2 KB/sec)
05:23:10 [2019-06-24T09:23:10.430Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
05:23:10 [2019-06-24T09:23:10.430Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
05:23:10 [2019-06-24T09:23:10.430Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (3 KB at 163.7 KB/sec)
05:23:10 [2019-06-24T09:23:10.680Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (694 B at 2.3 KB/sec)
05:23:10 [2019-06-24T09:23:10.680Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
05:23:10 [2019-06-24T09:23:10.680Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
05:23:10 [2019-06-24T09:23:10.680Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (3 KB at 107.4 KB/sec)
05:23:10 [2019-06-24T09:23:10.931Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (697 B at 4.2 KB/sec)
05:23:10 [2019-06-24T09:23:10.931Z] 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
05:23:10 [2019-06-24T09:23:10.931Z] 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 91.5 KB/sec)
05:23:10 [2019-06-24T09:23:10.931Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
05:23:10 [2019-06-24T09:23:10.931Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
05:23:10 [2019-06-24T09:23:10.931Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (739 B at 51.5 KB/sec)
05:23:11 [2019-06-24T09:23:11.181Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (502 B at 3.1 KB/sec)
05:23:11 [2019-06-24T09:23:11.181Z] 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
05:23:11 [2019-06-24T09:23:11.181Z] 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 63.6 KB/sec)
05:23:11 [2019-06-24T09:23:11.181Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml
05:23:11 [2019-06-24T09:23:11.181Z] 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 5.8 KB/sec)
05:23:11 [2019-06-24T09:23:11.181Z] 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
05:23:11 [2019-06-24T09:23:11.431Z] 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.1 KB/sec)
05:23:11 [2019-06-24T09:23:11.431Z] 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
05:23:11 [2019-06-24T09:23:11.431Z] 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 41.6 KB/sec)
05:23:11 [2019-06-24T09:23:11.431Z] 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
05:23:11 [2019-06-24T09:23:11.431Z] 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)
05:23:11 [2019-06-24T09:23:11.431Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml
05:23:11 [2019-06-24T09:23:11.682Z] 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 6.1 KB/sec)
05:23:11 [2019-06-24T09:23:11.682Z] 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
05:23:13 [2019-06-24T09:23:13.025Z] 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 0.9 KB/sec)
05:23:13 [2019-06-24T09:23:13.025Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml
05:23:13 [2019-06-24T09:23:13.025Z] 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 3.9 KB/sec)
05:23:13 [2019-06-24T09:23:13.025Z] 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
05:23:13 [2019-06-24T09:23:13.275Z] 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 2.8 KB/sec)
05:23:13 [2019-06-24T09:23:13.275Z] 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
05:23:13 [2019-06-24T09:23:13.276Z] 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 64.1 KB/sec)
05:23:13 [2019-06-24T09:23:13.276Z] 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
05:23:13 [2019-06-24T09:23:13.526Z] 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)
05:23:13 [2019-06-24T09:23:13.526Z] 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
05:23:13 [2019-06-24T09:23:13.526Z] 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 68.1 KB/sec)
05:23:13 [2019-06-24T09:23:13.526Z] 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
05:23:13 [2019-06-24T09:23:13.526Z] 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 47.4 KB/sec)
05:23:13 [2019-06-24T09:23:13.526Z] 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
05:23:13 [2019-06-24T09:23:13.526Z] 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 63.2 KB/sec)
05:23:13 [2019-06-24T09:23:13.526Z] 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
05:23:13 [2019-06-24T09:23:13.526Z] 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 31.1 KB/sec)
05:23:13 [2019-06-24T09:23:13.526Z] 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
05:23:13 [2019-06-24T09:23:13.526Z] 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 133.0 KB/sec)
05:23:13 [2019-06-24T09:23:13.526Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml
05:23:13 [2019-06-24T09:23:13.526Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml
05:23:13 [2019-06-24T09:23:13.526Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml (671 B at 41.0 KB/sec)
05:23:13 [2019-06-24T09:23:13.526Z] 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
05:23:13 [2019-06-24T09:23:13.526Z] 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 154.4 KB/sec)
05:23:13 [2019-06-24T09:23:13.526Z] 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
05:23:13 [2019-06-24T09:23:13.526Z] 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 146.9 KB/sec)
05:23:13 [2019-06-24T09:23:13.526Z] 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
05:23:13 [2019-06-24T09:23:13.776Z] 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 134.0 KB/sec)
05:23:13 [2019-06-24T09:23:13.776Z] 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
05:23:13 [2019-06-24T09:23:13.776Z] 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 102.7 KB/sec)
05:23:13 [2019-06-24T09:23:13.776Z] 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
05:23:13 [2019-06-24T09:23:13.776Z] 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 162.2 KB/sec)
05:23:13 [2019-06-24T09:23:13.776Z] 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
05:23:13 [2019-06-24T09:23:13.776Z] 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 171.2 KB/sec)
05:23:13 [2019-06-24T09:23:13.776Z] 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
05:23:13 [2019-06-24T09:23:13.776Z] 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 85.6 KB/sec)
05:23:13 [2019-06-24T09:23:13.776Z] 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
05:23:14 [2019-06-24T09:23:14.027Z] 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 26.5 KB/sec)
05:23:14 [2019-06-24T09:23:14.027Z] 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
05:23:14 [2019-06-24T09:23:14.027Z] 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)
05:23:14 [2019-06-24T09:23:14.027Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.14.0/org.eclipse.jdt.launching-3.14.0.pom
05:23:14 [2019-06-24T09:23:14.027Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.14.0/org.eclipse.jdt.launching-3.14.0.pom (4 KB at 155.0 KB/sec)
05:23:14 [2019-06-24T09:23:14.027Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.pom
05:23:14 [2019-06-24T09:23:14.027Z] 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 93.0 KB/sec)
05:23:14 [2019-06-24T09:23:14.027Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom
05:23:14 [2019-06-24T09:23:14.027Z] 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 282.4 KB/sec)
05:23:14 [2019-06-24T09:23:14.027Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom
05:23:14 [2019-06-24T09:23:14.027Z] 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)
05:23:14 [2019-06-24T09:23:14.027Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.pom
05:23:14 [2019-06-24T09:23:14.027Z] 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 107.1 KB/sec)
05:23:14 [2019-06-24T09:23:14.027Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.1/asm-5.0.1.pom
05:23:14 [2019-06-24T09:23:14.027Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.1/asm-5.0.1.pom (2 KB at 82.2 KB/sec)
05:23:14 [2019-06-24T09:23:14.027Z] 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
05:23:14 [2019-06-24T09:23:14.027Z] 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 37.4 KB/sec)
05:23:14 [2019-06-24T09:23:14.027Z] 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
05:23:14 [2019-06-24T09:23:14.027Z] 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 254.9 KB/sec)
05:23:14 [2019-06-24T09:23:14.027Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
05:23:14 [2019-06-24T09:23:14.027Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
05:23:14 [2019-06-24T09:23:14.277Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (663 B at 40.5 KB/sec)
05:23:14 [2019-06-24T09:23:14.528Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (669 B at 2.2 KB/sec)
05:23:14 [2019-06-24T09:23:14.528Z] 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
05:23:14 [2019-06-24T09:23:14.528Z] 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 36.6 KB/sec)
05:23:14 [2019-06-24T09:23:14.528Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
05:23:14 [2019-06-24T09:23:14.528Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
05:23:14 [2019-06-24T09:23:14.528Z] 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)
05:23:14 [2019-06-24T09:23:14.528Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (689 B at 4.5 KB/sec)
05:23:14 [2019-06-24T09:23:14.528Z] 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
05:23:14 [2019-06-24T09:23:14.528Z] 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 27.9 KB/sec)
05:23:14 [2019-06-24T09:23:14.528Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
05:23:14 [2019-06-24T09:23:14.528Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
05:23:14 [2019-06-24T09:23:14.778Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (741 B at 8.4 KB/sec)
05:23:14 [2019-06-24T09:23:14.778Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (409 B at 2.8 KB/sec)
05:23:14 [2019-06-24T09:23:14.778Z] 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
05:23:14 [2019-06-24T09:23:14.778Z] 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 49.6 KB/sec)
05:23:14 [2019-06-24T09:23:14.778Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
05:23:14 [2019-06-24T09:23:14.778Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
05:23:14 [2019-06-24T09:23:14.778Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (736 B at 34.2 KB/sec)
05:23:15 [2019-06-24T09:23:15.029Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (404 B at 2.8 KB/sec)
05:23:15 [2019-06-24T09:23:15.029Z] 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
05:23:15 [2019-06-24T09:23:15.029Z] 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 49.9 KB/sec)
05:23:15 [2019-06-24T09:23:15.029Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.1/junit-4.8.1.pom
05:23:15 [2019-06-24T09:23:15.029Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.1/junit-4.8.1.pom (949 B at 35.6 KB/sec)
05:23:15 [2019-06-24T09:23:15.029Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.pom
05:23:15 [2019-06-24T09:23:15.029Z] 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 533.0 KB/sec)
05:23:15 [2019-06-24T09:23:15.029Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.1/maven-3.2.1.pom
05:23:15 [2019-06-24T09:23:15.029Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.1/maven-3.2.1.pom (23 KB at 1161.0 KB/sec)
05:23:15 [2019-06-24T09:23:15.029Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom
05:23:15 [2019-06-24T09:23:15.029Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1178.6 KB/sec)
05:23:15 [2019-06-24T09:23:15.029Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom
05:23:15 [2019-06-24T09:23:15.029Z] 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 212.8 KB/sec)
05:23:15 [2019-06-24T09:23:15.029Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
05:23:15 [2019-06-24T09:23:15.029Z] 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 195.0 KB/sec)
05:23:15 [2019-06-24T09:23:15.029Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
05:23:15 [2019-06-24T09:23:15.029Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1050.9 KB/sec)
05:23:15 [2019-06-24T09:23:15.029Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.pom
05:23:15 [2019-06-24T09:23:15.279Z] 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 117.8 KB/sec)
05:23:15 [2019-06-24T09:23:15.279Z] 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
05:23:15 [2019-06-24T09:23:15.279Z] 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 181.1 KB/sec)
05:23:15 [2019-06-24T09:23:15.279Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
05:23:15 [2019-06-24T09:23:15.279Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (2 KB at 55.8 KB/sec)
05:23:15 [2019-06-24T09:23:15.279Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
05:23:15 [2019-06-24T09:23:15.279Z] 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 136.0 KB/sec)
05:23:15 [2019-06-24T09:23:15.279Z] 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
05:23:15 [2019-06-24T09:23:15.279Z] 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 36.2 KB/sec)
05:23:15 [2019-06-24T09:23:15.279Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
05:23:15 [2019-06-24T09:23:15.279Z] 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 243.6 KB/sec)
05:23:15 [2019-06-24T09:23:15.279Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
05:23:15 [2019-06-24T09:23:15.279Z] 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 314.1 KB/sec)
05:23:15 [2019-06-24T09:23:15.279Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
05:23:15 [2019-06-24T09:23:15.279Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 515.2 KB/sec)
05:23:15 [2019-06-24T09:23:15.279Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
05:23:15 [2019-06-24T09:23:15.279Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 74.7 KB/sec)
05:23:15 [2019-06-24T09:23:15.279Z] 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
05:23:15 [2019-06-24T09:23:15.279Z] 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 136.0 KB/sec)
05:23:15 [2019-06-24T09:23:15.279Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom
05:23:15 [2019-06-24T09:23:15.279Z] 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 120.2 KB/sec)
05:23:15 [2019-06-24T09:23:15.279Z] 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
05:23:15 [2019-06-24T09:23:15.530Z] 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 173.8 KB/sec)
05:23:15 [2019-06-24T09:23:15.530Z] 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
05:23:15 [2019-06-24T09:23:15.530Z] 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 314.5 KB/sec)
05:23:15 [2019-06-24T09:23:15.530Z] 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
05:23:15 [2019-06-24T09:23:15.530Z] 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 644.7 KB/sec)
05:23:15 [2019-06-24T09:23:15.530Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
05:23:15 [2019-06-24T09:23:15.780Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 6.3 KB/sec)
05:23:15 [2019-06-24T09:23:15.780Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
05:23:15 [2019-06-24T09:23:15.780Z] 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 100.0 KB/sec)
05:23:15 [2019-06-24T09:23:15.780Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
05:23:15 [2019-06-24T09:23:15.780Z] 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 297.0 KB/sec)
05:23:15 [2019-06-24T09:23:15.780Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom
05:23:15 [2019-06-24T09:23:15.780Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1010.4 KB/sec)
05:23:15 [2019-06-24T09:23:15.780Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
05:23:15 [2019-06-24T09:23:15.780Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 43.4 KB/sec)
05:23:15 [2019-06-24T09:23:15.780Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
05:23:15 [2019-06-24T09:23:15.780Z] 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 660.7 KB/sec)
05:23:15 [2019-06-24T09:23:15.780Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
05:23:15 [2019-06-24T09:23:15.780Z] 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 711.3 KB/sec)
05:23:15 [2019-06-24T09:23:15.780Z] 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
05:23:15 [2019-06-24T09:23:15.780Z] 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 175.8 KB/sec)
05:23:15 [2019-06-24T09:23:15.780Z] 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
05:23:15 [2019-06-24T09:23:15.780Z] 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 719.3 KB/sec)
05:23:15 [2019-06-24T09:23:15.781Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
05:23:15 [2019-06-24T09:23:15.781Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (4 KB at 237.0 KB/sec)
05:23:15 [2019-06-24T09:23:15.781Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
05:23:15 [2019-06-24T09:23:15.781Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4 KB at 231.7 KB/sec)
05:23:15 [2019-06-24T09:23:15.781Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
05:23:16 [2019-06-24T09:23:16.031Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 544.1 KB/sec)
05:23:16 [2019-06-24T09:23:16.031Z] 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
05:23:16 [2019-06-24T09:23:16.031Z] 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 195.9 KB/sec)
05:23:16 [2019-06-24T09:23:16.031Z] 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
05:23:16 [2019-06-24T09:23:16.031Z] 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 266.5 KB/sec)
05:23:16 [2019-06-24T09:23:16.031Z] 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
05:23:16 [2019-06-24T09:23:16.031Z] 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 106.0 KB/sec)
05:23:16 [2019-06-24T09:23:16.031Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
05:23:16 [2019-06-24T09:23:16.031Z] 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 1296.0 KB/sec)
05:23:16 [2019-06-24T09:23:16.031Z] 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
05:23:16 [2019-06-24T09:23:16.281Z] 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 6.5 KB/sec)
05:23:16 [2019-06-24T09:23:16.282Z] 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
05:23:16 [2019-06-24T09:23:16.282Z] 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 104.6 KB/sec)
05:23:16 [2019-06-24T09:23:16.282Z] 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
05:23:16 [2019-06-24T09:23:16.282Z] 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 142.2 KB/sec)
05:23:16 [2019-06-24T09:23:16.282Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
05:23:16 [2019-06-24T09:23:16.282Z] 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 271.8 KB/sec)
05:23:16 [2019-06-24T09:23:16.532Z] 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
05:23:16 [2019-06-24T09:23:16.532Z] 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
05:23:16 [2019-06-24T09:23:16.532Z] 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
05:23:16 [2019-06-24T09:23:16.532Z] 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
05:23:16 [2019-06-24T09:23:16.532Z] 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
05:23:16 [2019-06-24T09:23:16.532Z] 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 906.2 KB/sec)
05:23:16 [2019-06-24T09:23:16.532Z] 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
05:23:16 [2019-06-24T09:23:16.532Z] 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 903.8 KB/sec)
05:23:16 [2019-06-24T09:23:16.532Z] 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
05:23:16 [2019-06-24T09:23:16.532Z] 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 4679.5 KB/sec)
05:23:16 [2019-06-24T09:23:16.532Z] 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
05:23:16 [2019-06-24T09:23:16.783Z] 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 5416.5 KB/sec)
05:23:16 [2019-06-24T09:23:16.783Z] 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
05:23:16 [2019-06-24T09:23:16.783Z] 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 3892.1 KB/sec)
05:23:16 [2019-06-24T09:23:16.783Z] 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
05:23:16 [2019-06-24T09:23:16.783Z] 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 3741.9 KB/sec)
05:23:16 [2019-06-24T09:23:16.783Z] 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
05:23:16 [2019-06-24T09:23:16.783Z] 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 4161.1 KB/sec)
05:23:16 [2019-06-24T09:23:16.783Z] 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
05:23:16 [2019-06-24T09:23:16.783Z] 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 2887.3 KB/sec)
05:23:16 [2019-06-24T09:23:16.783Z] 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
05:23:16 [2019-06-24T09:23:16.783Z] 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 2985.8 KB/sec)
05:23:16 [2019-06-24T09:23:16.783Z] 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
05:23:16 [2019-06-24T09:23:16.783Z] 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 6924.6 KB/sec)
05:23:16 [2019-06-24T09:23:16.783Z] 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
05:23:16 [2019-06-24T09:23:16.783Z] 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 4026.8 KB/sec)
05:23:16 [2019-06-24T09:23:16.783Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.400/org.eclipse.core.resources-3.13.400.jar
05:23:16 [2019-06-24T09:23:16.783Z] 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 440.8 KB/sec)
05:23:16 [2019-06-24T09:23:16.783Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.400/org.eclipse.core.filesystem-1.7.400.jar
05:23:16 [2019-06-24T09:23:16.783Z] 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 10929.0 KB/sec)
05:23:16 [2019-06-24T09:23:16.783Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.300/org.eclipse.debug.core-3.13.300.jar
05:23:16 [2019-06-24T09:23:16.783Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.400/org.eclipse.core.filesystem-1.7.400.jar (66 KB at 3629.8 KB/sec)
05:23:16 [2019-06-24T09:23:16.783Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.500/org.eclipse.core.variables-3.4.500.jar
05:23:16 [2019-06-24T09:23:16.783Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.300/org.eclipse.debug.core-3.13.300.jar (389 KB at 9704.9 KB/sec)
05:23:16 [2019-06-24T09:23:16.783Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.jar
05:23:16 [2019-06-24T09:23:16.783Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.400/org.eclipse.core.resources-3.13.400.jar (873 KB at 13029.5 KB/sec)
05:23:16 [2019-06-24T09:23:16.783Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.jar
05:23:16 [2019-06-24T09:23:16.783Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.500/org.eclipse.core.variables-3.4.500.jar (36 KB at 902.9 KB/sec)
05:23:16 [2019-06-24T09:23:16.783Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.jar
05:23:17 [2019-06-24T09:23:17.033Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.jar (73 KB at 2431.3 KB/sec)
05:23:17 [2019-06-24T09:23:17.033Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.jar
05:23:17 [2019-06-24T09:23:17.033Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.jar (120 KB at 3984.0 KB/sec)
05:23:17 [2019-06-24T09:23:17.033Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/org.eclipse.equinox.preferences-3.7.400.jar
05:23:17 [2019-06-24T09:23:17.033Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.jar (105 KB at 4370.9 KB/sec)
05:23:17 [2019-06-24T09:23:17.033Z] 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
05:23:17 [2019-06-24T09:23:17.284Z] 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 442.6 KB/sec)
05:23:17 [2019-06-24T09:23:17.284Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/org.eclipse.equinox.app-1.4.200.jar
05:23:17 [2019-06-24T09:23:17.284Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/org.eclipse.equinox.preferences-3.7.400.jar (131 KB at 515.1 KB/sec)
05:23:17 [2019-06-24T09:23:17.284Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.jar
05:23:17 [2019-06-24T09:23:17.284Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/org.eclipse.equinox.app-1.4.200.jar (87 KB at 3746.8 KB/sec)
05:23:17 [2019-06-24T09:23:17.284Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.400/org.eclipse.core.expressions-3.6.400.jar
05:23:17 [2019-06-24T09:23:17.284Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.400/org.eclipse.core.expressions-3.6.400.jar (93 KB at 4008.8 KB/sec)
05:23:17 [2019-06-24T09:23:17.284Z] 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
05:23:17 [2019-06-24T09:23:17.284Z] 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 1635.8 KB/sec)
05:23:17 [2019-06-24T09:23:17.284Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.jar
05:23:17 [2019-06-24T09:23:17.834Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.jar (192 KB at 214.6 KB/sec)
05:23:17 [2019-06-24T09:23:17.834Z] 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
05:23:17 [2019-06-24T09:23:17.834Z] 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 1229.2 KB/sec)
05:23:17 [2019-06-24T09:23:17.834Z] 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
05:23:18 [2019-06-24T09:23:18.085Z] 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 3490.9 KB/sec)
05:23:18 [2019-06-24T09:23:18.085Z] 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
05:23:18 [2019-06-24T09:23:18.335Z] 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 3073.7 KB/sec)
05:23:18 [2019-06-24T09:23:18.335Z] 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
05:23:18 [2019-06-24T09:23:18.586Z] 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 4809.9 KB/sec)
05:23:18 [2019-06-24T09:23:18.586Z] 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
05:23:18 [2019-06-24T09:23:18.586Z] 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 921.8 KB/sec)
05:23:18 [2019-06-24T09:23:18.586Z] 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
05:23:18 [2019-06-24T09:23:18.586Z] 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 736.2 KB/sec)
05:23:18 [2019-06-24T09:23:18.586Z] 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
05:23:18 [2019-06-24T09:23:18.586Z] 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 1359.1 KB/sec)
05:23:18 [2019-06-24T09:23:18.586Z] 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
05:23:18 [2019-06-24T09:23:18.586Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.jar (1417 KB at 976.2 KB/sec)
05:23:18 [2019-06-24T09:23:18.586Z] 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
05:23:18 [2019-06-24T09:23:18.586Z] 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 1849.0 KB/sec)
05:23:18 [2019-06-24T09:23:18.586Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.1/junit-4.8.1.jar
05:23:18 [2019-06-24T09:23:18.586Z] 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 3618.5 KB/sec)
05:23:18 [2019-06-24T09:23:18.586Z] 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
05:23:18 [2019-06-24T09:23:18.586Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.1/junit-4.8.1.jar (232 KB at 4822.7 KB/sec)
05:23:18 [2019-06-24T09:23:18.586Z] 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
05:23:18 [2019-06-24T09:23:18.586Z] 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 5025.4 KB/sec)
05:23:18 [2019-06-24T09:23:18.586Z] 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
05:23:18 [2019-06-24T09:23:18.836Z] 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 8958.6 KB/sec)
05:23:18 [2019-06-24T09:23:18.836Z] 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
05:23:18 [2019-06-24T09:23:18.836Z] 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 6165.8 KB/sec)
05:23:18 [2019-06-24T09:23:18.836Z] 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
05:23:18 [2019-06-24T09:23:18.836Z] 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 3554.1 KB/sec)
05:23:18 [2019-06-24T09:23:18.836Z] 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
05:23:18 [2019-06-24T09:23:18.836Z] 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 4895.9 KB/sec)
05:23:18 [2019-06-24T09:23:18.836Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.jar
05:23:18 [2019-06-24T09:23:18.836Z] 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 1048.4 KB/sec)
05:23:18 [2019-06-24T09:23:18.836Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
05:23:18 [2019-06-24T09:23:18.836Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 152.4 KB/sec)
05:23:18 [2019-06-24T09:23:18.836Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
05:23:18 [2019-06-24T09:23:18.836Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 335.6 KB/sec)
05:23:18 [2019-06-24T09:23:18.836Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.16/log4j-1.2.16.jar
05:23:18 [2019-06-24T09:23:18.836Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.16/log4j-1.2.16.jar (471 KB at 12709.4 KB/sec)
05:23:18 [2019-06-24T09:23:18.836Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.jar
05:23:18 [2019-06-24T09:23:18.836Z] 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 2997.4 KB/sec)
05:23:18 [2019-06-24T09:23:18.836Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.jar
05:23:18 [2019-06-24T09:23:18.836Z] 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 2263.3 KB/sec)
05:23:18 [2019-06-24T09:23:18.836Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar
05:23:18 [2019-06-24T09:23:18.836Z] 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 1890.5 KB/sec)
05:23:18 [2019-06-24T09:23:18.836Z] 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
05:23:19 [2019-06-24T09:23:19.087Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar (52 KB at 3248.1 KB/sec)
05:23:19 [2019-06-24T09:23:19.087Z] 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
05:23:19 [2019-06-24T09:23:19.087Z] 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 1152.5 KB/sec)
05:23:19 [2019-06-24T09:23:19.087Z] 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
05:23:19 [2019-06-24T09:23:19.087Z] 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 5894.6 KB/sec)
05:23:19 [2019-06-24T09:23:19.087Z] 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
05:23:19 [2019-06-24T09:23:19.087Z] 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 7695.1 KB/sec)
05:23:19 [2019-06-24T09:23:19.087Z] 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
05:23:19 [2019-06-24T09:23:19.087Z] 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 5017.6 KB/sec)
05:23:19 [2019-06-24T09:23:19.087Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
05:23:19 [2019-06-24T09:23:19.087Z] 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 8724.4 KB/sec)
05:23:19 [2019-06-24T09:23:19.087Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
05:23:19 [2019-06-24T09:23:19.087Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 259.6 KB/sec)
05:23:19 [2019-06-24T09:23:19.087Z] 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
05:23:19 [2019-06-24T09:23:19.087Z] 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 4216.3 KB/sec)
05:23:19 [2019-06-24T09:23:19.087Z] 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
05:23:19 [2019-06-24T09:23:19.087Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.jar (694 KB at 2569.8 KB/sec)
05:23:19 [2019-06-24T09:23:19.087Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar
05:23:19 [2019-06-24T09:23:19.087Z] 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 8513.4 KB/sec)
05:23:19 [2019-06-24T09:23:19.087Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar
05:23:19 [2019-06-24T09:23:19.087Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (61 KB at 4303.6 KB/sec)
05:23:19 [2019-06-24T09:23:19.087Z] 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
05:23:19 [2019-06-24T09:23:19.087Z] 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 8623.3 KB/sec)
05:23:19 [2019-06-24T09:23:19.087Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
05:23:19 [2019-06-24T09:23:19.087Z] 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 241.9 KB/sec)
05:23:19 [2019-06-24T09:23:19.087Z] 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
05:23:19 [2019-06-24T09:23:19.087Z] 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 9107.1 KB/sec)
05:23:19 [2019-06-24T09:23:19.087Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar
05:23:19 [2019-06-24T09:23:19.087Z] 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)
05:23:19 [2019-06-24T09:23:19.087Z] 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
05:23:19 [2019-06-24T09:23:19.087Z] 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 8204.5 KB/sec)
05:23:19 [2019-06-24T09:23:19.087Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.200/org.eclipse.text-3.8.200.jar
05:23:19 [2019-06-24T09:23:19.087Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar (149 KB at 4788.0 KB/sec)
05:23:19 [2019-06-24T09:23:19.087Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.400/org.eclipse.core.commands-3.9.400.jar
05:23:19 [2019-06-24T09:23:19.087Z] 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 9880.4 KB/sec)
05:23:19 [2019-06-24T09:23:19.087Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.400/org.eclipse.core.commands-3.9.400.jar (114 KB at 6284.6 KB/sec)
05:23:19 [2019-06-24T09:23:19.087Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.200/org.eclipse.text-3.8.200.jar (280 KB at 9968.2 KB/sec)
05:23:19 [2019-06-24T09:23:19.337Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 185.0 KB/sec)
05:23:19 [2019-06-24T09:23:19.337Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2138 KB at 1111.1 KB/sec)
05:23:22 [2019-06-24T09:23:22.566Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/maven-plugin-parent/src/main/java]' does not exists.
05:23:22 [2019-06-24T09:23:22.566Z] [INFO] 
05:23:22 [2019-06-24T09:23:22.566Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.parent ---
05:23:22 [2019-06-24T09:23:22.566Z] [INFO] 
05:23:22 [2019-06-24T09:23:22.566Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.parent ---
05:23:22 [2019-06-24T09:23:22.566Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
05:23:22 [2019-06-24T09:23:22.566Z] 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 50.5 KB/sec)
05:23:22 [2019-06-24T09:23:22.566Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
05:23:22 [2019-06-24T09:23:22.816Z] 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)
05:23:22 [2019-06-24T09:23:22.816Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
05:23:22 [2019-06-24T09:23:22.816Z] 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 110.2 KB/sec)
05:23:22 [2019-06-24T09:23:22.816Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
05:23:22 [2019-06-24T09:23:22.816Z] 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 77.7 KB/sec)
05:23:22 [2019-06-24T09:23:22.816Z] 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
05:23:22 [2019-06-24T09:23:22.816Z] 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)
05:23:22 [2019-06-24T09:23:22.816Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
05:23:22 [2019-06-24T09:23:22.816Z] 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 24.0 KB/sec)
05:23:22 [2019-06-24T09:23:22.816Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
05:23:22 [2019-06-24T09:23:22.816Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 151.4 KB/sec)
05:23:22 [2019-06-24T09:23:22.816Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom
05:23:22 [2019-06-24T09:23:22.816Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 42.4 KB/sec)
05:23:22 [2019-06-24T09:23:22.816Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
05:23:22 [2019-06-24T09:23:22.816Z] 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 372.0 KB/sec)
05:23:22 [2019-06-24T09:23:22.816Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
05:23:22 [2019-06-24T09:23:22.816Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 160.8 KB/sec)
05:23:22 [2019-06-24T09:23:22.816Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
05:23:23 [2019-06-24T09:23:23.067Z] 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)
05:23:23 [2019-06-24T09:23:23.067Z] 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
05:23:23 [2019-06-24T09:23:23.067Z] 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 150.6 KB/sec)
05:23:23 [2019-06-24T09:23:23.067Z] 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
05:23:23 [2019-06-24T09:23:23.067Z] 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 106.3 KB/sec)
05:23:23 [2019-06-24T09:23:23.067Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
05:23:23 [2019-06-24T09:23:23.067Z] 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 59.2 KB/sec)
05:23:23 [2019-06-24T09:23:23.067Z] 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
05:23:23 [2019-06-24T09:23:23.067Z] 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 105.6 KB/sec)
05:23:23 [2019-06-24T09:23:23.067Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
05:23:23 [2019-06-24T09:23:23.067Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 54.4 KB/sec)
05:23:23 [2019-06-24T09:23:23.067Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
05:23:23 [2019-06-24T09:23:23.067Z] 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 255.7 KB/sec)
05:23:23 [2019-06-24T09:23:23.067Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
05:23:23 [2019-06-24T09:23:23.067Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 392.3 KB/sec)
05:23:23 [2019-06-24T09:23:23.067Z] 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
05:23:23 [2019-06-24T09:23:23.067Z] 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 308.4 KB/sec)
05:23:23 [2019-06-24T09:23:23.067Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar
05:23:23 [2019-06-24T09:23:23.067Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
05:23:23 [2019-06-24T09:23:23.067Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 3284.2 KB/sec)
05:23:23 [2019-06-24T09:23:23.317Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 48.7 KB/sec)
05:23:23 [2019-06-24T09:23:23.317Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/maven-plugin-parent/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.parent/0.2.0-SNAPSHOT/org.eclipse.xpect.parent-0.2.0-SNAPSHOT.pom
05:23:23 [2019-06-24T09:23:23.317Z] [INFO]                                                                         
05:23:23 [2019-06-24T09:23:23.317Z] [INFO] ------------------------------------------------------------------------
05:23:23 [2019-06-24T09:23:23.317Z] [INFO] Building org.eclipse.xpect 0.2.0-SNAPSHOT
05:23:23 [2019-06-24T09:23:23.317Z] [INFO] ------------------------------------------------------------------------
05:23:23 [2019-06-24T09:23:23.568Z] [INFO] 
05:23:23 [2019-06-24T09:23:23.568Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect ---
05:23:23 [2019-06-24T09:23:23.568Z] [INFO] 
05:23:23 [2019-06-24T09:23:23.568Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect ---
05:23:23 [2019-06-24T09:23:23.818Z] [INFO] The project's OSGi version is 0.2.0.201906240918
05:23:23 [2019-06-24T09:23:23.818Z] [INFO] 
05:23:23 [2019-06-24T09:23:23.818Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect ---
05:23:23 [2019-06-24T09:23:23.818Z] [INFO] 
05:23:23 [2019-06-24T09:23:23.818Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect ---
05:23:23 [2019-06-24T09:23:23.818Z] [INFO] 
05:23:23 [2019-06-24T09:23:23.818Z] [INFO] --- fornax-oaw-m2-plugin:3.6.0:run-workflow (default) @ org.eclipse.xpect ---
05:23:23 [2019-06-24T09:23:23.818Z] 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
05:23:24 [2019-06-24T09:23:24.069Z] 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 59.2 KB/sec)
05:23:24 [2019-06-24T09:23:24.069Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.1.0/maven-2.1.0.pom
05:23:24 [2019-06-24T09:23:24.069Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.1.0/maven-2.1.0.pom (22 KB at 875.8 KB/sec)
05:23:24 [2019-06-24T09:23:24.069Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.1.0/maven-project-2.1.0.pom
05:23:24 [2019-06-24T09:23:24.069Z] 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 142.4 KB/sec)
05:23:24 [2019-06-24T09:23:24.069Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.1.0/maven-settings-2.1.0.pom
05:23:24 [2019-06-24T09:23:24.069Z] 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 96.5 KB/sec)
05:23:24 [2019-06-24T09:23:24.069Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.1.0/maven-model-2.1.0.pom
05:23:24 [2019-06-24T09:23:24.069Z] 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 225.7 KB/sec)
05:23:24 [2019-06-24T09:23:24.069Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
05:23:24 [2019-06-24T09:23:24.069Z] 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 199.1 KB/sec)
05:23:24 [2019-06-24T09:23:24.069Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
05:23:24 [2019-06-24T09:23:24.069Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (10 KB at 308.7 KB/sec)
05:23:24 [2019-06-24T09:23:24.069Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.pom
05:23:24 [2019-06-24T09:23:24.069Z] 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 47.7 KB/sec)
05:23:24 [2019-06-24T09:23:24.069Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.13/plexus-1.0.13.pom
05:23:24 [2019-06-24T09:23:24.069Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.13/plexus-1.0.13.pom (11 KB at 621.3 KB/sec)
05:23:24 [2019-06-24T09:23:24.069Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.1.0/maven-profile-2.1.0.pom
05:23:24 [2019-06-24T09:23:24.069Z] 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 104.6 KB/sec)
05:23:24 [2019-06-24T09:23:24.069Z] 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
05:23:24 [2019-06-24T09:23:24.069Z] 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 178.7 KB/sec)
05:23:24 [2019-06-24T09:23:24.069Z] 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
05:23:24 [2019-06-24T09:23:24.319Z] 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)
05:23:24 [2019-06-24T09:23:24.319Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.1.0/maven-artifact-2.1.0.pom
05:23:24 [2019-06-24T09:23:24.319Z] 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 90.6 KB/sec)
05:23:24 [2019-06-24T09:23:24.319Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
05:23:24 [2019-06-24T09:23:24.319Z] 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)
05:23:24 [2019-06-24T09:23:24.319Z] 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
05:23:24 [2019-06-24T09:23:24.319Z] 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 95.8 KB/sec)
05:23:24 [2019-06-24T09:23:24.319Z] 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
05:23:24 [2019-06-24T09:23:24.319Z] 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 154.7 KB/sec)
05:23:24 [2019-06-24T09:23:24.319Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom
05:23:24 [2019-06-24T09:23:24.319Z] 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 366.8 KB/sec)
05:23:24 [2019-06-24T09:23:24.319Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
05:23:24 [2019-06-24T09:23:24.319Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 666.9 KB/sec)
05:23:24 [2019-06-24T09:23:24.319Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/2.0/guice-2.0.pom
05:23:24 [2019-06-24T09:23:24.319Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/2.0/guice-2.0.pom (771 B at 32.7 KB/sec)
05:23:24 [2019-06-24T09:23:24.319Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/2.0/guice-parent-2.0.pom
05:23:24 [2019-06-24T09:23:24.570Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/2.0/guice-parent-2.0.pom (3 KB at 9.3 KB/sec)
05:23:24 [2019-06-24T09:23:24.570Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
05:23:24 [2019-06-24T09:23:24.570Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (2 KB at 79.9 KB/sec)
05:23:24 [2019-06-24T09:23:24.570Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.3/ant-1.8.3.pom
05:23:24 [2019-06-24T09:23:24.570Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.3/ant-1.8.3.pom (10 KB at 261.9 KB/sec)
05:23:24 [2019-06-24T09:23:24.570Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.3/ant-parent-1.8.3.pom
05:23:24 [2019-06-24T09:23:24.820Z] 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 262.0 KB/sec)
05:23:24 [2019-06-24T09:23:24.820Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.pom
05:23:24 [2019-06-24T09:23:24.820Z] 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 69.9 KB/sec)
05:23:24 [2019-06-24T09:23:24.820Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
05:23:24 [2019-06-24T09:23:24.820Z] 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 88.9 KB/sec)
05:23:24 [2019-06-24T09:23:24.820Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
05:23:24 [2019-06-24T09:23:24.820Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (5 KB at 292.6 KB/sec)
05:23:24 [2019-06-24T09:23:24.820Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
05:23:24 [2019-06-24T09:23:24.820Z] 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 854.0 KB/sec)
05:23:24 [2019-06-24T09:23:24.820Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom
05:23:24 [2019-06-24T09:23:24.820Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 KB at 746.0 KB/sec)
05:23:24 [2019-06-24T09:23:24.820Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
05:23:24 [2019-06-24T09:23:24.820Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (18 KB at 488.1 KB/sec)
05:23:24 [2019-06-24T09:23:24.820Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom
05:23:24 [2019-06-24T09:23:24.820Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 KB at 1127.9 KB/sec)
05:23:24 [2019-06-24T09:23:24.820Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
05:23:24 [2019-06-24T09:23:24.820Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.jar
05:23:24 [2019-06-24T09:23:24.820Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.jar
05:23:24 [2019-06-24T09:23:24.820Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/2.0/guice-2.0.jar
05:23:24 [2019-06-24T09:23:24.820Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.3/ant-1.8.3.jar
05:23:25 [2019-06-24T09:23:25.071Z] 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 1076.2 KB/sec)
05:23:25 [2019-06-24T09:23:25.071Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar
05:23:25 [2019-06-24T09:23:25.071Z] 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)
05:23:25 [2019-06-24T09:23:25.071Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
05:23:25 [2019-06-24T09:23:25.071Z] 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 1000.0 KB/sec)
05:23:25 [2019-06-24T09:23:25.071Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
05:23:25 [2019-06-24T09:23:25.071Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/2.0/guice-2.0.jar (652 KB at 9864.2 KB/sec)
05:23:25 [2019-06-24T09:23:25.071Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
05:23:25 [2019-06-24T09:23:25.071Z] 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 8411.1 KB/sec)
05:23:25 [2019-06-24T09:23:25.071Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (278 KB at 9252.0 KB/sec)
05:23:25 [2019-06-24T09:23:25.071Z] 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)
05:23:25 [2019-06-24T09:23:25.071Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.3/ant-1.8.3.jar (1894 KB at 11203.6 KB/sec)
05:23:25 [2019-06-24T09:23:25.321Z] 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 1165.3 KB/sec)
05:23:25 [2019-06-24T09:23:25.321Z] [INFO] Fornax Model Workflow Maven2 Plugin V3.6.0
05:23:25 [2019-06-24T09:23:25.321Z] [INFO] Executing workflow in forked mode.
05:23:25 [2019-06-24T09:23:25.572Z] [INFO] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 0    [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - No project file found for /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/src. The folder was neither an Eclipse 'bin' folder, nor a Maven 'target/classes' folder.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 71   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project junit at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/.cache/tycho/org.junit-4.11.0.v201303080030.jar/junit.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/junit/junit/3.8.1/junit-3.8.1.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 72   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201605172100/com.google.inject-3.0.0.v201605172100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 72   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project ant at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/apache/ant/ant/1.8.3/ant-1.8.3.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 72   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project ant-launcher at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 73   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 79   [main] INFO  lipse.emf.mwe.utils.StandaloneSetup  - Registering platform uri '/jobs/genie.xpect/Xpect-Integration-Release/workspace'
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 167  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.logging at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 168  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 179  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 187  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 192  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 199  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 200  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 209  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 212  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 237  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi.compatibility.state at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 240  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 243  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 245  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.resources at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.resources/3.13.400/org.eclipse.core.resources-3.13.400.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 246  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.expressions at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.400/org.eclipse.core.expressions-3.6.400.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 247  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 248  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 249  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 250  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 252  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/org.eclipse.equinox.preferences-3.7.400.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 253  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 254  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/org.eclipse.equinox.app-1.4.200.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 254  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.filesystem at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.400/org.eclipse.core.filesystem-1.7.400.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 256  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.text at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.text/3.8.200/org.eclipse.text-3.8.200.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 257  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.commands at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.commands/3.9.400/org.eclipse.core.commands-3.9.400.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 259  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.debug.core at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.debug.core/3.13.300/org.eclipse.debug.core-3.13.300.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 260  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.variables at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.variables/3.4.500/org.eclipse.core.variables-3.4.500.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 263  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtend.lib at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 268  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtend.lib.macro at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 280  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 281  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.util at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 282  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase.lib at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 283  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.common.types at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.800Z] [INFO] 284  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.smap at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 289  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.jdt.core at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 291  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.jdt.launching at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/jdt/org.eclipse.jdt.launching/3.10.0/org.eclipse.jdt.launching-3.10.0.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 294  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.resources at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.resources/3.13.400/org.eclipse.core.resources-3.13.400.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 295  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.expressions at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.400/org.eclipse.core.expressions-3.6.400.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 296  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 296  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 297  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 297  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.filesystem at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.400/org.eclipse.core.filesystem-1.7.400.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 298  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.commands at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.commands/3.9.400/org.eclipse.core.commands-3.9.400.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 300  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 300  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 301  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 302  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/org.eclipse.equinox.preferences-3.7.400.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 303  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/org.eclipse.equinox.app-1.4.200.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 303  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.text at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.text/3.8.200/org.eclipse.text-3.8.200.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 307  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.ecore at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.ecore/2.15.0/org.eclipse.emf.ecore-2.15.0.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 308  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.common at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.common/2.15.0/org.eclipse.emf.common-2.15.0.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 311  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.ecore.xmi at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 313  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.codegen at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.codegen/2.14.0/org.eclipse.emf.codegen-2.14.0.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 314  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.mwe2.lib at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 314  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.mwe2.runtime at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 330  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-utils at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 330  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-utils at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 331  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-utils at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 331  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-utils at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 333  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-interpolation at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 333  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-interpolation at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 333  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-interpolation at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 334  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-component-annotations at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 338  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-cipher at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 343  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.tukaani.xz at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/tukaani/xz/1.5/xz-1.5.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 345  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.objectweb.asm.tree at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 345  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.objectweb.asm at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/ow2/asm/asm/7.0/asm-7.0.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 346  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.objectweb.asm at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/ow2/asm/asm/7.0/asm-7.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 356  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201605172100/com.google.inject-3.0.0.v201605172100.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 362  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext/2.9.2.v201603040440/org.eclipse.xtext-2.9.2.v201603040440.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 362  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtend.lib at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 363  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase.lib at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 367  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 368  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 369  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.logging at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 369  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.commands at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 370  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 370  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 371  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 372  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.801Z] [INFO] 372  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.expressions at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 373  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 373  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.filesystem at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 374  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 375  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.resources at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 375  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 376  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.variables at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.variables/3.4.500/org.eclipse.core.variables-3.4.500.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 377  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.debug.core at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.debug.core/3.13.300/org.eclipse.debug.core-3.13.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 385  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.codegen at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 386  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.common at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 390  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.jdt.core at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 391  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.jdt.launching at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 392  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.text at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 395  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.ecore at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 395  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.ecore.xmi at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 398  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.mwe2.runtime at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 401  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.common.types at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 402  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.mwe2.lib at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 403  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.jdt.debug at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 406  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.util at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 407  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.objectweb.asm at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.objectweb.asm/5.0.1.v201404251740/org.objectweb.asm-5.0.1.v201404251740.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 407  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtend.lib.macro at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 408  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.smap at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 416  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi.services at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 451  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.ds at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 461  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.util at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 464  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.core at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 465  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.engine at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 466  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.metadata at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 467  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.metadata.repository at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 468  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.repository at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 468  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.security at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 541  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.frameworkadmin at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 542  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.frameworkadmin.equinox at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 543  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.artifact.repository at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 544  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.jarprocessor at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 544  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.director at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 545  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.sat4j.core at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.sat4j.core/2.3.5.v201308161310/org.sat4j.core-2.3.5.v201308161310.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.802Z] [INFO] 546  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.sat4j.pb at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.sat4j.pb/2.3.5.v201404071733/org.sat4j.pb-2.3.5.v201404071733.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.803Z] [INFO] 547  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.simpleconfigurator at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.803Z] [INFO] 547  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.director.app at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.803Z] [INFO] 548  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.garbagecollector at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.803Z] [INFO] 550  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.publisher at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.803Z] [INFO] 550  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.publisher.eclipse at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.803Z] [INFO] 551  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.simpleconfigurator.manipulator at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.803Z] [INFO] 552  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.repository.tools at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.803Z] [INFO] 553  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.touchpoint.eclipse at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.803Z] [INFO] 584  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.803Z] [INFO] 585  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase.junit at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.803Z] [INFO] 587  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.junit4 at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.803Z] [INFO] 594  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.803Z] [INFO] 594  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase.lib at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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.
05:23:28 [2019-06-24T09:23:28.803Z] [INFO] 596  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.guava at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.guava/18.0.0.v20161115-1643/com.google.guava-18.0.0.v20161115-1643.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/com/google/guava/guava/14.0.1/guava-14.0.1.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.803Z] [INFO] 598  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201605172100/com.google.inject-3.0.0.v201605172100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/com/google/inject/guice/3.0/guice-3.0.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.803Z] [INFO] 599  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/com/google/inject/guice/3.0/guice-3.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.803Z] [INFO] 600  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project javax.inject at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/javax/inject/javax.inject/1/javax.inject-1.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.803Z] [INFO] 602  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project junit at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/junit/junit/3.8.1/junit-3.8.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/junit/junit/4.8.1/junit-4.8.1.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.803Z] [INFO] 602  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project junit at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/junit/junit/4.8.1/junit-4.8.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/junit/junit/3.8.1/junit-3.8.1.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.803Z] [INFO] 604  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' instead.
05:23:28 [2019-06-24T09:23:28.803Z] [INFO] 607  [main] INFO  lipse.emf.mwe.utils.StandaloneSetup  - Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage'
05:23:29 [2019-06-24T09:23:29.053Z] [INFO] 829  [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'
05:23:29 [2019-06-24T09:23:29.964Z] [INFO] 
05:23:29 [2019-06-24T09:23:29.964Z] [INFO] *ATTENTION*
05:23:29 [2019-06-24T09:23:29.964Z] [INFO] It is recommended to use the ANTLR 3 parser generator (BSD licence - http://www.antlr.org/license.html).
05:23:29 [2019-06-24T09:23:29.964Z] [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)1708 [main] INFO  lipse.emf.mwe.utils.StandaloneSetup  - Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage'
05:23:29 [2019-06-24T09:23:29.964Z] [INFO] 1724 [main] INFO  erator.parser.antlr.AntlrToolFacade  - downloading file from 'http://download.itemis.com/antlr-generator-3.2.0-patch.jar' ...
05:23:37 [2019-06-24T09:23:37.988Z] [INFO] 9387 [main] INFO  erator.parser.antlr.AntlrToolFacade  - finished downloading.
05:23:37 [2019-06-24T09:23:37.988Z] [INFO] 9392 [main] INFO  ipse.emf.mwe.utils.DirectoryCleaner  - Cleaning /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/../org.eclipse.xpect/src-gen
05:23:37 [2019-06-24T09:23:37.988Z] [INFO] 9393 [main] INFO  ipse.emf.mwe.utils.DirectoryCleaner  - Cleaning /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/../org.eclipse.xpect.ui/src-gen
05:23:37 [2019-06-24T09:23:37.988Z] [INFO] 9494 [main] INFO  clipse.emf.mwe.utils.GenModelHelper  - Registered GenModel 'http://www.eclipse.org/xpect/Xpect' from 'platform:/resource/org.eclipse.xpect/model/Xpect.genmodel'
05:23:37 [2019-06-24T09:23:37.988Z] [INFO] 9494 [main] INFO  clipse.emf.mwe.utils.GenModelHelper  - Registered GenModel 'http://www.eclipse.org/xpect/XpectJavaModel' from 'platform:/resource/org.eclipse.xpect/model/Xpect.genmodel'
05:23:37 [2019-06-24T09:23:37.988Z] [INFO] 9496 [main] INFO  lipse.emf.mwe2.ecore.EcoreGenerator  - generating EMF code for platform:/resource/org.eclipse.xpect/model/Xpect.genmodel
05:23:44 [2019-06-24T09:23:44.469Z] [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
05:23:45 [2019-06-24T09:23:45.812Z] [INFO] 17434 [main] INFO  or.validation.JavaValidatorFragment  - generating Java-based EValidator API
05:23:46 [2019-06-24T09:23:46.363Z] [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
05:23:48 [2019-06-24T09:23:48.846Z] [INFO] 20677 [main] INFO  text.generator.junit.Junit4Fragment  - generating Junit4 Test support classes
05:23:48 [2019-06-24T09:23:48.846Z] [INFO] 20688 [main] INFO  i.generator.compare.CompareFragment  - generating Compare Framework infrastructure
05:23:48 [2019-06-24T09:23:48.846Z] [INFO] 20745 [main] INFO  .emf.mwe2.runtime.workflow.Workflow  - Done.
05:23:49 [2019-06-24T09:23:49.396Z] [INFO] Workflow 'src/org/eclipse/xpect/GenerateXpect.mwe2' finished.
05:23:49 [2019-06-24T09:23:49.396Z] [INFO] 
05:23:49 [2019-06-24T09:23:49.396Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect ---
05:23:52 [2019-06-24T09:23:52.624Z] [INFO] 
05:23:52 [2019-06-24T09:23:52.624Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect ---
05:23:52 [2019-06-24T09:23:52.624Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
05:23:52 [2019-06-24T09:23:52.624Z] 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 86.2 KB/sec)
05:23:52 [2019-06-24T09:23:52.624Z] 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
05:23:52 [2019-06-24T09:23:52.624Z] 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 74.6 KB/sec)
05:23:52 [2019-06-24T09:23:52.624Z] 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
05:23:52 [2019-06-24T09:23:52.624Z] 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 81.5 KB/sec)
05:23:52 [2019-06-24T09:23:52.624Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
05:23:52 [2019-06-24T09:23:52.624Z] 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 74.0 KB/sec)
05:23:52 [2019-06-24T09:23:52.624Z] 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
05:23:52 [2019-06-24T09:23:52.624Z] 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 20.7 KB/sec)
05:23:52 [2019-06-24T09:23:52.624Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
05:23:52 [2019-06-24T09:23:52.624Z] 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 201.1 KB/sec)
05:23:52 [2019-06-24T09:23:52.624Z] 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
05:23:52 [2019-06-24T09:23:52.624Z] 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 75.6 KB/sec)
05:23:52 [2019-06-24T09:23:52.624Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
05:23:52 [2019-06-24T09:23:52.624Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 102.8 KB/sec)
05:23:52 [2019-06-24T09:23:52.624Z] 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
05:23:52 [2019-06-24T09:23:52.624Z] 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 70.4 KB/sec)
05:23:52 [2019-06-24T09:23:52.624Z] 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
05:23:52 [2019-06-24T09:23:52.624Z] 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 384.7 KB/sec)
05:23:52 [2019-06-24T09:23:52.624Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
05:23:52 [2019-06-24T09:23:52.624Z] 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)
05:23:52 [2019-06-24T09:23:52.624Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
05:23:52 [2019-06-24T09:23:52.624Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 180.3 KB/sec)
05:23:52 [2019-06-24T09:23:52.624Z] 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
05:23:52 [2019-06-24T09:23:52.624Z] 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 252.4 KB/sec)
05:23:52 [2019-06-24T09:23:52.624Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
05:23:52 [2019-06-24T09:23:52.624Z] 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 479.9 KB/sec)
05:23:52 [2019-06-24T09:23:52.624Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
05:23:52 [2019-06-24T09:23:52.624Z] 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)
05:23:52 [2019-06-24T09:23:52.624Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
05:23:52 [2019-06-24T09:23:52.624Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 43.4 KB/sec)
05:23:52 [2019-06-24T09:23:52.624Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
05:23:52 [2019-06-24T09:23:52.624Z] 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 316.9 KB/sec)
05:23:52 [2019-06-24T09:23:52.624Z] 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
05:23:52 [2019-06-24T09:23:52.624Z] 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 139.8 KB/sec)
05:23:52 [2019-06-24T09:23:52.624Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
05:23:52 [2019-06-24T09:23:52.624Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 101.5 KB/sec)
05:23:52 [2019-06-24T09:23:52.624Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
05:23:52 [2019-06-24T09:23:52.625Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 289.1 KB/sec)
05:23:52 [2019-06-24T09:23:52.625Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
05:23:52 [2019-06-24T09:23:52.625Z] 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 524.9 KB/sec)
05:23:52 [2019-06-24T09:23:52.625Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
05:23:52 [2019-06-24T09:23:52.625Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 41.4 KB/sec)
05:23:52 [2019-06-24T09:23:52.625Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
05:23:52 [2019-06-24T09:23:52.625Z] 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 146.4 KB/sec)
05:23:52 [2019-06-24T09:23:52.625Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
05:23:52 [2019-06-24T09:23:52.625Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 686.3 KB/sec)
05:23:52 [2019-06-24T09:23:52.625Z] 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
05:23:52 [2019-06-24T09:23:52.625Z] 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
05:23:52 [2019-06-24T09:23:52.625Z] 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
05:23:52 [2019-06-24T09:23:52.625Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
05:23:52 [2019-06-24T09:23:52.625Z] 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
05:23:52 [2019-06-24T09:23:52.625Z] 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 187.0 KB/sec)
05:23:52 [2019-06-24T09:23:52.625Z] 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
05:23:52 [2019-06-24T09:23:52.875Z] 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 511.5 KB/sec)
05:23:52 [2019-06-24T09:23:52.875Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
05:23:52 [2019-06-24T09:23:52.875Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 3975.1 KB/sec)
05:23:52 [2019-06-24T09:23:52.875Z] 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 187.0 KB/sec)
05:23:52 [2019-06-24T09:23:52.875Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 408.5 KB/sec)
05:23:52 [2019-06-24T09:23:52.875Z] 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 432.2 KB/sec)
05:23:53 [2019-06-24T09:23:53.786Z] 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 9.1 KB/sec)
05:23:53 [2019-06-24T09:23:53.786Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:23:53 [2019-06-24T09:23:53.786Z] [INFO] Copying 1 resource
05:23:53 [2019-06-24T09:23:53.786Z] [INFO] 
05:23:53 [2019-06-24T09:23:53.786Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect ---
05:23:53 [2019-06-24T09:23:53.786Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
05:23:53 [2019-06-24T09:23:53.786Z] 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 32.1 KB/sec)
05:23:53 [2019-06-24T09:23:53.786Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
05:23:53 [2019-06-24T09:23:53.786Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (4 KB at 76.7 KB/sec)
05:23:53 [2019-06-24T09:23:53.786Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
05:23:54 [2019-06-24T09:23:54.036Z] 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 46.9 KB/sec)
05:23:54 [2019-06-24T09:23:54.036Z] 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
05:23:54 [2019-06-24T09:23:54.036Z] 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 154.4 KB/sec)
05:23:54 [2019-06-24T09:23:54.036Z] 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
05:23:54 [2019-06-24T09:23:54.036Z] 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 84.6 KB/sec)
05:23:54 [2019-06-24T09:23:54.036Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.pom
05:23:54 [2019-06-24T09:23:54.036Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.pom (2 KB at 101.9 KB/sec)
05:23:54 [2019-06-24T09:23:54.036Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
05:23:54 [2019-06-24T09:23:54.036Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
05:23:54 [2019-06-24T09:23:54.036Z] 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
05:23:54 [2019-06-24T09:23:54.036Z] 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
05:23:54 [2019-06-24T09:23:54.036Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.jar
05:23:54 [2019-06-24T09:23:54.036Z] 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 576.8 KB/sec)
05:23:54 [2019-06-24T09:23:54.036Z] 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 787.2 KB/sec)
05:23:54 [2019-06-24T09:23:54.036Z] 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 108.1 KB/sec)
05:23:54 [2019-06-24T09:23:54.036Z] 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 139.2 KB/sec)
05:23:54 [2019-06-24T09:23:54.287Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.jar (2771 KB at 6806.2 KB/sec)
05:23:54 [2019-06-24T09:23:54.537Z] [INFO] Compiling 246 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/target/classes
05:23:57 [2019-06-24T09:23:57.766Z] [INFO] 
05:23:57 [2019-06-24T09:23:57.766Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect ---
05:23:57 [2019-06-24T09:23:57.766Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:23:57 [2019-06-24T09:23:57.766Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/src/test/resources
05:23:57 [2019-06-24T09:23:57.766Z] [INFO] 
05:23:57 [2019-06-24T09:23:57.766Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect ---
05:23:57 [2019-06-24T09:23:57.766Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/target/org.eclipse.xpect-0.2.0-SNAPSHOT-sources.jar
05:23:58 [2019-06-24T09:23:58.016Z] [INFO] 
05:23:58 [2019-06-24T09:23:58.017Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect ---
05:23:58 [2019-06-24T09:23:58.017Z] [INFO] 
05:23:58 [2019-06-24T09:23:58.017Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect ---
05:23:58 [2019-06-24T09:23:58.017Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/target/org.eclipse.xpect-0.2.0-SNAPSHOT.jar
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] 
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect ---
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] 
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect ---
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/target/org.eclipse.xpect-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0-SNAPSHOT/org.eclipse.xpect-0.2.0-SNAPSHOT.jar
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0-SNAPSHOT/org.eclipse.xpect-0.2.0-SNAPSHOT.pom
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/target/org.eclipse.xpect-0.2.0-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0-SNAPSHOT/org.eclipse.xpect-0.2.0-SNAPSHOT-sources.jar
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0-SNAPSHOT/org.eclipse.xpect-0.2.0-SNAPSHOT-p2metadata.xml
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0-SNAPSHOT/org.eclipse.xpect-0.2.0-SNAPSHOT-p2artifacts.xml
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] 
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect ---
05:23:58 [2019-06-24T09:23:58.267Z] [INFO]                                                                         
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] ------------------------------------------------------------------------
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] Building org.eclipse.xpect.ui 0.2.0-SNAPSHOT
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] ------------------------------------------------------------------------
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] 
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.ui ---
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] 
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.ui ---
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] The project's OSGi version is 0.2.0.201906240918
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] 
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.ui ---
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] 
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.ui ---
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] 
05:23:58 [2019-06-24T09:23:58.267Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.ui ---
05:23:59 [2019-06-24T09:23:59.178Z] [INFO] 
05:23:59 [2019-06-24T09:23:59.178Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.ui ---
05:23:59 [2019-06-24T09:23:59.178Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:23:59 [2019-06-24T09:23:59.178Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/src/main/resources
05:23:59 [2019-06-24T09:23:59.178Z] [INFO] 
05:23:59 [2019-06-24T09:23:59.178Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.ui ---
05:23:59 [2019-06-24T09:23:59.178Z] [INFO] Compiling 50 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/target/classes
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.ui ---
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/src/test/resources
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.ui ---
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/target/org.eclipse.xpect.ui-0.2.0-SNAPSHOT-sources.jar
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.ui ---
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.ui ---
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/target/org.eclipse.xpect.ui-0.2.0-SNAPSHOT.jar
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.ui ---
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.ui ---
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/target/org.eclipse.xpect.ui-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0-SNAPSHOT/org.eclipse.xpect.ui-0.2.0-SNAPSHOT.jar
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0-SNAPSHOT/org.eclipse.xpect.ui-0.2.0-SNAPSHOT.pom
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/target/org.eclipse.xpect.ui-0.2.0-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0-SNAPSHOT/org.eclipse.xpect.ui-0.2.0-SNAPSHOT-sources.jar
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0-SNAPSHOT/org.eclipse.xpect.ui-0.2.0-SNAPSHOT-p2metadata.xml
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0-SNAPSHOT/org.eclipse.xpect.ui-0.2.0-SNAPSHOT-p2artifacts.xml
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.ui ---
05:24:00 [2019-06-24T09:24:00.089Z] [INFO]                                                                         
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] ------------------------------------------------------------------------
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] Building org.eclipse.xpect.ui.junit 0.2.0-SNAPSHOT
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] ------------------------------------------------------------------------
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.ui.junit ---
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.ui.junit ---
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] The project's OSGi version is 0.2.0.201906240918
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.ui.junit ---
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.ui.junit ---
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.089Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.ui.junit ---
05:24:00 [2019-06-24T09:24:00.339Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.339Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.ui.junit ---
05:24:00 [2019-06-24T09:24:00.339Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:24:00 [2019-06-24T09:24:00.339Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/src/main/resources
05:24:00 [2019-06-24T09:24:00.339Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.339Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.ui.junit ---
05:24:00 [2019-06-24T09:24:00.339Z] [INFO] Compiling 13 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/target/classes
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.ui.junit ---
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/src/test/resources
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.ui.junit ---
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/target/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT-sources.jar
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.ui.junit ---
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.ui.junit ---
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/target/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT.jar
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.ui.junit ---
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.ui.junit ---
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/target/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0-SNAPSHOT/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT.jar
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0-SNAPSHOT/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT.pom
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/target/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0-SNAPSHOT/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT-sources.jar
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0-SNAPSHOT/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT-p2metadata.xml
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0-SNAPSHOT/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT-p2artifacts.xml
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.ui.junit ---
05:24:00 [2019-06-24T09:24:00.890Z] [INFO]                                                                         
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] ------------------------------------------------------------------------
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] Building org.eclipse.xpect.xtext.lib 0.2.0-SNAPSHOT
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] ------------------------------------------------------------------------
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.lib ---
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.xtext.lib ---
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] The project's OSGi version is 0.2.0.201906240918
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.lib ---
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.lib ---
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] 
05:24:00 [2019-06-24T09:24:00.890Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.lib ---
05:24:01 [2019-06-24T09:24:01.442Z] [INFO] 
05:24:01 [2019-06-24T09:24:01.442Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.xtext.lib ---
05:24:01 [2019-06-24T09:24:01.442Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:24:01 [2019-06-24T09:24:01.442Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/src/main/resources
05:24:01 [2019-06-24T09:24:01.442Z] [INFO] 
05:24:01 [2019-06-24T09:24:01.442Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.xtext.lib ---
05:24:01 [2019-06-24T09:24:01.442Z] [INFO] Compiling 57 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/target/classes
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] 
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.xtext.lib ---
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/src/test/resources
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] 
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.lib ---
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/target/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT-sources.jar
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] 
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.lib ---
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] 
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.xtext.lib ---
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/target/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT.jar
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] 
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.lib ---
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] 
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.xtext.lib ---
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/target/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT.jar
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT.pom
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/target/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT-sources.jar
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT-p2metadata.xml
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT-p2artifacts.xml
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] 
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.xtext.lib ---
05:24:01 [2019-06-24T09:24:01.993Z] [INFO]                                                                         
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] ------------------------------------------------------------------------
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] Building org.eclipse.xpect.xtext.xbase.lib 0.2.0-SNAPSHOT
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] ------------------------------------------------------------------------
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] 
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.xbase.lib ---
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] 
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.xtext.xbase.lib ---
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] The project's OSGi version is 0.2.0.201906240918
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] 
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.xbase.lib ---
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] 
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.xbase.lib ---
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] 
05:24:01 [2019-06-24T09:24:01.993Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.xbase.lib ---
05:24:02 [2019-06-24T09:24:02.243Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.243Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.xtext.xbase.lib ---
05:24:02 [2019-06-24T09:24:02.243Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:24:02 [2019-06-24T09:24:02.243Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/src/main/resources
05:24:02 [2019-06-24T09:24:02.243Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.243Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.xtext.xbase.lib ---
05:24:02 [2019-06-24T09:24:02.243Z] [INFO] Compiling 4 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/target/classes
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.xtext.xbase.lib ---
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/src/test/resources
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.xbase.lib ---
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/target/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT-sources.jar
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.xbase.lib ---
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.xtext.xbase.lib ---
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/target/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT.jar
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.xbase.lib ---
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.xtext.xbase.lib ---
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/target/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT.jar
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT.pom
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/target/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT-sources.jar
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT-p2metadata.xml
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT-p2artifacts.xml
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.xtext.xbase.lib ---
05:24:02 [2019-06-24T09:24:02.794Z] [INFO]                                                                         
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] ------------------------------------------------------------------------
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] Building org.eclipse.xpect.xtext.lib.feature 0.2.0-SNAPSHOT
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] ------------------------------------------------------------------------
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.lib.feature ---
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xpect.xtext.lib.feature ---
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] The project's OSGi version is 0.2.0.201906240918
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.lib.feature ---
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.lib.feature ---
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.lib.feature ---
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/src/main/java]' does not exists.
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.lib.feature ---
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.lib.feature ---
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.xpect.xtext.lib.feature ---
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/target/org.eclipse.xpect.xtext.lib.feature-0.2.0-SNAPSHOT.jar
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.lib.feature ---
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xpect.xtext.lib.feature ---
05:24:02 [2019-06-24T09:24:02.794Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.xtext.lib.feature ---
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/target/org.eclipse.xpect.xtext.lib.feature-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib.feature-0.2.0-SNAPSHOT.jar
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib.feature-0.2.0-SNAPSHOT.pom
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib.feature-0.2.0-SNAPSHOT-p2metadata.xml
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib.feature-0.2.0-SNAPSHOT-p2artifacts.xml
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.xtext.lib.feature ---
05:24:02 [2019-06-24T09:24:02.795Z] [INFO]                                                                         
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] ------------------------------------------------------------------------
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] Building org.eclipse.xpect.xtext.xbase.lib.feature 0.2.0-SNAPSHOT
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] ------------------------------------------------------------------------
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] The project's OSGi version is 0.2.0.201906240918
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/src/main/java]' does not exists.
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] 
05:24:02 [2019-06-24T09:24:02.795Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/target/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0-SNAPSHOT.jar
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/target/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0-SNAPSHOT.jar
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0-SNAPSHOT.pom
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0-SNAPSHOT-p2metadata.xml
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0-SNAPSHOT-p2artifacts.xml
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO]                                                                         
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] ------------------------------------------------------------------------
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] Building org.eclipse.xpect.sdk 0.2.0-SNAPSHOT
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] ------------------------------------------------------------------------
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.sdk ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xpect.sdk ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] The project's OSGi version is 0.2.0.201906240918
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.sdk ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.sdk ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.sdk ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/src/main/java]' does not exists.
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.sdk ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.sdk ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.xpect.sdk ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/target/org.eclipse.xpect.sdk-0.2.0-SNAPSHOT.jar
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.sdk ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xpect.sdk ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.sdk ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/target/org.eclipse.xpect.sdk-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.sdk/0.2.0-SNAPSHOT/org.eclipse.xpect.sdk-0.2.0-SNAPSHOT.jar
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.sdk/0.2.0-SNAPSHOT/org.eclipse.xpect.sdk-0.2.0-SNAPSHOT.pom
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.sdk/0.2.0-SNAPSHOT/org.eclipse.xpect.sdk-0.2.0-SNAPSHOT-p2metadata.xml
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.sdk/0.2.0-SNAPSHOT/org.eclipse.xpect.sdk-0.2.0-SNAPSHOT-p2artifacts.xml
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.sdk ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO]                                                                         
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] ------------------------------------------------------------------------
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] Building org.eclipse.xpect.repository 0.2.0-SNAPSHOT
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] ------------------------------------------------------------------------
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.repository ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xpect.repository ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] The project's OSGi version is 0.2.0.201906240918
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean-1) @ org.eclipse.xpect.repository ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.repository ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/src/main/java]' does not exists.
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.repository ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/src/main/resources
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.repository ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.repository ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.xpect.repository ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-products (default-publish-products) @ org.eclipse.xpect.repository ---
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.045Z] [INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-categories (default-publish-categories) @ org.eclipse.xpect.repository ---
05:24:03 [2019-06-24T09:24:03.046Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.046Z] [INFO] --- tycho-p2-publisher-plugin:1.4.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.xpect.repository ---
05:24:03 [2019-06-24T09:24:03.046Z] [INFO] 
05:24:03 [2019-06-24T09:24:03.046Z] [INFO] --- tycho-p2-repository-plugin:1.4.0:assemble-repository (default-assemble-repository) @ org.eclipse.xpect.repository ---
05:24:05 [2019-06-24T09:24:05.528Z] [INFO] 
05:24:05 [2019-06-24T09:24:05.528Z] [INFO] --- tycho-p2-repository-plugin:1.4.0:archive-repository (default-archive-repository) @ org.eclipse.xpect.repository ---
05:24:05 [2019-06-24T09:24:05.528Z] [INFO] Building zip: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/target/org.eclipse.xpect.repository-0.2.0-SNAPSHOT.zip
05:24:05 [2019-06-24T09:24:05.528Z] [INFO] 
05:24:05 [2019-06-24T09:24:05.528Z] [INFO] --- tycho-p2-repository-plugin:1.4.0:assemble-repository (default) @ org.eclipse.xpect.repository ---
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] 
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.repository ---
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/target/org.eclipse.xpect.repository-0.2.0-SNAPSHOT.zip to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.repository/0.2.0-SNAPSHOT/org.eclipse.xpect.repository-0.2.0-SNAPSHOT.zip
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.repository/0.2.0-SNAPSHOT/org.eclipse.xpect.repository-0.2.0-SNAPSHOT.pom
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.repository/0.2.0-SNAPSHOT/org.eclipse.xpect.repository-0.2.0-SNAPSHOT-p2metadata.xml
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.repository/0.2.0-SNAPSHOT/org.eclipse.xpect.repository-0.2.0-SNAPSHOT-p2artifacts.xml
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] 
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.repository ---
05:24:06 [2019-06-24T09:24:06.439Z] [INFO]                                                                         
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] ------------------------------------------------------------------------
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] Building org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 0.2.0-SNAPSHOT
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] ------------------------------------------------------------------------
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] 
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] 
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/target-platforms/eclipse_4_4_2-xtext_2_9_2/src/main/java]' does not exists.
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] 
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] 
05:24:06 [2019-06-24T09:24:06.439Z] [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 ---
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] 
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2/0.2.0-SNAPSHOT/org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2-0.2.0-SNAPSHOT.target
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/target-platforms/eclipse_4_4_2-xtext_2_9_2/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2/0.2.0-SNAPSHOT/org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2-0.2.0-SNAPSHOT.pom
05:24:06 [2019-06-24T09:24:06.439Z] [INFO]                                                                         
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] ------------------------------------------------------------------------
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] Building org.eclipse.xtext.example.maven_parents.grammar_plugin 0.2.0-SNAPSHOT
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] ------------------------------------------------------------------------
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] 
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.maven_parents.grammar_plugin ---
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] 
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.maven_parents.grammar_plugin ---
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/maven-parents/grammar-plugin/src/main/java]' does not exists.
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] 
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.maven_parents.grammar_plugin ---
05:24:06 [2019-06-24T09:24:06.439Z] [INFO] 
05:24:06 [2019-06-24T09:24:06.440Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.maven_parents.grammar_plugin ---
05:24:06 [2019-06-24T09:24:06.440Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/maven-parents/grammar-plugin/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/org.eclipse.xtext.example.maven_parents.grammar_plugin/0.2.0-SNAPSHOT/org.eclipse.xtext.example.maven_parents.grammar_plugin-0.2.0-SNAPSHOT.pom
05:24:06 [2019-06-24T09:24:06.440Z] [INFO]                                                                         
05:24:06 [2019-06-24T09:24:06.440Z] [INFO] ------------------------------------------------------------------------
05:24:06 [2019-06-24T09:24:06.440Z] [INFO] Building org.eclipse.xtext.example.arithmetics 2.9.2-SNAPSHOT
05:24:06 [2019-06-24T09:24:06.440Z] [INFO] ------------------------------------------------------------------------
05:24:06 [2019-06-24T09:24:06.440Z] [INFO] 
05:24:06 [2019-06-24T09:24:06.440Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics ---
05:24:06 [2019-06-24T09:24:06.440Z] [INFO] 
05:24:06 [2019-06-24T09:24:06.440Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics ---
05:24:06 [2019-06-24T09:24:06.440Z] [INFO] The project's OSGi version is 2.9.2.201906240918
05:24:06 [2019-06-24T09:24:06.440Z] [INFO] 
05:24:06 [2019-06-24T09:24:06.440Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics ---
05:24:06 [2019-06-24T09:24:06.440Z] [INFO] 
05:24:06 [2019-06-24T09:24:06.440Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics ---
05:24:06 [2019-06-24T09:24:06.440Z] [INFO] 
05:24:06 [2019-06-24T09:24:06.440Z] [INFO] --- fornax-oaw-m2-plugin:3.6.0:run-workflow (default) @ org.eclipse.xtext.example.arithmetics ---
05:24:06 [2019-06-24T09:24:06.440Z] [INFO] Fornax Model Workflow Maven2 Plugin V3.6.0
05:24:06 [2019-06-24T09:24:06.440Z] [INFO] Executing workflow in forked mode.
05:24:06 [2019-06-24T09:24:06.690Z] [INFO] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:24:09 [2019-06-24T09:24:09.918Z] [INFO] 0    INFO  XtextGenerator     - Initializing Xtext generator
05:24:09 [2019-06-24T09:24:09.918Z] [INFO] 11   INFO  StandaloneSetup    - Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage'
05:24:09 [2019-06-24T09:24:09.918Z] [INFO] 59   WARN  StandaloneSetup    - No project file found for /jobs/genie.xpect/Xpect-Integration-Release/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.
05:24:09 [2019-06-24T09:24:09.918Z] [INFO] 121  WARN  StandaloneSetup    - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201605172100/com.google.inject-3.0.0.v201605172100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' instead.
05:24:09 [2019-06-24T09:24:09.918Z] [INFO] 122  WARN  StandaloneSetup    - Skipping conflicting project ant at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/apache/ant/ant/1.8.3/ant-1.8.3.jar!/' instead.
05:24:09 [2019-06-24T09:24:09.918Z] [INFO] 123  WARN  StandaloneSetup    - Skipping conflicting project ant-launcher at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar!/' instead.
05:24:09 [2019-06-24T09:24:09.918Z] [INFO] 124  WARN  StandaloneSetup    - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' instead.
05:24:09 [2019-06-24T09:24:09.918Z] [INFO] 129  INFO  StandaloneSetup    - Registering project org.eclipse.xtext.example.arithmetics at 'file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/'
05:24:09 [2019-06-24T09:24:09.918Z] [INFO] 130  INFO  StandaloneSetup    - Registering project org.eclipse.xtext.example.arithmetics.tests at 'file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/'
05:24:09 [2019-06-24T09:24:09.918Z] [INFO] 130  INFO  StandaloneSetup    - Registering project org.eclipse.xtext.example.arithmetics.ide at 'file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/'
05:24:09 [2019-06-24T09:24:09.918Z] [INFO] 130  INFO  StandaloneSetup    - Registering project org.eclipse.xtext.example.arithmetics.ui at 'file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/'
05:24:09 [2019-06-24T09:24:09.918Z] [INFO] 142  INFO  StandaloneSetup    - Using resourceSet registry. The registered Packages will not be registered in the global EPackage.Registry.INSTANCE!
05:24:09 [2019-06-24T09:24:09.918Z] [INFO] 547  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/Xtext/Xbase/XAnnotations' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
05:24:09 [2019-06-24T09:24:09.918Z] [INFO] 554  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xtype' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
05:24:09 [2019-06-24T09:24:09.918Z] [INFO] 571  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xbase' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
05:24:09 [2019-06-24T09:24:09.918Z] [INFO] 572  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/common/JavaVMTypes' from 'platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.genmodel'
05:24:10 [2019-06-24T09:24:10.829Z] [INFO] 1255 INFO  AntlrToolFacade    - downloading file from 'http://download.itemis.com/antlr-generator-3.2.0-patch.jar' ...
05:24:14 [2019-06-24T09:24:14.951Z] [INFO] 5200 INFO  AntlrToolFacade    - finished downloading.
05:24:14 [2019-06-24T09:24:14.951Z] [INFO] 5211 INFO  XtextGenerator     - Generating org.eclipse.xtext.example.arithmetics.Arithmetics
05:24:17 [2019-06-24T09:24:17.433Z] [INFO] 7888 INFO  EMFGeneratorFragment2 - Generating EMF model code
05:24:17 [2019-06-24T09:24:17.434Z] [INFO] 7932 INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/Xtext/example/Arithmetics' from 'platform:/resource/org.eclipse.xtext.example.arithmetics/model/generated/Arithmetics.genmodel'
05:24:20 [2019-06-24T09:24:20.661Z] [INFO] 11219 INFO  XtextGenerator     - Generating common infrastructure
05:24:20 [2019-06-24T09:24:20.661Z] [INFO] 11241 INFO  Workflow           - Done.
05:24:21 [2019-06-24T09:24:21.212Z] [INFO] Workflow 'src/org/eclipse/xtext/example/arithmetics/GenerateArithmetics.mwe2' finished.
05:24:21 [2019-06-24T09:24:21.212Z] [INFO] 
05:24:21 [2019-06-24T09:24:21.212Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.arithmetics ---
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics ---
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] Copying 1 resource
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics ---
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] Compiling 51 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/classes
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics ---
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/src/test/resources
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.arithmetics ---
05:24:26 [2019-06-24T09:24:26.408Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT-sources.jar
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics ---
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics ---
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT.jar
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics ---
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.arithmetics ---
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/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
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/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
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/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
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.arithmetics ---
05:24:26 [2019-06-24T09:24:26.408Z] [INFO]                                                                         
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] ------------------------------------------------------------------------
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] Building org.eclipse.xtext.example.arithmetics.ide 2.9.2-SNAPSHOT
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] ------------------------------------------------------------------------
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.ide ---
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.ide ---
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] The project's OSGi version is 2.9.2.201906240918
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.ide ---
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.ide ---
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.408Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.arithmetics.ide ---
05:24:26 [2019-06-24T09:24:26.658Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.658Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.ide ---
05:24:26 [2019-06-24T09:24:26.658Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:24:26 [2019-06-24T09:24:26.658Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/src/main/resources
05:24:26 [2019-06-24T09:24:26.658Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.658Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.ide ---
05:24:26 [2019-06-24T09:24:26.658Z] [INFO] Compiling 4 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/classes
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.ide ---
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/src/test/resources
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.arithmetics.ide ---
05:24:26 [2019-06-24T09:24:26.909Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/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
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.ide ---
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.ide ---
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/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
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.ide ---
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.arithmetics.ide ---
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/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
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/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
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/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
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.arithmetics.ide ---
05:24:26 [2019-06-24T09:24:26.909Z] [INFO]                                                                         
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] ------------------------------------------------------------------------
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] Building org.eclipse.xtext.example.arithmetics.ui 2.9.2-SNAPSHOT
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] ------------------------------------------------------------------------
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.ui ---
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.ui ---
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] The project's OSGi version is 2.9.2.201906240918
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.ui ---
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.ui ---
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] 
05:24:26 [2019-06-24T09:24:26.909Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.arithmetics.ui ---
05:24:31 [2019-06-24T09:24:31.031Z] [INFO] 
05:24:31 [2019-06-24T09:24:31.031Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.ui ---
05:24:31 [2019-06-24T09:24:31.031Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:24:31 [2019-06-24T09:24:31.031Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/src/main/resources
05:24:31 [2019-06-24T09:24:31.031Z] [INFO] 
05:24:31 [2019-06-24T09:24:31.031Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.ui ---
05:24:31 [2019-06-24T09:24:31.031Z] [INFO] Compiling 12 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/classes
05:24:31 [2019-06-24T09:24:31.031Z] [INFO] 
05:24:31 [2019-06-24T09:24:31.031Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.ui ---
05:24:31 [2019-06-24T09:24:31.031Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:24:31 [2019-06-24T09:24:31.031Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/src/test/resources
05:24:31 [2019-06-24T09:24:31.031Z] [INFO] 
05:24:31 [2019-06-24T09:24:31.031Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.arithmetics.ui ---
05:24:31 [2019-06-24T09:24:31.031Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
05:24:31 [2019-06-24T09:24:31.031Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/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
05:24:31 [2019-06-24T09:24:31.031Z] [INFO] 
05:24:31 [2019-06-24T09:24:31.031Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.ui ---
05:24:31 [2019-06-24T09:24:31.031Z] [INFO] 
05:24:31 [2019-06-24T09:24:31.031Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.ui ---
05:24:31 [2019-06-24T09:24:31.031Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/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
05:24:31 [2019-06-24T09:24:31.031Z] [INFO] 
05:24:31 [2019-06-24T09:24:31.031Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.ui ---
05:24:31 [2019-06-24T09:24:31.031Z] [INFO] 
05:24:31 [2019-06-24T09:24:31.031Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.arithmetics.ui ---
05:24:31 [2019-06-24T09:24:31.031Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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
05:24:31 [2019-06-24T09:24:31.032Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/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
05:24:31 [2019-06-24T09:24:31.032Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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
05:24:31 [2019-06-24T09:24:31.032Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/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
05:24:31 [2019-06-24T09:24:31.032Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/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
05:24:31 [2019-06-24T09:24:31.032Z] [INFO] 
05:24:31 [2019-06-24T09:24:31.032Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.arithmetics.ui ---
05:24:31 [2019-06-24T09:24:31.032Z] [INFO]                                                                         
05:24:31 [2019-06-24T09:24:31.032Z] [INFO] ------------------------------------------------------------------------
05:24:31 [2019-06-24T09:24:31.032Z] [INFO] Building org.eclipse.xtext.example.domainmodel 2.9.2-SNAPSHOT
05:24:31 [2019-06-24T09:24:31.032Z] [INFO] ------------------------------------------------------------------------
05:24:31 [2019-06-24T09:24:31.032Z] [INFO] 
05:24:31 [2019-06-24T09:24:31.032Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel ---
05:24:31 [2019-06-24T09:24:31.032Z] [INFO] 
05:24:31 [2019-06-24T09:24:31.032Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel ---
05:24:31 [2019-06-24T09:24:31.032Z] [INFO] The project's OSGi version is 2.9.2.201906240918
05:24:31 [2019-06-24T09:24:31.032Z] [INFO] 
05:24:31 [2019-06-24T09:24:31.032Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel ---
05:24:31 [2019-06-24T09:24:31.032Z] [INFO] 
05:24:31 [2019-06-24T09:24:31.032Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel ---
05:24:31 [2019-06-24T09:24:31.032Z] [INFO] 
05:24:31 [2019-06-24T09:24:31.032Z] [INFO] --- fornax-oaw-m2-plugin:3.6.0:run-workflow (default) @ org.eclipse.xtext.example.domainmodel ---
05:24:31 [2019-06-24T09:24:31.032Z] [INFO] Fornax Model Workflow Maven2 Plugin V3.6.0
05:24:31 [2019-06-24T09:24:31.032Z] [INFO] Executing workflow in forked mode.
05:24:31 [2019-06-24T09:24:31.032Z] [INFO] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:24:34 [2019-06-24T09:24:34.260Z] [INFO] 0    WARN  StandaloneSetup    - No project file found for /jobs/genie.xpect/Xpect-Integration-Release/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.
05:24:34 [2019-06-24T09:24:34.260Z] [INFO] 85   WARN  StandaloneSetup    - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201605172100/com.google.inject-3.0.0.v201605172100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' instead.
05:24:34 [2019-06-24T09:24:34.260Z] [INFO] 86   WARN  StandaloneSetup    - Skipping conflicting project ant at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/apache/ant/ant/1.8.3/ant-1.8.3.jar!/' instead.
05:24:34 [2019-06-24T09:24:34.260Z] [INFO] 86   WARN  StandaloneSetup    - Skipping conflicting project ant-launcher at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar!/' instead.
05:24:34 [2019-06-24T09:24:34.260Z] [INFO] 87   WARN  StandaloneSetup    - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' instead.
05:24:34 [2019-06-24T09:24:34.260Z] [INFO] 100  INFO  StandaloneSetup    - Registering platform uri '/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples'
05:24:34 [2019-06-24T09:24:34.260Z] [INFO] 247  INFO  StandaloneSetup    - Adding generated EPackage 'org.eclipse.xtext.xbase.XbasePackage'
05:24:34 [2019-06-24T09:24:34.260Z] [INFO] 499  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/Xtext/Xbase/XAnnotations' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
05:24:34 [2019-06-24T09:24:34.260Z] [INFO] 503  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xtype' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
05:24:34 [2019-06-24T09:24:34.510Z] [INFO] 696  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xbase' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
05:24:34 [2019-06-24T09:24:34.510Z] [INFO] 697  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/common/JavaVMTypes' from 'platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.genmodel'
05:24:35 [2019-06-24T09:24:35.063Z] [INFO] 
05:24:35 [2019-06-24T09:24:35.063Z] [INFO] *ATTENTION*
05:24:35 [2019-06-24T09:24:35.063Z] [INFO] It is recommended to use the ANTLR 3 parser generator (BSD licence - http://www.antlr.org/license.html).
05:24:35 [2019-06-24T09:24:35.063Z] [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)1416 INFO  StandaloneSetup    - Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage'
05:24:35 [2019-06-24T09:24:35.063Z] [INFO] 1423 INFO  AntlrToolFacade    - downloading file from 'http://download.itemis.com/antlr-generator-3.2.0-patch.jar' ...
05:24:39 [2019-06-24T09:24:39.191Z] [INFO] 5208 INFO  AntlrToolFacade    - finished downloading.
05:24:39 [2019-06-24T09:24:39.191Z] [INFO] 5214 INFO  DirectoryCleaner   - Cleaning /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/../org.eclipse.xtext.example.domainmodel/src-gen
05:24:39 [2019-06-24T09:24:39.191Z] [INFO] 5214 INFO  DirectoryCleaner   - Cleaning /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/../org.eclipse.xtext.example.domainmodel.ui/src-gen
05:24:39 [2019-06-24T09:24:39.191Z] [INFO] 5215 INFO  DirectoryCleaner   - Cleaning /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/../org.eclipse.xtext.example.domainmodel.tests/src-gen
05:24:44 [2019-06-24T09:24:44.385Z] [INFO] 9744 INFO  GenModelHelper     - Registered GenModel 'http://www.xtext.org/example/Domainmodel' from 'platform:/resource/org.eclipse.xtext.example.domainmodel/model/generated/Domainmodel.genmodel'
05:24:52 [2019-06-24T09:24:52.409Z] [INFO] 17864 INFO  JavaValidatorFragment - generating Java-based EValidator API
05:24:52 [2019-06-24T09:24:52.409Z] [INFO] 17916 INFO  Junit4Fragment     - generating Junit4 Test support classes
05:24:57 [2019-06-24T09:24:57.603Z] [INFO] 23590 INFO  CompareFragment    - generating Compare Framework infrastructure
05:24:57 [2019-06-24T09:24:57.603Z] [INFO] 23693 INFO  Workflow           - Done.
05:24:57 [2019-06-24T09:24:57.854Z] [INFO] Workflow 'src/org/eclipse/xtext/example/domainmodel/GenerateDomainmodel.mwe2' finished.
05:24:57 [2019-06-24T09:24:57.854Z] [INFO] 
05:24:57 [2019-06-24T09:24:57.854Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.domainmodel ---
05:25:00 [2019-06-24T09:25:00.642Z] [INFO] 
05:25:00 [2019-06-24T09:25:00.642Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel ---
05:25:00 [2019-06-24T09:25:00.642Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:25:00 [2019-06-24T09:25:00.642Z] [INFO] Copying 1 resource
05:25:00 [2019-06-24T09:25:00.642Z] [INFO] 
05:25:00 [2019-06-24T09:25:00.642Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel ---
05:25:00 [2019-06-24T09:25:00.642Z] [INFO] Compiling 38 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/classes
05:25:03 [2019-06-24T09:25:03.583Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/PackageDeclarationImpl.java:[72] 
05:25:03 [2019-06-24T09:25:03.583Z] 	public EList<AbstractElement> getElements()
05:25:03 [2019-06-24T09:25:03.583Z] 	                              ^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.583Z] The method getElements() of type PackageDeclarationImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.583Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/AbstractElementImpl.java:[76] 
05:25:03 [2019-06-24T09:25:03.583Z] 	public String getName()
05:25:03 [2019-06-24T09:25:03.583Z] 	              ^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getName() of type AbstractElementImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/AbstractElementImpl.java:[86] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public void setName(String newName)
05:25:03 [2019-06-24T09:25:03.584Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method setName(String) of type AbstractElementImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/EntityImpl.java:[88] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public JvmParameterizedTypeReference getSuperType()
05:25:03 [2019-06-24T09:25:03.584Z] 	                                     ^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getSuperType() of type EntityImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/EntityImpl.java:[115] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public void setSuperType(JvmParameterizedTypeReference newSuperType)
05:25:03 [2019-06-24T09:25:03.584Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method setSuperType(JvmParameterizedTypeReference) of type EntityImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/EntityImpl.java:[136] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public EList<Feature> getFeatures()
05:25:03 [2019-06-24T09:25:03.584Z] 	                      ^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getFeatures() of type EntityImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[157] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public EClass getDomainModel()
05:25:03 [2019-06-24T09:25:03.584Z] 	              ^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getDomainModel() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[167] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public EReference getDomainModel_ImportSection()
05:25:03 [2019-06-24T09:25:03.584Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getDomainModel_ImportSection() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[177] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public EReference getDomainModel_Elements()
05:25:03 [2019-06-24T09:25:03.584Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getDomainModel_Elements() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[187] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public EClass getAbstractElement()
05:25:03 [2019-06-24T09:25:03.584Z] 	              ^^^^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getAbstractElement() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[197] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public EAttribute getAbstractElement_Name()
05:25:03 [2019-06-24T09:25:03.584Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getAbstractElement_Name() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[207] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public EClass getPackageDeclaration()
05:25:03 [2019-06-24T09:25:03.584Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getPackageDeclaration() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[217] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public EReference getPackageDeclaration_Elements()
05:25:03 [2019-06-24T09:25:03.584Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getPackageDeclaration_Elements() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[227] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public EClass getEntity()
05:25:03 [2019-06-24T09:25:03.584Z] 	              ^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getEntity() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[237] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public EReference getEntity_SuperType()
05:25:03 [2019-06-24T09:25:03.584Z] 	                  ^^^^^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getEntity_SuperType() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[247] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public EReference getEntity_Features()
05:25:03 [2019-06-24T09:25:03.584Z] 	                  ^^^^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getEntity_Features() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[257] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public EClass getFeature()
05:25:03 [2019-06-24T09:25:03.584Z] 	              ^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getFeature() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[267] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public EAttribute getFeature_Name()
05:25:03 [2019-06-24T09:25:03.584Z] 	                  ^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getFeature_Name() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[277] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public EReference getFeature_Type()
05:25:03 [2019-06-24T09:25:03.584Z] 	                  ^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getFeature_Type() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[287] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public EClass getProperty()
05:25:03 [2019-06-24T09:25:03.584Z] 	              ^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getProperty() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[297] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public EClass getOperation()
05:25:03 [2019-06-24T09:25:03.584Z] 	              ^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getOperation() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[307] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public EReference getOperation_Params()
05:25:03 [2019-06-24T09:25:03.584Z] 	                  ^^^^^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getOperation_Params() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[317] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public EReference getOperation_Body()
05:25:03 [2019-06-24T09:25:03.584Z] 	                  ^^^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getOperation_Body() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[327] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public DomainmodelFactory getDomainmodelFactory()
05:25:03 [2019-06-24T09:25:03.584Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getDomainmodelFactory() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/OperationImpl.java:[89] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public EList<JvmFormalParameter> getParams()
05:25:03 [2019-06-24T09:25:03.584Z] 	                                 ^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getParams() of type OperationImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/OperationImpl.java:[103] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public XExpression getBody()
05:25:03 [2019-06-24T09:25:03.584Z] 	                   ^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getBody() of type OperationImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/OperationImpl.java:[130] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public void setBody(XExpression newBody)
05:25:03 [2019-06-24T09:25:03.584Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method setBody(XExpression) of type OperationImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/FeatureImpl.java:[91] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public String getName()
05:25:03 [2019-06-24T09:25:03.584Z] 	              ^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getName() of type FeatureImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/FeatureImpl.java:[101] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public void setName(String newName)
05:25:03 [2019-06-24T09:25:03.584Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method setName(String) of type FeatureImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/FeatureImpl.java:[114] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public JvmTypeReference getType()
05:25:03 [2019-06-24T09:25:03.584Z] 	                        ^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getType() of type FeatureImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/FeatureImpl.java:[141] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public void setType(JvmTypeReference newType)
05:25:03 [2019-06-24T09:25:03.584Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method setType(JvmTypeReference) of type FeatureImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainModelImpl.java:[89] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public XImportSection getImportSection()
05:25:03 [2019-06-24T09:25:03.584Z] 	                      ^^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getImportSection() of type DomainModelImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainModelImpl.java:[116] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public void setImportSection(XImportSection newImportSection)
05:25:03 [2019-06-24T09:25:03.584Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method setImportSection(XImportSection) of type DomainModelImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainModelImpl.java:[137] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public EList<AbstractElement> getElements()
05:25:03 [2019-06-24T09:25:03.584Z] 	                              ^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method getElements() of type DomainModelImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/validation/AbstractDomainmodelJavaValidator.java:[11] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public class AbstractDomainmodelJavaValidator extends org.eclipse.xtext.xbase.validation.XbaseJavaValidator {
05:25:03 [2019-06-24T09:25:03.584Z] 	                                                                                         ^^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The type XbaseJavaValidator is deprecated
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[84] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public DomainModel createDomainModel()
05:25:03 [2019-06-24T09:25:03.584Z] 	                   ^^^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method createDomainModel() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.584Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[95] 
05:25:03 [2019-06-24T09:25:03.584Z] 	public AbstractElement createAbstractElement()
05:25:03 [2019-06-24T09:25:03.584Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.584Z] The method createAbstractElement() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.585Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[106] 
05:25:03 [2019-06-24T09:25:03.585Z] 	public PackageDeclaration createPackageDeclaration()
05:25:03 [2019-06-24T09:25:03.585Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.585Z] The method createPackageDeclaration() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.585Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[117] 
05:25:03 [2019-06-24T09:25:03.585Z] 	public Entity createEntity()
05:25:03 [2019-06-24T09:25:03.585Z] 	              ^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.585Z] The method createEntity() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.585Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[128] 
05:25:03 [2019-06-24T09:25:03.585Z] 	public Feature createFeature()
05:25:03 [2019-06-24T09:25:03.585Z] 	               ^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.585Z] The method createFeature() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.585Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[139] 
05:25:03 [2019-06-24T09:25:03.585Z] 	public Property createProperty()
05:25:03 [2019-06-24T09:25:03.585Z] 	                ^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.585Z] The method createProperty() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.585Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[150] 
05:25:03 [2019-06-24T09:25:03.585Z] 	public Operation createOperation()
05:25:03 [2019-06-24T09:25:03.585Z] 	                 ^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.585Z] The method createOperation() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.585Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[161] 
05:25:03 [2019-06-24T09:25:03.585Z] 	public DomainmodelPackage getDomainmodelPackage()
05:25:03 [2019-06-24T09:25:03.585Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^
05:25:03 [2019-06-24T09:25:03.585Z] The method getDomainmodelPackage() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
05:25:03 [2019-06-24T09:25:03.585Z] 43 problems (43 warnings)
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] 
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel ---
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src/test/resources
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] 
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.domainmodel ---
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT-sources.jar
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] 
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel ---
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] 
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel ---
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT.jar
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] 
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel ---
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] 
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.domainmodel ---
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/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
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/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
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/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
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] 
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.domainmodel ---
05:25:03 [2019-06-24T09:25:03.585Z] [INFO]                                                                         
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] ------------------------------------------------------------------------
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] Building org.eclipse.xtext.example.domainmodel.ui 2.9.2-SNAPSHOT
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] ------------------------------------------------------------------------
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] 
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel.ui ---
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] 
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel.ui ---
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] The project's OSGi version is 2.9.2.201906240918
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] 
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel.ui ---
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] 
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel.ui ---
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] 
05:25:03 [2019-06-24T09:25:03.585Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.domainmodel.ui ---
05:25:03 [2019-06-24T09:25:03.835Z] [INFO] 
05:25:03 [2019-06-24T09:25:03.835Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel.ui ---
05:25:03 [2019-06-24T09:25:03.835Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:25:03 [2019-06-24T09:25:03.835Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/src/main/resources
05:25:03 [2019-06-24T09:25:03.835Z] [INFO] 
05:25:03 [2019-06-24T09:25:03.835Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel.ui ---
05:25:03 [2019-06-24T09:25:03.835Z] [INFO] Compiling 19 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/classes
05:25:06 [2019-06-24T09:25:06.319Z] [INFO] 
05:25:06 [2019-06-24T09:25:06.319Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel.ui ---
05:25:06 [2019-06-24T09:25:06.319Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:25:06 [2019-06-24T09:25:06.319Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/src/test/resources
05:25:06 [2019-06-24T09:25:06.319Z] [INFO] 
05:25:06 [2019-06-24T09:25:06.319Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.domainmodel.ui ---
05:25:06 [2019-06-24T09:25:06.319Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
05:25:06 [2019-06-24T09:25:06.319Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/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
05:25:06 [2019-06-24T09:25:06.319Z] [INFO] 
05:25:06 [2019-06-24T09:25:06.319Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel.ui ---
05:25:06 [2019-06-24T09:25:06.319Z] [INFO] 
05:25:06 [2019-06-24T09:25:06.319Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel.ui ---
05:25:06 [2019-06-24T09:25:06.319Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/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
05:25:06 [2019-06-24T09:25:06.319Z] [INFO] 
05:25:06 [2019-06-24T09:25:06.319Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel.ui ---
05:25:06 [2019-06-24T09:25:06.319Z] [INFO] 
05:25:06 [2019-06-24T09:25:06.319Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.domainmodel.ui ---
05:25:06 [2019-06-24T09:25:06.319Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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
05:25:06 [2019-06-24T09:25:06.319Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/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
05:25:06 [2019-06-24T09:25:06.319Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/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-Integration-Release/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
05:25:06 [2019-06-24T09:25:06.319Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/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
05:25:06 [2019-06-24T09:25:06.319Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/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
05:25:06 [2019-06-24T09:25:06.319Z] [INFO] 
05:25:06 [2019-06-24T09:25:06.319Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.domainmodel.ui ---
05:25:07 [2019-06-24T09:25:07.230Z] [INFO]                                                                         
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] ------------------------------------------------------------------------
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] Building org.eclipse.xpect.root 0.2.0-SNAPSHOT
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] ------------------------------------------------------------------------
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] 
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.root ---
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] 
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.root ---
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/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
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] ------------------------------------------------------------------------
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] Reactor Summary:
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] 
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] org.eclipse.xpect.parent .......................... SUCCESS [30.928s]
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] org.eclipse.xpect ................................. SUCCESS [34.841s]
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] org.eclipse.xpect.ui .............................. SUCCESS [1.715s]
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] org.eclipse.xpect.ui.junit ........................ SUCCESS [0.938s]
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] org.eclipse.xpect.xtext.lib ....................... SUCCESS [1.145s]
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] org.eclipse.xpect.xtext.xbase.lib ................. SUCCESS [0.607s]
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] org.eclipse.xpect.xtext.lib.feature ............... SUCCESS [0.172s]
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] org.eclipse.xpect.xtext.xbase.lib.feature ......... SUCCESS [0.092s]
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] org.eclipse.xpect.sdk ............................. SUCCESS [0.080s]
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] org.eclipse.xpect.repository ...................... SUCCESS [3.403s]
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2  SUCCESS [0.011s]
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] org.eclipse.xtext.example.maven_parents.grammar_plugin  SUCCESS [0.007s]
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] org.eclipse.xtext.example.arithmetics ............. SUCCESS [19.984s]
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] org.eclipse.xtext.example.arithmetics.ide ......... SUCCESS [0.492s]
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] org.eclipse.xtext.example.arithmetics.ui .......... SUCCESS [3.982s]
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] org.eclipse.xtext.example.domainmodel ............. SUCCESS [31.925s]
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] org.eclipse.xtext.example.domainmodel.ui .......... SUCCESS [4.251s]
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] org.eclipse.xpect.root ............................ SUCCESS [0.056s]
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] ------------------------------------------------------------------------
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] BUILD SUCCESS
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] ------------------------------------------------------------------------
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] Total time: 6:12.754s
05:25:07 [2019-06-24T09:25:07.230Z] [INFO] Finished at: Mon Jun 24 05:25:07 EDT 2019
05:25:08 [2019-06-24T09:25:08.141Z] [INFO] Final Memory: 142M/1742M
05:25:08 [2019-06-24T09:25:08.141Z] [INFO] ------------------------------------------------------------------------
[Pipeline] archive
05:25:09 [2019-06-24T09:25:09.220Z] The archive step is deprecated, please use archiveArtifacts instead."
[Pipeline] }
[Pipeline] // stage
[Pipeline] wrap
05:25:11 [2019-06-24T09:25:11.596Z] Starting xvnc
05:25:11 [2019-06-24T09:25:11.650Z] [workspace] $ Xvnc :1987 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
05:25:11 [2019-06-24T09:25:11.671Z] 
05:25:11 [2019-06-24T09:25:11.671Z] Xvnc TigerVNC 1.4.3 - built ??? ?? ???? ??:??:??
05:25:11 [2019-06-24T09:25:11.671Z] Copyright (C) 1999-2015 TigerVNC Team and many others (see README.txt)
05:25:11 [2019-06-24T09:25:11.671Z] See http://www.tigervnc.org for information on TigerVNC.
05:25:11 [2019-06-24T09:25:11.671Z] Underlying X server release 11502000, The X.Org Foundation
05:25:11 [2019-06-24T09:25:11.671Z] 
05:25:11 [2019-06-24T09:25:11.671Z] Initializing built-in extension VNC-EXTENSION
05:25:11 [2019-06-24T09:25:11.672Z] Initializing built-in extension Generic Event Extension
05:25:11 [2019-06-24T09:25:11.672Z] Initializing built-in extension SHAPE
05:25:11 [2019-06-24T09:25:11.672Z] Initializing built-in extension MIT-SHM
05:25:11 [2019-06-24T09:25:11.672Z] Initializing built-in extension XInputExtension
05:25:11 [2019-06-24T09:25:11.672Z] Initializing built-in extension XTEST
05:25:11 [2019-06-24T09:25:11.672Z] Initializing built-in extension BIG-REQUESTS
05:25:11 [2019-06-24T09:25:11.672Z] Initializing built-in extension SYNC
05:25:11 [2019-06-24T09:25:11.672Z] Initializing built-in extension XKEYBOARD
05:25:11 [2019-06-24T09:25:11.672Z] Initializing built-in extension XC-MISC
05:25:11 [2019-06-24T09:25:11.672Z] Initializing built-in extension XFIXES
05:25:11 [2019-06-24T09:25:11.672Z] Initializing built-in extension RENDER
05:25:11 [2019-06-24T09:25:11.672Z] Initializing built-in extension RANDR
05:25:11 [2019-06-24T09:25:11.672Z] Initializing built-in extension COMPOSITE
05:25:11 [2019-06-24T09:25:11.672Z] Initializing built-in extension DAMAGE
05:25:11 [2019-06-24T09:25:11.672Z] Initializing built-in extension MIT-SCREEN-SAVER
05:25:11 [2019-06-24T09:25:11.672Z] Initializing built-in extension DOUBLE-BUFFER
05:25:11 [2019-06-24T09:25:11.672Z] Initializing built-in extension RECORD
05:25:11 [2019-06-24T09:25:11.672Z] Initializing built-in extension DPMS
05:25:11 [2019-06-24T09:25:11.672Z] Initializing built-in extension Present
05:25:11 [2019-06-24T09:25:11.672Z] Initializing built-in extension X-Resource
05:25:11 [2019-06-24T09:25:11.672Z] Initializing built-in extension XVideo
05:25:11 [2019-06-24T09:25:11.672Z] Initializing built-in extension XVideo-MotionCompensation
05:25:11 [2019-06-24T09:25:11.672Z] Initializing built-in extension GLX
05:25:11 [2019-06-24T09:25:11.672Z] 
05:25:11 [2019-06-24T09:25:11.672Z] Mon Jun 24 05:25:11 2019
05:25:11 [2019-06-24T09:25:11.672Z]  vncext:      VNC extension running!
05:25:11 [2019-06-24T09:25:11.672Z]  vncext:      Listening for VNC connections on all interface(s), port 7887
05:25:11 [2019-06-24T09:25:11.672Z]  vncext:      created VNC server for screen 0
05:25:11 [2019-06-24T09:25:11.690Z] [dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
05:25:11 [2019-06-24T09:25:11.690Z] [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
05:25:14 [2019-06-24T09:25:14.240Z] + /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
05:25:14 [2019-06-24T09:25:14.241Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:25:16 [2019-06-24T09:25:16.114Z] [INFO] Scanning for projects...
05:25:18 [2019-06-24T09:25:18.597Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.pom
05:25:18 [2019-06-24T09:25:18.597Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.pom (5 KB at 22.8 KB/sec)
05:25:18 [2019-06-24T09:25:18.597Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.16/surefire-2.16.pom
05:25:18 [2019-06-24T09:25:18.597Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.16/surefire-2.16.pom (19 KB at 775.0 KB/sec)
05:25:18 [2019-06-24T09:25:18.597Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom
05:25:18 [2019-06-24T09:25:18.847Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 1262.9 KB/sec)
05:25:18 [2019-06-24T09:25:18.847Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom
05:25:18 [2019-06-24T09:25:18.847Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 KB at 688.8 KB/sec)
05:25:18 [2019-06-24T09:25:18.847Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.jar
05:25:18 [2019-06-24T09:25:18.847Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.jar (34 KB at 1229.3 KB/sec)
05:25:18 [2019-06-24T09:25:18.847Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.pom
05:25:19 [2019-06-24T09:25:19.098Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.pom (5 KB at 202.2 KB/sec)
05:25:19 [2019-06-24T09:25:19.098Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.jar
05:25:19 [2019-06-24T09:25:19.098Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.jar (56 KB at 2321.3 KB/sec)
05:25:19 [2019-06-24T09:25:19.098Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.pom
05:25:19 [2019-06-24T09:25:19.098Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.pom (4 KB at 145.8 KB/sec)
05:25:19 [2019-06-24T09:25:19.098Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.pom
05:25:19 [2019-06-24T09:25:19.098Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.pom (2 KB at 58.1 KB/sec)
05:25:19 [2019-06-24T09:25:19.098Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.4.0/tycho-surefire-1.4.0.pom
05:25:19 [2019-06-24T09:25:19.098Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.4.0/tycho-surefire-1.4.0.pom (3 KB at 133.4 KB/sec)
05:25:19 [2019-06-24T09:25:19.098Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.pom
05:25:19 [2019-06-24T09:25:19.098Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.pom (2 KB at 66.1 KB/sec)
05:25:19 [2019-06-24T09:25:19.098Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.pom
05:25:19 [2019-06-24T09:25:19.098Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.pom (2 KB at 86.0 KB/sec)
05:25:19 [2019-06-24T09:25:19.098Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.pom
05:25:19 [2019-06-24T09:25:19.098Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.pom (4 KB at 133.3 KB/sec)
05:25:19 [2019-06-24T09:25:19.098Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.pom
05:25:19 [2019-06-24T09:25:19.098Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.pom (3 KB at 96.3 KB/sec)
05:25:19 [2019-06-24T09:25:19.098Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
05:25:19 [2019-06-24T09:25:19.348Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom (4 KB at 138.4 KB/sec)
05:25:19 [2019-06-24T09:25:19.348Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
05:25:19 [2019-06-24T09:25:19.348Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom (27 KB at 741.4 KB/sec)
05:25:19 [2019-06-24T09:25:19.348Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom
05:25:19 [2019-06-24T09:25:19.348Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 KB at 1283.9 KB/sec)
05:25:19 [2019-06-24T09:25:19.348Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
05:25:19 [2019-06-24T09:25:19.348Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (16 KB at 756.3 KB/sec)
05:25:19 [2019-06-24T09:25:19.348Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
05:25:19 [2019-06-24T09:25:19.348Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom (2 KB at 100.7 KB/sec)
05:25:19 [2019-06-24T09:25:19.348Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
05:25:19 [2019-06-24T09:25:19.348Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom (12 KB at 652.6 KB/sec)
05:25:19 [2019-06-24T09:25:19.348Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
05:25:19 [2019-06-24T09:25:19.348Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (2 KB at 83.8 KB/sec)
05:25:19 [2019-06-24T09:25:19.348Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
05:25:19 [2019-06-24T09:25:19.348Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (16 KB at 714.5 KB/sec)
05:25:19 [2019-06-24T09:25:19.348Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
05:25:19 [2019-06-24T09:25:19.348Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom (8 KB at 342.4 KB/sec)
05:25:19 [2019-06-24T09:25:19.348Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
05:25:19 [2019-06-24T09:25:19.599Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 59.4 KB/sec)
05:25:19 [2019-06-24T09:25:19.599Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
05:25:19 [2019-06-24T09:25:19.599Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 455.9 KB/sec)
05:25:19 [2019-06-24T09:25:19.599Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
05:25:19 [2019-06-24T09:25:19.599Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 118.6 KB/sec)
05:25:19 [2019-06-24T09:25:19.599Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
05:25:19 [2019-06-24T09:25:19.599Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (3 KB at 149.5 KB/sec)
05:25:19 [2019-06-24T09:25:19.599Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
05:25:19 [2019-06-24T09:25:19.599Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5 KB at 226.0 KB/sec)
05:25:19 [2019-06-24T09:25:19.599Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom
05:25:19 [2019-06-24T09:25:19.599Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (16 KB at 942.3 KB/sec)
05:25:19 [2019-06-24T09:25:19.599Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
05:25:19 [2019-06-24T09:25:19.599Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (6 KB at 297.5 KB/sec)
05:25:19 [2019-06-24T09:25:19.599Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
05:25:19 [2019-06-24T09:25:19.599Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 KB at 1023.1 KB/sec)
05:25:19 [2019-06-24T09:25:19.599Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
05:25:19 [2019-06-24T09:25:19.849Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 KB at 81.8 KB/sec)
05:25:19 [2019-06-24T09:25:19.849Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom
05:25:19 [2019-06-24T09:25:19.849Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (3 KB at 115.2 KB/sec)
05:25:19 [2019-06-24T09:25:19.849Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
05:25:19 [2019-06-24T09:25:19.849Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 142.5 KB/sec)
05:25:19 [2019-06-24T09:25:19.849Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
05:25:19 [2019-06-24T09:25:19.849Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 106.0 KB/sec)
05:25:20 [2019-06-24T09:25:20.100Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
05:25:20 [2019-06-24T09:25:20.100Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 41.3 KB/sec)
05:25:20 [2019-06-24T09:25:20.100Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
05:25:20 [2019-06-24T09:25:20.100Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 137.7 KB/sec)
05:25:20 [2019-06-24T09:25:20.100Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
05:25:20 [2019-06-24T09:25:20.100Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 130.5 KB/sec)
05:25:20 [2019-06-24T09:25:20.100Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
05:25:20 [2019-06-24T09:25:20.100Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 99.1 KB/sec)
05:25:20 [2019-06-24T09:25:20.100Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
05:25:20 [2019-06-24T09:25:20.100Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 163.3 KB/sec)
05:25:20 [2019-06-24T09:25:20.100Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
05:25:20 [2019-06-24T09:25:20.100Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom (3 KB at 104.4 KB/sec)
05:25:20 [2019-06-24T09:25:20.100Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
05:25:20 [2019-06-24T09:25:20.100Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom (3 KB at 93.5 KB/sec)
05:25:20 [2019-06-24T09:25:20.100Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
05:25:20 [2019-06-24T09:25:20.100Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (3 KB at 114.8 KB/sec)
05:25:20 [2019-06-24T09:25:20.100Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
05:25:20 [2019-06-24T09:25:20.100Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 KB at 859.6 KB/sec)
05:25:20 [2019-06-24T09:25:20.100Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
05:25:20 [2019-06-24T09:25:20.100Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 320.8 KB/sec)
05:25:20 [2019-06-24T09:25:20.350Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.jar
05:25:20 [2019-06-24T09:25:20.350Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.jar
05:25:20 [2019-06-24T09:25:20.350Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.jar
05:25:20 [2019-06-24T09:25:20.350Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.jar
05:25:20 [2019-06-24T09:25:20.350Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.jar
05:25:20 [2019-06-24T09:25:20.350Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.jar (903 KB at 13274.0 KB/sec)
05:25:20 [2019-06-24T09:25:20.350Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.jar
05:25:20 [2019-06-24T09:25:20.350Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.jar (25 KB at 309.9 KB/sec)
05:25:20 [2019-06-24T09:25:20.350Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
05:25:20 [2019-06-24T09:25:20.350Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.jar (181 KB at 1656.0 KB/sec)
05:25:20 [2019-06-24T09:25:20.350Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
05:25:20 [2019-06-24T09:25:20.350Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar (182 KB at 4652.3 KB/sec)
05:25:20 [2019-06-24T09:25:20.350Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
05:25:20 [2019-06-24T09:25:20.350Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar (14 KB at 1002.9 KB/sec)
05:25:20 [2019-06-24T09:25:20.350Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
05:25:20 [2019-06-24T09:25:20.350Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.jar (415 KB at 3238.5 KB/sec)
05:25:20 [2019-06-24T09:25:20.350Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
05:25:20 [2019-06-24T09:25:20.350Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar (35 KB at 1898.8 KB/sec)
05:25:20 [2019-06-24T09:25:20.350Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
05:25:20 [2019-06-24T09:25:20.350Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar (268 KB at 10683.0 KB/sec)
05:25:20 [2019-06-24T09:25:20.350Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
05:25:20 [2019-06-24T09:25:20.350Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (106 KB at 4596.3 KB/sec)
05:25:20 [2019-06-24T09:25:20.350Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar (512 KB at 10440.8 KB/sec)
05:25:20 [2019-06-24T09:25:20.350Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (308 KB at 13376.2 KB/sec)
05:25:20 [2019-06-24T09:25:20.601Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.jar (108 KB at 260.5 KB/sec)
05:25:20 [2019-06-24T09:25:20.601Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.jar (64 KB at 131.3 KB/sec)
05:25:21 [2019-06-24T09:25:21.151Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.8.3/xtend-maven-plugin-2.8.3.pom
05:25:21 [2019-06-24T09:25:21.151Z] [WARNING] Checksum validation failed, expected 40d1b13617d90dab5d9b08d8bad5d9ef2acff586 but is ea04f7afa4204c85baeda355e2fad4e9192a4b20 for https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.8.3/xtend-maven-plugin-2.8.3.pom
05:25:21 [2019-06-24T09:25:21.151Z] [WARNING] Checksum validation failed, expected 40d1b13617d90dab5d9b08d8bad5d9ef2acff586 but is ea04f7afa4204c85baeda355e2fad4e9192a4b20 for https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.8.3/xtend-maven-plugin-2.8.3.pom
05:25:21 [2019-06-24T09:25:21.151Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.8.3/xtend-maven-plugin-2.8.3.pom (8 KB at 202.2 KB/sec)
05:25:21 [2019-06-24T09:25:21.151Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.parent/2.8.3/org.eclipse.xtext.parent-2.8.3.pom
05:25:21 [2019-06-24T09:25:21.151Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.parent/2.8.3/org.eclipse.xtext.parent-2.8.3.pom (12 KB at 589.7 KB/sec)
05:25:21 [2019-06-24T09:25:21.151Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.8.3/xtend-maven-plugin-2.8.3.jar
05:25:21 [2019-06-24T09:25:21.151Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.8.3/xtend-maven-plugin-2.8.3.jar (36 KB at 774.7 KB/sec)
05:25:21 [2019-06-24T09:25:21.151Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
05:25:21 [2019-06-24T09:25:21.151Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom (6 KB at 293.3 KB/sec)
05:25:21 [2019-06-24T09:25:21.151Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
05:25:21 [2019-06-24T09:25:21.151Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 KB at 549.8 KB/sec)
05:25:21 [2019-06-24T09:25:21.151Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
05:25:21 [2019-06-24T09:25:21.151Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar (23 KB at 939.5 KB/sec)
05:25:21 [2019-06-24T09:25:21.151Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
05:25:21 [2019-06-24T09:25:21.702Z] [INFO] Adding repository http://download.itemis.com/updates/releases/2.1.1
05:25:22 [2019-06-24T09:25:22.253Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/
05:25:22 [2019-06-24T09:25:22.253Z] [INFO] Adding repository http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2
05:25:22 [2019-06-24T09:25:22.503Z] [INFO] Adding repository http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1
05:25:22 [2019-06-24T09:25:22.503Z] [INFO] Adding repository http://meysholdt.github.io/xtext_stateful_lexer/updatesite
05:25:22 [2019-06-24T09:25:22.753Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/
05:25:22 [2019-06-24T09:25:22.753Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/
05:25:22 [2019-06-24T09:25:22.753Z] [INFO] Adding repository http://download.eclipse.org/releases/luna/201502271000
05:25:24 [2019-06-24T09:25:24.615Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
05:25:24 [2019-06-24T09:25:24.615Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
05:25:24 [2019-06-24T09:25:24.615Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository
05:25:24 [2019-06-24T09:25:24.615Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
05:25:24 [2019-06-24T09:25:24.615Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
05:25:27 [2019-06-24T09:25:27.097Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
05:25:27 [2019-06-24T09:25:27.097Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
05:25:27 [2019-06-24T09:25:27.097Z] [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
05:25:27 [2019-06-24T09:25:27.097Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
05:25:27 [2019-06-24T09:25:27.097Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
05:25:27 [2019-06-24T09:25:27.097Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
05:25:27 [2019-06-24T09:25:27.097Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
05:25:27 [2019-06-24T09:25:27.097Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
05:25:27 [2019-06-24T09:25:27.348Z] [WARNING] The following locally built units have been used to resolve project dependencies:
05:25:27 [2019-06-24T09:25:27.348Z] [WARNING]   org.eclipse.xtext.example.arithmetics/2.9.2.201906240918
05:25:27 [2019-06-24T09:25:27.348Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
05:25:27 [2019-06-24T09:25:27.898Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
05:25:27 [2019-06-24T09:25:27.898Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
05:27:34 [2019-06-24T09:27:34.142Z] [WARNING] Failed to access p2 repository http://download.itemis.com/updates/releases/2.1.1, use local cache. Neither http://download.itemis.com/updates/releases/2.1.1/artifacts.jar nor http://download.itemis.com/updates/releases/2.1.1/artifacts.xml found.
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/luna/201502271000/
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Fetching org.eclipse.core.net_1.2.200.v20140124-2013.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (30.23kB)
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Fetching org.eclipse.core.net_1.2.200.v20140124-2013.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (30.23kB)
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Fetching org.eclipse.ui.ide.application_1.0.501.v20141111-1238.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (34.16kB)
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Fetching org.eclipse.ui.ide.application_1.0.501.v20141111-1238.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (34.16kB)
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Fetching org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.61kB)
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Fetching org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.61kB)
05:27:34 [2019-06-24T09:27:34.142Z] [WARNING] The following locally built units have been used to resolve project dependencies:
05:27:34 [2019-06-24T09:27:34.142Z] [WARNING]   org.eclipse.xtext.example.domainmodel.ui/2.9.2.201906240918
05:27:34 [2019-06-24T09:27:34.142Z] [WARNING]   org.eclipse.xtext.example.domainmodel/2.9.2.201906240918
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/pom.xml
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/pom.xml
05:27:34 [2019-06-24T09:27:34.142Z] [WARNING] The following locally built units have been used to resolve project dependencies:
05:27:34 [2019-06-24T09:27:34.142Z] [WARNING]   org.eclipse.xpect/0.2.0.201906240918
05:27:34 [2019-06-24T09:27:34.142Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906240918
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/pom.xml
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.2.200.v20140214-0004.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (20.32kB)
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.2.200.v20140214-0004.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (20.32kB)
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Fetching org.eclipse.emf.mwe2.language.ui_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (58.02kB)
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Fetching org.eclipse.emf.mwe2.language.ui_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (58.02kB)
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Fetching org.eclipse.emf.mwe2.launch.ui_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (10.97kB)
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Fetching org.eclipse.emf.mwe2.launch.ui_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (10.97kB)
05:27:34 [2019-06-24T09:27:34.142Z] [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/
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Fetching org.eclipse.xtext.xtext.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (155.47kB)
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Fetching org.eclipse.xtext.xtext.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (155.47kB)
05:27:34 [2019-06-24T09:27:34.142Z] [WARNING] The following locally built units have been used to resolve project dependencies:
05:27:34 [2019-06-24T09:27:34.142Z] [WARNING]   org.eclipse.xpect/0.2.0.201906240918
05:27:34 [2019-06-24T09:27:34.142Z] [WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201906240918
05:27:34 [2019-06-24T09:27:34.142Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906240918
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
05:27:34 [2019-06-24T09:27:34.142Z] [WARNING] The following locally built units have been used to resolve project dependencies:
05:27:34 [2019-06-24T09:27:34.142Z] [WARNING]   org.eclipse.xpect/0.2.0.201906240918
05:27:34 [2019-06-24T09:27:34.142Z] [WARNING]   org.eclipse.xtext.example.arithmetics/2.9.2.201906240918
05:27:34 [2019-06-24T09:27:34.142Z] [WARNING]   org.eclipse.xtext.example.arithmetics.ui/2.9.2.201906240918
05:27:34 [2019-06-24T09:27:34.142Z] [WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201906240918
05:27:34 [2019-06-24T09:27:34.142Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906240918
05:27:34 [2019-06-24T09:27:34.142Z] [WARNING]   org.eclipse.xtext.example.arithmetics.ide/2.9.2.201906240918
05:27:34 [2019-06-24T09:27:34.142Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
05:27:34 [2019-06-24T09:27:34.393Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
05:27:35 [2019-06-24T09:27:35.303Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
05:27:35 [2019-06-24T09:27:35.303Z] [WARNING] The following locally built units have been used to resolve project dependencies:
05:27:35 [2019-06-24T09:27:35.303Z] [WARNING]   org.eclipse.xpect/0.2.0.201906240918
05:27:35 [2019-06-24T09:27:35.303Z] [WARNING]   org.eclipse.xpect.xtext.xbase.lib/0.2.0.201906240918
05:27:35 [2019-06-24T09:27:35.303Z] [WARNING]   org.eclipse.xtext.example.domainmodel.ui/2.9.2.201906240918
05:27:35 [2019-06-24T09:27:35.303Z] [WARNING]   org.eclipse.xtext.example.domainmodel/2.9.2.201906240918
05:27:35 [2019-06-24T09:27:35.303Z] [WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201906240918
05:27:35 [2019-06-24T09:27:35.303Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906240918
05:27:35 [2019-06-24T09:27:35.303Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
05:27:35 [2019-06-24T09:27:35.554Z] [INFO] ------------------------------------------------------------------------
05:27:35 [2019-06-24T09:27:35.554Z] [INFO] Reactor Build Order:
05:27:35 [2019-06-24T09:27:35.554Z] [INFO] 
05:27:35 [2019-06-24T09:27:35.554Z] [INFO] org.eclipse.xpect.test.parent
05:27:35 [2019-06-24T09:27:35.554Z] [INFO] org.eclipse.xtext.example.arithmetics.tests
05:27:35 [2019-06-24T09:27:35.554Z] [INFO] org.eclipse.xtext.example.domainmodel.tests
05:27:35 [2019-06-24T09:27:35.554Z] [INFO] org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2
05:27:35 [2019-06-24T09:27:35.554Z] [INFO] org.eclipse.xpect.tests
05:27:35 [2019-06-24T09:27:35.554Z] [INFO] org.eclipse.xpect.xtext.lib.tests
05:27:35 [2019-06-24T09:27:35.554Z] [INFO] org.eclipse.xtext.example.arithmetics.xpect.tests
05:27:35 [2019-06-24T09:27:35.554Z] [INFO] org.eclipse.xtext.example.domainmodel.xpect.tests
05:27:35 [2019-06-24T09:27:35.554Z] [INFO] org.eclipse.xpect.root
05:27:35 [2019-06-24T09:27:35.554Z] [INFO]                                                                         
05:27:35 [2019-06-24T09:27:35.554Z] [INFO] ------------------------------------------------------------------------
05:27:35 [2019-06-24T09:27:35.554Z] [INFO] Building org.eclipse.xpect.test.parent 0.2.0-SNAPSHOT
05:27:35 [2019-06-24T09:27:35.554Z] [INFO] ------------------------------------------------------------------------
05:27:35 [2019-06-24T09:27:35.554Z] [INFO] 
05:27:35 [2019-06-24T09:27:35.554Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.test.parent ---
05:27:35 [2019-06-24T09:27:35.554Z] [INFO] 
05:27:35 [2019-06-24T09:27:35.554Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.test.parent ---
05:27:35 [2019-06-24T09:27:35.554Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
05:27:35 [2019-06-24T09:27:35.554Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
05:27:35 [2019-06-24T09:27:35.554Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml (560 B at 7.5 KB/sec)
05:27:40 [2019-06-24T09:27:40.751Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
05:27:40 [2019-06-24T09:27:40.751Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
05:27:40 [2019-06-24T09:27:40.751Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml (524 B at 26.9 KB/sec)
05:27:40 [2019-06-24T09:27:40.751Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
05:27:40 [2019-06-24T09:27:40.751Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
05:27:40 [2019-06-24T09:27:40.751Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml (556 B at 27.1 KB/sec)
05:27:41 [2019-06-24T09:27:41.302Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
05:27:41 [2019-06-24T09:27:41.302Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
05:27:41 [2019-06-24T09:27:41.302Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (643 B at 33.0 KB/sec)
05:27:41 [2019-06-24T09:27:41.552Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
05:27:41 [2019-06-24T09:27:41.552Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
05:27:41 [2019-06-24T09:27:41.552Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml (558 B at 28.7 KB/sec)
05:27:48 [2019-06-24T09:27:48.033Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
05:27:48 [2019-06-24T09:27:48.033Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
05:27:48 [2019-06-24T09:27:48.033Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml (646 B at 31.5 KB/sec)
05:27:48 [2019-06-24T09:27:48.283Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
05:27:48 [2019-06-24T09:27:48.283Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
05:27:48 [2019-06-24T09:27:48.533Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml (555 B at 21.7 KB/sec)
05:27:48 [2019-06-24T09:27:48.784Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
05:27:48 [2019-06-24T09:27:48.784Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
05:27:48 [2019-06-24T09:27:48.784Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml (525 B at 32.0 KB/sec)
05:27:49 [2019-06-24T09:27:49.034Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
05:27:49 [2019-06-24T09:27:49.034Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
05:27:49 [2019-06-24T09:27:49.284Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml (522 B at 24.3 KB/sec)
05:27:49 [2019-06-24T09:27:49.535Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
05:27:49 [2019-06-24T09:27:49.535Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
05:27:49 [2019-06-24T09:27:49.535Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml (519 B at 19.5 KB/sec)
05:27:49 [2019-06-24T09:27:49.785Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
05:27:49 [2019-06-24T09:27:49.785Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
05:27:49 [2019-06-24T09:27:49.785Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml (521 B at 28.3 KB/sec)
05:27:50 [2019-06-24T09:27:50.036Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml
05:27:50 [2019-06-24T09:27:50.036Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml
05:27:50 [2019-06-24T09:27:50.286Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml (704 B at 31.3 KB/sec)
05:27:50 [2019-06-24T09:27:50.536Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
05:27:50 [2019-06-24T09:27:50.536Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
05:27:50 [2019-06-24T09:27:50.536Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml (541 B at 18.9 KB/sec)
05:27:50 [2019-06-24T09:27:50.787Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
05:27:50 [2019-06-24T09:27:50.787Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
05:27:50 [2019-06-24T09:27:50.787Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml (550 B at 25.6 KB/sec)
05:27:51 [2019-06-24T09:27:51.338Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml
05:27:51 [2019-06-24T09:27:51.338Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml
05:27:51 [2019-06-24T09:27:51.338Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml (556 B at 21.7 KB/sec)
05:27:51 [2019-06-24T09:27:51.588Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml
05:27:51 [2019-06-24T09:27:51.588Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml
05:27:51 [2019-06-24T09:27:51.588Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml (553 B at 24.5 KB/sec)
05:27:51 [2019-06-24T09:27:51.838Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml
05:27:51 [2019-06-24T09:27:51.838Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml
05:27:51 [2019-06-24T09:27:51.838Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml (577 B at 23.5 KB/sec)
05:27:52 [2019-06-24T09:27:52.389Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml
05:27:52 [2019-06-24T09:27:52.389Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml
05:27:52 [2019-06-24T09:27:52.389Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml (4 KB at 150.4 KB/sec)
05:27:52 [2019-06-24T09:27:52.940Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml (695 B at 1.4 KB/sec)
05:27:52 [2019-06-24T09:27:52.940Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
05:27:52 [2019-06-24T09:27:52.940Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
05:27:52 [2019-06-24T09:27:52.940Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (3 KB at 96.8 KB/sec)
05:27:53 [2019-06-24T09:27:53.190Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (689 B at 3.3 KB/sec)
05:27:53 [2019-06-24T09:27:53.190Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
05:27:53 [2019-06-24T09:27:53.190Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
05:27:53 [2019-06-24T09:27:53.190Z] 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)
05:27:53 [2019-06-24T09:27:53.440Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (690 B at 2.4 KB/sec)
05:27:53 [2019-06-24T09:27:53.440Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
05:27:53 [2019-06-24T09:27:53.440Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
05:27:53 [2019-06-24T09:27:53.440Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (3 KB at 112.6 KB/sec)
05:27:53 [2019-06-24T09:27:53.691Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (684 B at 1.9 KB/sec)
05:27:53 [2019-06-24T09:27:53.691Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
05:27:53 [2019-06-24T09:27:53.691Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
05:27:53 [2019-06-24T09:27:53.941Z] 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)
05:27:53 [2019-06-24T09:27:53.941Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (689 B at 2.9 KB/sec)
05:27:53 [2019-06-24T09:27:53.941Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
05:27:53 [2019-06-24T09:27:53.941Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
05:27:53 [2019-06-24T09:27:53.941Z] 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)
05:27:54 [2019-06-24T09:27:54.852Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (501 B at 0.8 KB/sec)
05:27:54 [2019-06-24T09:27:54.852Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
05:27:54 [2019-06-24T09:27:54.852Z] 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 3.5 KB/sec)
05:27:54 [2019-06-24T09:27:54.852Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
05:27:55 [2019-06-24T09:27:55.102Z] 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 2.7 KB/sec)
05:27:55 [2019-06-24T09:27:55.102Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
05:27:55 [2019-06-24T09:27:55.653Z] 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 2.1 KB/sec)
05:27:55 [2019-06-24T09:27:55.653Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
05:27:55 [2019-06-24T09:27:55.653Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
05:27:55 [2019-06-24T09:27:55.653Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (908 B at 59.1 KB/sec)
05:27:55 [2019-06-24T09:27:55.903Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (502 B at 2.5 KB/sec)
05:27:55 [2019-06-24T09:27:55.903Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
05:27:55 [2019-06-24T09:27:55.903Z] 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 3.8 KB/sec)
05:27:55 [2019-06-24T09:27:55.903Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
05:27:56 [2019-06-24T09:27:56.154Z] 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 3.3 KB/sec)
05:27:56 [2019-06-24T09:27:56.154Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
05:27:56 [2019-06-24T09:27:56.404Z] 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 3.6 KB/sec)
05:27:56 [2019-06-24T09:27:56.404Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
05:27:56 [2019-06-24T09:27:56.404Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
05:27:56 [2019-06-24T09:27:56.404Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (3 KB at 111.7 KB/sec)
05:27:56 [2019-06-24T09:27:56.654Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (688 B at 3.2 KB/sec)
05:27:56 [2019-06-24T09:27:56.654Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
05:27:56 [2019-06-24T09:27:56.655Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
05:27:56 [2019-06-24T09:27:56.655Z] 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)
05:27:56 [2019-06-24T09:27:56.905Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (505 B at 2.3 KB/sec)
05:27:56 [2019-06-24T09:27:56.905Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml
05:27:57 [2019-06-24T09:27:57.155Z] 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 4.0 KB/sec)
05:27:57 [2019-06-24T09:27:57.155Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
05:27:57 [2019-06-24T09:27:57.706Z] 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 1.7 KB/sec)
05:27:57 [2019-06-24T09:27:57.706Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
05:27:57 [2019-06-24T09:27:57.956Z] 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 3.3 KB/sec)
05:27:57 [2019-06-24T09:27:57.956Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml
05:27:57 [2019-06-24T09:27:57.956Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/antlr/antlr-runtime/maven-metadata.xml
05:27:57 [2019-06-24T09:27:57.956Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml (850 B at 41.5 KB/sec)
05:27:57 [2019-06-24T09:27:57.956Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
05:27:57 [2019-06-24T09:27:57.956Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
05:27:57 [2019-06-24T09:27:57.956Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (3 KB at 96.7 KB/sec)
05:27:58 [2019-06-24T09:27:58.207Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (694 B at 2.0 KB/sec)
05:27:58 [2019-06-24T09:27:58.207Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
05:27:58 [2019-06-24T09:27:58.207Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
05:27:58 [2019-06-24T09:27:58.457Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (3 KB at 72.9 KB/sec)
05:27:58 [2019-06-24T09:27:58.457Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (697 B at 3.1 KB/sec)
05:27:58 [2019-06-24T09:27:58.457Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
05:27:58 [2019-06-24T09:27:58.457Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
05:27:58 [2019-06-24T09:27:58.457Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (739 B at 34.4 KB/sec)
05:27:58 [2019-06-24T09:27:58.708Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (502 B at 2.2 KB/sec)
05:27:58 [2019-06-24T09:27:58.708Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml
05:27:58 [2019-06-24T09:27:58.958Z] 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 3.7 KB/sec)
05:27:58 [2019-06-24T09:27:58.958Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml
05:27:59 [2019-06-24T09:27:59.208Z] 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 3.4 KB/sec)
05:27:59 [2019-06-24T09:27:59.208Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml
05:27:59 [2019-06-24T09:27:59.459Z] 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 2.9 KB/sec)
05:27:59 [2019-06-24T09:27:59.459Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml
05:27:59 [2019-06-24T09:27:59.459Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml
05:27:59 [2019-06-24T09:27:59.459Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml (671 B at 28.5 KB/sec)
05:27:59 [2019-06-24T09:27:59.709Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
05:27:59 [2019-06-24T09:27:59.709Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
05:27:59 [2019-06-24T09:27:59.709Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (663 B at 24.9 KB/sec)
05:28:00 [2019-06-24T09:28:00.728Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (669 B at 1.9 KB/sec)
05:28:00 [2019-06-24T09:28:00.728Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
05:28:00 [2019-06-24T09:28:00.728Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
05:28:00 [2019-06-24T09:28:00.728Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (2 KB at 84.3 KB/sec)
05:28:00 [2019-06-24T09:28:00.728Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (689 B at 4.0 KB/sec)
05:28:00 [2019-06-24T09:28:00.728Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
05:28:00 [2019-06-24T09:28:00.728Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
05:28:00 [2019-06-24T09:28:00.978Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (741 B at 1.3 KB/sec)
05:28:00 [2019-06-24T09:28:00.978Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (409 B at 0.6 KB/sec)
05:28:00 [2019-06-24T09:28:00.978Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
05:28:00 [2019-06-24T09:28:00.978Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
05:28:00 [2019-06-24T09:28:00.978Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (736 B at 35.9 KB/sec)
05:28:03 [2019-06-24T09:28:03.460Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (404 B at 0.2 KB/sec)
05:28:07 [2019-06-24T09:28:07.582Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/maven-test-parent/src/main/java]' does not exists.
05:28:07 [2019-06-24T09:28:07.582Z] [INFO] 
05:28:07 [2019-06-24T09:28:07.582Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.test.parent ---
05:28:07 [2019-06-24T09:28:07.582Z] [INFO]                                                                         
05:28:07 [2019-06-24T09:28:07.582Z] [INFO] ------------------------------------------------------------------------
05:28:07 [2019-06-24T09:28:07.582Z] [INFO] Building org.eclipse.xtext.example.arithmetics.tests 2.9.2-SNAPSHOT
05:28:07 [2019-06-24T09:28:07.582Z] [INFO] ------------------------------------------------------------------------
05:28:07 [2019-06-24T09:28:07.582Z] [INFO] 
05:28:07 [2019-06-24T09:28:07.582Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.tests ---
05:28:07 [2019-06-24T09:28:07.582Z] [INFO] 
05:28:07 [2019-06-24T09:28:07.582Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.tests ---
05:28:07 [2019-06-24T09:28:07.582Z] [INFO] The project's OSGi version is 2.9.2.201906240925
05:28:07 [2019-06-24T09:28:07.582Z] [INFO] 
05:28:07 [2019-06-24T09:28:07.582Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.tests ---
05:28:07 [2019-06-24T09:28:07.582Z] [INFO] 
05:28:07 [2019-06-24T09:28:07.582Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.tests ---
05:28:07 [2019-06-24T09:28:07.582Z] [INFO] 
05:28:07 [2019-06-24T09:28:07.582Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.arithmetics.tests ---
05:28:11 [2019-06-24T09:28:11.705Z] [INFO] 
05:28:11 [2019-06-24T09:28:11.705Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.tests ---
05:28:11 [2019-06-24T09:28:11.705Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:28:11 [2019-06-24T09:28:11.705Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/main/resources
05:28:11 [2019-06-24T09:28:11.705Z] [INFO] 
05:28:11 [2019-06-24T09:28:11.705Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.tests ---
05:28:11 [2019-06-24T09:28:11.955Z] [INFO] Compiling 3 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/classes
05:28:12 [2019-06-24T09:28:12.866Z] [INFO] 
05:28:12 [2019-06-24T09:28:12.866Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.tests ---
05:28:12 [2019-06-24T09:28:12.866Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:28:12 [2019-06-24T09:28:12.866Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/test/resources
05:28:12 [2019-06-24T09:28:12.866Z] [INFO] 
05:28:12 [2019-06-24T09:28:12.866Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.arithmetics.tests ---
05:28:12 [2019-06-24T09:28:12.866Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.pom
05:28:12 [2019-06-24T09:28:12.866Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.pom (5 KB at 157.4 KB/sec)
05:28:12 [2019-06-24T09:28:12.866Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/2.16/surefire-providers-2.16.pom
05:28:12 [2019-06-24T09:28:12.866Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/2.16/surefire-providers-2.16.pom (3 KB at 86.0 KB/sec)
05:28:12 [2019-06-24T09:28:12.866Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.pom
05:28:12 [2019-06-24T09:28:12.866Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.pom (4 KB at 149.4 KB/sec)
05:28:12 [2019-06-24T09:28:12.866Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.pom
05:28:12 [2019-06-24T09:28:12.866Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.pom (2 KB at 90.7 KB/sec)
05:28:12 [2019-06-24T09:28:12.866Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.pom
05:28:12 [2019-06-24T09:28:12.866Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.pom (2 KB at 54.5 KB/sec)
05:28:12 [2019-06-24T09:28:12.866Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.pom
05:28:12 [2019-06-24T09:28:12.866Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.pom (3 KB at 131.6 KB/sec)
05:28:12 [2019-06-24T09:28:12.866Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.pom
05:28:12 [2019-06-24T09:28:12.866Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.pom (2 KB at 99.1 KB/sec)
05:28:12 [2019-06-24T09:28:12.866Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
05:28:12 [2019-06-24T09:28:12.866Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 179.6 KB/sec)
05:28:12 [2019-06-24T09:28:12.866Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
05:28:13 [2019-06-24T09:28:13.117Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 282.3 KB/sec)
05:28:13 [2019-06-24T09:28:13.117Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
05:28:13 [2019-06-24T09:28:13.117Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 42.8 KB/sec)
05:28:13 [2019-06-24T09:28:13.117Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.pom
05:28:13 [2019-06-24T09:28:13.117Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.pom (3 KB at 94.7 KB/sec)
05:28:13 [2019-06-24T09:28:13.117Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
05:28:13 [2019-06-24T09:28:13.117Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 72.9 KB/sec)
05:28:13 [2019-06-24T09:28:13.117Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
05:28:13 [2019-06-24T09:28:13.117Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 879.2 KB/sec)
05:28:13 [2019-06-24T09:28:13.117Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom
05:28:13 [2019-06-24T09:28:13.117Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1071.2 KB/sec)
05:28:13 [2019-06-24T09:28:13.117Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.pom
05:28:13 [2019-06-24T09:28:13.117Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.pom (6 KB at 145.2 KB/sec)
05:28:13 [2019-06-24T09:28:13.117Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom
05:28:13 [2019-06-24T09:28:13.367Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom (2 KB at 24.0 KB/sec)
05:28:13 [2019-06-24T09:28:13.367Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom
05:28:13 [2019-06-24T09:28:13.367Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom (17 KB at 768.6 KB/sec)
05:28:13 [2019-06-24T09:28:13.367Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
05:28:13 [2019-06-24T09:28:13.367Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 79.1 KB/sec)
05:28:13 [2019-06-24T09:28:13.367Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
05:28:13 [2019-06-24T09:28:13.367Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 118.0 KB/sec)
05:28:13 [2019-06-24T09:28:13.367Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.pom
05:28:13 [2019-06-24T09:28:13.367Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.pom (3 KB at 138.2 KB/sec)
05:28:13 [2019-06-24T09:28:13.367Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
05:28:13 [2019-06-24T09:28:13.367Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 96.5 KB/sec)
05:28:13 [2019-06-24T09:28:13.367Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
05:28:13 [2019-06-24T09:28:13.367Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 120.3 KB/sec)
05:28:13 [2019-06-24T09:28:13.367Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
05:28:13 [2019-06-24T09:28:13.367Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 105.8 KB/sec)
05:28:13 [2019-06-24T09:28:13.367Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
05:28:13 [2019-06-24T09:28:13.367Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 146.0 KB/sec)
05:28:13 [2019-06-24T09:28:13.367Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
05:28:13 [2019-06-24T09:28:13.367Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 111.2 KB/sec)
05:28:13 [2019-06-24T09:28:13.618Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
05:28:13 [2019-06-24T09:28:13.618Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 101.4 KB/sec)
05:28:13 [2019-06-24T09:28:13.618Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
05:28:13 [2019-06-24T09:28:13.618Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 103.1 KB/sec)
05:28:13 [2019-06-24T09:28:13.618Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
05:28:13 [2019-06-24T09:28:13.618Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 106.9 KB/sec)
05:28:13 [2019-06-24T09:28:13.618Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
05:28:13 [2019-06-24T09:28:13.618Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 345.6 KB/sec)
05:28:13 [2019-06-24T09:28:13.618Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
05:28:13 [2019-06-24T09:28:13.618Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 106.6 KB/sec)
05:28:13 [2019-06-24T09:28:13.618Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom
05:28:13 [2019-06-24T09:28:13.618Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (2 KB at 83.8 KB/sec)
05:28:13 [2019-06-24T09:28:13.618Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom
05:28:13 [2019-06-24T09:28:13.618Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (2 KB at 41.2 KB/sec)
05:28:13 [2019-06-24T09:28:13.618Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
05:28:13 [2019-06-24T09:28:13.618Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 71.0 KB/sec)
05:28:13 [2019-06-24T09:28:13.618Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
05:28:13 [2019-06-24T09:28:13.618Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 62.7 KB/sec)
05:28:13 [2019-06-24T09:28:13.618Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
05:28:13 [2019-06-24T09:28:13.868Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (4 KB at 113.2 KB/sec)
05:28:13 [2019-06-24T09:28:13.868Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.jar
05:28:13 [2019-06-24T09:28:13.868Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.jar
05:28:13 [2019-06-24T09:28:13.868Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.jar
05:28:13 [2019-06-24T09:28:13.868Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.jar
05:28:13 [2019-06-24T09:28:13.868Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.jar
05:28:13 [2019-06-24T09:28:13.868Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.jar (115 KB at 3169.1 KB/sec)
05:28:13 [2019-06-24T09:28:13.868Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
05:28:13 [2019-06-24T09:28:13.868Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 6900.4 KB/sec)
05:28:13 [2019-06-24T09:28:13.868Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.jar
05:28:13 [2019-06-24T09:28:13.868Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.jar (37 KB at 1208.3 KB/sec)
05:28:13 [2019-06-24T09:28:13.868Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.jar
05:28:13 [2019-06-24T09:28:13.868Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.jar (37 KB at 414.6 KB/sec)
05:28:13 [2019-06-24T09:28:13.868Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.jar
05:28:13 [2019-06-24T09:28:13.868Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.jar (11 KB at 108.5 KB/sec)
05:28:13 [2019-06-24T09:28:13.868Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
05:28:13 [2019-06-24T09:28:13.868Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.jar (39 KB at 2149.5 KB/sec)
05:28:13 [2019-06-24T09:28:13.868Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar
05:28:13 [2019-06-24T09:28:13.868Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.jar (259 KB at 7379.1 KB/sec)
05:28:13 [2019-06-24T09:28:13.868Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.jar
05:28:13 [2019-06-24T09:28:13.868Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 KB at 582.3 KB/sec)
05:28:13 [2019-06-24T09:28:13.868Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar
05:28:13 [2019-06-24T09:28:13.868Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (206 KB at 6429.4 KB/sec)
05:28:13 [2019-06-24T09:28:13.868Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar (15 KB at 775.0 KB/sec)
05:28:13 [2019-06-24T09:28:13.868Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.jar (146 KB at 7297.7 KB/sec)
05:28:14 [2019-06-24T09:28:14.119Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.jar (16 KB at 47.4 KB/sec)
05:28:14 [2019-06-24T09:28:14.369Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.jar (18 KB at 29.4 KB/sec)
05:28:14 [2019-06-24T09:28:14.369Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/surefire-reports-standalone
05:28:14 [2019-06-24T09:28:14.369Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
05:28:14 [2019-06-24T09:28:14.369Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
05:28:14 [2019-06-24T09:28:14.620Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
05:28:14 [2019-06-24T09:28:14.620Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 1414.5 KB/sec)
05:28:14 [2019-06-24T09:28:14.620Z] 
05:28:14 [2019-06-24T09:28:14.620Z] -------------------------------------------------------
05:28:14 [2019-06-24T09:28:14.620Z]  T E S T S
05:28:14 [2019-06-24T09:28:14.620Z] -------------------------------------------------------
05:28:14 [2019-06-24T09:28:14.620Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:28:16 [2019-06-24T09:28:16.481Z] Running org.eclipse.xtext.example.arithmetics.tests.interpreter.CalculatorTest
05:28:16 [2019-06-24T09:28:16.481Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 sec - in org.eclipse.xtext.example.arithmetics.tests.interpreter.CalculatorTest
05:28:16 [2019-06-24T09:28:16.481Z] Running org.eclipse.xtext.example.arithmetics.tests.ArithmeticsParsingTest
05:28:16 [2019-06-24T09:28:16.731Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.eclipse.xtext.example.arithmetics.tests.ArithmeticsParsingTest
05:28:16 [2019-06-24T09:28:16.731Z] 
05:28:16 [2019-06-24T09:28:16.731Z] Results :
05:28:16 [2019-06-24T09:28:16.731Z] 
05:28:16 [2019-06-24T09:28:16.731Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
05:28:16 [2019-06-24T09:28:16.731Z] 
05:28:16 [2019-06-24T09:28:16.731Z] [INFO] 
05:28:16 [2019-06-24T09:28:16.731Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.arithmetics.tests ---
05:28:16 [2019-06-24T09:28:16.731Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
05:28:16 [2019-06-24T09:28:16.731Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/org.eclipse.xtext.example.arithmetics.tests-2.9.2-SNAPSHOT-sources.jar
05:28:16 [2019-06-24T09:28:16.731Z] [INFO] 
05:28:16 [2019-06-24T09:28:16.731Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.tests ---
05:28:16 [2019-06-24T09:28:16.731Z] [INFO] 
05:28:16 [2019-06-24T09:28:16.731Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.tests ---
05:28:16 [2019-06-24T09:28:16.982Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/org.eclipse.xtext.example.arithmetics.tests-2.9.2-SNAPSHOT.jar
05:28:16 [2019-06-24T09:28:16.982Z] [INFO] 
05:28:16 [2019-06-24T09:28:16.982Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.tests ---
05:28:16 [2019-06-24T09:28:16.982Z] [INFO]                                                                         
05:28:16 [2019-06-24T09:28:16.982Z] [INFO] ------------------------------------------------------------------------
05:28:16 [2019-06-24T09:28:16.982Z] [INFO] Building org.eclipse.xtext.example.domainmodel.tests 2.9.2-SNAPSHOT
05:28:16 [2019-06-24T09:28:16.982Z] [INFO] ------------------------------------------------------------------------
05:28:16 [2019-06-24T09:28:16.982Z] [INFO] 
05:28:16 [2019-06-24T09:28:16.982Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel.tests ---
05:28:16 [2019-06-24T09:28:16.982Z] [INFO] 
05:28:16 [2019-06-24T09:28:16.982Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel.tests ---
05:28:16 [2019-06-24T09:28:16.982Z] [INFO] The project's OSGi version is 2.9.2.201906240925
05:28:16 [2019-06-24T09:28:16.982Z] [INFO] 
05:28:16 [2019-06-24T09:28:16.982Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel.tests ---
05:28:16 [2019-06-24T09:28:16.982Z] [INFO] 
05:28:16 [2019-06-24T09:28:16.982Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel.tests ---
05:28:16 [2019-06-24T09:28:16.982Z] [INFO] 
05:28:16 [2019-06-24T09:28:16.982Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.domainmodel.tests ---
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] 
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel.tests ---
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/main/resources
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] 
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel.tests ---
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] Compiling 10 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/classes
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] 
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel.tests ---
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/test/resources
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] 
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.domainmodel.tests ---
05:28:22 [2019-06-24T09:28:22.176Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/org.eclipse.xtext.example.domainmodel.tests-2.9.2-SNAPSHOT-sources.jar
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] 
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel.tests ---
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] 
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel.tests ---
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/org.eclipse.xtext.example.domainmodel.tests-2.9.2-SNAPSHOT.jar
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] 
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel.tests ---
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] 
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xtext.example.domainmodel.tests ---
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] Skipping tests
05:28:22 [2019-06-24T09:28:22.176Z] [INFO]                                                                         
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] ------------------------------------------------------------------------
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] Building org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 0.2.0-SNAPSHOT
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] ------------------------------------------------------------------------
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] 
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] 
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/target-platforms/eclipse_4_4_2-xtext_2_9_2/src/main/java]' does not exists.
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] 
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] 
05:28:22 [2019-06-24T09:28:22.176Z] [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 ---
05:28:22 [2019-06-24T09:28:22.176Z] [INFO]                                                                         
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] ------------------------------------------------------------------------
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] Building org.eclipse.xpect.tests 0.2.0-SNAPSHOT
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] ------------------------------------------------------------------------
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] 
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.tests ---
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] 
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.tests ---
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] The project's OSGi version is 0.2.0.201906240925
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] 
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.tests ---
05:28:22 [2019-06-24T09:28:22.176Z] [INFO] 
05:28:22 [2019-06-24T09:28:22.177Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.tests ---
05:28:22 [2019-06-24T09:28:22.177Z] [INFO] 
05:28:22 [2019-06-24T09:28:22.177Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.tests ---
05:28:26 [2019-06-24T09:28:26.299Z] [INFO] 
05:28:26 [2019-06-24T09:28:26.299Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.tests ---
05:28:26 [2019-06-24T09:28:26.299Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:28:26 [2019-06-24T09:28:26.299Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/src/main/resources
05:28:26 [2019-06-24T09:28:26.299Z] [INFO] 
05:28:26 [2019-06-24T09:28:26.299Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.tests ---
05:28:26 [2019-06-24T09:28:26.299Z] [INFO] Compiling 43 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/classes
05:28:26 [2019-06-24T09:28:26.549Z] [INFO] 
05:28:26 [2019-06-24T09:28:26.549Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.tests ---
05:28:26 [2019-06-24T09:28:26.549Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:28:26 [2019-06-24T09:28:26.549Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/src/test/resources
05:28:26 [2019-06-24T09:28:26.549Z] [INFO] 
05:28:26 [2019-06-24T09:28:26.549Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xpect.tests ---
05:28:26 [2019-06-24T09:28:26.549Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/surefire-reports-standalone
05:28:26 [2019-06-24T09:28:26.549Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
05:28:26 [2019-06-24T09:28:26.549Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
05:28:26 [2019-06-24T09:28:26.549Z] 
05:28:26 [2019-06-24T09:28:26.549Z] -------------------------------------------------------
05:28:26 [2019-06-24T09:28:26.549Z]  T E S T S
05:28:26 [2019-06-24T09:28:26.549Z] -------------------------------------------------------
05:28:26 [2019-06-24T09:28:26.800Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:28:33 [2019-06-24T09:28:33.280Z] Running org.eclipse.xpect.tests.xjm.XjmMethodsTest
05:28:33 [2019-06-24T09:28:33.280Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.eclipse.xpect.tests.xjm.XjmMethodsTest
05:28:33 [2019-06-24T09:28:33.280Z] Running org.eclipse.xpect.tests.xjm.XjmContributionsTest
05:28:33 [2019-06-24T09:28:33.280Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.076 sec - in org.eclipse.xpect.tests.xjm.XjmContributionsTest
05:28:33 [2019-06-24T09:28:33.280Z] Running org.eclipse.xpect.tests.runner.RunnerTest
05:28:33 [2019-06-24T09:28:33.280Z] Xtext-Version in Target Platform: 2.9.2
05:28:33 [2019-06-24T09:28:33.280Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.eclipse.xpect.tests.runner.RunnerTest
05:28:33 [2019-06-24T09:28:33.280Z] Running org.eclipse.xpect.tests.state.SetupInitilizerTest
05:28:33 [2019-06-24T09:28:33.280Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.xpect.tests.state.SetupInitilizerTest
05:28:33 [2019-06-24T09:28:33.280Z] Running org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
05:28:33 [2019-06-24T09:28:33.280Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
05:28:33 [2019-06-24T09:28:33.280Z] Running org.eclipse.xpect.tests.state.StateContainerTest
05:28:33 [2019-06-24T09:28:33.280Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.xpect.tests.state.StateContainerTest
05:28:33 [2019-06-24T09:28:33.280Z] Running org.eclipse.xpect.tests.state.StateContainerInvalidationTest
05:28:33 [2019-06-24T09:28:33.280Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.eclipse.xpect.tests.state.StateContainerInvalidationTest
05:28:33 [2019-06-24T09:28:33.280Z] Running org.eclipse.xpect.tests.text.TableTest
05:28:33 [2019-06-24T09:28:33.280Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.xpect.tests.text.TableTest
05:28:33 [2019-06-24T09:28:33.280Z] Running org.eclipse.xpect.tests.text.TextDifferencerTest
05:28:33 [2019-06-24T09:28:33.280Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.01 sec - in org.eclipse.xpect.tests.text.TextDifferencerTest
05:28:33 [2019-06-24T09:28:33.280Z] Running org.eclipse.xpect.tests.text.CanvasTest
05:28:33 [2019-06-24T09:28:33.280Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.xpect.tests.text.CanvasTest
05:28:33 [2019-06-24T09:28:33.280Z] Running org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
05:28:33 [2019-06-24T09:28:33.280Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
05:28:33 [2019-06-24T09:28:33.280Z] Running org.eclipse.xpect.tests.text.GenericTokenizerTest
05:28:33 [2019-06-24T09:28:33.280Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.xpect.tests.text.GenericTokenizerTest
05:28:33 [2019-06-24T09:28:33.280Z] Running org.eclipse.xpect.tests.parameter.ParameterParserTest
05:28:33 [2019-06-24T09:28:33.280Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.eclipse.xpect.tests.parameter.ParameterParserTest
05:28:33 [2019-06-24T09:28:33.280Z] Running org.eclipse.xpect.tests.LexerTest
05:28:33 [2019-06-24T09:28:33.280Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.xpect.tests.LexerTest
05:28:33 [2019-06-24T09:28:33.280Z] Running org.eclipse.xpect.tests.util.DifferencerImplTest
05:28:33 [2019-06-24T09:28:33.280Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 sec - in org.eclipse.xpect.tests.util.DifferencerImplTest
05:28:33 [2019-06-24T09:28:33.280Z] Running org.eclipse.xpect.tests.FileExtensionInfoTest
05:28:33 [2019-06-24T09:28:33.280Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.xpect.tests.FileExtensionInfoTest
05:28:33 [2019-06-24T09:28:33.280Z] Running org.eclipse.xpect.tests.expectation.impl.ExpectationTest
05:28:33 [2019-06-24T09:28:33.280Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.eclipse.xpect.tests.expectation.impl.ExpectationTest
05:28:33 [2019-06-24T09:28:33.280Z] 
05:28:33 [2019-06-24T09:28:33.280Z] Results :
05:28:33 [2019-06-24T09:28:33.280Z] 
05:28:33 [2019-06-24T09:28:33.280Z] Tests run: 116, Failures: 0, Errors: 0, Skipped: 4
05:28:33 [2019-06-24T09:28:33.280Z] 
05:28:33 [2019-06-24T09:28:33.280Z] [INFO] 
05:28:33 [2019-06-24T09:28:33.280Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.tests ---
05:28:33 [2019-06-24T09:28:33.280Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/org.eclipse.xpect.tests-0.2.0-SNAPSHOT-sources.jar
05:28:33 [2019-06-24T09:28:33.280Z] [INFO] 
05:28:33 [2019-06-24T09:28:33.280Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.tests ---
05:28:33 [2019-06-24T09:28:33.280Z] [INFO] 
05:28:33 [2019-06-24T09:28:33.280Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.tests ---
05:28:33 [2019-06-24T09:28:33.280Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/org.eclipse.xpect.tests-0.2.0-SNAPSHOT.jar
05:28:33 [2019-06-24T09:28:33.280Z] [INFO] 
05:28:33 [2019-06-24T09:28:33.280Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.tests ---
05:28:33 [2019-06-24T09:28:33.280Z] [INFO] 
05:28:33 [2019-06-24T09:28:33.280Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xpect.tests ---
05:28:33 [2019-06-24T09:28:33.280Z] [INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work/data/.metadata/.log
05:28:33 [2019-06-24T09:28:33.280Z] [INFO] Command line:
05:28:33 [2019-06-24T09:28:33.280Z] 	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_4_2-xtext_2_9_2, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20140415-2008/org.eclipse.equinox.launcher-1.3.0.v20140415-2008.jar, -data, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work/data, -install, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work, -configuration, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/surefire.properties]
05:28:33 [2019-06-24T09:28:33.280Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:28:38 [2019-06-24T09:28:38.475Z] Running org.eclipse.xpect.tests.xjm.XjmMethodsTest
05:28:38 [2019-06-24T09:28:38.475Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.888 s - in org.eclipse.xpect.tests.xjm.XjmMethodsTest
05:28:38 [2019-06-24T09:28:38.475Z] suiteWithLoop(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.103 s
05:28:38 [2019-06-24T09:28:38.475Z] suiteWithNameConflicts(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.014 s
05:28:38 [2019-06-24T09:28:38.475Z] suiteWithNesting(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.015 s
05:28:38 [2019-06-24T09:28:38.475Z] singleTestWithMethods(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.011 s
05:28:38 [2019-06-24T09:28:38.475Z] Running org.eclipse.xpect.tests.xjm.XjmContributionsTest
05:28:38 [2019-06-24T09:28:38.726Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.055 s - in org.eclipse.xpect.tests.xjm.XjmContributionsTest
05:28:38 [2019-06-24T09:28:38.726Z] transitiveImport(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.015 s
05:28:38 [2019-06-24T09:28:38.726Z] simple(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.006 s
05:28:38 [2019-06-24T09:28:38.726Z] methodType(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.009 s
05:28:38 [2019-06-24T09:28:38.726Z] replace1(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.008 s
05:28:38 [2019-06-24T09:28:38.726Z] replace2(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.007 s
05:28:38 [2019-06-24T09:28:38.726Z] methodAnnotation(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.007 s
05:28:38 [2019-06-24T09:28:38.726Z] annotationType(org.eclipse.xpect.tests.xjm.XjmContributionsTest) skipped
05:28:38 [2019-06-24T09:28:38.726Z] Running org.eclipse.xpect.tests.runner.RunnerTest
05:28:39 [2019-06-24T09:28:39.637Z] Xtext-Version in Target Platform: 2.9.2
05:28:39 [2019-06-24T09:28:39.887Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.135 s - in org.eclipse.xpect.tests.runner.RunnerTest
05:28:39 [2019-06-24T09:28:39.887Z] expectedExpectation~0: test passes: green.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.007 s
05:28:39 [2019-06-24T09:28:39.887Z] testFailureDiff~0: tests fails: can assert the error as a diff.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.017 s
05:28:39 [2019-06-24T09:28:39.887Z] expectedExpectation~2: test fails as expected by FIXME, therefore the test is green.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.002 s
05:28:39 [2019-06-24T09:28:39.887Z] testFailureMessage~0: the test passes as *not* expected by FIXME, therefore we can assert an error message.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.004 s
05:28:39 [2019-06-24T09:28:39.887Z] expectedExpectation~0: // this should pass.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/runner/runner.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.887Z] testFailureDiff~0: // assert a wrong single-line expectation.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/runner/runner.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.006 s
05:28:39 [2019-06-24T09:28:39.887Z] testFailureDiff~1: // assert a wrong multi-line expectation.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/runner/runner.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.009 s
05:28:39 [2019-06-24T09:28:39.887Z] Running org.eclipse.xpect.tests.state.SetupInitilizerTest
05:28:39 [2019-06-24T09:28:39.887Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.xpect.tests.state.SetupInitilizerTest
05:28:39 [2019-06-24T09:28:39.887Z] varargConstructor_double(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0.001 s
05:28:39 [2019-06-24T09:28:39.887Z] specificConstructorStrings(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.887Z] varargConstructorStrings_empty(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.887Z] varargConstructorStrings(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.887Z] varargConstructorStrings2(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.887Z] mixedVarargConstructor(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.887Z] Running org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
05:28:39 [2019-06-24T09:28:39.887Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
05:28:39 [2019-06-24T09:28:39.887Z] testStaticManaged(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.005 s
05:28:39 [2019-06-24T09:28:39.887Z] testLogginTestDataValue(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.009 s
05:28:39 [2019-06-24T09:28:39.887Z] testStaticValue(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.002 s
05:28:39 [2019-06-24T09:28:39.887Z] testLogginTestDataManaged(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.002 s
05:28:39 [2019-06-24T09:28:39.887Z] multiConstructor1(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
05:28:39 [2019-06-24T09:28:39.887Z] multiConstructor2(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.002 s
05:28:39 [2019-06-24T09:28:39.887Z] multiConstructor3(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
05:28:39 [2019-06-24T09:28:39.887Z] typeParam(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
05:28:39 [2019-06-24T09:28:39.887Z] typeParamUnresolved(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
05:28:39 [2019-06-24T09:28:39.887Z] testSimple(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.003 s
05:28:39 [2019-06-24T09:28:39.887Z] Running org.eclipse.xpect.tests.state.StateContainerTest
05:28:39 [2019-06-24T09:28:39.887Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.xpect.tests.state.StateContainerTest
05:28:39 [2019-06-24T09:28:39.888Z] testPrimaryManaged(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.001 s
05:28:39 [2019-06-24T09:28:39.888Z] testDerivedManaged(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] testPrimaryValueAnn(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] testPrimaryValue(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] testDerivedValue(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] testPrimaryManagedAnn(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] Running org.eclipse.xpect.tests.state.StateContainerInvalidationTest
05:28:39 [2019-06-24T09:28:39.888Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.xpect.tests.state.StateContainerInvalidationTest
05:28:39 [2019-06-24T09:28:39.888Z] testInvalidate2(org.eclipse.xpect.tests.state.StateContainerInvalidationTest)  Time elapsed: 0.004 s
05:28:39 [2019-06-24T09:28:39.888Z] testInvalidate(org.eclipse.xpect.tests.state.StateContainerInvalidationTest)  Time elapsed: 0.001 s
05:28:39 [2019-06-24T09:28:39.888Z] Running org.eclipse.xpect.tests.text.TableTest
05:28:39 [2019-06-24T09:28:39.888Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.xpect.tests.text.TableTest
05:28:39 [2019-06-24T09:28:39.888Z] test2by3Long(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.009 s
05:28:39 [2019-06-24T09:28:39.888Z] test2by3BorderAndSeparators(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.002 s
05:28:39 [2019-06-24T09:28:39.888Z] test1by1(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] test2by3(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] test2by3LongTrimmed(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.001 s
05:28:39 [2019-06-24T09:28:39.888Z] Running org.eclipse.xpect.tests.text.TextDifferencerTest
05:28:39 [2019-06-24T09:28:39.888Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.02 s - in org.eclipse.xpect.tests.text.TextDifferencerTest
05:28:39 [2019-06-24T09:28:39.888Z] testWhitespaceDiff2(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.002 s
05:28:39 [2019-06-24T09:28:39.888Z] testAddML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
05:28:39 [2019-06-24T09:28:39.888Z] testAddSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] testEqual(org.eclipse.xpect.tests.text.TextDifferencerTest) skipped
05:28:39 [2019-06-24T09:28:39.888Z] testRemoveSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
05:28:39 [2019-06-24T09:28:39.888Z] testAddSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] testWhitespace(org.eclipse.xpect.tests.text.TextDifferencerTest) skipped
05:28:39 [2019-06-24T09:28:39.888Z] testRemoveML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
05:28:39 [2019-06-24T09:28:39.888Z] testRemoveSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] testDiffML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
05:28:39 [2019-06-24T09:28:39.888Z] testDiffSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] testWhitespaceDiff(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.01 s
05:28:39 [2019-06-24T09:28:39.888Z] testDiffSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] Running org.eclipse.xpect.tests.text.CanvasTest
05:28:39 [2019-06-24T09:28:39.888Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.xpect.tests.text.CanvasTest
05:28:39 [2019-06-24T09:28:39.888Z] testBoundsSubcanvasAt(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] testBoundsAt(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] testFill(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] testPaintAt00(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0.001 s
05:28:39 [2019-06-24T09:28:39.888Z] testPaintAt02(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] testPaintAt20(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] testPaintAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] testOverPaintAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] testSubcanvasAt2235(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0.001 s
05:28:39 [2019-06-24T09:28:39.888Z] testBounds(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] testSubcanvasAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] Running org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
05:28:39 [2019-06-24T09:28:39.888Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
05:28:39 [2019-06-24T09:28:39.888Z] testSimilarBeginning(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0.005 s
05:28:39 [2019-06-24T09:28:39.888Z] testEqual(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] testBeginningAndEnd(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0.001 s
05:28:39 [2019-06-24T09:28:39.888Z] testUnequal(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] testSimilarEnd(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] Running org.eclipse.xpect.tests.text.GenericTokenizerTest
05:28:39 [2019-06-24T09:28:39.888Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.xpect.tests.text.GenericTokenizerTest
05:28:39 [2019-06-24T09:28:39.888Z] testSymbols(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] testWord(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] testSimple(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0 s
05:28:39 [2019-06-24T09:28:39.888Z] Running org.eclipse.xpect.tests.parameter.ParameterParserTest
05:28:40 [2019-06-24T09:28:40.138Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s - in org.eclipse.xpect.tests.parameter.ParameterParserTest
05:28:40 [2019-06-24T09:28:40.138Z] testFailureMessage~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.015 s
05:28:40 [2019-06-24T09:28:40.138Z] testFailureMessage~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.004 s
05:28:40 [2019-06-24T09:28:40.138Z] testFailureMessage~2: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 s
05:28:40 [2019-06-24T09:28:40.138Z] testFailureMessage~3: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.004 s
05:28:40 [2019-06-24T09:28:40.138Z] intOffset~0: // match.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.005 s
05:28:40 [2019-06-24T09:28:40.138Z] intOffset~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
05:28:40 [2019-06-24T09:28:40.138Z] testFailureMessage~0: // no match.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 s
05:28:40 [2019-06-24T09:28:40.138Z] intOffset~3: // no offset specified.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 s
05:28:40 [2019-06-24T09:28:40.138Z] intOffset~4: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 s
05:28:40 [2019-06-24T09:28:40.138Z] intOffset~5: test title.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
05:28:40 [2019-06-24T09:28:40.138Z] regionOffset~0: // match.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 s
05:28:40 [2019-06-24T09:28:40.138Z] regionOffset~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
05:28:40 [2019-06-24T09:28:40.138Z] testFailureMessage~1: // no match.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
05:28:40 [2019-06-24T09:28:40.138Z] testFailureMessage~2: // no offset specified.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.004 s
05:28:40 [2019-06-24T09:28:40.138Z] Running org.eclipse.xpect.tests.LexerTest
05:28:40 [2019-06-24T09:28:40.138Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.xpect.tests.LexerTest
05:28:40 [2019-06-24T09:28:40.138Z] testXPE(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0.003 s
05:28:40 [2019-06-24T09:28:40.138Z] testXPECT(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 s
05:28:40 [2019-06-24T09:28:40.138Z] testXPEC(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 s
05:28:40 [2019-06-24T09:28:40.138Z] testXP(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0.001 s
05:28:40 [2019-06-24T09:28:40.139Z] testX(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 s
05:28:40 [2019-06-24T09:28:40.139Z] testSimple(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0.001 s
05:28:40 [2019-06-24T09:28:40.139Z] Running org.eclipse.xpect.tests.util.DifferencerImplTest
05:28:40 [2019-06-24T09:28:40.139Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 s - in org.eclipse.xpect.tests.util.DifferencerImplTest
05:28:40 [2019-06-24T09:28:40.139Z] testOneMatch(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0.001 s
05:28:40 [2019-06-24T09:28:40.139Z] testInsertRightEnd(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0.001 s
05:28:40 [2019-06-24T09:28:40.139Z] testInsertRightMiddle(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 s
05:28:40 [2019-06-24T09:28:40.139Z] testInsertRightBeginning(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0.001 s
05:28:40 [2019-06-24T09:28:40.139Z] testRemoveMiddle(org.eclipse.xpect.tests.util.DifferencerImplTest) skipped
05:28:40 [2019-06-24T09:28:40.139Z] testThreeMatches(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 s
05:28:40 [2019-06-24T09:28:40.139Z] testTwoMatches(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0.001 s
05:28:40 [2019-06-24T09:28:40.139Z] Running org.eclipse.xpect.tests.FileExtensionInfoTest
05:28:40 [2019-06-24T09:28:40.139Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.xpect.tests.FileExtensionInfoTest
05:28:40 [2019-06-24T09:28:40.139Z] testRedundant(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.008 s
05:28:40 [2019-06-24T09:28:40.139Z] testResourceServiceProvider(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
05:28:40 [2019-06-24T09:28:40.139Z] testResourceServiceProviderDefault(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
05:28:40 [2019-06-24T09:28:40.139Z] testXpectFileExtension(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
05:28:40 [2019-06-24T09:28:40.139Z] testEmfExtensionParserDefault(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0 s
05:28:40 [2019-06-24T09:28:40.139Z] testEditor(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
05:28:40 [2019-06-24T09:28:40.139Z] testLanguageWithoutUI(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
05:28:40 [2019-06-24T09:28:40.139Z] testEmfExtensionParser(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
05:28:40 [2019-06-24T09:28:40.139Z] Running org.eclipse.xpect.tests.expectation.impl.ExpectationTest
05:28:40 [2019-06-24T09:28:40.389Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.xpect.tests.expectation.impl.ExpectationTest
05:28:40 [2019-06-24T09:28:40.389Z] expectedExpectation~0: // not modified.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/expectation/impl/expectations.xt〕(org.eclipse.xpect.tests.expectation.impl.ExpectationTest)  Time elapsed: 0.014 s
05:28:40 [2019-06-24T09:28:40.389Z] modifiedExpectation~0: // modified.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/expectation/impl/expectations.xt〕(org.eclipse.xpect.tests.expectation.impl.ExpectationTest)  Time elapsed: 0.002 s
05:28:40 [2019-06-24T09:28:40.389Z] 
05:28:40 [2019-06-24T09:28:40.389Z] Results:
05:28:40 [2019-06-24T09:28:40.389Z] 
05:28:40 [2019-06-24T09:28:40.389Z] Tests run: 116, Failures: 0, Errors: 0, Skipped: 4
05:28:40 [2019-06-24T09:28:40.389Z] 
05:28:42 [2019-06-24T09:28:42.251Z] [INFO] All tests passed!
05:28:42 [2019-06-24T09:28:42.251Z] [INFO]                                                                         
05:28:42 [2019-06-24T09:28:42.251Z] [INFO] ------------------------------------------------------------------------
05:28:42 [2019-06-24T09:28:42.251Z] [INFO] Building org.eclipse.xpect.xtext.lib.tests 0.2.0-SNAPSHOT
05:28:42 [2019-06-24T09:28:42.251Z] [INFO] ------------------------------------------------------------------------
05:28:42 [2019-06-24T09:28:42.251Z] [INFO] 
05:28:42 [2019-06-24T09:28:42.251Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.lib.tests ---
05:28:42 [2019-06-24T09:28:42.251Z] [INFO] 
05:28:42 [2019-06-24T09:28:42.251Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.xtext.lib.tests ---
05:28:42 [2019-06-24T09:28:42.251Z] [INFO] The project's OSGi version is 0.2.0.201906240925
05:28:42 [2019-06-24T09:28:42.251Z] [INFO] 
05:28:42 [2019-06-24T09:28:42.251Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.lib.tests ---
05:28:42 [2019-06-24T09:28:42.251Z] [INFO] 
05:28:42 [2019-06-24T09:28:42.251Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.lib.tests ---
05:28:42 [2019-06-24T09:28:42.251Z] [INFO] 
05:28:42 [2019-06-24T09:28:42.251Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.lib.tests ---
05:28:42 [2019-06-24T09:28:42.251Z] [INFO] 
05:28:42 [2019-06-24T09:28:42.251Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.xtext.lib.tests ---
05:28:42 [2019-06-24T09:28:42.251Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:28:42 [2019-06-24T09:28:42.251Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/src/main/resources
05:28:42 [2019-06-24T09:28:42.251Z] [INFO] 
05:28:42 [2019-06-24T09:28:42.251Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.xtext.lib.tests ---
05:28:42 [2019-06-24T09:28:42.251Z] [INFO] Compiling 4 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/classes
05:28:42 [2019-06-24T09:28:42.501Z] [INFO] 
05:28:42 [2019-06-24T09:28:42.501Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.xtext.lib.tests ---
05:28:42 [2019-06-24T09:28:42.501Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:28:42 [2019-06-24T09:28:42.501Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/src/test/resources
05:28:42 [2019-06-24T09:28:42.501Z] [INFO] 
05:28:42 [2019-06-24T09:28:42.501Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xpect.xtext.lib.tests ---
05:28:42 [2019-06-24T09:28:42.501Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/surefire-reports-standalone
05:28:42 [2019-06-24T09:28:42.501Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
05:28:42 [2019-06-24T09:28:42.501Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
05:28:42 [2019-06-24T09:28:42.501Z] 
05:28:42 [2019-06-24T09:28:42.501Z] -------------------------------------------------------
05:28:42 [2019-06-24T09:28:42.501Z]  T E S T S
05:28:42 [2019-06-24T09:28:42.501Z] -------------------------------------------------------
05:28:42 [2019-06-24T09:28:42.752Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:28:49 [2019-06-24T09:28:49.232Z] Running org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
05:28:49 [2019-06-24T09:28:49.232Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec - in org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
05:28:49 [2019-06-24T09:28:49.232Z] Running org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
05:28:49 [2019-06-24T09:28:49.232Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
05:28:49 [2019-06-24T09:28:49.232Z] Running org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
05:28:49 [2019-06-24T09:28:49.232Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
05:28:49 [2019-06-24T09:28:49.232Z] Running org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
05:28:49 [2019-06-24T09:28:49.232Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
05:28:49 [2019-06-24T09:28:49.232Z] 
05:28:49 [2019-06-24T09:28:49.232Z] Results :
05:28:49 [2019-06-24T09:28:49.232Z] 
05:28:49 [2019-06-24T09:28:49.232Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
05:28:49 [2019-06-24T09:28:49.232Z] 
05:28:49 [2019-06-24T09:28:49.232Z] [INFO] 
05:28:49 [2019-06-24T09:28:49.232Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.lib.tests ---
05:28:49 [2019-06-24T09:28:49.232Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/org.eclipse.xpect.xtext.lib.tests-0.2.0-SNAPSHOT-sources.jar
05:28:49 [2019-06-24T09:28:49.232Z] [INFO] 
05:28:49 [2019-06-24T09:28:49.232Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.lib.tests ---
05:28:49 [2019-06-24T09:28:49.232Z] [INFO] 
05:28:49 [2019-06-24T09:28:49.232Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.xtext.lib.tests ---
05:28:49 [2019-06-24T09:28:49.232Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/org.eclipse.xpect.xtext.lib.tests-0.2.0-SNAPSHOT.jar
05:28:49 [2019-06-24T09:28:49.232Z] [INFO] 
05:28:49 [2019-06-24T09:28:49.232Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.lib.tests ---
05:28:49 [2019-06-24T09:28:49.232Z] [INFO] 
05:28:49 [2019-06-24T09:28:49.232Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xpect.xtext.lib.tests ---
05:28:49 [2019-06-24T09:28:49.483Z] [INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/data/.metadata/.log
05:28:49 [2019-06-24T09:28:49.483Z] [INFO] Command line:
05:28:49 [2019-06-24T09:28:49.483Z] 	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_4_2-xtext_2_9_2, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20140415-2008/org.eclipse.equinox.launcher-1.3.0.v20140415-2008.jar, -data, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/data, -install, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work, -configuration, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/surefire.properties]
05:28:49 [2019-06-24T09:28:49.483Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:28:55 [2019-06-24T09:28:55.963Z] Running org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
05:28:59 [2019-06-24T09:28:59.191Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.779 s - in org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
05:28:59 [2019-06-24T09:28:59.191Z] errors~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/validation/errorsAndWarnings.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.032 s
05:28:59 [2019-06-24T09:28:59.191Z] warnings~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/validation/errorsAndWarnings.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.005 s
05:28:59 [2019-06-24T09:28:59.191Z] issues~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/validation/issues.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.005 s
05:28:59 [2019-06-24T09:28:59.191Z] Running org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
05:29:00 [2019-06-24T09:29:00.102Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.079 s - in org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
05:29:00 [2019-06-24T09:29:00.102Z] linkedFragment~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.331 s
05:29:00 [2019-06-24T09:29:00.102Z] linkedFragments~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.005 s
05:29:00 [2019-06-24T09:29:00.102Z] linkedFragment~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.002 s
05:29:00 [2019-06-24T09:29:00.102Z] Running org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
05:29:01 [2019-06-24T09:29:01.445Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.375 s - in org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
05:29:01 [2019-06-24T09:29:01.445Z] comments~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/CommonTerminals.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.004 s
05:29:01 [2019-06-24T09:29:01.445Z] comments~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/Fragments.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.002 s
05:29:01 [2019-06-24T09:29:01.445Z] comments~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/ML_Comments.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.003 s
05:29:01 [2019-06-24T09:29:01.445Z] comments~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/SL_Comments.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.002 s
05:29:01 [2019-06-24T09:29:01.445Z] Running org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
05:29:01 [2019-06-24T09:29:01.996Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s - in org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
05:29:01 [2019-06-24T09:29:01.996Z] intOffset~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.004 s
05:29:01 [2019-06-24T09:29:01.996Z] intOffset~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.002 s
05:29:01 [2019-06-24T09:29:01.996Z] intOffset~2: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.002 s
05:29:01 [2019-06-24T09:29:01.996Z] intOffset~3: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.002 s
05:29:01 [2019-06-24T09:29:01.996Z] testFailureMessage~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.006 s
05:29:01 [2019-06-24T09:29:01.996Z] 
05:29:01 [2019-06-24T09:29:01.996Z] Results:
05:29:01 [2019-06-24T09:29:01.996Z] 
05:29:01 [2019-06-24T09:29:01.996Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
05:29:01 [2019-06-24T09:29:01.996Z] 
05:29:04 [2019-06-24T09:29:04.478Z] [INFO] All tests passed!
05:29:04 [2019-06-24T09:29:04.478Z] [INFO]                                                                         
05:29:04 [2019-06-24T09:29:04.478Z] [INFO] ------------------------------------------------------------------------
05:29:04 [2019-06-24T09:29:04.478Z] [INFO] Building org.eclipse.xtext.example.arithmetics.xpect.tests 0.2.0-SNAPSHOT
05:29:04 [2019-06-24T09:29:04.478Z] [INFO] ------------------------------------------------------------------------
05:29:04 [2019-06-24T09:29:04.478Z] [INFO] 
05:29:04 [2019-06-24T09:29:04.478Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:29:04 [2019-06-24T09:29:04.478Z] [INFO] 
05:29:04 [2019-06-24T09:29:04.478Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:29:04 [2019-06-24T09:29:04.479Z] [INFO] The project's OSGi version is 0.2.0.201906240925
05:29:04 [2019-06-24T09:29:04.479Z] [INFO] 
05:29:04 [2019-06-24T09:29:04.479Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:29:04 [2019-06-24T09:29:04.479Z] [INFO] 
05:29:04 [2019-06-24T09:29:04.479Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:29:04 [2019-06-24T09:29:04.479Z] [INFO] 
05:29:04 [2019-06-24T09:29:04.479Z] [INFO] --- xtend-maven-plugin:2.8.3:compile (default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:29:04 [2019-06-24T09:29:04.479Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.8.3/org.eclipse.xtend.core-2.8.3.pom
05:29:04 [2019-06-24T09:29:04.479Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.8.3/org.eclipse.xtend.core-2.8.3.pom (3 KB at 24.5 KB/sec)
05:29:04 [2019-06-24T09:29:04.479Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.standalone.parent/2.8.3/org.eclipse.xtext.standalone.parent-2.8.3.pom
05:29:04 [2019-06-24T09:29:04.479Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.standalone.parent/2.8.3/org.eclipse.xtext.standalone.parent-2.8.3.pom (5 KB at 208.7 KB/sec)
05:29:04 [2019-06-24T09:29:04.479Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.8.3/org.eclipse.xtext.xbase-2.8.3.pom
05:29:04 [2019-06-24T09:29:04.479Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.8.3/org.eclipse.xtext.xbase-2.8.3.pom (4 KB at 114.2 KB/sec)
05:29:04 [2019-06-24T09:29:04.479Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.8.3/org.eclipse.xtext-2.8.3.pom
05:29:04 [2019-06-24T09:29:04.479Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.8.3/org.eclipse.xtext-2.8.3.pom (4 KB at 245.6 KB/sec)
05:29:04 [2019-06-24T09:29:04.479Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.8.3/org.eclipse.xtext.util-2.8.3.pom
05:29:04 [2019-06-24T09:29:04.479Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.8.3/org.eclipse.xtext.util-2.8.3.pom (2 KB at 82.6 KB/sec)
05:29:04 [2019-06-24T09:29:04.479Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml
05:29:04 [2019-06-24T09:29:04.479Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml
05:29:04 [2019-06-24T09:29:04.479Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml (850 B at 43.7 KB/sec)
05:29:04 [2019-06-24T09:29:04.729Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml (388 B at 1.1 KB/sec)
05:29:04 [2019-06-24T09:29:04.729Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/2.8.3/org.eclipse.xtext.dependencies-2.8.3.pom
05:29:04 [2019-06-24T09:29:04.729Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/2.8.3/org.eclipse.xtext.dependencies-2.8.3.pom (777 B at 39.9 KB/sec)
05:29:04 [2019-06-24T09:29:04.729Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.10.0.v20140604-1726/org.eclipse.jdt.core-3.10.0.v20140604-1726.pom
05:29:04 [2019-06-24T09:29:04.729Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.10.0.v20140604-1726/org.eclipse.jdt.core-3.10.0.v20140604-1726.pom (2 KB at 46.1 KB/sec)
05:29:04 [2019-06-24T09:29:04.729Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.8.3/org.eclipse.xtext.xbase.lib-2.8.3.pom
05:29:04 [2019-06-24T09:29:04.729Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.8.3/org.eclipse.xtext.xbase.lib-2.8.3.pom (2 KB at 57.8 KB/sec)
05:29:04 [2019-06-24T09:29:04.729Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/52.1/icu4j-52.1.pom
05:29:04 [2019-06-24T09:29:04.729Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/52.1/icu4j-52.1.pom (5 KB at 204.7 KB/sec)
05:29:04 [2019-06-24T09:29:04.729Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.8.3/org.eclipse.xtend.lib-2.8.3.pom
05:29:04 [2019-06-24T09:29:04.729Z] [WARNING] Checksum validation failed, expected d67cc2a3fb9cc626a2f92b63462c124a40eed336 but is adadc85abd8c127d24527823f1f09a3b25c18e8a for https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.8.3/org.eclipse.xtend.lib-2.8.3.pom
05:29:04 [2019-06-24T09:29:04.729Z] [WARNING] Checksum validation failed, expected d67cc2a3fb9cc626a2f92b63462c124a40eed336 but is adadc85abd8c127d24527823f1f09a3b25c18e8a for https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.8.3/org.eclipse.xtend.lib-2.8.3.pom
05:29:04 [2019-06-24T09:29:04.729Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.8.3/org.eclipse.xtend.lib-2.8.3.pom (2 KB at 43.8 KB/sec)
05:29:04 [2019-06-24T09:29:04.729Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.8.3/org.eclipse.xtend.lib.macro-2.8.3.pom
05:29:04 [2019-06-24T09:29:04.979Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.8.3/org.eclipse.xtend.lib.macro-2.8.3.pom (2 KB at 67.6 KB/sec)
05:29:04 [2019-06-24T09:29:04.979Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.8.3/org.eclipse.xtext.common.types-2.8.3.pom
05:29:04 [2019-06-24T09:29:04.979Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.8.3/org.eclipse.xtext.common.types-2.8.3.pom (3 KB at 146.3 KB/sec)
05:29:04 [2019-06-24T09:29:04.980Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/common/3.6.200-v20130402-1505/common-3.6.200-v20130402-1505.pom
05:29:04 [2019-06-24T09:29:04.980Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/common/3.6.200-v20130402-1505/common-3.6.200-v20130402-1505.pom (837 B at 31.4 KB/sec)
05:29:04 [2019-06-24T09:29:04.980Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.8.3/org.eclipse.xtend.core-2.8.3.jar
05:29:04 [2019-06-24T09:29:04.980Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.8.3/org.eclipse.xtext.xbase-2.8.3.jar
05:29:04 [2019-06-24T09:29:04.980Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.8.3/org.eclipse.xtext-2.8.3.jar
05:29:04 [2019-06-24T09:29:04.980Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/52.1/icu4j-52.1.jar
05:29:04 [2019-06-24T09:29:04.980Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.8.3/org.eclipse.xtext.common.types-2.8.3.jar
05:29:05 [2019-06-24T09:29:05.230Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.8.3/org.eclipse.xtext-2.8.3.jar (2554 KB at 12158.3 KB/sec)
05:29:05 [2019-06-24T09:29:05.230Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/common/3.6.200-v20130402-1505/common-3.6.200-v20130402-1505.jar
05:29:05 [2019-06-24T09:29:05.230Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.8.3/org.eclipse.xtext.xbase-2.8.3.jar (5054 KB at 23616.2 KB/sec)
05:29:05 [2019-06-24T09:29:05.230Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.8.3/org.eclipse.xtext.xbase.lib-2.8.3.jar
05:29:05 [2019-06-24T09:29:05.230Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/common/3.6.200-v20130402-1505/common-3.6.200-v20130402-1505.jar (105 KB at 4341.7 KB/sec)
05:29:05 [2019-06-24T09:29:05.230Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.8.3/org.eclipse.xtext.util-2.8.3.jar
05:29:05 [2019-06-24T09:29:05.230Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.8.3/org.eclipse.xtext.xbase.lib-2.8.3.jar (115 KB at 4991.0 KB/sec)
05:29:05 [2019-06-24T09:29:05.230Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.10.0.v20140604-1726/org.eclipse.jdt.core-3.10.0.v20140604-1726.jar
05:29:05 [2019-06-24T09:29:05.230Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.8.3/org.eclipse.xtext.util-2.8.3.jar (213 KB at 7878.7 KB/sec)
05:29:05 [2019-06-24T09:29:05.230Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.8.3/org.eclipse.xtend.lib-2.8.3.jar
05:29:05 [2019-06-24T09:29:05.230Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.8.3/org.eclipse.xtend.lib-2.8.3.jar (149 KB at 5118.9 KB/sec)
05:29:05 [2019-06-24T09:29:05.230Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.8.3/org.eclipse.xtend.lib.macro-2.8.3.jar
05:29:05 [2019-06-24T09:29:05.480Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.8.3/org.eclipse.xtend.lib.macro-2.8.3.jar (59 KB at 2173.2 KB/sec)
05:29:05 [2019-06-24T09:29:05.480Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.8.3/org.eclipse.xtend.core-2.8.3.jar (2356 KB at 5648.8 KB/sec)
05:29:05 [2019-06-24T09:29:05.480Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.10.0.v20140604-1726/org.eclipse.jdt.core-3.10.0.v20140604-1726.jar (5433 KB at 24472.3 KB/sec)
05:29:05 [2019-06-24T09:29:05.480Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/52.1/icu4j-52.1.jar (10222 KB at 19070.3 KB/sec)
05:29:05 [2019-06-24T09:29:05.731Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.8.3/org.eclipse.xtext.common.types-2.8.3.jar (428 KB at 741.5 KB/sec)
05:29:09 [2019-06-24T09:29:09.853Z] [INFO] 
05:29:09 [2019-06-24T09:29:09.853Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:29:09 [2019-06-24T09:29:09.853Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
05:29:09 [2019-06-24T09:29:09.853Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/src/main/resources
05:29:09 [2019-06-24T09:29:09.853Z] [INFO] 
05:29:09 [2019-06-24T09:29:09.853Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:29:09 [2019-06-24T09:29:09.853Z] [INFO] Compiling 3 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/classes
05:29:09 [2019-06-24T09:29:09.853Z] [INFO] 
05:29:09 [2019-06-24T09:29:09.853Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:29:09 [2019-06-24T09:29:09.853Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
05:29:09 [2019-06-24T09:29:09.853Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/src/test/resources
05:29:09 [2019-06-24T09:29:09.853Z] [INFO] 
05:29:09 [2019-06-24T09:29:09.853Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:29:09 [2019-06-24T09:29:09.853Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/surefire-reports-standalone
05:29:09 [2019-06-24T09:29:09.853Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
05:29:09 [2019-06-24T09:29:09.853Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
05:29:09 [2019-06-24T09:29:09.853Z] 
05:29:09 [2019-06-24T09:29:09.853Z] -------------------------------------------------------
05:29:09 [2019-06-24T09:29:09.853Z]  T E S T S
05:29:09 [2019-06-24T09:29:09.853Z] -------------------------------------------------------
05:29:09 [2019-06-24T09:29:09.853Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:29:15 [2019-06-24T09:29:15.047Z] Running org.eclipse.xtext.example.arithmetics.xpect.tests.suite.ArithmeticsXtextTest
05:29:15 [2019-06-24T09:29:15.047Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec - in org.eclipse.xtext.example.arithmetics.xpect.tests.suite.ArithmeticsXtextTest
05:29:15 [2019-06-24T09:29:15.047Z] Running org.eclipse.xtext.example.arithmetics.xpect.tests.interpreter.InterpreterTest
05:29:15 [2019-06-24T09:29:15.048Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.xtext.example.arithmetics.xpect.tests.interpreter.InterpreterTest
05:29:15 [2019-06-24T09:29:15.048Z] 
05:29:15 [2019-06-24T09:29:15.048Z] Results :
05:29:15 [2019-06-24T09:29:15.048Z] 
05:29:15 [2019-06-24T09:29:15.048Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
05:29:15 [2019-06-24T09:29:15.048Z] 
05:29:15 [2019-06-24T09:29:15.048Z] [INFO] 
05:29:15 [2019-06-24T09:29:15.048Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:29:15 [2019-06-24T09:29:15.048Z] [INFO] 
05:29:15 [2019-06-24T09:29:15.048Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:29:15 [2019-06-24T09:29:15.048Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/org.eclipse.xtext.example.arithmetics.xpect.tests-0.2.0-SNAPSHOT.jar
05:29:15 [2019-06-24T09:29:15.048Z] [INFO] 
05:29:15 [2019-06-24T09:29:15.048Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:29:15 [2019-06-24T09:29:15.048Z] [INFO]                                                                         
05:29:15 [2019-06-24T09:29:15.048Z] [INFO] ------------------------------------------------------------------------
05:29:15 [2019-06-24T09:29:15.048Z] [INFO] Building org.eclipse.xtext.example.domainmodel.xpect.tests 0.2.0-SNAPSHOT
05:29:15 [2019-06-24T09:29:15.048Z] [INFO] ------------------------------------------------------------------------
05:29:15 [2019-06-24T09:29:15.048Z] [INFO] 
05:29:15 [2019-06-24T09:29:15.048Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:29:15 [2019-06-24T09:29:15.048Z] [INFO] 
05:29:15 [2019-06-24T09:29:15.048Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:29:15 [2019-06-24T09:29:15.048Z] [INFO] The project's OSGi version is 0.2.0.201906240925
05:29:15 [2019-06-24T09:29:15.048Z] [INFO] 
05:29:15 [2019-06-24T09:29:15.048Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:29:15 [2019-06-24T09:29:15.048Z] [INFO] 
05:29:15 [2019-06-24T09:29:15.048Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:29:15 [2019-06-24T09:29:15.048Z] [INFO] 
05:29:15 [2019-06-24T09:29:15.048Z] [INFO] --- xtend-maven-plugin:2.8.3:compile (default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:29:18 [2019-06-24T09:29:18.276Z] [WARNING] 
05:29:18 [2019-06-24T09:29:18.276Z] WARNING: 	ParserTest.xtend - 
05:29:18 [2019-06-24T09:29:18.276Z] 22: The type XpectSetup is deprecated
05:29:18 [2019-06-24T09:29:18.276Z] [INFO] 
05:29:18 [2019-06-24T09:29:18.276Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:29:18 [2019-06-24T09:29:18.276Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
05:29:18 [2019-06-24T09:29:18.276Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/src/main/resources
05:29:18 [2019-06-24T09:29:18.276Z] [INFO] 
05:29:18 [2019-06-24T09:29:18.276Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:29:18 [2019-06-24T09:29:18.276Z] [INFO] Compiling 11 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/classes
05:29:18 [2019-06-24T09:29:18.276Z] [INFO] 
05:29:18 [2019-06-24T09:29:18.276Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:29:18 [2019-06-24T09:29:18.276Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
05:29:18 [2019-06-24T09:29:18.276Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/src/test/resources
05:29:18 [2019-06-24T09:29:18.276Z] [INFO] 
05:29:18 [2019-06-24T09:29:18.276Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:29:18 [2019-06-24T09:29:18.276Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/surefire-reports-standalone
05:29:18 [2019-06-24T09:29:18.276Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
05:29:18 [2019-06-24T09:29:18.276Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
05:29:18 [2019-06-24T09:29:18.276Z] 
05:29:18 [2019-06-24T09:29:18.276Z] -------------------------------------------------------
05:29:18 [2019-06-24T09:29:18.276Z]  T E S T S
05:29:18 [2019-06-24T09:29:18.276Z] -------------------------------------------------------
05:29:18 [2019-06-24T09:29:18.276Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:29:24 [2019-06-24T09:29:24.756Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
05:29:24 [2019-06-24T09:29:24.756Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
05:29:24 [2019-06-24T09:29:24.756Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
05:29:24 [2019-06-24T09:29:24.756Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
05:29:24 [2019-06-24T09:29:24.756Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
05:29:24 [2019-06-24T09:29:24.756Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.096 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
05:29:24 [2019-06-24T09:29:24.756Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
05:29:24 [2019-06-24T09:29:24.756Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
05:29:24 [2019-06-24T09:29:24.756Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
05:29:25 [2019-06-24T09:29:25.006Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
05:29:25 [2019-06-24T09:29:25.006Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
05:29:27 [2019-06-24T09:29:27.489Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.238 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
05:29:27 [2019-06-24T09:29:27.489Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
05:29:27 [2019-06-24T09:29:27.489Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.252 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
05:29:27 [2019-06-24T09:29:27.489Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
05:29:27 [2019-06-24T09:29:27.489Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
05:29:27 [2019-06-24T09:29:27.489Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
05:29:27 [2019-06-24T09:29:27.739Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.248 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
05:29:27 [2019-06-24T09:29:27.990Z] 
05:29:27 [2019-06-24T09:29:27.990Z] Results :
05:29:27 [2019-06-24T09:29:27.990Z] 
05:29:27 [2019-06-24T09:29:27.990Z] Tests run: 41, Failures: 0, Errors: 0, Skipped: 7
05:29:27 [2019-06-24T09:29:27.990Z] 
05:29:27 [2019-06-24T09:29:27.990Z] [INFO] 
05:29:27 [2019-06-24T09:29:27.990Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:29:27 [2019-06-24T09:29:27.990Z] [INFO] 
05:29:27 [2019-06-24T09:29:27.990Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:29:27 [2019-06-24T09:29:27.990Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/org.eclipse.xtext.example.domainmodel.xpect.tests-0.2.0-SNAPSHOT.jar
05:29:27 [2019-06-24T09:29:27.990Z] [INFO] 
05:29:27 [2019-06-24T09:29:27.990Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:29:27 [2019-06-24T09:29:27.990Z] [INFO] 
05:29:27 [2019-06-24T09:29:27.990Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:29:28 [2019-06-24T09:29:28.240Z] [INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/data/.metadata/.log
05:29:28 [2019-06-24T09:29:28.240Z] [INFO] Command line:
05:29:28 [2019-06-24T09:29:28.240Z] 	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_4_2-xtext_2_9_2, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20140415-2008/org.eclipse.equinox.launcher-1.3.0.v20140415-2008.jar, -data, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/data, -install, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work, -configuration, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/surefire.properties, -nouithread]
05:29:28 [2019-06-24T09:29:28.240Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:29:33 [2019-06-24T09:29:33.434Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
05:29:35 [2019-06-24T09:29:35.917Z] 0    [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:29:40 [2019-06-24T09:29:40.040Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.601 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
05:29:40 [2019-06-24T09:29:40.040Z] linkedName~0: MyEntity2 should be from the other file.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.028 s
05:29:40 [2019-06-24T09:29:40.040Z] linkedName~1: int should be the java primitive.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.003 s
05:29:40 [2019-06-24T09:29:40.040Z] linkedName~2: String should be from java.lang.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.003 s
05:29:40 [2019-06-24T09:29:40.040Z] linkedFragment~0: same test using fragments, because not all elements have qualified names.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.004 s
05:29:40 [2019-06-24T09:29:40.040Z] linkedFragment~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.004 s
05:29:40 [2019-06-24T09:29:40.040Z] linkedFragment~2: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.004 s
05:29:40 [2019-06-24T09:29:40.040Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
05:29:43 [2019-06-24T09:29:43.268Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.19 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
05:29:43 [2019-06-24T09:29:43.268Z] jvmModel~0: Test the full JvmModel.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/jvmmodelinferrer/JvmModel.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest)  Time elapsed: 0.021 s
05:29:43 [2019-06-24T09:29:43.268Z] jvmModelSignatures~0: Test the signatures of public and protected members..eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/jvmmodelinferrer/JvmSignatures.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest)  Time elapsed: 0.009 s
05:29:43 [2019-06-24T09:29:43.268Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
05:29:43 [2019-06-24T09:29:43.268Z] 7233 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:29:43 [2019-06-24T09:29:43.819Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.96 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
05:29:43 [2019-06-24T09:29:43.819Z] exportedObjects~0: these names are stored in the Xtext Index.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0.02 s
05:29:43 [2019-06-24T09:29:43.819Z] importedNames~0: these names have been imported from other files.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest) skipped
05:29:43 [2019-06-24T09:29:43.819Z] importedNames~0: these names have been imported from other files.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0.001 s
05:29:43 [2019-06-24T09:29:43.819Z] referenceDescriptions~0: these references are stored in the Xtext Index.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest) skipped
05:29:43 [2019-06-24T09:29:43.819Z] referenceDescriptions~0: these references are stored in the Xtext Index.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0 s
05:29:43 [2019-06-24T09:29:43.819Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
05:29:43 [2019-06-24T09:29:43.819Z] 8192 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:29:45 [2019-06-24T09:29:45.162Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
05:29:45 [2019-06-24T09:29:45.162Z] scope~0: besides "int", we can reference... and we can not reference foooobar.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/scoping/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest)  Time elapsed: 0.024 s
05:29:45 [2019-06-24T09:29:45.162Z] scope~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/scoping/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest)  Time elapsed: 0.004 s
05:29:45 [2019-06-24T09:29:45.162Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
05:29:45 [2019-06-24T09:29:45.162Z] 9312 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:29:45 [2019-06-24T09:29:45.712Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
05:29:45 [2019-06-24T09:29:45.712Z] test(org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest)  Time elapsed: 0.001 s
05:29:45 [2019-06-24T09:29:45.712Z] ast~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/parser/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest)  Time elapsed: 0.006 s
05:29:45 [2019-06-24T09:29:45.712Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
05:29:45 [2019-06-24T09:29:45.712Z] 10212 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:29:46 [2019-06-24T09:29:46.623Z] 10945 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:29:49 [2019-06-24T09:29:49.851Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.073 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
05:29:49 [2019-06-24T09:29:49.851Z] astDiff~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/modify/AstDifference.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest)  Time elapsed: 0.046 s
05:29:49 [2019-06-24T09:29:49.851Z] delete~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/modify/SyntaxDifference.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest)  Time elapsed: 2.549 s
05:29:49 [2019-06-24T09:29:49.851Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
05:29:49 [2019-06-24T09:29:49.851Z] 14309 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:29:50 [2019-06-24T09:29:50.762Z] 15119 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:29:51 [2019-06-24T09:29:51.673Z] 15925 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:29:52 [2019-06-24T09:29:52.584Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 2.531 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
05:29:52 [2019-06-24T09:29:52.584Z] generated~0: Test the full generated code.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateOneFile.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
05:29:52 [2019-06-24T09:29:52.584Z] generated~0: Test the full generated code.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateOneFile.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 s
05:29:52 [2019-06-24T09:29:52.584Z] generated~0: test generating MyEntity1.java.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
05:29:52 [2019-06-24T09:29:52.584Z] generated~0: test generating MyEntity1.java.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0.001 s
05:29:52 [2019-06-24T09:29:52.584Z] generated~1: test generating MyEntity2.java.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
05:29:52 [2019-06-24T09:29:52.584Z] generated~1: test generating MyEntity2.java.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 s
05:29:52 [2019-06-24T09:29:52.584Z] generated~0: Test the full generated code.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles2.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
05:29:52 [2019-06-24T09:29:52.584Z] generated~0: Test the full generated code.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles2.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 s
05:29:52 [2019-06-24T09:29:52.584Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
05:29:52 [2019-06-24T09:29:52.584Z] 16939 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:29:53 [2019-06-24T09:29:53.927Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.29 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
05:29:53 [2019-06-24T09:29:53.927Z] linkedName~0: int should be the java primitive.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.006 s
05:29:53 [2019-06-24T09:29:53.927Z] linkedName~1: String should be from java.lang.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.003 s
05:29:53 [2019-06-24T09:29:53.927Z] scope~0: besides "int", we can reference... and we can not reference foooobar.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.026 s
05:29:53 [2019-06-24T09:29:53.927Z] errors~0: the character % is not valid syntax.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.009 s
05:29:53 [2019-06-24T09:29:53.927Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
05:29:53 [2019-06-24T09:29:53.927Z] 18131 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:29:54 [2019-06-24T09:29:54.838Z] 19049 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:29:55 [2019-06-24T09:29:55.389Z] 19837 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:29:56 [2019-06-24T09:29:56.300Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.604 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
05:29:56 [2019-06-24T09:29:56.300Z] errors~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest) skipped
05:29:56 [2019-06-24T09:29:56.300Z] errors~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0 s
05:29:56 [2019-06-24T09:29:56.300Z] errors~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.004 s
05:29:56 [2019-06-24T09:29:56.300Z] warnings~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 s
05:29:56 [2019-06-24T09:29:56.300Z] warnings~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 s
05:29:56 [2019-06-24T09:29:56.300Z] errors~2: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.002 s
05:29:56 [2019-06-24T09:29:56.300Z] errors~3: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.002 s
05:29:56 [2019-06-24T09:29:56.300Z] errors~0: the character % is not valid syntax.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test2.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 s
05:29:56 [2019-06-24T09:29:56.300Z] noIssues~0: there should not be any (filtered) issues in the next line.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test3.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.001 s
05:29:56 [2019-06-24T09:29:56.300Z] errors~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test3.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.004 s
05:29:56 [2019-06-24T09:29:56.300Z] 
05:29:56 [2019-06-24T09:29:56.300Z] Results:
05:29:56 [2019-06-24T09:29:56.300Z] 
05:29:56 [2019-06-24T09:29:56.300Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0
05:29:56 [2019-06-24T09:29:56.300Z] 
05:29:58 [2019-06-24T09:29:58.161Z] [INFO] All tests passed!
05:29:58 [2019-06-24T09:29:58.161Z] [INFO]                                                                         
05:29:58 [2019-06-24T09:29:58.161Z] [INFO] ------------------------------------------------------------------------
05:29:58 [2019-06-24T09:29:58.161Z] [INFO] Building org.eclipse.xpect.root 0.2.0-SNAPSHOT
05:29:58 [2019-06-24T09:29:58.161Z] [INFO] ------------------------------------------------------------------------
05:29:58 [2019-06-24T09:29:58.161Z] [INFO] 
05:29:58 [2019-06-24T09:29:58.161Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.root ---
05:29:58 [2019-06-24T09:29:58.161Z] [INFO] ------------------------------------------------------------------------
05:29:58 [2019-06-24T09:29:58.161Z] [INFO] Reactor Summary:
05:29:58 [2019-06-24T09:29:58.161Z] [INFO] 
05:29:58 [2019-06-24T09:29:58.161Z] [INFO] org.eclipse.xpect.test.parent ..................... SUCCESS [31.716s]
05:29:58 [2019-06-24T09:29:58.161Z] [INFO] org.eclipse.xtext.example.arithmetics.tests ....... SUCCESS [9.803s]
05:29:58 [2019-06-24T09:29:58.161Z] [INFO] org.eclipse.xtext.example.domainmodel.tests ....... SUCCESS [5.032s]
05:29:58 [2019-06-24T09:29:58.161Z] [INFO] org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2  SUCCESS [0.006s]
05:29:58 [2019-06-24T09:29:58.161Z] [INFO] org.eclipse.xpect.tests ........................... SUCCESS [19.981s]
05:29:58 [2019-06-24T09:29:58.161Z] [INFO] org.eclipse.xpect.xtext.lib.tests ................. SUCCESS [22.066s]
05:29:58 [2019-06-24T09:29:58.161Z] [INFO] org.eclipse.xtext.example.arithmetics.xpect.tests . SUCCESS [10.664s]
05:29:58 [2019-06-24T09:29:58.161Z] [INFO] org.eclipse.xtext.example.domainmodel.xpect.tests . SUCCESS [43.233s]
05:29:58 [2019-06-24T09:29:58.161Z] [INFO] org.eclipse.xpect.root ............................ SUCCESS [0.014s]
05:29:58 [2019-06-24T09:29:58.161Z] [INFO] ------------------------------------------------------------------------
05:29:58 [2019-06-24T09:29:58.161Z] [INFO] BUILD SUCCESS
05:29:58 [2019-06-24T09:29:58.161Z] [INFO] ------------------------------------------------------------------------
05:29:58 [2019-06-24T09:29:58.161Z] [INFO] Total time: 4:42.456s
05:29:58 [2019-06-24T09:29:58.161Z] [INFO] Finished at: Mon Jun 24 05:29:57 EDT 2019
05:29:58 [2019-06-24T09:29:58.713Z] [INFO] Final Memory: 129M/1820M
05:29:58 [2019-06-24T09:29:58.713Z] [INFO] ------------------------------------------------------------------------
[Pipeline] junit
05:29:58 [2019-06-24T09:29:58.863Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (test with Eclipse Mars and Xtext 2.14)
[Pipeline] sh
05:30:08 [2019-06-24T09:30:08.699Z] + /shared/common/apache-maven-3.0.5/bin/mvn '-P!plugins' '-P!xtext-examples' -Dtarget-platform=eclipse_4_5_0-xtext_2_14_0 --batch-mode --update-snapshots -fae -Dmaven.repo.local=xpect-local-maven-repository -DtestOnly=false clean integration-test
05:30:08 [2019-06-24T09:30:08.699Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:30:10 [2019-06-24T09:30:10.561Z] [INFO] Scanning for projects...
05:30:13 [2019-06-24T09:30:13.789Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
05:30:14 [2019-06-24T09:30:14.040Z] [INFO] Adding repository http://download.itemis.com/updates/releases/2.1.1
05:30:14 [2019-06-24T09:30:14.591Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/
05:30:14 [2019-06-24T09:30:14.591Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/
05:30:14 [2019-06-24T09:30:14.841Z] [INFO] Adding repository https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0
05:30:14 [2019-06-24T09:30:14.841Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/
05:30:14 [2019-06-24T09:30:14.841Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/
05:30:15 [2019-06-24T09:30:15.091Z] [INFO] Adding repository http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1
05:30:15 [2019-06-24T09:30:15.091Z] [INFO] Adding repository http://meysholdt.github.io/xtext_stateful_lexer/updatesite
05:30:15 [2019-06-24T09:30:15.091Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201602261000/
05:30:15 [2019-06-24T09:30:15.091Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201602261000/
05:30:15 [2019-06-24T09:30:15.342Z] [INFO] Adding repository http://download.eclipse.org/releases/mars/201602261000
05:30:15 [2019-06-24T09:30:15.342Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/mars/201602261000/
05:30:15 [2019-06-24T09:30:15.342Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/mars/201602261000/
05:30:17 [2019-06-24T09:30:17.824Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.5/R-4.5.2-201602121500/
05:30:17 [2019-06-24T09:30:17.824Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.5/R-4.5.2-201602121500/
05:30:17 [2019-06-24T09:30:17.824Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.5/R-4.5.2-201602121500
05:30:17 [2019-06-24T09:30:17.824Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.5/R-4.5.2-201602121500/
05:30:17 [2019-06-24T09:30:17.824Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.5/R-4.5.2-201602121500/
05:30:18 [2019-06-24T09:30:18.075Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
05:30:18 [2019-06-24T09:30:18.075Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
05:30:18 [2019-06-24T09:30:18.325Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository
05:30:18 [2019-06-24T09:30:18.576Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
05:30:18 [2019-06-24T09:30:18.576Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
05:30:21 [2019-06-24T09:30:21.066Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
05:30:21 [2019-06-24T09:30:21.066Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
05:30:21 [2019-06-24T09:30:21.316Z] [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
05:30:21 [2019-06-24T09:30:21.316Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
05:30:21 [2019-06-24T09:30:21.316Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
05:30:21 [2019-06-24T09:30:21.316Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
05:30:21 [2019-06-24T09:30:21.316Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
05:30:21 [2019-06-24T09:30:21.566Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
05:30:24 [2019-06-24T09:30:24.795Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB)
05:30:24 [2019-06-24T09:30:24.795Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB)
05:30:26 [2019-06-24T09:30:26.656Z] [INFO] Fetching 201602261000&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/mars/
05:30:26 [2019-06-24T09:30:26.656Z] [INFO] Fetching org.eclipse.osgi_3.10.102.v20160118-1700.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (412.5kB)
05:30:26 [2019-06-24T09:30:26.656Z] [INFO] Fetching org.eclipse.osgi_3.10.102.v20160118-1700.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (412.5kB)
05:30:27 [2019-06-24T09:30:27.567Z] [INFO] Fetching org.eclipse.osgi.services_3.5.0.v20150519-2006.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (39.13kB)
05:30:27 [2019-06-24T09:30:27.567Z] [INFO] Fetching org.eclipse.osgi.services_3.5.0.v20150519-2006.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (39.13kB)
05:30:27 [2019-06-24T09:30:27.567Z] [INFO] Fetching org.eclipse.compare_3.5.600.v20150420-1449.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (238.49kB)
05:30:27 [2019-06-24T09:30:27.567Z] [INFO] Fetching org.eclipse.compare_3.5.600.v20150420-1449.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (238.49kB)
05:30:27 [2019-06-24T09:30:27.817Z] [INFO] Fetching org.eclipse.ui_3.107.0.v20150507-1945.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (169.58kB)
05:30:27 [2019-06-24T09:30:27.817Z] [INFO] Fetching org.eclipse.ui_3.107.0.v20150507-1945.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (169.58kB)
05:30:28 [2019-06-24T09:30:28.067Z] [INFO] Fetching org.eclipse.core.resources_3.10.1.v20150725-1910.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (863.48kB)
05:30:28 [2019-06-24T09:30:28.067Z] [INFO] Fetching org.eclipse.core.resources_3.10.1.v20150725-1910.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (863.48kB)
05:30:28 [2019-06-24T09:30:28.318Z] [INFO] Fetching org.eclipse.jface.text_3.10.0.v20150603-1752.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (291.69kB)
05:30:28 [2019-06-24T09:30:28.318Z] [INFO] Fetching org.eclipse.jface.text_3.10.0.v20150603-1752.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (291.69kB)
05:30:28 [2019-06-24T09:30:28.868Z] [INFO] Fetching org.eclipse.ui.ide_3.11.0.v20150825-2158.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (707.83kB)
05:30:28 [2019-06-24T09:30:28.868Z] [INFO] Fetching org.eclipse.ui.ide_3.11.0.v20150825-2158.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (707.83kB)
05:30:29 [2019-06-24T09:30:29.779Z] [INFO] Fetching org.eclipse.ui.views_3.8.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (39.61kB)
05:30:29 [2019-06-24T09:30:29.779Z] [INFO] Fetching org.eclipse.ui.views_3.8.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (39.61kB)
05:30:30 [2019-06-24T09:30:30.030Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.9.100.v20141023-1946.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (177.62kB)
05:30:30 [2019-06-24T09:30:30.030Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.9.100.v20141023-1946.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (177.62kB)
05:30:30 [2019-06-24T09:30:30.280Z] [INFO] Fetching org.eclipse.core.runtime_3.11.1.v20150903-1804.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (36.32kB)
05:30:30 [2019-06-24T09:30:30.280Z] [INFO] Fetching org.eclipse.core.runtime_3.11.1.v20150903-1804.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (36.32kB)
05:30:30 [2019-06-24T09:30:30.280Z] [INFO] Fetching org.eclipse.core.expressions_3.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (31.73kB)
05:30:30 [2019-06-24T09:30:30.280Z] [INFO] Fetching org.eclipse.core.expressions_3.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (31.73kB)
05:30:30 [2019-06-24T09:30:30.530Z] [INFO] Fetching org.eclipse.ui.editors_3.9.0.v20150213-1939.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (160.34kB)
05:30:30 [2019-06-24T09:30:30.530Z] [INFO] Fetching org.eclipse.ui.editors_3.9.0.v20150213-1939.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (160.34kB)
05:30:30 [2019-06-24T09:30:30.781Z] [INFO] Fetching org.eclipse.ui.forms_3.6.200.v20150506-2029.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (104.13kB)
05:30:30 [2019-06-24T09:30:30.781Z] [INFO] Fetching org.eclipse.ui.forms_3.6.200.v20150506-2029.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (104.13kB)
05:30:31 [2019-06-24T09:30:31.031Z] [INFO] Fetching org.eclipse.compare.core_3.5.500.v20150505-1058.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (29.81kB)
05:30:31 [2019-06-24T09:30:31.031Z] [INFO] Fetching org.eclipse.compare.core_3.5.500.v20150505-1058.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (29.81kB)
05:30:31 [2019-06-24T09:30:31.282Z] [INFO] Fetching com.ibm.icu_54.1.1.v201501272100.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (8.29MB)
05:30:31 [2019-06-24T09:30:31.282Z] [INFO] Fetching com.ibm.icu_54.1.1.v201501272100.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (8.29MB)
05:30:32 [2019-06-24T09:30:32.428Z] [INFO] Fetching com.ibm.icu_54.1.1.v201501272100.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (399.32kB of 8.29MB at 398.39kB/s)
05:30:33 [2019-06-24T09:30:33.339Z] [INFO] Fetching com.ibm.icu_54.1.1.v201501272100.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (2.9MB of 8.29MB at 1.45MB/s)
05:30:38 [2019-06-24T09:30:38.534Z] [INFO] Fetching org.eclipse.core.commands_3.7.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (39.85kB)
05:30:38 [2019-06-24T09:30:38.534Z] [INFO] Fetching org.eclipse.core.commands_3.7.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (39.85kB)
05:30:38 [2019-06-24T09:30:38.784Z] [INFO] Fetching org.eclipse.equinox.common_3.7.0.v20150402-1709.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (46.34kB)
05:30:38 [2019-06-24T09:30:38.785Z] [INFO] Fetching org.eclipse.equinox.common_3.7.0.v20150402-1709.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (46.34kB)
05:30:39 [2019-06-24T09:30:39.035Z] [INFO] Fetching org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (38.36kB)
05:30:39 [2019-06-24T09:30:39.035Z] [INFO] Fetching org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (38.36kB)
05:30:39 [2019-06-24T09:30:39.285Z] [INFO] Fetching org.eclipse.equinox.preferences_3.5.300.v20150408-1437.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (50.68kB)
05:30:39 [2019-06-24T09:30:39.285Z] [INFO] Fetching org.eclipse.equinox.preferences_3.5.300.v20150408-1437.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (50.68kB)
05:30:39 [2019-06-24T09:30:39.539Z] [INFO] Fetching org.eclipse.equinox.registry_3.6.0.v20150318-1503.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (67.25kB)
05:30:39 [2019-06-24T09:30:39.539Z] [INFO] Fetching org.eclipse.equinox.registry_3.6.0.v20150318-1503.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (67.25kB)
05:30:39 [2019-06-24T09:30:39.790Z] [INFO] Fetching org.eclipse.core.databinding_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (56.08kB)
05:30:39 [2019-06-24T09:30:39.790Z] [INFO] Fetching org.eclipse.core.databinding_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (56.08kB)
05:30:40 [2019-06-24T09:30:40.040Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (77.06kB)
05:30:40 [2019-06-24T09:30:40.040Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (77.06kB)
05:30:40 [2019-06-24T09:30:40.291Z] [INFO] Fetching org.eclipse.core.databinding.property_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (41.45kB)
05:30:40 [2019-06-24T09:30:40.291Z] [INFO] Fetching org.eclipse.core.databinding.property_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (41.45kB)
05:30:42 [2019-06-24T09:30:42.152Z] [INFO] Fetching org.eclipse.core.filebuffers_3.5.500.v20140723-1040.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (38.05kB)
05:30:42 [2019-06-24T09:30:42.152Z] [INFO] Fetching org.eclipse.core.filebuffers_3.5.500.v20140723-1040.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (38.05kB)
05:30:42 [2019-06-24T09:30:42.403Z] [INFO] Fetching org.eclipse.text_3.5.400.v20150505-1044.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (82.29kB)
05:30:42 [2019-06-24T09:30:42.403Z] [INFO] Fetching org.eclipse.text_3.5.400.v20150505-1044.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (82.29kB)
05:30:42 [2019-06-24T09:30:42.403Z] [INFO] Fetching org.eclipse.core.filesystem_1.5.0.v20150725-1910.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (26.24kB)
05:30:42 [2019-06-24T09:30:42.403Z] [INFO] Fetching org.eclipse.core.filesystem_1.5.0.v20150725-1910.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (26.24kB)
05:30:42 [2019-06-24T09:30:42.653Z] [INFO] Fetching org.eclipse.core.jobs_3.7.0.v20150330-2103.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (43.21kB)
05:30:42 [2019-06-24T09:30:42.653Z] [INFO] Fetching org.eclipse.core.jobs_3.7.0.v20150330-2103.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (43.21kB)
05:30:42 [2019-06-24T09:30:42.903Z] [INFO] Fetching org.eclipse.equinox.app_1.3.300.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (39.64kB)
05:30:42 [2019-06-24T09:30:42.903Z] [INFO] Fetching org.eclipse.equinox.app_1.3.300.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (39.64kB)
05:30:43 [2019-06-24T09:30:43.154Z] [INFO] Fetching org.eclipse.debug.core_3.10.0.v20150303-1130.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (106.72kB)
05:30:43 [2019-06-24T09:30:43.154Z] [INFO] Fetching org.eclipse.debug.core_3.10.0.v20150303-1130.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (106.72kB)
05:30:43 [2019-06-24T09:30:43.404Z] [INFO] Fetching org.eclipse.debug.ui_3.11.101.v20160203-1230.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (859.72kB)
05:30:43 [2019-06-24T09:30:43.404Z] [INFO] Fetching org.eclipse.debug.ui_3.11.101.v20160203-1230.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (859.72kB)
05:30:44 [2019-06-24T09:30:44.747Z] [INFO] Fetching org.eclipse.ui.console_3.6.100.v20150822-1912.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (70.04kB)
05:30:44 [2019-06-24T09:30:44.747Z] [INFO] Fetching org.eclipse.ui.console_3.6.100.v20150822-1912.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (70.04kB)
05:30:44 [2019-06-24T09:30:44.747Z] [INFO] Fetching org.eclipse.e4.core.commands_0.11.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (12.84kB)
05:30:44 [2019-06-24T09:30:44.747Z] [INFO] Fetching org.eclipse.e4.core.commands_0.11.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (12.84kB)
05:30:44 [2019-06-24T09:30:44.747Z] [INFO] Fetching org.eclipse.e4.core.di_1.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (24.2kB)
05:30:44 [2019-06-24T09:30:44.747Z] [INFO] Fetching org.eclipse.e4.core.di_1.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (24.2kB)
05:30:44 [2019-06-24T09:30:44.998Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.4.0.v20150828-0818.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (23.15kB)
05:30:44 [2019-06-24T09:30:44.998Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.4.0.v20150828-0818.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (23.15kB)
05:30:44 [2019-06-24T09:30:44.998Z] [INFO] Fetching org.eclipse.e4.core.services_2.0.0.v20150403-1912.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (21.45kB)
05:30:44 [2019-06-24T09:30:44.998Z] [INFO] Fetching org.eclipse.e4.core.services_2.0.0.v20150403-1912.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (21.45kB)
05:30:45 [2019-06-24T09:30:45.248Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.4.0.v20150528-1451.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (6.53kB)
05:30:45 [2019-06-24T09:30:45.248Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.4.0.v20150528-1451.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (6.53kB)
05:30:45 [2019-06-24T09:30:45.248Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.13.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (13.38kB)
05:30:45 [2019-06-24T09:30:45.248Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.13.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (13.38kB)
05:30:45 [2019-06-24T09:30:45.499Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.1.100.v20150513-0856.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (20.55kB)
05:30:45 [2019-06-24T09:30:45.499Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.1.100.v20150513-0856.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (20.55kB)
05:30:45 [2019-06-24T09:30:45.499Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (98kB)
05:30:45 [2019-06-24T09:30:45.499Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (98kB)
05:30:45 [2019-06-24T09:30:45.749Z] [INFO] Fetching org.eclipse.emf.ecore_2.11.2.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (362.48kB)
05:30:45 [2019-06-24T09:30:45.749Z] [INFO] Fetching org.eclipse.emf.ecore_2.11.2.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (362.48kB)
05:30:46 [2019-06-24T09:30:46.660Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.11.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (22.96kB)
05:30:46 [2019-06-24T09:30:46.660Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.11.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (22.96kB)
05:30:46 [2019-06-24T09:30:46.660Z] [INFO] Fetching org.eclipse.swt_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (18.13kB)
05:30:46 [2019-06-24T09:30:46.660Z] [INFO] Fetching org.eclipse.swt_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (18.13kB)
05:30:46 [2019-06-24T09:30:46.660Z] [INFO] Fetching org.eclipse.jface_3.11.1.v20160128-1644.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (358.4kB)
05:30:46 [2019-06-24T09:30:46.660Z] [INFO] Fetching org.eclipse.jface_3.11.1.v20160128-1644.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (358.4kB)
05:30:47 [2019-06-24T09:30:47.211Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.11.0.v20150511-1937.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (60.73kB)
05:30:47 [2019-06-24T09:30:47.211Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.11.0.v20150511-1937.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (60.73kB)
05:30:47 [2019-06-24T09:30:47.461Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.12.0.v20150511-1003.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (69.76kB)
05:30:47 [2019-06-24T09:30:47.461Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.12.0.v20150511-1003.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (69.76kB)
05:30:47 [2019-06-24T09:30:47.461Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.10.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (15.02kB)
05:30:47 [2019-06-24T09:30:47.461Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.10.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (15.02kB)
05:30:47 [2019-06-24T09:30:47.711Z] [INFO] Fetching org.eclipse.e4.ui.di_1.1.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (8.45kB)
05:30:47 [2019-06-24T09:30:47.711Z] [INFO] Fetching org.eclipse.e4.ui.di_1.1.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (8.45kB)
05:30:47 [2019-06-24T09:30:47.711Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.1.100.v20150407-1430.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (99.74kB)
05:30:47 [2019-06-24T09:30:47.711Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.1.100.v20150407-1430.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (99.74kB)
05:30:47 [2019-06-24T09:30:47.962Z] [INFO] Fetching org.eclipse.e4.ui.services_1.2.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (12.65kB)
05:30:47 [2019-06-24T09:30:47.962Z] [INFO] Fetching org.eclipse.e4.ui.services_1.2.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (12.65kB)
05:30:48 [2019-06-24T09:30:48.212Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.1.0.v20150427-1751.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (8.78kB)
05:30:48 [2019-06-24T09:30:48.212Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.1.0.v20150427-1751.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (8.78kB)
05:30:48 [2019-06-24T09:30:48.212Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.3.1.v20160203-0951.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (97.81kB)
05:30:48 [2019-06-24T09:30:48.212Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.3.1.v20160203-0951.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (97.81kB)
05:30:48 [2019-06-24T09:30:48.462Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (36.04kB)
05:30:48 [2019-06-24T09:30:48.462Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (36.04kB)
05:30:48 [2019-06-24T09:30:48.713Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.11.1.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (80.33kB)
05:30:48 [2019-06-24T09:30:48.713Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.11.1.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (80.33kB)
05:30:48 [2019-06-24T09:30:48.713Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.2.0.v20150512-1414.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (51.35kB)
05:30:48 [2019-06-24T09:30:48.713Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.2.0.v20150512-1414.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (51.35kB)
05:30:48 [2019-06-24T09:30:48.963Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.13.0.v20150901-1347.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (104.28kB)
05:30:48 [2019-06-24T09:30:48.963Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.13.0.v20150901-1347.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (104.28kB)
05:30:49 [2019-06-24T09:30:49.214Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.13.0.v20150504-0621.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (64.31kB)
05:30:49 [2019-06-24T09:30:49.214Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.13.0.v20150504-0621.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (64.31kB)
05:30:49 [2019-06-24T09:30:49.464Z] [INFO] Fetching org.eclipse.jface.databinding_1.7.0.v20150406-2148.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (61.18kB)
05:30:49 [2019-06-24T09:30:49.464Z] [INFO] Fetching org.eclipse.jface.databinding_1.7.0.v20150406-2148.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (61.18kB)
05:30:49 [2019-06-24T09:30:49.464Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.13.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (6.88kB)
05:30:49 [2019-06-24T09:30:49.464Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.13.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (6.88kB)
05:30:49 [2019-06-24T09:30:49.714Z] [INFO] Fetching org.eclipse.equinox.ds_1.4.300.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (88.45kB)
05:30:49 [2019-06-24T09:30:49.714Z] [INFO] Fetching org.eclipse.equinox.ds_1.4.300.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (88.45kB)
05:30:49 [2019-06-24T09:30:49.965Z] [INFO] Fetching org.eclipse.emf.codegen_2.11.0.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (102.97kB)
05:30:49 [2019-06-24T09:30:49.965Z] [INFO] Fetching org.eclipse.emf.codegen_2.11.0.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (102.97kB)
05:30:49 [2019-06-24T09:30:49.965Z] [INFO] Fetching org.eclipse.emf.common_2.11.1.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (104.58kB)
05:30:49 [2019-06-24T09:30:49.965Z] [INFO] Fetching org.eclipse.emf.common_2.11.1.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (104.58kB)
05:30:50 [2019-06-24T09:30:50.216Z] [INFO] Fetching org.eclipse.jdt.core_3.11.2.v20160128-0629.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (5.46MB)
05:30:50 [2019-06-24T09:30:50.216Z] [INFO] Fetching org.eclipse.jdt.core_3.11.2.v20160128-0629.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (5.46MB)
05:30:51 [2019-06-24T09:30:51.559Z] [INFO] Fetching org.eclipse.jdt.launching_3.8.0.v20150527-0946.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (121.41kB)
05:30:51 [2019-06-24T09:30:51.559Z] [INFO] Fetching org.eclipse.jdt.launching_3.8.0.v20150527-0946.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (121.41kB)
05:30:51 [2019-06-24T09:30:51.560Z] [INFO] Fetching org.eclipse.emf.codegen.ecore_2.11.1.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (445.1kB)
05:30:51 [2019-06-24T09:30:51.560Z] [INFO] Fetching org.eclipse.emf.codegen.ecore_2.11.1.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (445.1kB)
05:30:52 [2019-06-24T09:30:52.110Z] [INFO] Fetching org.eclipse.emf.common.ui_2.10.1.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (56.35kB)
05:30:52 [2019-06-24T09:30:52.110Z] [INFO] Fetching org.eclipse.emf.common.ui_2.10.1.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (56.35kB)
05:30:52 [2019-06-24T09:30:52.110Z] [INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (41.56kB)
05:30:52 [2019-06-24T09:30:52.110Z] [INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (41.56kB)
05:30:52 [2019-06-24T09:30:52.361Z] [INFO] Fetching org.eclipse.emf.edit_2.11.1.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (88.73kB)
05:30:52 [2019-06-24T09:30:52.361Z] [INFO] Fetching org.eclipse.emf.edit_2.11.1.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (88.73kB)
05:30:52 [2019-06-24T09:30:52.611Z] [INFO] Fetching org.eclipse.emf.ecore.editor_2.11.0.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (40.06kB)
05:30:52 [2019-06-24T09:30:52.611Z] [INFO] Fetching org.eclipse.emf.ecore.editor_2.11.0.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (40.06kB)
05:30:52 [2019-06-24T09:30:52.611Z] [INFO] Fetching org.eclipse.emf.edit.ui_2.11.1.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (74.12kB)
05:30:52 [2019-06-24T09:30:52.611Z] [INFO] Fetching org.eclipse.emf.edit.ui_2.11.1.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (74.12kB)
05:30:52 [2019-06-24T09:30:52.861Z] [INFO] Fetching org.eclipse.ui.workbench_3.107.1.v20160120-2131.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.04MB)
05:30:52 [2019-06-24T09:30:52.861Z] [INFO] Fetching org.eclipse.ui.workbench_3.107.1.v20160120-2131.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.04MB)
05:30:54 [2019-06-24T09:30:54.723Z] [INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (2.19MB)
05:30:54 [2019-06-24T09:30:54.723Z] [INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (2.19MB)
05:30:55 [2019-06-24T09:30:55.273Z] [INFO] Fetching org.eclipse.xtext_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (785.91kB)
05:30:55 [2019-06-24T09:30:55.273Z] [INFO] Fetching org.eclipse.xtext_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (785.91kB)
05:30:56 [2019-06-24T09:30:56.618Z] [INFO] Fetching org.eclipse.xtext.common.types_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (130.97kB)
05:30:56 [2019-06-24T09:30:56.618Z] [INFO] Fetching org.eclipse.xtext.common.types_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (130.97kB)
05:30:56 [2019-06-24T09:30:56.869Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.4.0.v20150527-1706.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (28.85kB)
05:30:56 [2019-06-24T09:30:56.869Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.4.0.v20150527-1706.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (28.85kB)
05:30:57 [2019-06-24T09:30:57.119Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.4.0.v20150511-1532.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (70.18kB)
05:30:57 [2019-06-24T09:30:57.119Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.4.0.v20150511-1532.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (70.18kB)
05:30:57 [2019-06-24T09:30:57.370Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.0.v20150511-1532.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (100.68kB)
05:30:57 [2019-06-24T09:30:57.370Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.0.v20150511-1532.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (100.68kB)
05:30:57 [2019-06-24T09:30:57.370Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.200.v20150428-1613.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (45.24kB)
05:30:57 [2019-06-24T09:30:57.370Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.200.v20150428-1613.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (45.24kB)
05:30:57 [2019-06-24T09:30:57.620Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.100.v20150428-1613.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (50.62kB)
05:30:57 [2019-06-24T09:30:57.620Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.100.v20150428-1613.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (50.62kB)
05:30:57 [2019-06-24T09:30:57.871Z] [INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (36.04kB)
05:30:57 [2019-06-24T09:30:57.871Z] [INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (36.04kB)
05:30:57 [2019-06-24T09:30:57.871Z] [INFO] Fetching org.eclipse.equinox.security_1.2.100.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (41.25kB)
05:30:57 [2019-06-24T09:30:57.871Z] [INFO] Fetching org.eclipse.equinox.security_1.2.100.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (41.25kB)
05:30:58 [2019-06-24T09:30:58.121Z] [INFO] Fetching org.eclipse.jdt.core.manipulation_1.5.100.v20141002-1241.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (29.46kB)
05:30:58 [2019-06-24T09:30:58.121Z] [INFO] Fetching org.eclipse.jdt.core.manipulation_1.5.100.v20141002-1241.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (29.46kB)
05:30:58 [2019-06-24T09:30:58.121Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.6.201.v20150819-1034.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (100.07kB)
05:30:58 [2019-06-24T09:30:58.121Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.6.201.v20150819-1034.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (100.07kB)
05:30:58 [2019-06-24T09:30:58.672Z] [INFO] Fetching org.eclipse.jdt.debug_3.9.1.v20160128-1343.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (894.47kB)
05:30:58 [2019-06-24T09:30:58.672Z] [INFO] Fetching org.eclipse.jdt.debug_3.9.1.v20160128-1343.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (894.47kB)
05:30:58 [2019-06-24T09:30:58.922Z] [INFO] Fetching org.eclipse.jdt.debug.ui_3.7.101.v20160203-1236.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.39MB)
05:30:58 [2019-06-24T09:30:58.922Z] [INFO] Fetching org.eclipse.jdt.debug.ui_3.7.101.v20160203-1236.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.39MB)
05:30:59 [2019-06-24T09:30:59.173Z] [INFO] Fetching org.eclipse.jdt.ui_3.11.2.v20151123-1510.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (3.12MB)
05:30:59 [2019-06-24T09:30:59.173Z] [INFO] Fetching org.eclipse.jdt.ui_3.11.2.v20151123-1510.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (3.12MB)
05:31:07 [2019-06-24T09:31:07.197Z] [INFO] Fetching org.eclipse.search_3.10.0.v20150318-0856.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (148.82kB)
05:31:07 [2019-06-24T09:31:07.197Z] [INFO] Fetching org.eclipse.search_3.10.0.v20150318-0856.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (148.82kB)
05:31:07 [2019-06-24T09:31:07.197Z] [INFO] Fetching org.eclipse.team.ui_3.7.200.v20150203-1452.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (368.05kB)
05:31:07 [2019-06-24T09:31:07.197Z] [INFO] Fetching org.eclipse.team.ui_3.7.200.v20150203-1452.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (368.05kB)
05:31:07 [2019-06-24T09:31:07.747Z] [INFO] Fetching org.eclipse.team.core_3.7.100.v20150203-1452.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (113.41kB)
05:31:07 [2019-06-24T09:31:07.747Z] [INFO] Fetching org.eclipse.team.core_3.7.100.v20150203-1452.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (113.41kB)
05:31:07 [2019-06-24T09:31:07.998Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.7.200.v20140625-1835.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (144.48kB)
05:31:07 [2019-06-24T09:31:07.998Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.7.200.v20140625-1835.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (144.48kB)
05:31:08 [2019-06-24T09:31:08.248Z] [INFO] Fetching org.eclipse.ui.navigator_3.6.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (122.73kB)
05:31:08 [2019-06-24T09:31:08.248Z] [INFO] Fetching org.eclipse.ui.navigator_3.6.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (122.73kB)
05:31:08 [2019-06-24T09:31:08.799Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.5.1.v20160128-1644.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (53.88kB)
05:31:08 [2019-06-24T09:31:08.799Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.5.1.v20160128-1644.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (53.88kB)
05:31:09 [2019-06-24T09:31:09.049Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.21MB)
05:31:09 [2019-06-24T09:31:09.049Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.21MB)
05:31:10 [2019-06-24T09:31:10.392Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.6.100.v20150423-0822.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (37.56kB)
05:31:10 [2019-06-24T09:31:10.392Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.6.100.v20150423-0822.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (37.56kB)
05:31:10 [2019-06-24T09:31:10.392Z] [INFO] Fetching org.eclipse.xpand_2.1.0.v201505260349.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (79.08kB)
05:31:10 [2019-06-24T09:31:10.392Z] [INFO] Fetching org.eclipse.xpand_2.1.0.v201505260349.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (79.08kB)
05:31:10 [2019-06-24T09:31:10.943Z] [INFO] Fetching org.eclipse.xtend_2.1.0.v201505260349.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (147.84kB)
05:31:10 [2019-06-24T09:31:10.943Z] [INFO] Fetching org.eclipse.xtend_2.1.0.v201505260349.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (147.84kB)
05:31:11 [2019-06-24T09:31:11.493Z] [INFO] Fetching org.eclipse.xtend.lib_2.14.0.v20180522-1629.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (57.12kB)
05:31:11 [2019-06-24T09:31:11.493Z] [INFO] Fetching org.eclipse.xtend.lib_2.14.0.v20180522-1629.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (57.12kB)
05:31:11 [2019-06-24T09:31:11.493Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.14.0.v20180522-1629.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (48.94kB)
05:31:11 [2019-06-24T09:31:11.493Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.14.0.v20180522-1629.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (48.94kB)
05:31:11 [2019-06-24T09:31:11.744Z] [INFO] Fetching org.eclipse.xtend.lib.macro_2.14.0.v20180522-1629.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (22.65kB)
05:31:11 [2019-06-24T09:31:11.744Z] [INFO] Fetching org.eclipse.xtend.lib.macro_2.14.0.v20180522-1629.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (22.65kB)
05:31:11 [2019-06-24T09:31:11.994Z] [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.1.0.v201505260349.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (25.07kB)
05:31:11 [2019-06-24T09:31:11.994Z] [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.1.0.v201505260349.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (25.07kB)
05:31:12 [2019-06-24T09:31:12.245Z] [INFO] Fetching org.eclipse.xtext.util_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (105.77kB)
05:31:12 [2019-06-24T09:31:12.245Z] [INFO] Fetching org.eclipse.xtext.util_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (105.77kB)
05:31:12 [2019-06-24T09:31:12.795Z] [INFO] Fetching org.eclipse.xtext.builder_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (120.31kB)
05:31:12 [2019-06-24T09:31:12.795Z] [INFO] Fetching org.eclipse.xtext.builder_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (120.31kB)
05:31:12 [2019-06-24T09:31:12.795Z] [INFO] Fetching org.eclipse.xtext.ui_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (570.96kB)
05:31:12 [2019-06-24T09:31:12.795Z] [INFO] Fetching org.eclipse.xtext.ui_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (570.96kB)
05:31:14 [2019-06-24T09:31:14.138Z] [INFO] Fetching org.eclipse.xtext.common.types.ui_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (86.07kB)
05:31:14 [2019-06-24T09:31:14.139Z] [INFO] Fetching org.eclipse.xtext.common.types.ui_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (86.07kB)
05:31:14 [2019-06-24T09:31:14.389Z] [INFO] Fetching org.eclipse.xtext.smap_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (11.89kB)
05:31:14 [2019-06-24T09:31:14.389Z] [INFO] Fetching org.eclipse.xtext.smap_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (11.89kB)
05:31:14 [2019-06-24T09:31:14.389Z] [INFO] Fetching org.eclipse.xtext.builder.standalone_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (33.22kB)
05:31:14 [2019-06-24T09:31:14.389Z] [INFO] Fetching org.eclipse.xtext.builder.standalone_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (33.22kB)
05:31:14 [2019-06-24T09:31:14.639Z] [INFO] Fetching org.objectweb.asm_6.1.1.v20180414-0329.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (123.9kB)
05:31:14 [2019-06-24T09:31:14.639Z] [INFO] Fetching org.objectweb.asm_6.1.1.v20180414-0329.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (123.9kB)
05:31:14 [2019-06-24T09:31:14.639Z] [INFO] Fetching org.eclipse.xtext.common.types.edit_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (49.92kB)
05:31:14 [2019-06-24T09:31:14.639Z] [INFO] Fetching org.eclipse.xtext.common.types.edit_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (49.92kB)
05:31:14 [2019-06-24T09:31:14.890Z] [INFO] Fetching org.eclipse.xtext.ecore_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (9.37kB)
05:31:14 [2019-06-24T09:31:14.890Z] [INFO] Fetching org.eclipse.xtext.ecore_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (9.37kB)
05:31:15 [2019-06-24T09:31:15.140Z] [INFO] Fetching org.eclipse.xtext.xbase_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (874.18kB)
05:31:15 [2019-06-24T09:31:15.140Z] [INFO] Fetching org.eclipse.xtext.xbase_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (874.18kB)
05:31:16 [2019-06-24T09:31:16.483Z] [INFO] Fetching org.eclipse.xtext.xtext.generator_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (553.5kB)
05:31:16 [2019-06-24T09:31:16.483Z] [INFO] Fetching org.eclipse.xtext.xtext.generator_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (553.5kB)
05:31:16 [2019-06-24T09:31:16.733Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (284.2kB)
05:31:16 [2019-06-24T09:31:16.733Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (284.2kB)
05:31:16 [2019-06-24T09:31:16.733Z] [INFO] Fetching org.eclipse.xtext.junit4_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (94.36kB)
05:31:16 [2019-06-24T09:31:16.733Z] [INFO] Fetching org.eclipse.xtext.junit4_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (94.36kB)
05:31:16 [2019-06-24T09:31:16.984Z] [INFO] Fetching org.eclipse.xtext.xbase.junit_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (85.78kB)
05:31:16 [2019-06-24T09:31:16.984Z] [INFO] Fetching org.eclipse.xtext.xbase.junit_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (85.78kB)
05:31:17 [2019-06-24T09:31:17.534Z] [INFO] Fetching org.eclipse.xtext.generator_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (258.36kB)
05:31:17 [2019-06-24T09:31:17.534Z] [INFO] Fetching org.eclipse.xtext.generator_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (258.36kB)
05:31:17 [2019-06-24T09:31:17.785Z] [INFO] Fetching org.eclipse.xtext.ide_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (218.99kB)
05:31:17 [2019-06-24T09:31:17.785Z] [INFO] Fetching org.eclipse.xtext.ide_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (218.99kB)
05:31:19 [2019-06-24T09:31:19.128Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (58.08kB)
05:31:19 [2019-06-24T09:31:19.128Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (58.08kB)
05:31:19 [2019-06-24T09:31:19.378Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (39.97kB)
05:31:19 [2019-06-24T09:31:19.378Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (39.97kB)
05:31:19 [2019-06-24T09:31:19.378Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (42.52kB)
05:31:19 [2019-06-24T09:31:19.378Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (42.52kB)
05:31:19 [2019-06-24T09:31:19.629Z] [INFO] Fetching org.eclipse.xtext.ui.shared_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (25.11kB)
05:31:19 [2019-06-24T09:31:19.629Z] [INFO] Fetching org.eclipse.xtext.ui.shared_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (25.11kB)
05:31:19 [2019-06-24T09:31:19.879Z] [INFO] Fetching org.eclipse.xtext.ui.testing_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (41.65kB)
05:31:19 [2019-06-24T09:31:19.879Z] [INFO] Fetching org.eclipse.xtext.ui.testing_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (41.65kB)
05:31:19 [2019-06-24T09:31:19.879Z] [INFO] Fetching org.eclipse.xtext.xbase.ide_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (283.65kB)
05:31:19 [2019-06-24T09:31:19.879Z] [INFO] Fetching org.eclipse.xtext.xbase.ide_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (283.65kB)
05:31:20 [2019-06-24T09:31:20.430Z] [INFO] Fetching org.eclipse.xtext.xbase.ui_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (192.55kB)
05:31:20 [2019-06-24T09:31:20.430Z] [INFO] Fetching org.eclipse.xtext.xbase.ui_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (192.55kB)
05:31:20 [2019-06-24T09:31:20.680Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (14.95kB)
05:31:20 [2019-06-24T09:31:20.680Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (14.95kB)
05:31:20 [2019-06-24T09:31:20.931Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.11MB)
05:31:20 [2019-06-24T09:31:20.931Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.11MB)
05:31:22 [2019-06-24T09:31:22.792Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (871.12kB)
05:31:22 [2019-06-24T09:31:22.792Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (871.12kB)
05:31:23 [2019-06-24T09:31:23.703Z] [WARNING] The following locally built units have been used to resolve project dependencies:
05:31:23 [2019-06-24T09:31:23.703Z] [WARNING]   org.eclipse.xtext.example.arithmetics/2.9.2.201906240918
05:31:23 [2019-06-24T09:31:23.703Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
05:31:24 [2019-06-24T09:31:24.253Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
05:31:24 [2019-06-24T09:31:24.254Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
05:31:24 [2019-06-24T09:31:24.254Z] [INFO] Fetching org.eclipse.core.net_1.2.300.v20141118-1725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (30.48kB)
05:31:24 [2019-06-24T09:31:24.254Z] [INFO] Fetching org.eclipse.core.net_1.2.300.v20141118-1725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (30.48kB)
05:31:24 [2019-06-24T09:31:24.254Z] [INFO] Fetching org.eclipse.ui.ide.application_1.1.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (38.25kB)
05:31:24 [2019-06-24T09:31:24.254Z] [INFO] Fetching org.eclipse.ui.ide.application_1.1.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (38.25kB)
05:31:24 [2019-06-24T09:31:24.504Z] [INFO] Fetching org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (27.89kB)
05:31:24 [2019-06-24T09:31:24.504Z] [INFO] Fetching org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (27.89kB)
05:31:24 [2019-06-24T09:31:24.754Z] [WARNING] The following locally built units have been used to resolve project dependencies:
05:31:24 [2019-06-24T09:31:24.754Z] [WARNING]   org.eclipse.xtext.example.domainmodel.ui/2.9.2.201906240918
05:31:24 [2019-06-24T09:31:24.754Z] [WARNING]   org.eclipse.xtext.example.domainmodel/2.9.2.201906240918
05:31:24 [2019-06-24T09:31:24.754Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
05:31:25 [2019-06-24T09:31:25.005Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/pom.xml
05:31:25 [2019-06-24T09:31:25.005Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/pom.xml
05:31:25 [2019-06-24T09:31:25.005Z] [WARNING] The following locally built units have been used to resolve project dependencies:
05:31:25 [2019-06-24T09:31:25.005Z] [WARNING]   org.eclipse.xpect/0.2.0.201906240918
05:31:25 [2019-06-24T09:31:25.005Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906240918
05:31:25 [2019-06-24T09:31:25.005Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/pom.xml
05:31:25 [2019-06-24T09:31:25.255Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
05:31:25 [2019-06-24T09:31:25.255Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
05:31:25 [2019-06-24T09:31:25.505Z] [INFO] Fetching org.eclipse.ant.core_3.4.0.v20150428-1928.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (70.71kB)
05:31:25 [2019-06-24T09:31:25.506Z] [INFO] Fetching org.eclipse.ant.core_3.4.0.v20150428-1928.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (70.71kB)
05:31:25 [2019-06-24T09:31:25.506Z] [INFO] Fetching org.eclipse.ant.launching_1.1.101.v20160203-1242.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (98.47kB)
05:31:25 [2019-06-24T09:31:25.506Z] [INFO] Fetching org.eclipse.ant.launching_1.1.101.v20160203-1242.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (98.47kB)
05:31:25 [2019-06-24T09:31:25.756Z] [INFO] Fetching org.eclipse.ant.ui_3.6.101.v20160203-1242.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (426.84kB)
05:31:25 [2019-06-24T09:31:25.756Z] [INFO] Fetching org.eclipse.ant.ui_3.6.101.v20160203-1242.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (426.84kB)
05:31:27 [2019-06-24T09:31:27.099Z] [INFO] Fetching org.eclipse.ui.externaltools_3.3.0.v20150302-1002.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (58.66kB)
05:31:27 [2019-06-24T09:31:27.099Z] [INFO] Fetching org.eclipse.ui.externaltools_3.3.0.v20150302-1002.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (58.66kB)
05:31:27 [2019-06-24T09:31:27.099Z] [INFO] Fetching org.eclipse.jdt.junit_3.8.0.v20150428-1340.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (149.72kB)
05:31:27 [2019-06-24T09:31:27.349Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.3.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (21.85kB)
05:31:27 [2019-06-24T09:31:27.350Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.3.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (21.85kB)
05:31:27 [2019-06-24T09:31:27.600Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.200.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (17.92kB)
05:31:27 [2019-06-24T09:31:27.600Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.200.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (17.92kB)
05:31:27 [2019-06-24T09:31:27.600Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.600.v20150522-2234.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (31.13kB)
05:31:27 [2019-06-24T09:31:27.600Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.600.v20150522-2234.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (31.13kB)
05:31:27 [2019-06-24T09:31:27.850Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.400.v20150513-2116.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (51.07kB)
05:31:27 [2019-06-24T09:31:27.850Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.400.v20150513-2116.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (51.07kB)
05:31:27 [2019-06-24T09:31:27.850Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.400.v20150430-1836.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (36.12kB)
05:31:27 [2019-06-24T09:31:27.850Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.400.v20150430-1836.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (36.12kB)
05:31:28 [2019-06-24T09:31:28.101Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.200.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (43.83kB)
05:31:28 [2019-06-24T09:31:28.101Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.200.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (43.83kB)
05:31:28 [2019-06-24T09:31:28.351Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (21.56kB)
05:31:28 [2019-06-24T09:31:28.351Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (21.56kB)
05:31:28 [2019-06-24T09:31:28.351Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.400.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (34.46kB)
05:31:28 [2019-06-24T09:31:28.351Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.400.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (34.46kB)
05:31:28 [2019-06-24T09:31:28.602Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (30.02kB)
05:31:28 [2019-06-24T09:31:28.602Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (30.02kB)
05:31:28 [2019-06-24T09:31:28.852Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.0.v20141117-0929.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (39.15kB)
05:31:28 [2019-06-24T09:31:28.852Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.0.v20141117-0929.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (39.15kB)
05:31:30 [2019-06-24T09:31:30.195Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.0.v20150601-1708.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (99.97kB)
05:31:30 [2019-06-24T09:31:30.195Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.0.v20150601-1708.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (99.97kB)
05:31:30 [2019-06-24T09:31:30.746Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (14.67kB)
05:31:30 [2019-06-24T09:31:30.746Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (14.67kB)
05:31:30 [2019-06-24T09:31:30.996Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (113.26kB)
05:31:30 [2019-06-24T09:31:30.996Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (113.26kB)
05:31:30 [2019-06-24T09:31:30.996Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.300.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (43.08kB)
05:31:30 [2019-06-24T09:31:30.996Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.300.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (43.08kB)
05:31:31 [2019-06-24T09:31:31.247Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.4.0.v20150425-0422.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (187.27kB)
05:31:31 [2019-06-24T09:31:31.247Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.4.0.v20150425-0422.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (187.27kB)
05:31:31 [2019-06-24T09:31:31.497Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.201.v20150803-1228.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (72.62kB)
05:31:31 [2019-06-24T09:31:31.497Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.201.v20150803-1228.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (72.62kB)
05:31:31 [2019-06-24T09:31:31.747Z] [INFO] Fetching org.eclipse.jdt.junit.core_3.7.400.v20150423-0747.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (53.65kB)
05:31:31 [2019-06-24T09:31:31.747Z] [INFO] Fetching org.eclipse.jdt.junit.core_3.7.400.v20150423-0747.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (53.65kB)
05:31:31 [2019-06-24T09:31:31.747Z] [INFO] Fetching org.eclipse.pde.build_3.9.100.v20150521-1524.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (478.45kB)
05:31:31 [2019-06-24T09:31:31.747Z] [INFO] Fetching org.eclipse.pde.build_3.9.100.v20150521-1524.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (478.45kB)
05:31:31 [2019-06-24T09:31:31.998Z] [INFO] Fetching org.eclipse.pde.core_3.10.102.v20160128-0556.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.24MB)
05:31:31 [2019-06-24T09:31:31.998Z] [INFO] Fetching org.eclipse.pde.core_3.10.102.v20160128-0556.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.24MB)
05:31:32 [2019-06-24T09:31:32.909Z] [INFO] Fetching org.eclipse.pde.launching_3.6.301.v20160128-0556.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (49.39kB)
05:31:32 [2019-06-24T09:31:32.909Z] [INFO] Fetching org.eclipse.pde.launching_3.6.301.v20160128-0556.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (49.39kB)
05:31:32 [2019-06-24T09:31:32.909Z] [INFO] Fetching org.eclipse.pde.ui_3.8.202.v20160128-0556.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.27MB)
05:31:32 [2019-06-24T09:31:32.909Z] [INFO] Fetching org.eclipse.pde.ui_3.8.202.v20160128-0556.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.27MB)
05:31:35 [2019-06-24T09:31:35.391Z] [INFO] Fetching org.eclipse.ui.intro_3.4.300.v20141007-1449.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (112.39kB)
05:31:35 [2019-06-24T09:31:35.391Z] [INFO] Fetching org.eclipse.ui.intro_3.4.300.v20141007-1449.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (112.39kB)
05:31:35 [2019-06-24T09:31:35.391Z] [INFO] Fetching org.eclipse.ui.views.log_1.0.600.v20150513-1840.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (54.5kB)
05:31:35 [2019-06-24T09:31:35.391Z] [INFO] Fetching org.eclipse.ui.views.log_1.0.600.v20150513-1840.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (54.5kB)
05:31:35 [2019-06-24T09:31:35.391Z] [INFO] Fetching org.eclipse.ui.trace_1.0.300.v20150220-1252.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (32.38kB)
05:31:35 [2019-06-24T09:31:35.391Z] [INFO] Fetching org.eclipse.ui.trace_1.0.300.v20150220-1252.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (32.38kB)
05:31:35 [2019-06-24T09:31:35.642Z] [INFO] Fetching org.eclipse.xtext.xtext.ui_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (106.88kB)
05:31:35 [2019-06-24T09:31:35.642Z] [INFO] Fetching org.eclipse.xtext.xtext.ui_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (106.88kB)
05:31:35 [2019-06-24T09:31:35.892Z] [INFO] Fetching org.eclipse.xtext.xtext.ide_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (67.3kB)
05:31:35 [2019-06-24T09:31:35.892Z] [INFO] Fetching org.eclipse.xtext.xtext.ide_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (67.3kB)
05:31:36 [2019-06-24T09:31:36.143Z] [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (174.65kB)
05:31:36 [2019-06-24T09:31:36.143Z] [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (174.65kB)
05:31:36 [2019-06-24T09:31:36.393Z] [WARNING] The following locally built units have been used to resolve project dependencies:
05:31:36 [2019-06-24T09:31:36.393Z] [WARNING]   org.eclipse.xpect/0.2.0.201906240918
05:31:36 [2019-06-24T09:31:36.393Z] [WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201906240918
05:31:36 [2019-06-24T09:31:36.393Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906240918
05:31:36 [2019-06-24T09:31:36.393Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
05:31:36 [2019-06-24T09:31:36.643Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
05:31:36 [2019-06-24T09:31:36.643Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
05:31:36 [2019-06-24T09:31:36.894Z] [WARNING] The following locally built units have been used to resolve project dependencies:
05:31:36 [2019-06-24T09:31:36.894Z] [WARNING]   org.eclipse.xpect/0.2.0.201906240918
05:31:36 [2019-06-24T09:31:36.894Z] [WARNING]   org.eclipse.xtext.example.arithmetics/2.9.2.201906240918
05:31:36 [2019-06-24T09:31:36.894Z] [WARNING]   org.eclipse.xtext.example.arithmetics.ui/2.9.2.201906240918
05:31:36 [2019-06-24T09:31:36.894Z] [WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201906240918
05:31:36 [2019-06-24T09:31:36.894Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906240918
05:31:36 [2019-06-24T09:31:36.894Z] [WARNING]   org.eclipse.xtext.example.arithmetics.ide/2.9.2.201906240918
05:31:36 [2019-06-24T09:31:36.894Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
05:31:36 [2019-06-24T09:31:36.894Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
05:31:37 [2019-06-24T09:31:37.805Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
05:31:37 [2019-06-24T09:31:37.805Z] [WARNING] The following locally built units have been used to resolve project dependencies:
05:31:37 [2019-06-24T09:31:37.805Z] [WARNING]   org.eclipse.xpect/0.2.0.201906240918
05:31:37 [2019-06-24T09:31:37.805Z] [WARNING]   org.eclipse.xpect.xtext.xbase.lib/0.2.0.201906240918
05:31:37 [2019-06-24T09:31:37.805Z] [WARNING]   org.eclipse.xtext.example.domainmodel.ui/2.9.2.201906240918
05:31:37 [2019-06-24T09:31:37.805Z] [WARNING]   org.eclipse.xtext.example.domainmodel/2.9.2.201906240918
05:31:37 [2019-06-24T09:31:37.805Z] [WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201906240918
05:31:37 [2019-06-24T09:31:37.805Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906240918
05:31:37 [2019-06-24T09:31:37.805Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
05:31:38 [2019-06-24T09:31:38.055Z] [INFO] ------------------------------------------------------------------------
05:31:38 [2019-06-24T09:31:38.055Z] [INFO] Reactor Build Order:
05:31:38 [2019-06-24T09:31:38.055Z] [INFO] 
05:31:38 [2019-06-24T09:31:38.055Z] [INFO] org.eclipse.xpect.test.parent
05:31:38 [2019-06-24T09:31:38.055Z] [INFO] org.eclipse.xtext.example.arithmetics.tests
05:31:38 [2019-06-24T09:31:38.055Z] [INFO] org.eclipse.xtext.example.domainmodel.tests
05:31:38 [2019-06-24T09:31:38.055Z] [INFO] org.eclipse.xpect.target.eclipse_4_5_0-xtext_2_14_0
05:31:38 [2019-06-24T09:31:38.055Z] [INFO] org.eclipse.xpect.tests
05:31:38 [2019-06-24T09:31:38.055Z] [INFO] org.eclipse.xpect.xtext.lib.tests
05:31:38 [2019-06-24T09:31:38.055Z] [INFO] org.eclipse.xtext.example.arithmetics.xpect.tests
05:31:38 [2019-06-24T09:31:38.055Z] [INFO] org.eclipse.xtext.example.domainmodel.xpect.tests
05:31:38 [2019-06-24T09:31:38.055Z] [INFO] org.eclipse.xpect.root
05:31:38 [2019-06-24T09:31:38.055Z] [INFO]                                                                         
05:31:38 [2019-06-24T09:31:38.055Z] [INFO] ------------------------------------------------------------------------
05:31:38 [2019-06-24T09:31:38.055Z] [INFO] Building org.eclipse.xpect.test.parent 0.2.0-SNAPSHOT
05:31:38 [2019-06-24T09:31:38.055Z] [INFO] ------------------------------------------------------------------------
05:31:38 [2019-06-24T09:31:38.055Z] [INFO] 
05:31:38 [2019-06-24T09:31:38.055Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.test.parent ---
05:31:38 [2019-06-24T09:31:38.055Z] [INFO] 
05:31:38 [2019-06-24T09:31:38.055Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.test.parent ---
05:31:38 [2019-06-24T09:31:38.055Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
05:31:38 [2019-06-24T09:31:38.055Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
05:31:38 [2019-06-24T09:31:38.306Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml (560 B at 3.1 KB/sec)
05:31:38 [2019-06-24T09:31:38.556Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
05:31:38 [2019-06-24T09:31:38.556Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
05:31:38 [2019-06-24T09:31:38.556Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml (524 B at 23.3 KB/sec)
05:31:38 [2019-06-24T09:31:38.806Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
05:31:38 [2019-06-24T09:31:38.806Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
05:31:38 [2019-06-24T09:31:38.807Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml (556 B at 23.6 KB/sec)
05:31:38 [2019-06-24T09:31:38.807Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
05:31:38 [2019-06-24T09:31:38.807Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
05:31:39 [2019-06-24T09:31:39.057Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (643 B at 29.9 KB/sec)
05:31:39 [2019-06-24T09:31:39.307Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
05:31:39 [2019-06-24T09:31:39.307Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
05:31:39 [2019-06-24T09:31:39.307Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml (558 B at 28.7 KB/sec)
05:31:43 [2019-06-24T09:31:43.430Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
05:31:43 [2019-06-24T09:31:43.430Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
05:31:43 [2019-06-24T09:31:43.430Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml (646 B at 31.5 KB/sec)
05:31:43 [2019-06-24T09:31:43.981Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
05:31:43 [2019-06-24T09:31:43.981Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
05:31:43 [2019-06-24T09:31:43.981Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml (555 B at 24.6 KB/sec)
05:31:44 [2019-06-24T09:31:44.531Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
05:31:44 [2019-06-24T09:31:44.531Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
05:31:44 [2019-06-24T09:31:44.531Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml (525 B at 17.7 KB/sec)
05:31:51 [2019-06-24T09:31:51.012Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
05:31:51 [2019-06-24T09:31:51.012Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
05:31:51 [2019-06-24T09:31:51.012Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml (522 B at 19.6 KB/sec)
05:31:51 [2019-06-24T09:31:51.012Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
05:31:51 [2019-06-24T09:31:51.012Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
05:31:51 [2019-06-24T09:31:51.012Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml (519 B at 24.1 KB/sec)
05:31:51 [2019-06-24T09:31:51.262Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
05:31:51 [2019-06-24T09:31:51.262Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
05:31:51 [2019-06-24T09:31:51.262Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml (521 B at 23.1 KB/sec)
05:31:51 [2019-06-24T09:31:51.513Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml
05:31:51 [2019-06-24T09:31:51.513Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml
05:31:51 [2019-06-24T09:31:51.513Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml (704 B at 32.7 KB/sec)
05:31:51 [2019-06-24T09:31:51.763Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
05:31:51 [2019-06-24T09:31:51.763Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
05:31:51 [2019-06-24T09:31:51.763Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml (541 B at 25.2 KB/sec)
05:31:52 [2019-06-24T09:31:52.014Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
05:31:52 [2019-06-24T09:31:52.014Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
05:31:52 [2019-06-24T09:31:52.014Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml (550 B at 23.4 KB/sec)
05:31:52 [2019-06-24T09:31:52.564Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml
05:31:52 [2019-06-24T09:31:52.564Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml
05:31:52 [2019-06-24T09:31:52.564Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml (556 B at 24.7 KB/sec)
05:31:52 [2019-06-24T09:31:52.815Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml
05:31:52 [2019-06-24T09:31:52.815Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml
05:31:52 [2019-06-24T09:31:52.815Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml (553 B at 20.0 KB/sec)
05:31:54 [2019-06-24T09:31:54.158Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml
05:31:54 [2019-06-24T09:31:54.158Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml
05:31:54 [2019-06-24T09:31:54.158Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml (577 B at 9.7 KB/sec)
05:31:54 [2019-06-24T09:31:54.158Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml
05:31:54 [2019-06-24T09:31:54.158Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml
05:31:54 [2019-06-24T09:31:54.158Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml (4 KB at 132.3 KB/sec)
05:31:54 [2019-06-24T09:31:54.708Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml (695 B at 2.1 KB/sec)
05:31:54 [2019-06-24T09:31:54.708Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
05:31:54 [2019-06-24T09:31:54.708Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
05:31:54 [2019-06-24T09:31:54.708Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (3 KB at 72.6 KB/sec)
05:31:54 [2019-06-24T09:31:54.708Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (689 B at 4.4 KB/sec)
05:31:54 [2019-06-24T09:31:54.708Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
05:31:54 [2019-06-24T09:31:54.708Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
05:31:54 [2019-06-24T09:31:54.708Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (3 KB at 92.4 KB/sec)
05:31:54 [2019-06-24T09:31:54.959Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (690 B at 4.6 KB/sec)
05:31:54 [2019-06-24T09:31:54.959Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
05:31:54 [2019-06-24T09:31:54.959Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
05:31:54 [2019-06-24T09:31:54.959Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (3 KB at 92.2 KB/sec)
05:31:54 [2019-06-24T09:31:54.959Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (684 B at 4.5 KB/sec)
05:31:54 [2019-06-24T09:31:54.959Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
05:31:54 [2019-06-24T09:31:54.959Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
05:31:54 [2019-06-24T09:31:54.959Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (2 KB at 85.2 KB/sec)
05:31:55 [2019-06-24T09:31:55.209Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (689 B at 3.5 KB/sec)
05:31:55 [2019-06-24T09:31:55.209Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
05:31:55 [2019-06-24T09:31:55.209Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
05:31:55 [2019-06-24T09:31:55.209Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (939 B at 38.2 KB/sec)
05:31:55 [2019-06-24T09:31:55.460Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (501 B at 2.9 KB/sec)
05:31:55 [2019-06-24T09:31:55.460Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
05:31:55 [2019-06-24T09:31:55.460Z] 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.2 KB/sec)
05:31:55 [2019-06-24T09:31:55.460Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
05:31:55 [2019-06-24T09:31:55.710Z] 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 5.8 KB/sec)
05:31:55 [2019-06-24T09:31:55.710Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
05:31:55 [2019-06-24T09:31:55.960Z] 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 4.1 KB/sec)
05:31:55 [2019-06-24T09:31:55.960Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
05:31:55 [2019-06-24T09:31:55.960Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
05:31:55 [2019-06-24T09:31:55.960Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (908 B at 36.9 KB/sec)
05:31:55 [2019-06-24T09:31:55.960Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (502 B at 3.3 KB/sec)
05:31:55 [2019-06-24T09:31:55.960Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
05:31:56 [2019-06-24T09:31:56.211Z] 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 5.7 KB/sec)
05:31:56 [2019-06-24T09:31:56.211Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
05:31:56 [2019-06-24T09:31:56.211Z] 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 5.5 KB/sec)
05:31:56 [2019-06-24T09:31:56.211Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
05:31:56 [2019-06-24T09:31:56.461Z] 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 4.9 KB/sec)
05:31:56 [2019-06-24T09:31:56.461Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
05:31:56 [2019-06-24T09:31:56.461Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
05:31:56 [2019-06-24T09:31:56.461Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (3 KB at 111.7 KB/sec)
05:31:56 [2019-06-24T09:31:56.712Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (688 B at 5.4 KB/sec)
05:31:56 [2019-06-24T09:31:56.712Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
05:31:56 [2019-06-24T09:31:56.712Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
05:31:56 [2019-06-24T09:31:56.712Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (911 B at 31.8 KB/sec)
05:31:56 [2019-06-24T09:31:56.962Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (505 B at 1.3 KB/sec)
05:31:56 [2019-06-24T09:31:56.962Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml
05:31:57 [2019-06-24T09:31:57.212Z] 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.9 KB/sec)
05:31:57 [2019-06-24T09:31:57.213Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
05:31:57 [2019-06-24T09:31:57.213Z] 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.4 KB/sec)
05:31:57 [2019-06-24T09:31:57.213Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
05:31:57 [2019-06-24T09:31:57.463Z] 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 5.6 KB/sec)
05:31:57 [2019-06-24T09:31:57.463Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml
05:31:57 [2019-06-24T09:31:57.463Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/antlr/antlr-runtime/maven-metadata.xml
05:31:57 [2019-06-24T09:31:57.463Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml (850 B at 29.6 KB/sec)
05:31:57 [2019-06-24T09:31:57.463Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
05:31:57 [2019-06-24T09:31:57.463Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
05:31:57 [2019-06-24T09:31:57.713Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (3 KB at 88.7 KB/sec)
05:31:58 [2019-06-24T09:31:58.264Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (694 B at 1.2 KB/sec)
05:31:58 [2019-06-24T09:31:58.264Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
05:31:58 [2019-06-24T09:31:58.264Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
05:31:58 [2019-06-24T09:31:58.264Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (3 KB at 107.4 KB/sec)
05:31:58 [2019-06-24T09:31:58.514Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (697 B at 1.5 KB/sec)
05:31:58 [2019-06-24T09:31:58.514Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
05:31:58 [2019-06-24T09:31:58.514Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
05:31:58 [2019-06-24T09:31:58.514Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (739 B at 38.0 KB/sec)
05:31:58 [2019-06-24T09:31:58.765Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (502 B at 1.9 KB/sec)
05:31:58 [2019-06-24T09:31:58.765Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml
05:31:59 [2019-06-24T09:31:59.015Z] 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 5.0 KB/sec)
05:31:59 [2019-06-24T09:31:59.015Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml
05:31:59 [2019-06-24T09:31:59.265Z] 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 4.8 KB/sec)
05:31:59 [2019-06-24T09:31:59.265Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml
05:31:59 [2019-06-24T09:31:59.516Z] 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 2.1 KB/sec)
05:31:59 [2019-06-24T09:31:59.516Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml
05:31:59 [2019-06-24T09:31:59.516Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml
05:31:59 [2019-06-24T09:31:59.516Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml (671 B at 22.6 KB/sec)
05:31:59 [2019-06-24T09:31:59.766Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
05:31:59 [2019-06-24T09:31:59.766Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
05:31:59 [2019-06-24T09:31:59.766Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (663 B at 24.0 KB/sec)
05:32:00 [2019-06-24T09:32:00.017Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (669 B at 2.0 KB/sec)
05:32:00 [2019-06-24T09:32:00.017Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
05:32:00 [2019-06-24T09:32:00.017Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
05:32:00 [2019-06-24T09:32:00.017Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (2 KB at 79.9 KB/sec)
05:32:00 [2019-06-24T09:32:00.567Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (689 B at 1.8 KB/sec)
05:32:00 [2019-06-24T09:32:00.567Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
05:32:00 [2019-06-24T09:32:00.567Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
05:32:00 [2019-06-24T09:32:00.567Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (741 B at 32.9 KB/sec)
05:32:00 [2019-06-24T09:32:00.567Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (409 B at 2.1 KB/sec)
05:32:00 [2019-06-24T09:32:00.567Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
05:32:00 [2019-06-24T09:32:00.567Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
05:32:00 [2019-06-24T09:32:00.818Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (736 B at 35.9 KB/sec)
05:32:00 [2019-06-24T09:32:00.818Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (404 B at 1.5 KB/sec)
05:32:04 [2019-06-24T09:32:04.046Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/maven-test-parent/src/main/java]' does not exists.
05:32:04 [2019-06-24T09:32:04.046Z] [INFO] 
05:32:04 [2019-06-24T09:32:04.046Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.test.parent ---
05:32:04 [2019-06-24T09:32:04.046Z] [INFO]                                                                         
05:32:04 [2019-06-24T09:32:04.046Z] [INFO] ------------------------------------------------------------------------
05:32:04 [2019-06-24T09:32:04.046Z] [INFO] Building org.eclipse.xtext.example.arithmetics.tests 2.9.2-SNAPSHOT
05:32:04 [2019-06-24T09:32:04.046Z] [INFO] ------------------------------------------------------------------------
05:32:04 [2019-06-24T09:32:04.296Z] [INFO] 
05:32:04 [2019-06-24T09:32:04.296Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.tests ---
05:32:04 [2019-06-24T09:32:04.296Z] [INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target
05:32:04 [2019-06-24T09:32:04.296Z] [INFO] 
05:32:04 [2019-06-24T09:32:04.296Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.tests ---
05:32:04 [2019-06-24T09:32:04.296Z] [INFO] The project's OSGi version is 2.9.2.201906240930
05:32:04 [2019-06-24T09:32:04.296Z] [INFO] 
05:32:04 [2019-06-24T09:32:04.296Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.tests ---
05:32:04 [2019-06-24T09:32:04.296Z] [INFO] 
05:32:04 [2019-06-24T09:32:04.296Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.tests ---
05:32:04 [2019-06-24T09:32:04.296Z] [INFO] 
05:32:04 [2019-06-24T09:32:04.296Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.arithmetics.tests ---
05:32:08 [2019-06-24T09:32:08.418Z] [WARNING] 
05:32:08 [2019-06-24T09:32:08.418Z] WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
05:32:08 [2019-06-24T09:32:08.418Z] 15: The type InjectWith is deprecated
05:32:08 [2019-06-24T09:32:08.418Z] [WARNING] 
05:32:08 [2019-06-24T09:32:08.418Z] WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
05:32:08 [2019-06-24T09:32:08.418Z] 16: The type XtextRunner is deprecated
05:32:08 [2019-06-24T09:32:08.418Z] [WARNING] 
05:32:08 [2019-06-24T09:32:08.418Z] WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
05:32:08 [2019-06-24T09:32:08.418Z] 17: The type ParseHelper is deprecated
05:32:08 [2019-06-24T09:32:08.418Z] [WARNING] 
05:32:08 [2019-06-24T09:32:08.418Z] WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
05:32:08 [2019-06-24T09:32:08.418Z] 23: The type XtextRunner is deprecated
05:32:08 [2019-06-24T09:32:08.418Z] [WARNING] 
05:32:08 [2019-06-24T09:32:08.418Z] WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
05:32:08 [2019-06-24T09:32:08.418Z] 28: The type ParseHelper is deprecated
05:32:08 [2019-06-24T09:32:08.418Z] [WARNING] 
05:32:08 [2019-06-24T09:32:08.418Z] WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
05:32:08 [2019-06-24T09:32:08.418Z] 49: The method parse(CharSequence) from the type ParseHelper is deprecated
05:32:08 [2019-06-24T09:32:08.418Z] [WARNING] 
05:32:08 [2019-06-24T09:32:08.418Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
05:32:08 [2019-06-24T09:32:08.418Z] 12: The type InjectWith is deprecated
05:32:08 [2019-06-24T09:32:08.418Z] [WARNING] 
05:32:08 [2019-06-24T09:32:08.418Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
05:32:08 [2019-06-24T09:32:08.418Z] 13: The type XtextRunner is deprecated
05:32:08 [2019-06-24T09:32:08.418Z] [WARNING] 
05:32:08 [2019-06-24T09:32:08.418Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
05:32:08 [2019-06-24T09:32:08.418Z] 14: The type ParseHelper is deprecated
05:32:08 [2019-06-24T09:32:08.418Z] [WARNING] 
05:32:08 [2019-06-24T09:32:08.418Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
05:32:08 [2019-06-24T09:32:08.418Z] 15: The type ValidationTestHelper is deprecated
05:32:08 [2019-06-24T09:32:08.418Z] [WARNING] 
05:32:08 [2019-06-24T09:32:08.418Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
05:32:08 [2019-06-24T09:32:08.418Z] 19: The type XtextRunner is deprecated
05:32:08 [2019-06-24T09:32:08.418Z] [WARNING] 
05:32:08 [2019-06-24T09:32:08.418Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
05:32:08 [2019-06-24T09:32:08.418Z] 24: The type ParseHelper is deprecated
05:32:08 [2019-06-24T09:32:08.419Z] [WARNING] 
05:32:08 [2019-06-24T09:32:08.419Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
05:32:08 [2019-06-24T09:32:08.419Z] 27: The type ValidationTestHelper is deprecated
05:32:08 [2019-06-24T09:32:08.419Z] [WARNING] 
05:32:08 [2019-06-24T09:32:08.419Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
05:32:08 [2019-06-24T09:32:08.419Z] 35: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
05:32:08 [2019-06-24T09:32:08.419Z] [WARNING] 
05:32:08 [2019-06-24T09:32:08.419Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
05:32:08 [2019-06-24T09:32:08.419Z] 35: The method parse(CharSequence) from the type ParseHelper is deprecated
05:32:08 [2019-06-24T09:32:08.419Z] [INFO] 
05:32:08 [2019-06-24T09:32:08.419Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.tests ---
05:32:08 [2019-06-24T09:32:08.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:32:08 [2019-06-24T09:32:08.419Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/main/resources
05:32:08 [2019-06-24T09:32:08.419Z] [INFO] 
05:32:08 [2019-06-24T09:32:08.419Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.tests ---
05:32:08 [2019-06-24T09:32:08.419Z] [INFO] Compiling 3 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/classes
05:32:09 [2019-06-24T09:32:09.329Z] [INFO] 
05:32:09 [2019-06-24T09:32:09.330Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.tests ---
05:32:09 [2019-06-24T09:32:09.330Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:32:09 [2019-06-24T09:32:09.330Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/test/resources
05:32:09 [2019-06-24T09:32:09.330Z] [INFO] 
05:32:09 [2019-06-24T09:32:09.330Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.arithmetics.tests ---
05:32:09 [2019-06-24T09:32:09.330Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/surefire-reports-standalone
05:32:09 [2019-06-24T09:32:09.330Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
05:32:09 [2019-06-24T09:32:09.330Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
05:32:09 [2019-06-24T09:32:09.330Z] 
05:32:09 [2019-06-24T09:32:09.330Z] -------------------------------------------------------
05:32:09 [2019-06-24T09:32:09.330Z]  T E S T S
05:32:09 [2019-06-24T09:32:09.330Z] -------------------------------------------------------
05:32:09 [2019-06-24T09:32:09.330Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:32:11 [2019-06-24T09:32:11.191Z] Running org.eclipse.xtext.example.arithmetics.tests.interpreter.CalculatorTest
05:32:11 [2019-06-24T09:32:11.441Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec - in org.eclipse.xtext.example.arithmetics.tests.interpreter.CalculatorTest
05:32:11 [2019-06-24T09:32:11.441Z] Running org.eclipse.xtext.example.arithmetics.tests.ArithmeticsParsingTest
05:32:11 [2019-06-24T09:32:11.441Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in org.eclipse.xtext.example.arithmetics.tests.ArithmeticsParsingTest
05:32:11 [2019-06-24T09:32:11.441Z] 
05:32:11 [2019-06-24T09:32:11.441Z] Results :
05:32:11 [2019-06-24T09:32:11.441Z] 
05:32:11 [2019-06-24T09:32:11.441Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
05:32:11 [2019-06-24T09:32:11.441Z] 
05:32:11 [2019-06-24T09:32:11.441Z] [INFO] 
05:32:11 [2019-06-24T09:32:11.441Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.arithmetics.tests ---
05:32:11 [2019-06-24T09:32:11.441Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
05:32:11 [2019-06-24T09:32:11.992Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/org.eclipse.xtext.example.arithmetics.tests-2.9.2-SNAPSHOT-sources.jar
05:32:11 [2019-06-24T09:32:11.992Z] [INFO] 
05:32:11 [2019-06-24T09:32:11.992Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.tests ---
05:32:11 [2019-06-24T09:32:11.992Z] [INFO] 
05:32:11 [2019-06-24T09:32:11.992Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.tests ---
05:32:12 [2019-06-24T09:32:12.242Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/org.eclipse.xtext.example.arithmetics.tests-2.9.2-SNAPSHOT.jar
05:32:12 [2019-06-24T09:32:12.242Z] [INFO] 
05:32:12 [2019-06-24T09:32:12.243Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.tests ---
05:32:12 [2019-06-24T09:32:12.243Z] [INFO]                                                                         
05:32:12 [2019-06-24T09:32:12.243Z] [INFO] ------------------------------------------------------------------------
05:32:12 [2019-06-24T09:32:12.243Z] [INFO] Building org.eclipse.xtext.example.domainmodel.tests 2.9.2-SNAPSHOT
05:32:12 [2019-06-24T09:32:12.243Z] [INFO] ------------------------------------------------------------------------
05:32:12 [2019-06-24T09:32:12.243Z] [INFO] 
05:32:12 [2019-06-24T09:32:12.243Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel.tests ---
05:32:12 [2019-06-24T09:32:12.243Z] [INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target
05:32:12 [2019-06-24T09:32:12.243Z] [INFO] 
05:32:12 [2019-06-24T09:32:12.243Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel.tests ---
05:32:12 [2019-06-24T09:32:12.243Z] [INFO] The project's OSGi version is 2.9.2.201906240930
05:32:12 [2019-06-24T09:32:12.243Z] [INFO] 
05:32:12 [2019-06-24T09:32:12.243Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel.tests ---
05:32:12 [2019-06-24T09:32:12.243Z] [INFO] 
05:32:12 [2019-06-24T09:32:12.243Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel.tests ---
05:32:12 [2019-06-24T09:32:12.243Z] [INFO] 
05:32:12 [2019-06-24T09:32:12.243Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.domainmodel.tests ---
05:32:17 [2019-06-24T09:32:17.662Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.662Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:32:17 [2019-06-24T09:32:17.662Z] 4: The type XtextRunner is deprecated
05:32:17 [2019-06-24T09:32:17.662Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.662Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:32:17 [2019-06-24T09:32:17.662Z] 5: The type InjectWith is deprecated
05:32:17 [2019-06-24T09:32:17.662Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.662Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:32:17 [2019-06-24T09:32:17.662Z] 8: The type ParseHelper is deprecated
05:32:17 [2019-06-24T09:32:17.662Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.662Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:32:17 [2019-06-24T09:32:17.662Z] 10: The type ValidationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.662Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.662Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:32:17 [2019-06-24T09:32:17.662Z] 14: The type XtextRunner is deprecated
05:32:17 [2019-06-24T09:32:17.662Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.662Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:32:17 [2019-06-24T09:32:17.662Z] 21: The type ParseHelper is deprecated
05:32:17 [2019-06-24T09:32:17.662Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.662Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:32:17 [2019-06-24T09:32:17.662Z] 23: The type ValidationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.662Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.662Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:32:17 [2019-06-24T09:32:17.662Z] 30: The method assertWarning(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.662Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.662Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:32:17 [2019-06-24T09:32:17.662Z] 40: The method assertWarning(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.662Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.662Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:32:17 [2019-06-24T09:32:17.662Z] 53: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.662Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.662Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:32:17 [2019-06-24T09:32:17.662Z] 66: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.662Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.662Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:32:17 [2019-06-24T09:32:17.662Z] 79: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 92: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 101: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 110: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 124: The method assertWarning(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 138: The method assertError(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 152: The method assertWarning(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 162: The method assertError(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 171: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 175: The method parse(CharSequence) from the type ParseHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 9: The type InjectWith is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 10: The type XtextRunner is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 11: The type ParseHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 12: The type ValidationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 21: The type XtextRunner is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 25: The type ParseHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 26: The type ValidationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 37: The method parse(CharSequence) from the type ParseHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 59: The method assertError(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 59: The method parse(CharSequence) from the type ParseHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 78: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 78: The method parse(CharSequence) from the type ParseHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 90: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 90: The method parse(CharSequence) from the type ParseHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 104: The method parse(CharSequence) from the type ParseHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 6: The type InjectWith is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 7: The type XtextRunner is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 8: The type ParseHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 20: The type XtextRunner is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 24: The type ParseHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 28: The method parse(CharSequence) from the type ParseHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 6: The type InjectWith is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 7: The type XtextRunner is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 8: The type FormatterTester is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 12: The type XtextRunner is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 16: The type FormatterTester is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 23: The method assertFormatted(Procedure1<FormatterTestRequest>) from the type FormatterTester is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 24: The method setToBeFormatted(CharSequence) from the type FormatterTestRequest is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 23: The type FormatterTestRequest is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 48: The method assertFormatted(Procedure1<FormatterTestRequest>) from the type FormatterTester is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 49: The method setExpectation(CharSequence) from the type FormatterTestRequest is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 56: The method setToBeFormatted(CharSequence) from the type FormatterTestRequest is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 48: The type FormatterTestRequest is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 66: The method assertFormatted(Procedure1<FormatterTestRequest>) from the type FormatterTester is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 67: The method preferences(Procedure1<MapBasedPreferenceValues>) from the type FormatterTestRequest is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 70: The method setExpectation(CharSequence) from the type FormatterTestRequest is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 77: The method setToBeFormatted(CharSequence) from the type FormatterTestRequest is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 66: The type FormatterTestRequest is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 4: The type InjectWith is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 5: The type XtextRunner is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 6: The type AbstractContentAssistTest is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 10: The type XtextRunner is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 18: The method assertText(String...) from the type ContentAssistProcessorTestBuilder is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 18: The method append(String) from the type ContentAssistProcessorTestBuilder is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 18: The method newBuilder() from the type AbstractContentAssistTest is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 22: The method assertText(String...) from the type ContentAssistProcessorTestBuilder is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 22: The method append(String) from the type ContentAssistProcessorTestBuilder is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 22: The method newBuilder() from the type AbstractContentAssistTest is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 26: The method assertText(String...) from the type ContentAssistProcessorTestBuilder is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 26: The method append(String) from the type ContentAssistProcessorTestBuilder is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 26: The method newBuilder() from the type AbstractContentAssistTest is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 15: The type AbstractContentAssistTest is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 4: The type InjectWith is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 6: The type XtextRunner is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 7: The type CompilationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 15: The type XtextRunner is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.663Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:32:17 [2019-06-24T09:32:17.663Z] 21: The type CompilationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.663Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.664Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:32:17 [2019-06-24T09:32:17.664Z] 33: The method compile(CharSequence, IAcceptor<Result>) from the type CompilationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.664Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.664Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:32:17 [2019-06-24T09:32:17.664Z] 34: The method getCompiledClass() from the type CompilationTestHelper.Result is deprecated
05:32:17 [2019-06-24T09:32:17.664Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.664Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:32:17 [2019-06-24T09:32:17.664Z] 33: The type CompilationTestHelper.Result is deprecated
05:32:17 [2019-06-24T09:32:17.664Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.664Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:32:17 [2019-06-24T09:32:17.664Z] 56: The method compile(Iterable<? extends CharSequence>, IAcceptor<Result>) from the type CompilationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.664Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.664Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:32:17 [2019-06-24T09:32:17.664Z] 57: The method getCompiledClass(String) from the type CompilationTestHelper.Result is deprecated
05:32:17 [2019-06-24T09:32:17.664Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.664Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:32:17 [2019-06-24T09:32:17.664Z] 59: The method getCompiledClass(String) from the type CompilationTestHelper.Result is deprecated
05:32:17 [2019-06-24T09:32:17.664Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.664Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:32:17 [2019-06-24T09:32:17.664Z] 56: The type CompilationTestHelper.Result is deprecated
05:32:17 [2019-06-24T09:32:17.664Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.664Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:32:17 [2019-06-24T09:32:17.664Z] 71: The method compile(CharSequence, IAcceptor<Result>) from the type CompilationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.664Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.664Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:32:17 [2019-06-24T09:32:17.664Z] 100: The method getSingleGeneratedCode() from the type CompilationTestHelper.Result is deprecated
05:32:17 [2019-06-24T09:32:17.664Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.664Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:32:17 [2019-06-24T09:32:17.664Z] 71: The type CompilationTestHelper.Result is deprecated
05:32:17 [2019-06-24T09:32:17.664Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.664Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:32:17 [2019-06-24T09:32:17.664Z] 6: The type InjectWith is deprecated
05:32:17 [2019-06-24T09:32:17.664Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.664Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:32:17 [2019-06-24T09:32:17.664Z] 7: The type XtextRunner is deprecated
05:32:17 [2019-06-24T09:32:17.664Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.664Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:32:17 [2019-06-24T09:32:17.664Z] 8: The type ParseHelper is deprecated
05:32:17 [2019-06-24T09:32:17.664Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.664Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:32:17 [2019-06-24T09:32:17.664Z] 9: The type ValidationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.664Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.664Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:32:17 [2019-06-24T09:32:17.664Z] 11: The type OnTheFlyJavaCompiler2 is deprecated
05:32:17 [2019-06-24T09:32:17.664Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.664Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:32:17 [2019-06-24T09:32:17.664Z] 12: The type AbstractXbaseEvaluationTest is deprecated
05:32:17 [2019-06-24T09:32:17.664Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.664Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:32:17 [2019-06-24T09:32:17.664Z] 25: The type XtextRunner is deprecated
05:32:17 [2019-06-24T09:32:17.664Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.664Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:32:17 [2019-06-24T09:32:17.664Z] 29: The type OnTheFlyJavaCompiler2 is deprecated
05:32:17 [2019-06-24T09:32:17.664Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.664Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:32:17 [2019-06-24T09:32:17.664Z] 31: The type ParseHelper is deprecated
05:32:17 [2019-06-24T09:32:17.664Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.664Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:32:17 [2019-06-24T09:32:17.664Z] 33: The type ValidationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.664Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.664Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:32:17 [2019-06-24T09:32:17.664Z] 38: The method parse(CharSequence) from the type ParseHelper is deprecated
05:32:17 [2019-06-24T09:32:17.664Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.664Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:32:17 [2019-06-24T09:32:17.664Z] 39: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
05:32:17 [2019-06-24T09:32:17.664Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.664Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:32:17 [2019-06-24T09:32:17.664Z] 43: The method compileToClass(String, String) from the type OnTheFlyJavaCompiler2 is deprecated
05:32:17 [2019-06-24T09:32:17.664Z] [WARNING] 
05:32:17 [2019-06-24T09:32:17.664Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:32:17 [2019-06-24T09:32:17.664Z] 27: The type AbstractXbaseEvaluationTest is deprecated
05:32:17 [2019-06-24T09:32:17.664Z] [INFO] 
05:32:17 [2019-06-24T09:32:17.664Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel.tests ---
05:32:17 [2019-06-24T09:32:17.664Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:32:17 [2019-06-24T09:32:17.664Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/main/resources
05:32:17 [2019-06-24T09:32:17.664Z] [INFO] 
05:32:17 [2019-06-24T09:32:17.664Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel.tests ---
05:32:17 [2019-06-24T09:32:17.664Z] [INFO] Compiling 10 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/classes
05:32:17 [2019-06-24T09:32:17.914Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[6] 
05:32:17 [2019-06-24T09:32:17.914Z] 	import org.eclipse.xtext.junit4.GlobalRegistries;
05:32:17 [2019-06-24T09:32:17.914Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:32:17 [2019-06-24T09:32:17.914Z] The type GlobalRegistries is deprecated
05:32:17 [2019-06-24T09:32:17.914Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[7] 
05:32:17 [2019-06-24T09:32:17.914Z] 	import org.eclipse.xtext.junit4.GlobalRegistries.GlobalStateMemento;
05:32:17 [2019-06-24T09:32:17.914Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:32:17 [2019-06-24T09:32:17.914Z] The type GlobalRegistries.GlobalStateMemento is deprecated
05:32:17 [2019-06-24T09:32:17.914Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[8] 
05:32:17 [2019-06-24T09:32:17.914Z] 	import org.eclipse.xtext.junit4.IInjectorProvider;
05:32:17 [2019-06-24T09:32:17.914Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:32:17 [2019-06-24T09:32:17.914Z] The type IInjectorProvider is deprecated
05:32:17 [2019-06-24T09:32:17.914Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[9] 
05:32:17 [2019-06-24T09:32:17.914Z] 	import org.eclipse.xtext.junit4.IRegistryConfigurator;
05:32:17 [2019-06-24T09:32:17.914Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:32:17 [2019-06-24T09:32:17.914Z] The type IRegistryConfigurator is deprecated
05:32:17 [2019-06-24T09:32:17.914Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[13] 
05:32:17 [2019-06-24T09:32:17.914Z] 	public class DomainmodelInjectorProvider implements IInjectorProvider, IRegistryConfigurator {
05:32:17 [2019-06-24T09:32:17.914Z] 	                                                    ^^^^^^^^^^^^^^^^^
05:32:17 [2019-06-24T09:32:17.914Z] The type IInjectorProvider is deprecated
05:32:17 [2019-06-24T09:32:17.914Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[13] 
05:32:17 [2019-06-24T09:32:17.914Z] 	public class DomainmodelInjectorProvider implements IInjectorProvider, IRegistryConfigurator {
05:32:17 [2019-06-24T09:32:17.914Z] 	                                                                       ^^^^^^^^^^^^^^^^^^^^^
05:32:17 [2019-06-24T09:32:17.914Z] The type IRegistryConfigurator is deprecated
05:32:17 [2019-06-24T09:32:17.914Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[15] 
05:32:17 [2019-06-24T09:32:17.914Z] 	protected GlobalStateMemento stateBeforeInjectorCreation;
05:32:17 [2019-06-24T09:32:17.914Z] 	          ^^^^^^^^^^^^^^^^^^
05:32:17 [2019-06-24T09:32:17.914Z] The type GlobalRegistries.GlobalStateMemento is deprecated
05:32:17 [2019-06-24T09:32:17.914Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[16] 
05:32:17 [2019-06-24T09:32:17.914Z] 	protected GlobalStateMemento stateAfterInjectorCreation;
05:32:17 [2019-06-24T09:32:17.914Z] 	          ^^^^^^^^^^^^^^^^^^
05:32:17 [2019-06-24T09:32:17.914Z] The type GlobalRegistries.GlobalStateMemento is deprecated
05:32:17 [2019-06-24T09:32:17.914Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[20] 
05:32:17 [2019-06-24T09:32:17.914Z] 	GlobalRegistries.initializeDefaults();
05:32:17 [2019-06-24T09:32:17.914Z] 	^^^^^^^^^^^^^^^^
05:32:17 [2019-06-24T09:32:17.914Z] The type GlobalRegistries is deprecated
05:32:17 [2019-06-24T09:32:17.914Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[20] 
05:32:17 [2019-06-24T09:32:17.915Z] 	GlobalRegistries.initializeDefaults();
05:32:17 [2019-06-24T09:32:17.915Z] 	                 ^^^^^^^^^^^^^^^^^^^^
05:32:17 [2019-06-24T09:32:17.915Z] The method initializeDefaults() from the type GlobalRegistries is deprecated
05:32:17 [2019-06-24T09:32:17.915Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[27] 
05:32:17 [2019-06-24T09:32:17.915Z] 	stateBeforeInjectorCreation = GlobalRegistries.makeCopyOfGlobalState();
05:32:17 [2019-06-24T09:32:17.915Z] 	                              ^^^^^^^^^^^^^^^^
05:32:17 [2019-06-24T09:32:17.915Z] The type GlobalRegistries is deprecated
05:32:17 [2019-06-24T09:32:17.915Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[27] 
05:32:17 [2019-06-24T09:32:17.915Z] 	stateBeforeInjectorCreation = GlobalRegistries.makeCopyOfGlobalState();
05:32:17 [2019-06-24T09:32:17.915Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^
05:32:17 [2019-06-24T09:32:17.915Z] The method makeCopyOfGlobalState() from the type GlobalRegistries is deprecated
05:32:17 [2019-06-24T09:32:17.915Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[29] 
05:32:17 [2019-06-24T09:32:17.915Z] 	stateAfterInjectorCreation = GlobalRegistries.makeCopyOfGlobalState();
05:32:17 [2019-06-24T09:32:17.915Z] 	                             ^^^^^^^^^^^^^^^^
05:32:17 [2019-06-24T09:32:17.915Z] The type GlobalRegistries is deprecated
05:32:17 [2019-06-24T09:32:17.915Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[29] 
05:32:17 [2019-06-24T09:32:17.915Z] 	stateAfterInjectorCreation = GlobalRegistries.makeCopyOfGlobalState();
05:32:17 [2019-06-24T09:32:17.915Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^
05:32:17 [2019-06-24T09:32:17.915Z] The method makeCopyOfGlobalState() from the type GlobalRegistries is deprecated
05:32:17 [2019-06-24T09:32:17.915Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[40] 
05:32:17 [2019-06-24T09:32:17.915Z] 	stateBeforeInjectorCreation.restoreGlobalState();
05:32:17 [2019-06-24T09:32:17.915Z] 	                            ^^^^^^^^^^^^^^^^^^^^
05:32:17 [2019-06-24T09:32:17.915Z] The method restoreGlobalState() from the type GlobalRegistries.GlobalStateMemento is deprecated
05:32:17 [2019-06-24T09:32:17.915Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[46] 
05:32:17 [2019-06-24T09:32:17.915Z] 	stateAfterInjectorCreation.restoreGlobalState();
05:32:17 [2019-06-24T09:32:17.915Z] 	                           ^^^^^^^^^^^^^^^^^^^^
05:32:17 [2019-06-24T09:32:17.915Z] The method restoreGlobalState() from the type GlobalRegistries.GlobalStateMemento is deprecated
05:32:17 [2019-06-24T09:32:17.915Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelUiInjectorProvider.java:[6] 
05:32:17 [2019-06-24T09:32:17.915Z] 	import org.eclipse.xtext.junit4.IInjectorProvider;
05:32:17 [2019-06-24T09:32:17.915Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:32:17 [2019-06-24T09:32:17.915Z] The type IInjectorProvider is deprecated
05:32:17 [2019-06-24T09:32:17.915Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelUiInjectorProvider.java:[10] 
05:32:17 [2019-06-24T09:32:17.915Z] 	public class DomainmodelUiInjectorProvider implements IInjectorProvider {
05:32:17 [2019-06-24T09:32:17.915Z] 	                                                      ^^^^^^^^^^^^^^^^^
05:32:17 [2019-06-24T09:32:17.915Z] The type IInjectorProvider is deprecated
05:32:17 [2019-06-24T09:32:17.915Z] 18 problems (18 warnings)
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] 
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel.tests ---
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/test/resources
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] 
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.domainmodel.tests ---
05:32:17 [2019-06-24T09:32:17.915Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/org.eclipse.xtext.example.domainmodel.tests-2.9.2-SNAPSHOT-sources.jar
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] 
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel.tests ---
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] 
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel.tests ---
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/org.eclipse.xtext.example.domainmodel.tests-2.9.2-SNAPSHOT.jar
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] 
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel.tests ---
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] 
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xtext.example.domainmodel.tests ---
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] Skipping tests
05:32:17 [2019-06-24T09:32:17.915Z] [INFO]                                                                         
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] ------------------------------------------------------------------------
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] Building org.eclipse.xpect.target.eclipse_4_5_0-xtext_2_14_0 0.2.0-SNAPSHOT
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] ------------------------------------------------------------------------
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] 
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.target.eclipse_4_5_0-xtext_2_14_0 ---
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] 
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.target.eclipse_4_5_0-xtext_2_14_0 ---
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/target-platforms/eclipse_4_5_0-xtext_2_14_0/src/main/java]' does not exists.
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] 
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.target.eclipse_4_5_0-xtext_2_14_0 ---
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] 
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-target-definition (default-package-target-definition) @ org.eclipse.xpect.target.eclipse_4_5_0-xtext_2_14_0 ---
05:32:17 [2019-06-24T09:32:17.915Z] [INFO]                                                                         
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] ------------------------------------------------------------------------
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] Building org.eclipse.xpect.tests 0.2.0-SNAPSHOT
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] ------------------------------------------------------------------------
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] 
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.tests ---
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] 
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.tests ---
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] The project's OSGi version is 0.2.0.201906240930
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] 
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.tests ---
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] 
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.tests ---
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] 
05:32:17 [2019-06-24T09:32:17.915Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.tests ---
05:32:21 [2019-06-24T09:32:21.144Z] [INFO] 
05:32:21 [2019-06-24T09:32:21.144Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.tests ---
05:32:21 [2019-06-24T09:32:21.144Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:32:21 [2019-06-24T09:32:21.144Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/src/main/resources
05:32:21 [2019-06-24T09:32:21.144Z] [INFO] 
05:32:21 [2019-06-24T09:32:21.144Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.tests ---
05:32:21 [2019-06-24T09:32:21.144Z] [INFO] Compiling 43 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/classes
05:32:22 [2019-06-24T09:32:22.055Z] [INFO] 
05:32:22 [2019-06-24T09:32:22.055Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.tests ---
05:32:22 [2019-06-24T09:32:22.055Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:32:22 [2019-06-24T09:32:22.055Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/src/test/resources
05:32:22 [2019-06-24T09:32:22.055Z] [INFO] 
05:32:22 [2019-06-24T09:32:22.055Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xpect.tests ---
05:32:22 [2019-06-24T09:32:22.055Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/surefire-reports-standalone
05:32:22 [2019-06-24T09:32:22.055Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
05:32:22 [2019-06-24T09:32:22.055Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
05:32:22 [2019-06-24T09:32:22.055Z] 
05:32:22 [2019-06-24T09:32:22.055Z] -------------------------------------------------------
05:32:22 [2019-06-24T09:32:22.055Z]  T E S T S
05:32:22 [2019-06-24T09:32:22.055Z] -------------------------------------------------------
05:32:22 [2019-06-24T09:32:22.055Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:32:27 [2019-06-24T09:32:27.255Z] Running org.eclipse.xpect.tests.xjm.XjmMethodsTest
05:32:27 [2019-06-24T09:32:27.255Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in org.eclipse.xpect.tests.xjm.XjmMethodsTest
05:32:27 [2019-06-24T09:32:27.255Z] Running org.eclipse.xpect.tests.xjm.XjmContributionsTest
05:32:27 [2019-06-24T09:32:27.255Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.066 sec - in org.eclipse.xpect.tests.xjm.XjmContributionsTest
05:32:27 [2019-06-24T09:32:27.255Z] Running org.eclipse.xpect.tests.runner.RunnerTest
05:32:27 [2019-06-24T09:32:27.255Z] Xtext-Version in Target Platform: 2.14.0
05:32:27 [2019-06-24T09:32:27.255Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in org.eclipse.xpect.tests.runner.RunnerTest
05:32:27 [2019-06-24T09:32:27.255Z] Running org.eclipse.xpect.tests.state.SetupInitilizerTest
05:32:27 [2019-06-24T09:32:27.255Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.xpect.tests.state.SetupInitilizerTest
05:32:27 [2019-06-24T09:32:27.255Z] Running org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
05:32:27 [2019-06-24T09:32:27.255Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
05:32:27 [2019-06-24T09:32:27.255Z] Running org.eclipse.xpect.tests.state.StateContainerTest
05:32:27 [2019-06-24T09:32:27.255Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.xpect.tests.state.StateContainerTest
05:32:27 [2019-06-24T09:32:27.255Z] Running org.eclipse.xpect.tests.state.StateContainerInvalidationTest
05:32:27 [2019-06-24T09:32:27.255Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.xpect.tests.state.StateContainerInvalidationTest
05:32:27 [2019-06-24T09:32:27.255Z] Running org.eclipse.xpect.tests.text.TableTest
05:32:27 [2019-06-24T09:32:27.255Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.xpect.tests.text.TableTest
05:32:27 [2019-06-24T09:32:27.255Z] Running org.eclipse.xpect.tests.text.TextDifferencerTest
05:32:27 [2019-06-24T09:32:27.255Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.014 sec - in org.eclipse.xpect.tests.text.TextDifferencerTest
05:32:27 [2019-06-24T09:32:27.255Z] Running org.eclipse.xpect.tests.text.CanvasTest
05:32:27 [2019-06-24T09:32:27.256Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.xpect.tests.text.CanvasTest
05:32:27 [2019-06-24T09:32:27.256Z] Running org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
05:32:27 [2019-06-24T09:32:27.256Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
05:32:27 [2019-06-24T09:32:27.256Z] Running org.eclipse.xpect.tests.text.GenericTokenizerTest
05:32:27 [2019-06-24T09:32:27.256Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.xpect.tests.text.GenericTokenizerTest
05:32:27 [2019-06-24T09:32:27.256Z] Running org.eclipse.xpect.tests.parameter.ParameterParserTest
05:32:27 [2019-06-24T09:32:27.256Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in org.eclipse.xpect.tests.parameter.ParameterParserTest
05:32:27 [2019-06-24T09:32:27.256Z] Running org.eclipse.xpect.tests.LexerTest
05:32:27 [2019-06-24T09:32:27.256Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.xpect.tests.LexerTest
05:32:27 [2019-06-24T09:32:27.256Z] Running org.eclipse.xpect.tests.util.DifferencerImplTest
05:32:27 [2019-06-24T09:32:27.256Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 sec - in org.eclipse.xpect.tests.util.DifferencerImplTest
05:32:27 [2019-06-24T09:32:27.256Z] Running org.eclipse.xpect.tests.FileExtensionInfoTest
05:32:27 [2019-06-24T09:32:27.256Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.eclipse.xpect.tests.FileExtensionInfoTest
05:32:27 [2019-06-24T09:32:27.256Z] Running org.eclipse.xpect.tests.expectation.impl.ExpectationTest
05:32:27 [2019-06-24T09:32:27.256Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.eclipse.xpect.tests.expectation.impl.ExpectationTest
05:32:27 [2019-06-24T09:32:27.256Z] 
05:32:27 [2019-06-24T09:32:27.256Z] Results :
05:32:27 [2019-06-24T09:32:27.256Z] 
05:32:27 [2019-06-24T09:32:27.256Z] Tests run: 116, Failures: 0, Errors: 0, Skipped: 4
05:32:27 [2019-06-24T09:32:27.256Z] 
05:32:27 [2019-06-24T09:32:27.256Z] [INFO] 
05:32:27 [2019-06-24T09:32:27.256Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.tests ---
05:32:27 [2019-06-24T09:32:27.256Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/org.eclipse.xpect.tests-0.2.0-SNAPSHOT-sources.jar
05:32:27 [2019-06-24T09:32:27.256Z] [INFO] 
05:32:27 [2019-06-24T09:32:27.256Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.tests ---
05:32:27 [2019-06-24T09:32:27.256Z] [INFO] 
05:32:27 [2019-06-24T09:32:27.256Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.tests ---
05:32:27 [2019-06-24T09:32:27.256Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/org.eclipse.xpect.tests-0.2.0-SNAPSHOT.jar
05:32:27 [2019-06-24T09:32:27.256Z] [INFO] 
05:32:27 [2019-06-24T09:32:27.256Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.tests ---
05:32:27 [2019-06-24T09:32:27.256Z] [INFO] 
05:32:27 [2019-06-24T09:32:27.256Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xpect.tests ---
05:32:27 [2019-06-24T09:32:27.256Z] [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (9.24kB)
05:32:27 [2019-06-24T09:32:27.256Z] [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (9.24kB)
05:32:27 [2019-06-24T09:32:27.506Z] [INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work/data/.metadata/.log
05:32:27 [2019-06-24T09:32:27.506Z] [INFO] Command line:
05:32:27 [2019-06-24T09:32:27.506Z] 	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_5_0-xtext_2_14_0, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work/data, -install, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work, -configuration, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/surefire.properties]
05:32:27 [2019-06-24T09:32:27.506Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:32:31 [2019-06-24T09:32:31.628Z] Running org.eclipse.xpect.tests.xjm.XjmMethodsTest
05:32:32 [2019-06-24T09:32:32.971Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.908 s - in org.eclipse.xpect.tests.xjm.XjmMethodsTest
05:32:32 [2019-06-24T09:32:32.971Z] suiteWithLoop(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.096 s
05:32:32 [2019-06-24T09:32:32.971Z] suiteWithNameConflicts(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.014 s
05:32:32 [2019-06-24T09:32:32.971Z] suiteWithNesting(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.014 s
05:32:32 [2019-06-24T09:32:32.971Z] singleTestWithMethods(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.01 s
05:32:32 [2019-06-24T09:32:32.971Z] Running org.eclipse.xpect.tests.xjm.XjmContributionsTest
05:32:32 [2019-06-24T09:32:32.971Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.069 s - in org.eclipse.xpect.tests.xjm.XjmContributionsTest
05:32:32 [2019-06-24T09:32:32.971Z] transitiveImport(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.018 s
05:32:32 [2019-06-24T09:32:32.971Z] simple(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.01 s
05:32:32 [2019-06-24T09:32:32.971Z] methodType(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.01 s
05:32:32 [2019-06-24T09:32:32.971Z] replace1(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.01 s
05:32:32 [2019-06-24T09:32:32.971Z] replace2(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.009 s
05:32:32 [2019-06-24T09:32:32.971Z] methodAnnotation(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.009 s
05:32:32 [2019-06-24T09:32:32.971Z] annotationType(org.eclipse.xpect.tests.xjm.XjmContributionsTest) skipped
05:32:32 [2019-06-24T09:32:32.971Z] Running org.eclipse.xpect.tests.runner.RunnerTest
05:32:33 [2019-06-24T09:32:33.882Z] Xtext-Version in Target Platform: 2.14.0
05:32:33 [2019-06-24T09:32:33.882Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.022 s - in org.eclipse.xpect.tests.runner.RunnerTest
05:32:33 [2019-06-24T09:32:33.882Z] expectedExpectation~0: test passes: green.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.007 s
05:32:33 [2019-06-24T09:32:33.882Z] testFailureDiff~0: tests fails: can assert the error as a diff.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.018 s
05:32:33 [2019-06-24T09:32:33.882Z] expectedExpectation~2: test fails as expected by FIXME, therefore the test is green.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.001 s
05:32:33 [2019-06-24T09:32:33.883Z] testFailureMessage~0: the test passes as *not* expected by FIXME, therefore we can assert an error message.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.004 s
05:32:33 [2019-06-24T09:32:33.883Z] expectedExpectation~0: // this should pass.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/runner/runner.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.001 s
05:32:33 [2019-06-24T09:32:33.883Z] testFailureDiff~0: // assert a wrong single-line expectation.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/runner/runner.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.004 s
05:32:33 [2019-06-24T09:32:33.883Z] testFailureDiff~1: // assert a wrong multi-line expectation.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/runner/runner.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.006 s
05:32:33 [2019-06-24T09:32:33.883Z] Running org.eclipse.xpect.tests.state.SetupInitilizerTest
05:32:33 [2019-06-24T09:32:33.883Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.xpect.tests.state.SetupInitilizerTest
05:32:33 [2019-06-24T09:32:33.883Z] varargConstructor_double(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0.001 s
05:32:33 [2019-06-24T09:32:33.883Z] specificConstructorStrings(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] varargConstructorStrings_empty(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] varargConstructorStrings(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] varargConstructorStrings2(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] mixedVarargConstructor(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] Running org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
05:32:33 [2019-06-24T09:32:33.883Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
05:32:33 [2019-06-24T09:32:33.883Z] testStaticManaged(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.005 s
05:32:33 [2019-06-24T09:32:33.883Z] testLogginTestDataValue(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.006 s
05:32:33 [2019-06-24T09:32:33.883Z] testStaticValue(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
05:32:33 [2019-06-24T09:32:33.883Z] testLogginTestDataManaged(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
05:32:33 [2019-06-24T09:32:33.883Z] multiConstructor1(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] multiConstructor2(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
05:32:33 [2019-06-24T09:32:33.883Z] multiConstructor3(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
05:32:33 [2019-06-24T09:32:33.883Z] typeParam(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
05:32:33 [2019-06-24T09:32:33.883Z] typeParamUnresolved(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
05:32:33 [2019-06-24T09:32:33.883Z] testSimple(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.002 s
05:32:33 [2019-06-24T09:32:33.883Z] Running org.eclipse.xpect.tests.state.StateContainerTest
05:32:33 [2019-06-24T09:32:33.883Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.xpect.tests.state.StateContainerTest
05:32:33 [2019-06-24T09:32:33.883Z] testPrimaryManaged(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.001 s
05:32:33 [2019-06-24T09:32:33.883Z] testDerivedManaged(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] testPrimaryValueAnn(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] testPrimaryValue(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] testDerivedValue(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.001 s
05:32:33 [2019-06-24T09:32:33.883Z] testPrimaryManagedAnn(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] Running org.eclipse.xpect.tests.state.StateContainerInvalidationTest
05:32:33 [2019-06-24T09:32:33.883Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.xpect.tests.state.StateContainerInvalidationTest
05:32:33 [2019-06-24T09:32:33.883Z] testInvalidate2(org.eclipse.xpect.tests.state.StateContainerInvalidationTest)  Time elapsed: 0.004 s
05:32:33 [2019-06-24T09:32:33.883Z] testInvalidate(org.eclipse.xpect.tests.state.StateContainerInvalidationTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] Running org.eclipse.xpect.tests.text.TableTest
05:32:33 [2019-06-24T09:32:33.883Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.xpect.tests.text.TableTest
05:32:33 [2019-06-24T09:32:33.883Z] test2by3Long(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.008 s
05:32:33 [2019-06-24T09:32:33.883Z] test2by3BorderAndSeparators(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.001 s
05:32:33 [2019-06-24T09:32:33.883Z] test1by1(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] test2by3(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] test2by3LongTrimmed(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.001 s
05:32:33 [2019-06-24T09:32:33.883Z] Running org.eclipse.xpect.tests.text.TextDifferencerTest
05:32:33 [2019-06-24T09:32:33.883Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.009 s - in org.eclipse.xpect.tests.text.TextDifferencerTest
05:32:33 [2019-06-24T09:32:33.883Z] testWhitespaceDiff2(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.002 s
05:32:33 [2019-06-24T09:32:33.883Z] testAddML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
05:32:33 [2019-06-24T09:32:33.883Z] testAddSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] testEqual(org.eclipse.xpect.tests.text.TextDifferencerTest) skipped
05:32:33 [2019-06-24T09:32:33.883Z] testRemoveSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
05:32:33 [2019-06-24T09:32:33.883Z] testAddSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] testWhitespace(org.eclipse.xpect.tests.text.TextDifferencerTest) skipped
05:32:33 [2019-06-24T09:32:33.883Z] testRemoveML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] testRemoveSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] testDiffML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] testDiffSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] testWhitespaceDiff(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
05:32:33 [2019-06-24T09:32:33.883Z] testDiffSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] Running org.eclipse.xpect.tests.text.CanvasTest
05:32:33 [2019-06-24T09:32:33.883Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.xpect.tests.text.CanvasTest
05:32:33 [2019-06-24T09:32:33.883Z] testBoundsSubcanvasAt(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] testBoundsAt(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] testFill(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0.001 s
05:32:33 [2019-06-24T09:32:33.883Z] testPaintAt00(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] testPaintAt02(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] testPaintAt20(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] testPaintAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] testOverPaintAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] testSubcanvasAt2235(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] testBounds(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] testSubcanvasAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] Running org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
05:32:33 [2019-06-24T09:32:33.883Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
05:32:33 [2019-06-24T09:32:33.883Z] testSimilarBeginning(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0.004 s
05:32:33 [2019-06-24T09:32:33.883Z] testEqual(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] testBeginningAndEnd(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0.001 s
05:32:33 [2019-06-24T09:32:33.883Z] testUnequal(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] testSimilarEnd(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0.001 s
05:32:33 [2019-06-24T09:32:33.883Z] Running org.eclipse.xpect.tests.text.GenericTokenizerTest
05:32:33 [2019-06-24T09:32:33.883Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.xpect.tests.text.GenericTokenizerTest
05:32:33 [2019-06-24T09:32:33.883Z] testSymbols(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0.001 s
05:32:33 [2019-06-24T09:32:33.883Z] testWord(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] testSimple(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0 s
05:32:33 [2019-06-24T09:32:33.883Z] Running org.eclipse.xpect.tests.parameter.ParameterParserTest
05:32:34 [2019-06-24T09:32:34.133Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.eclipse.xpect.tests.parameter.ParameterParserTest
05:32:34 [2019-06-24T09:32:34.133Z] testFailureMessage~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.011 s
05:32:34 [2019-06-24T09:32:34.133Z] testFailureMessage~1: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 s
05:32:34 [2019-06-24T09:32:34.133Z] testFailureMessage~2: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.004 s
05:32:34 [2019-06-24T09:32:34.133Z] testFailureMessage~3: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 s
05:32:34 [2019-06-24T09:32:34.133Z] intOffset~0: // match.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.004 s
05:32:34 [2019-06-24T09:32:34.133Z] intOffset~1: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
05:32:34 [2019-06-24T09:32:34.133Z] testFailureMessage~0: // no match.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
05:32:34 [2019-06-24T09:32:34.133Z] intOffset~3: // no offset specified.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
05:32:34 [2019-06-24T09:32:34.133Z] intOffset~4: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 s
05:32:34 [2019-06-24T09:32:34.133Z] intOffset~5: test title.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 s
05:32:34 [2019-06-24T09:32:34.133Z] regionOffset~0: // match.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
05:32:34 [2019-06-24T09:32:34.134Z] regionOffset~1: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 s
05:32:34 [2019-06-24T09:32:34.134Z] testFailureMessage~1: // no match.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
05:32:34 [2019-06-24T09:32:34.134Z] testFailureMessage~2: // no offset specified.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 s
05:32:34 [2019-06-24T09:32:34.134Z] Running org.eclipse.xpect.tests.LexerTest
05:32:34 [2019-06-24T09:32:34.134Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.xpect.tests.LexerTest
05:32:34 [2019-06-24T09:32:34.134Z] testXPE(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0.004 s
05:32:34 [2019-06-24T09:32:34.134Z] testXPECT(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 s
05:32:34 [2019-06-24T09:32:34.134Z] testXPEC(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0.001 s
05:32:34 [2019-06-24T09:32:34.134Z] testXP(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 s
05:32:34 [2019-06-24T09:32:34.134Z] testX(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 s
05:32:34 [2019-06-24T09:32:34.134Z] testSimple(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0.001 s
05:32:34 [2019-06-24T09:32:34.134Z] Running org.eclipse.xpect.tests.util.DifferencerImplTest
05:32:34 [2019-06-24T09:32:34.134Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s - in org.eclipse.xpect.tests.util.DifferencerImplTest
05:32:34 [2019-06-24T09:32:34.134Z] testOneMatch(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0.001 s
05:32:34 [2019-06-24T09:32:34.134Z] testInsertRightEnd(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 s
05:32:34 [2019-06-24T09:32:34.134Z] testInsertRightMiddle(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0.001 s
05:32:34 [2019-06-24T09:32:34.134Z] testInsertRightBeginning(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 s
05:32:34 [2019-06-24T09:32:34.134Z] testRemoveMiddle(org.eclipse.xpect.tests.util.DifferencerImplTest) skipped
05:32:34 [2019-06-24T09:32:34.134Z] testThreeMatches(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 s
05:32:34 [2019-06-24T09:32:34.134Z] testTwoMatches(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 s
05:32:34 [2019-06-24T09:32:34.134Z] Running org.eclipse.xpect.tests.FileExtensionInfoTest
05:32:34 [2019-06-24T09:32:34.134Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.xpect.tests.FileExtensionInfoTest
05:32:34 [2019-06-24T09:32:34.134Z] testRedundant(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.007 s
05:32:34 [2019-06-24T09:32:34.134Z] testResourceServiceProvider(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
05:32:34 [2019-06-24T09:32:34.134Z] testResourceServiceProviderDefault(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
05:32:34 [2019-06-24T09:32:34.134Z] testXpectFileExtension(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
05:32:34 [2019-06-24T09:32:34.134Z] testEmfExtensionParserDefault(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
05:32:34 [2019-06-24T09:32:34.134Z] testEditor(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
05:32:34 [2019-06-24T09:32:34.134Z] testLanguageWithoutUI(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
05:32:34 [2019-06-24T09:32:34.134Z] testEmfExtensionParser(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0 s
05:32:34 [2019-06-24T09:32:34.134Z] Running org.eclipse.xpect.tests.expectation.impl.ExpectationTest
05:32:34 [2019-06-24T09:32:34.134Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.xpect.tests.expectation.impl.ExpectationTest
05:32:34 [2019-06-24T09:32:34.134Z] expectedExpectation~0: // not modified.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/expectation/impl/expectations.xt〕(org.eclipse.xpect.tests.expectation.impl.ExpectationTest)  Time elapsed: 0.013 s
05:32:34 [2019-06-24T09:32:34.134Z] modifiedExpectation~0: // modified.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/expectation/impl/expectations.xt〕(org.eclipse.xpect.tests.expectation.impl.ExpectationTest)  Time elapsed: 0.001 s
05:32:34 [2019-06-24T09:32:34.134Z] 
05:32:34 [2019-06-24T09:32:34.134Z] Results:
05:32:34 [2019-06-24T09:32:34.134Z] 
05:32:34 [2019-06-24T09:32:34.134Z] Tests run: 116, Failures: 0, Errors: 0, Skipped: 4
05:32:34 [2019-06-24T09:32:34.134Z] 
05:32:35 [2019-06-24T09:32:35.996Z] [INFO] All tests passed!
05:32:35 [2019-06-24T09:32:35.996Z] [INFO]                                                                         
05:32:35 [2019-06-24T09:32:35.996Z] [INFO] ------------------------------------------------------------------------
05:32:35 [2019-06-24T09:32:35.996Z] [INFO] Building org.eclipse.xpect.xtext.lib.tests 0.2.0-SNAPSHOT
05:32:35 [2019-06-24T09:32:35.996Z] [INFO] ------------------------------------------------------------------------
05:32:35 [2019-06-24T09:32:35.996Z] [INFO] 
05:32:35 [2019-06-24T09:32:35.996Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.lib.tests ---
05:32:35 [2019-06-24T09:32:35.996Z] [INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target
05:32:35 [2019-06-24T09:32:35.996Z] [INFO] 
05:32:35 [2019-06-24T09:32:35.996Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.xtext.lib.tests ---
05:32:35 [2019-06-24T09:32:35.996Z] [INFO] The project's OSGi version is 0.2.0.201906240930
05:32:35 [2019-06-24T09:32:35.996Z] [INFO] 
05:32:35 [2019-06-24T09:32:35.996Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.lib.tests ---
05:32:35 [2019-06-24T09:32:35.996Z] [INFO] 
05:32:35 [2019-06-24T09:32:35.996Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.lib.tests ---
05:32:35 [2019-06-24T09:32:35.996Z] [INFO] 
05:32:35 [2019-06-24T09:32:35.996Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.lib.tests ---
05:32:36 [2019-06-24T09:32:36.246Z] [INFO] 
05:32:36 [2019-06-24T09:32:36.246Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.xtext.lib.tests ---
05:32:36 [2019-06-24T09:32:36.246Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:32:36 [2019-06-24T09:32:36.246Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/src/main/resources
05:32:36 [2019-06-24T09:32:36.246Z] [INFO] 
05:32:36 [2019-06-24T09:32:36.246Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.xtext.lib.tests ---
05:32:36 [2019-06-24T09:32:36.246Z] [INFO] Compiling 4 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/classes
05:32:36 [2019-06-24T09:32:36.496Z] [INFO] 
05:32:36 [2019-06-24T09:32:36.496Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.xtext.lib.tests ---
05:32:36 [2019-06-24T09:32:36.496Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:32:36 [2019-06-24T09:32:36.496Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/src/test/resources
05:32:36 [2019-06-24T09:32:36.496Z] [INFO] 
05:32:36 [2019-06-24T09:32:36.496Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xpect.xtext.lib.tests ---
05:32:36 [2019-06-24T09:32:36.496Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/surefire-reports-standalone
05:32:36 [2019-06-24T09:32:36.496Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
05:32:36 [2019-06-24T09:32:36.496Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
05:32:36 [2019-06-24T09:32:36.496Z] 
05:32:36 [2019-06-24T09:32:36.496Z] -------------------------------------------------------
05:32:36 [2019-06-24T09:32:36.497Z]  T E S T S
05:32:36 [2019-06-24T09:32:36.497Z] -------------------------------------------------------
05:32:36 [2019-06-24T09:32:36.497Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:32:42 [2019-06-24T09:32:42.977Z] Running org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
05:32:42 [2019-06-24T09:32:42.977Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 sec - in org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
05:32:42 [2019-06-24T09:32:42.977Z] Running org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
05:32:42 [2019-06-24T09:32:42.977Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
05:32:42 [2019-06-24T09:32:42.977Z] Running org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
05:32:42 [2019-06-24T09:32:42.977Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
05:32:42 [2019-06-24T09:32:42.977Z] Running org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
05:32:42 [2019-06-24T09:32:42.977Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
05:32:42 [2019-06-24T09:32:42.977Z] 
05:32:42 [2019-06-24T09:32:42.977Z] Results :
05:32:42 [2019-06-24T09:32:42.977Z] 
05:32:42 [2019-06-24T09:32:42.977Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
05:32:42 [2019-06-24T09:32:42.977Z] 
05:32:42 [2019-06-24T09:32:42.977Z] [INFO] 
05:32:42 [2019-06-24T09:32:42.977Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.lib.tests ---
05:32:42 [2019-06-24T09:32:42.977Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/org.eclipse.xpect.xtext.lib.tests-0.2.0-SNAPSHOT-sources.jar
05:32:42 [2019-06-24T09:32:42.977Z] [INFO] 
05:32:42 [2019-06-24T09:32:42.977Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.lib.tests ---
05:32:42 [2019-06-24T09:32:42.977Z] [INFO] 
05:32:42 [2019-06-24T09:32:42.977Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.xtext.lib.tests ---
05:32:42 [2019-06-24T09:32:42.977Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/org.eclipse.xpect.xtext.lib.tests-0.2.0-SNAPSHOT.jar
05:32:42 [2019-06-24T09:32:42.977Z] [INFO] 
05:32:42 [2019-06-24T09:32:42.977Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.lib.tests ---
05:32:42 [2019-06-24T09:32:42.977Z] [INFO] 
05:32:42 [2019-06-24T09:32:42.977Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xpect.xtext.lib.tests ---
05:32:42 [2019-06-24T09:32:42.977Z] [INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/data/.metadata/.log
05:32:42 [2019-06-24T09:32:42.977Z] [INFO] Command line:
05:32:42 [2019-06-24T09:32:42.977Z] 	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_5_0-xtext_2_14_0, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/data, -install, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work, -configuration, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/surefire.properties]
05:32:42 [2019-06-24T09:32:42.977Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:32:51 [2019-06-24T09:32:51.001Z] Running org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
05:32:55 [2019-06-24T09:32:55.124Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.217 s - in org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
05:32:55 [2019-06-24T09:32:55.124Z] errors~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/validation/errorsAndWarnings.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.03 s
05:32:55 [2019-06-24T09:32:55.124Z] warnings~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/validation/errorsAndWarnings.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.005 s
05:32:55 [2019-06-24T09:32:55.124Z] issues~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/validation/issues.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.006 s
05:32:55 [2019-06-24T09:32:55.124Z] Running org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
05:32:56 [2019-06-24T09:32:56.035Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 s - in org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
05:32:56 [2019-06-24T09:32:56.035Z] linkedFragment~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.022 s
05:32:56 [2019-06-24T09:32:56.035Z] linkedFragments~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.005 s
05:32:56 [2019-06-24T09:32:56.035Z] linkedFragment~1: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.003 s
05:32:56 [2019-06-24T09:32:56.035Z] Running org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
05:32:57 [2019-06-24T09:32:57.378Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.329 s - in org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
05:32:57 [2019-06-24T09:32:57.378Z] comments~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/CommonTerminals.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.005 s
05:32:57 [2019-06-24T09:32:57.378Z] comments~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/Fragments.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.002 s
05:32:57 [2019-06-24T09:32:57.378Z] comments~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/ML_Comments.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.003 s
05:32:57 [2019-06-24T09:32:57.378Z] comments~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/SL_Comments.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.002 s
05:32:57 [2019-06-24T09:32:57.378Z] Running org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
05:32:57 [2019-06-24T09:32:57.629Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s - in org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
05:32:57 [2019-06-24T09:32:57.629Z] intOffset~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.004 s
05:32:57 [2019-06-24T09:32:57.629Z] intOffset~1: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.002 s
05:32:57 [2019-06-24T09:32:57.629Z] intOffset~2: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.002 s
05:32:57 [2019-06-24T09:32:57.629Z] intOffset~3: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.001 s
05:32:57 [2019-06-24T09:32:57.629Z] testFailureMessage~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.006 s
05:32:57 [2019-06-24T09:32:57.629Z] 
05:32:57 [2019-06-24T09:32:57.629Z] Results:
05:32:57 [2019-06-24T09:32:57.629Z] 
05:32:57 [2019-06-24T09:32:57.629Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
05:32:57 [2019-06-24T09:32:57.629Z] 
05:32:59 [2019-06-24T09:32:59.490Z] [INFO] All tests passed!
05:32:59 [2019-06-24T09:32:59.490Z] [INFO]                                                                         
05:32:59 [2019-06-24T09:32:59.490Z] [INFO] ------------------------------------------------------------------------
05:32:59 [2019-06-24T09:32:59.490Z] [INFO] Building org.eclipse.xtext.example.arithmetics.xpect.tests 0.2.0-SNAPSHOT
05:32:59 [2019-06-24T09:32:59.490Z] [INFO] ------------------------------------------------------------------------
05:32:59 [2019-06-24T09:32:59.490Z] [INFO] 
05:32:59 [2019-06-24T09:32:59.490Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:32:59 [2019-06-24T09:32:59.490Z] [INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target
05:32:59 [2019-06-24T09:32:59.490Z] [INFO] 
05:32:59 [2019-06-24T09:32:59.490Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:32:59 [2019-06-24T09:32:59.490Z] [INFO] The project's OSGi version is 0.2.0.201906240930
05:32:59 [2019-06-24T09:32:59.490Z] [INFO] 
05:32:59 [2019-06-24T09:32:59.490Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:32:59 [2019-06-24T09:32:59.490Z] [INFO] 
05:32:59 [2019-06-24T09:32:59.490Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:32:59 [2019-06-24T09:32:59.490Z] [INFO] 
05:32:59 [2019-06-24T09:32:59.490Z] [INFO] --- xtend-maven-plugin:2.8.3:compile (default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:32:59 [2019-06-24T09:32:59.490Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml
05:32:59 [2019-06-24T09:32:59.490Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml
05:32:59 [2019-06-24T09:32:59.740Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml (850 B at 11.2 KB/sec)
05:32:59 [2019-06-24T09:32:59.991Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml (388 B at 1.0 KB/sec)
05:33:04 [2019-06-24T09:33:04.113Z] [INFO] 
05:33:04 [2019-06-24T09:33:04.113Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:33:04 [2019-06-24T09:33:04.113Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
05:33:04 [2019-06-24T09:33:04.113Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/src/main/resources
05:33:04 [2019-06-24T09:33:04.113Z] [INFO] 
05:33:04 [2019-06-24T09:33:04.113Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:33:04 [2019-06-24T09:33:04.113Z] [INFO] Compiling 3 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/classes
05:33:04 [2019-06-24T09:33:04.113Z] [INFO] 
05:33:04 [2019-06-24T09:33:04.113Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:33:04 [2019-06-24T09:33:04.113Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
05:33:04 [2019-06-24T09:33:04.113Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/src/test/resources
05:33:04 [2019-06-24T09:33:04.113Z] [INFO] 
05:33:04 [2019-06-24T09:33:04.113Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:33:04 [2019-06-24T09:33:04.113Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/surefire-reports-standalone
05:33:04 [2019-06-24T09:33:04.113Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
05:33:04 [2019-06-24T09:33:04.113Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
05:33:04 [2019-06-24T09:33:04.113Z] 
05:33:04 [2019-06-24T09:33:04.113Z] -------------------------------------------------------
05:33:04 [2019-06-24T09:33:04.113Z]  T E S T S
05:33:04 [2019-06-24T09:33:04.113Z] -------------------------------------------------------
05:33:04 [2019-06-24T09:33:04.113Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:33:09 [2019-06-24T09:33:09.309Z] Running org.eclipse.xtext.example.arithmetics.xpect.tests.suite.ArithmeticsXtextTest
05:33:09 [2019-06-24T09:33:09.309Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec - in org.eclipse.xtext.example.arithmetics.xpect.tests.suite.ArithmeticsXtextTest
05:33:09 [2019-06-24T09:33:09.309Z] Running org.eclipse.xtext.example.arithmetics.xpect.tests.interpreter.InterpreterTest
05:33:09 [2019-06-24T09:33:09.309Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.xtext.example.arithmetics.xpect.tests.interpreter.InterpreterTest
05:33:09 [2019-06-24T09:33:09.309Z] 
05:33:09 [2019-06-24T09:33:09.309Z] Results :
05:33:09 [2019-06-24T09:33:09.309Z] 
05:33:09 [2019-06-24T09:33:09.309Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
05:33:09 [2019-06-24T09:33:09.309Z] 
05:33:09 [2019-06-24T09:33:09.309Z] [INFO] 
05:33:09 [2019-06-24T09:33:09.309Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:33:09 [2019-06-24T09:33:09.309Z] [INFO] 
05:33:09 [2019-06-24T09:33:09.309Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:33:09 [2019-06-24T09:33:09.309Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/org.eclipse.xtext.example.arithmetics.xpect.tests-0.2.0-SNAPSHOT.jar
05:33:09 [2019-06-24T09:33:09.309Z] [INFO] 
05:33:09 [2019-06-24T09:33:09.309Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:33:09 [2019-06-24T09:33:09.309Z] [INFO]                                                                         
05:33:09 [2019-06-24T09:33:09.309Z] [INFO] ------------------------------------------------------------------------
05:33:09 [2019-06-24T09:33:09.309Z] [INFO] Building org.eclipse.xtext.example.domainmodel.xpect.tests 0.2.0-SNAPSHOT
05:33:09 [2019-06-24T09:33:09.309Z] [INFO] ------------------------------------------------------------------------
05:33:09 [2019-06-24T09:33:09.309Z] [INFO] 
05:33:09 [2019-06-24T09:33:09.309Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:33:09 [2019-06-24T09:33:09.309Z] [INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target
05:33:09 [2019-06-24T09:33:09.309Z] [INFO] 
05:33:09 [2019-06-24T09:33:09.309Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:33:09 [2019-06-24T09:33:09.309Z] [INFO] The project's OSGi version is 0.2.0.201906240930
05:33:09 [2019-06-24T09:33:09.309Z] [INFO] 
05:33:09 [2019-06-24T09:33:09.309Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:33:09 [2019-06-24T09:33:09.309Z] [INFO] 
05:33:09 [2019-06-24T09:33:09.309Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:33:09 [2019-06-24T09:33:09.309Z] [INFO] 
05:33:09 [2019-06-24T09:33:09.309Z] [INFO] --- xtend-maven-plugin:2.8.3:compile (default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:33:12 [2019-06-24T09:33:12.537Z] [WARNING] 
05:33:12 [2019-06-24T09:33:12.537Z] WARNING: 	ParserTest.xtend - 
05:33:12 [2019-06-24T09:33:12.537Z] 22: The type XpectSetup is deprecated
05:33:12 [2019-06-24T09:33:12.537Z] [INFO] 
05:33:12 [2019-06-24T09:33:12.537Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:33:12 [2019-06-24T09:33:12.537Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
05:33:12 [2019-06-24T09:33:12.537Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/src/main/resources
05:33:12 [2019-06-24T09:33:12.537Z] [INFO] 
05:33:12 [2019-06-24T09:33:12.537Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:33:12 [2019-06-24T09:33:12.537Z] [INFO] Compiling 11 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/classes
05:33:12 [2019-06-24T09:33:12.537Z] [INFO] 
05:33:12 [2019-06-24T09:33:12.537Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:33:12 [2019-06-24T09:33:12.537Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
05:33:12 [2019-06-24T09:33:12.537Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/src/test/resources
05:33:12 [2019-06-24T09:33:12.537Z] [INFO] 
05:33:12 [2019-06-24T09:33:12.537Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:33:12 [2019-06-24T09:33:12.537Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/surefire-reports-standalone
05:33:12 [2019-06-24T09:33:12.537Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
05:33:12 [2019-06-24T09:33:12.537Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
05:33:12 [2019-06-24T09:33:12.537Z] 
05:33:12 [2019-06-24T09:33:12.537Z] -------------------------------------------------------
05:33:12 [2019-06-24T09:33:12.537Z]  T E S T S
05:33:12 [2019-06-24T09:33:12.537Z] -------------------------------------------------------
05:33:12 [2019-06-24T09:33:12.537Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:33:19 [2019-06-24T09:33:19.017Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
05:33:19 [2019-06-24T09:33:19.017Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
05:33:19 [2019-06-24T09:33:19.017Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
05:33:19 [2019-06-24T09:33:19.268Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
05:33:19 [2019-06-24T09:33:19.268Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
05:33:19 [2019-06-24T09:33:19.268Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.101 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
05:33:19 [2019-06-24T09:33:19.268Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
05:33:19 [2019-06-24T09:33:19.518Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
05:33:19 [2019-06-24T09:33:19.518Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
05:33:19 [2019-06-24T09:33:19.518Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
05:33:19 [2019-06-24T09:33:19.518Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
05:33:20 [2019-06-24T09:33:20.429Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
05:33:20 [2019-06-24T09:33:20.429Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
05:33:20 [2019-06-24T09:33:20.980Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.389 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
05:33:20 [2019-06-24T09:33:20.980Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
05:33:20 [2019-06-24T09:33:20.980Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
05:33:20 [2019-06-24T09:33:20.980Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
05:33:21 [2019-06-24T09:33:21.531Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.299 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
05:33:21 [2019-06-24T09:33:21.531Z] 
05:33:21 [2019-06-24T09:33:21.531Z] Results :
05:33:21 [2019-06-24T09:33:21.531Z] 
05:33:21 [2019-06-24T09:33:21.531Z] Tests run: 41, Failures: 0, Errors: 0, Skipped: 7
05:33:21 [2019-06-24T09:33:21.531Z] 
05:33:21 [2019-06-24T09:33:21.531Z] [INFO] 
05:33:21 [2019-06-24T09:33:21.531Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:33:21 [2019-06-24T09:33:21.531Z] [INFO] 
05:33:21 [2019-06-24T09:33:21.531Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:33:21 [2019-06-24T09:33:21.531Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/org.eclipse.xtext.example.domainmodel.xpect.tests-0.2.0-SNAPSHOT.jar
05:33:21 [2019-06-24T09:33:21.531Z] [INFO] 
05:33:21 [2019-06-24T09:33:21.531Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:33:21 [2019-06-24T09:33:21.531Z] [INFO] 
05:33:21 [2019-06-24T09:33:21.531Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:33:21 [2019-06-24T09:33:21.781Z] [INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/data/.metadata/.log
05:33:21 [2019-06-24T09:33:21.781Z] [INFO] Command line:
05:33:21 [2019-06-24T09:33:21.781Z] 	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_5_0-xtext_2_14_0, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/data, -install, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work, -configuration, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/surefire.properties, -nouithread]
05:33:21 [2019-06-24T09:33:21.781Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:33:25 [2019-06-24T09:33:25.903Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
05:33:29 [2019-06-24T09:33:29.131Z] 0    [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:33:32 [2019-06-24T09:33:32.359Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.441 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
05:33:32 [2019-06-24T09:33:32.359Z] linkedName~0: MyEntity2 should be from the other file.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.025 s
05:33:32 [2019-06-24T09:33:32.359Z] linkedName~1: int should be the java primitive.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.003 s
05:33:32 [2019-06-24T09:33:32.359Z] linkedName~2: String should be from java.lang.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.003 s
05:33:32 [2019-06-24T09:33:32.359Z] linkedFragment~0: same test using fragments, because not all elements have qualified names.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.003 s
05:33:32 [2019-06-24T09:33:32.359Z] linkedFragment~1: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.004 s
05:33:32 [2019-06-24T09:33:32.359Z] linkedFragment~2: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.003 s
05:33:32 [2019-06-24T09:33:32.359Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
05:33:36 [2019-06-24T09:33:36.481Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.943 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
05:33:36 [2019-06-24T09:33:36.481Z] jvmModel~0: Test the full JvmModel.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/jvmmodelinferrer/JvmModel.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest)  Time elapsed: 0.015 s
05:33:36 [2019-06-24T09:33:36.481Z] jvmModelSignatures~0: Test the signatures of public and protected members..eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/jvmmodelinferrer/JvmSignatures.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest)  Time elapsed: 0.01 s
05:33:36 [2019-06-24T09:33:36.481Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
05:33:36 [2019-06-24T09:33:36.481Z] 7535 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:33:37 [2019-06-24T09:33:37.392Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.966 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
05:33:37 [2019-06-24T09:33:37.392Z] exportedObjects~0: these names are stored in the Xtext Index.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0.028 s
05:33:37 [2019-06-24T09:33:37.392Z] importedNames~0: these names have been imported from other files.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest) skipped
05:33:37 [2019-06-24T09:33:37.392Z] importedNames~0: these names have been imported from other files.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0.001 s
05:33:37 [2019-06-24T09:33:37.392Z] referenceDescriptions~0: these references are stored in the Xtext Index.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest) skipped
05:33:37 [2019-06-24T09:33:37.392Z] referenceDescriptions~0: these references are stored in the Xtext Index.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0 s
05:33:37 [2019-06-24T09:33:37.392Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
05:33:37 [2019-06-24T09:33:37.392Z] 8514 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:33:38 [2019-06-24T09:33:38.736Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
05:33:38 [2019-06-24T09:33:38.736Z] scope~0: besides "int", we can reference... and we can not reference foooobar.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/scoping/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest)  Time elapsed: 0.021 s
05:33:38 [2019-06-24T09:33:38.736Z] scope~1: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/scoping/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest)  Time elapsed: 0.003 s
05:33:38 [2019-06-24T09:33:38.736Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
05:33:38 [2019-06-24T09:33:38.736Z] 9729 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:33:39 [2019-06-24T09:33:39.286Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.797 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
05:33:39 [2019-06-24T09:33:39.286Z] test(org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest)  Time elapsed: 0 s
05:33:39 [2019-06-24T09:33:39.286Z] ast~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/parser/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest)  Time elapsed: 0.006 s
05:33:39 [2019-06-24T09:33:39.286Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
05:33:39 [2019-06-24T09:33:39.286Z] 10536 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:33:40 [2019-06-24T09:33:40.197Z] 11225 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:33:41 [2019-06-24T09:33:41.540Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.103 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
05:33:41 [2019-06-24T09:33:41.540Z] astDiff~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/modify/AstDifference.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest)  Time elapsed: 0.043 s
05:33:41 [2019-06-24T09:33:41.540Z] delete~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/modify/SyntaxDifference.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest)  Time elapsed: 0.713 s
05:33:41 [2019-06-24T09:33:41.540Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
05:33:41 [2019-06-24T09:33:41.540Z] 12656 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:33:42 [2019-06-24T09:33:42.451Z] 13699 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:33:43 [2019-06-24T09:33:43.362Z] 14455 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:33:44 [2019-06-24T09:33:44.273Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 2.817 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
05:33:44 [2019-06-24T09:33:44.273Z] generated~0: Test the full generated code.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateOneFile.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
05:33:44 [2019-06-24T09:33:44.273Z] generated~0: Test the full generated code.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateOneFile.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0.001 s
05:33:44 [2019-06-24T09:33:44.273Z] generated~0: test generating MyEntity1.java.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
05:33:44 [2019-06-24T09:33:44.273Z] generated~0: test generating MyEntity1.java.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 s
05:33:44 [2019-06-24T09:33:44.273Z] generated~1: test generating MyEntity2.java.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
05:33:44 [2019-06-24T09:33:44.273Z] generated~1: test generating MyEntity2.java.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 s
05:33:44 [2019-06-24T09:33:44.273Z] generated~0: Test the full generated code.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles2.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
05:33:44 [2019-06-24T09:33:44.273Z] generated~0: Test the full generated code.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles2.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0.001 s
05:33:44 [2019-06-24T09:33:44.273Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
05:33:44 [2019-06-24T09:33:44.273Z] 15588 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:33:45 [2019-06-24T09:33:45.616Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.314 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
05:33:45 [2019-06-24T09:33:45.616Z] linkedName~0: int should be the java primitive.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.005 s
05:33:45 [2019-06-24T09:33:45.616Z] linkedName~1: String should be from java.lang.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.002 s
05:33:45 [2019-06-24T09:33:45.616Z] scope~0: besides "int", we can reference... and we can not reference foooobar.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.017 s
05:33:45 [2019-06-24T09:33:45.616Z] errors~0: the character % is not valid syntax.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.008 s
05:33:45 [2019-06-24T09:33:45.616Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
05:33:45 [2019-06-24T09:33:45.616Z] 16815 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:33:46 [2019-06-24T09:33:46.959Z] 17949 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:33:47 [2019-06-24T09:33:47.870Z] 19032 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:33:48 [2019-06-24T09:33:48.781Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.184 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
05:33:48 [2019-06-24T09:33:48.781Z] errors~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest) skipped
05:33:48 [2019-06-24T09:33:48.781Z] errors~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.001 s
05:33:48 [2019-06-24T09:33:48.781Z] errors~1: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 s
05:33:48 [2019-06-24T09:33:48.781Z] warnings~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 s
05:33:48 [2019-06-24T09:33:48.781Z] warnings~1: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.004 s
05:33:48 [2019-06-24T09:33:48.781Z] errors~2: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.002 s
05:33:48 [2019-06-24T09:33:48.781Z] errors~3: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.002 s
05:33:48 [2019-06-24T09:33:48.781Z] errors~0: the character % is not valid syntax.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test2.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 s
05:33:48 [2019-06-24T09:33:48.781Z] noIssues~0: there should not be any (filtered) issues in the next line.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test3.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.002 s
05:33:48 [2019-06-24T09:33:48.781Z] errors~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test3.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.004 s
05:33:48 [2019-06-24T09:33:48.781Z] 
05:33:48 [2019-06-24T09:33:48.781Z] Results:
05:33:48 [2019-06-24T09:33:48.781Z] 
05:33:48 [2019-06-24T09:33:48.781Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0
05:33:48 [2019-06-24T09:33:48.781Z] 
05:33:50 [2019-06-24T09:33:50.642Z] [INFO] All tests passed!
05:33:50 [2019-06-24T09:33:50.642Z] [INFO]                                                                         
05:33:50 [2019-06-24T09:33:50.642Z] [INFO] ------------------------------------------------------------------------
05:33:50 [2019-06-24T09:33:50.642Z] [INFO] Building org.eclipse.xpect.root 0.2.0-SNAPSHOT
05:33:50 [2019-06-24T09:33:50.642Z] [INFO] ------------------------------------------------------------------------
05:33:50 [2019-06-24T09:33:50.642Z] [INFO] 
05:33:50 [2019-06-24T09:33:50.642Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.root ---
05:33:50 [2019-06-24T09:33:50.642Z] [INFO] ------------------------------------------------------------------------
05:33:50 [2019-06-24T09:33:50.642Z] [INFO] Reactor Summary:
05:33:50 [2019-06-24T09:33:50.642Z] [INFO] 
05:33:50 [2019-06-24T09:33:50.642Z] [INFO] org.eclipse.xpect.test.parent ..................... SUCCESS [26.166s]
05:33:50 [2019-06-24T09:33:50.642Z] [INFO] org.eclipse.xtext.example.arithmetics.tests ....... SUCCESS [8.090s]
05:33:50 [2019-06-24T09:33:50.642Z] [INFO] org.eclipse.xtext.example.domainmodel.tests ....... SUCCESS [5.630s]
05:33:50 [2019-06-24T09:33:50.642Z] [INFO] org.eclipse.xpect.target.eclipse_4_5_0-xtext_2_14_0  SUCCESS [0.006s]
05:33:50 [2019-06-24T09:33:50.642Z] [INFO] org.eclipse.xpect.tests ........................... SUCCESS [17.980s]
05:33:50 [2019-06-24T09:33:50.642Z] [INFO] org.eclipse.xpect.xtext.lib.tests ................. SUCCESS [23.635s]
05:33:50 [2019-06-24T09:33:50.642Z] [INFO] org.eclipse.xtext.example.arithmetics.xpect.tests . SUCCESS [9.474s]
05:33:50 [2019-06-24T09:33:50.642Z] [INFO] org.eclipse.xtext.example.domainmodel.xpect.tests . SUCCESS [41.358s]
05:33:50 [2019-06-24T09:33:50.642Z] [INFO] org.eclipse.xpect.root ............................ SUCCESS [0.014s]
05:33:50 [2019-06-24T09:33:50.642Z] [INFO] ------------------------------------------------------------------------
05:33:50 [2019-06-24T09:33:50.642Z] [INFO] BUILD SUCCESS
05:33:50 [2019-06-24T09:33:50.642Z] [INFO] ------------------------------------------------------------------------
05:33:50 [2019-06-24T09:33:50.642Z] [INFO] Total time: 3:40.342s
05:33:50 [2019-06-24T09:33:50.642Z] [INFO] Finished at: Mon Jun 24 05:33:50 EDT 2019
05:33:51 [2019-06-24T09:33:51.193Z] [INFO] Final Memory: 119M/1815M
05:33:51 [2019-06-24T09:33:51.193Z] [INFO] ------------------------------------------------------------------------
[Pipeline] junit
05:33:51 [2019-06-24T09:33:51.318Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (test with Eclipse 2018-12 and Xtext nighly)
[Pipeline] sh
05:34:03 [2019-06-24T09:34:03.579Z] + /shared/common/apache-maven-3.0.5/bin/mvn '-P!plugins' '-P!xtext-examples' -Dtarget-platform=eclipse_4_10_0-xtext_nightly --batch-mode --update-snapshots -fae -Dmaven.repo.local=xpect-local-maven-repository -DtestOnly=false clean integration-test
05:34:03 [2019-06-24T09:34:03.579Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:34:05 [2019-06-24T09:34:05.441Z] [INFO] Scanning for projects...
05:34:08 [2019-06-24T09:34:08.669Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
05:34:09 [2019-06-24T09:34:09.220Z] [INFO] Adding repository http://download.itemis.com/updates/releases/2.1.1
05:34:09 [2019-06-24T09:34:09.470Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/composite/latest/
05:34:09 [2019-06-24T09:34:09.470Z] [INFO] Adding repository http://download.eclipse.org/modeling/tmf/xtext/updates/composite/latest
05:34:09 [2019-06-24T09:34:09.721Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/tmf/xtext/updates/composite/latest/
05:34:09 [2019-06-24T09:34:09.721Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/tmf/xtext/updates/composite/latest/
05:34:09 [2019-06-24T09:34:09.721Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/composite/nightly/
05:34:09 [2019-06-24T09:34:09.721Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/composite/nightly/
05:34:09 [2019-06-24T09:34:09.971Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/tmf/xtext/updates/composite/nightly/
05:34:09 [2019-06-24T09:34:09.971Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/tmf/xtext/updates/composite/nightly/
05:34:10 [2019-06-24T09:34:10.222Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/builds/nightly/latest/ (436B)
05:34:10 [2019-06-24T09:34:10.222Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/builds/nightly/latest/ (436B)
05:34:10 [2019-06-24T09:34:10.472Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/
05:34:10 [2019-06-24T09:34:10.472Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/
05:34:10 [2019-06-24T09:34:10.472Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/
05:34:10 [2019-06-24T09:34:10.472Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/
05:34:11 [2019-06-24T09:34:11.023Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/
05:34:11 [2019-06-24T09:34:11.023Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/
05:34:11 [2019-06-24T09:34:11.023Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/
05:34:11 [2019-06-24T09:34:11.023Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/
05:34:11 [2019-06-24T09:34:11.273Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/m2t/xpand/updates/nightly/ (30.63kB)
05:34:11 [2019-06-24T09:34:11.273Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/m2t/xpand/updates/nightly/ (30.63kB)
05:34:11 [2019-06-24T09:34:11.273Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/
05:34:11 [2019-06-24T09:34:11.273Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/
05:34:11 [2019-06-24T09:34:11.523Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/
05:34:11 [2019-06-24T09:34:11.524Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/
05:34:11 [2019-06-24T09:34:11.524Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/
05:34:11 [2019-06-24T09:34:11.524Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/
05:34:11 [2019-06-24T09:34:11.524Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/
05:34:11 [2019-06-24T09:34:11.524Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/
05:34:11 [2019-06-24T09:34:11.774Z] [INFO] Adding repository http://meysholdt.github.io/xtext_stateful_lexer/updatesite
05:34:11 [2019-06-24T09:34:11.774Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-12/
05:34:11 [2019-06-24T09:34:11.774Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-12/
05:34:12 [2019-06-24T09:34:12.024Z] [INFO] Adding repository http://download.eclipse.org/releases/2018-12
05:34:12 [2019-06-24T09:34:12.024Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2018-12/ (491B)
05:34:12 [2019-06-24T09:34:12.024Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2018-12/ (491B)
05:34:12 [2019-06-24T09:34:12.024Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/epp/packages/2018-12/
05:34:12 [2019-06-24T09:34:12.024Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/epp/packages/2018-12/
05:34:12 [2019-06-24T09:34:12.275Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/epp/packages/2018-12/
05:34:12 [2019-06-24T09:34:12.275Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/epp/packages/2018-12/
05:34:12 [2019-06-24T09:34:12.525Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-12/201812191000/
05:34:12 [2019-06-24T09:34:12.525Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-12/201812191000/
05:34:12 [2019-06-24T09:34:12.525Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2018-12/201812191000/
05:34:12 [2019-06-24T09:34:12.525Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2018-12/201812191000/
05:34:15 [2019-06-24T09:34:15.008Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.10/
05:34:15 [2019-06-24T09:34:15.008Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.10/
05:34:15 [2019-06-24T09:34:15.008Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.10
05:34:15 [2019-06-24T09:34:15.008Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.10/ (447B)
05:34:15 [2019-06-24T09:34:15.008Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.10/ (447B)
05:34:15 [2019-06-24T09:34:15.008Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.10/categories/ (1.46kB)
05:34:15 [2019-06-24T09:34:15.008Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.10/categories/ (1.46kB)
05:34:15 [2019-06-24T09:34:15.008Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.10/R-4.10-201812060815/
05:34:15 [2019-06-24T09:34:15.008Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.10/R-4.10-201812060815/
05:34:15 [2019-06-24T09:34:15.008Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.10/R-4.10-201812060815/
05:34:15 [2019-06-24T09:34:15.008Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.10/R-4.10-201812060815/
05:34:15 [2019-06-24T09:34:15.559Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
05:34:15 [2019-06-24T09:34:15.559Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
05:34:15 [2019-06-24T09:34:15.559Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository
05:34:15 [2019-06-24T09:34:15.809Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
05:34:15 [2019-06-24T09:34:15.809Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
05:34:19 [2019-06-24T09:34:19.037Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
05:34:19 [2019-06-24T09:34:19.037Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
05:34:19 [2019-06-24T09:34:19.037Z] [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
05:34:19 [2019-06-24T09:34:19.037Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
05:34:19 [2019-06-24T09:34:19.037Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
05:34:19 [2019-06-24T09:34:19.037Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
05:34:19 [2019-06-24T09:34:19.037Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
05:34:19 [2019-06-24T09:34:19.037Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
05:34:24 [2019-06-24T09:34:24.232Z] [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (2.77MB)
05:34:24 [2019-06-24T09:34:24.232Z] [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (2.77MB)
05:34:25 [2019-06-24T09:34:25.143Z] [INFO] Fetching 201812191000&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2018-12/
05:34:25 [2019-06-24T09:34:25.143Z] [INFO] Fetching com.ibm.icu_63.1.0.v20181030-1705.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (9.35MB)
05:34:25 [2019-06-24T09:34:25.143Z] [INFO] Fetching com.ibm.icu_63.1.0.v20181030-1705.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (9.35MB)
05:34:31 [2019-06-24T09:34:31.624Z] [INFO] Fetching org.eclipse.osgi_3.13.200.v20181130-2106.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (454.7kB)
05:34:31 [2019-06-24T09:34:31.624Z] [INFO] Fetching org.eclipse.osgi_3.13.200.v20181130-2106.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (454.7kB)
05:34:31 [2019-06-24T09:34:31.624Z] [INFO] Fetching org.apache.ant_1.10.5.v20180808-0324.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (2.74MB)
05:34:31 [2019-06-24T09:34:31.624Z] [INFO] Fetching org.apache.ant_1.10.5.v20180808-0324.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (2.74MB)
05:34:32 [2019-06-24T09:34:32.967Z] [INFO] Fetching org.apache.ant_1.10.5.v20180808-0324.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (855.31kB of 2.74MB at 855.22kB/s)
05:34:33 [2019-06-24T09:34:33.518Z] [INFO] Fetching org.apache.batik.css_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (99.62kB)
05:34:33 [2019-06-24T09:34:33.518Z] [INFO] Fetching org.apache.batik.css_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (99.62kB)
05:34:34 [2019-06-24T09:34:34.861Z] [INFO] Fetching org.apache.batik.util_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (63.37kB)
05:34:34 [2019-06-24T09:34:34.861Z] [INFO] Fetching org.apache.batik.util_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (63.37kB)
05:34:34 [2019-06-24T09:34:34.861Z] [INFO] Fetching org.apache.batik.constants_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (13.04kB)
05:34:34 [2019-06-24T09:34:34.861Z] [INFO] Fetching org.apache.batik.constants_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (13.04kB)
05:34:34 [2019-06-24T09:34:34.861Z] [INFO] Fetching org.apache.batik.i18n_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (14.51kB)
05:34:34 [2019-06-24T09:34:34.861Z] [INFO] Fetching org.apache.batik.i18n_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (14.51kB)
05:34:35 [2019-06-24T09:34:35.111Z] [INFO] Fetching org.apache.xmlgraphics_2.2.0.v20180809-1640.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (248.02kB)
05:34:35 [2019-06-24T09:34:35.111Z] [INFO] Fetching org.apache.xmlgraphics_2.2.0.v20180809-1640.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (248.02kB)
05:34:35 [2019-06-24T09:34:35.362Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (33.71kB)
05:34:35 [2019-06-24T09:34:35.362Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (33.71kB)
05:34:35 [2019-06-24T09:34:35.612Z] [INFO] Fetching org.apache.felix.scr_2.0.14.v20180822-1822.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (137.64kB)
05:34:35 [2019-06-24T09:34:35.612Z] [INFO] Fetching org.apache.felix.scr_2.0.14.v20180822-1822.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (137.64kB)
05:34:35 [2019-06-24T09:34:35.862Z] [INFO] Fetching org.eclipse.osgi.services_3.7.100.v20180827-1536.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (43.25kB)
05:34:35 [2019-06-24T09:34:35.862Z] [INFO] Fetching org.eclipse.osgi.services_3.7.100.v20180827-1536.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (43.25kB)
05:34:36 [2019-06-24T09:34:36.113Z] [INFO] Fetching org.eclipse.osgi.util_3.5.100.v20180827-1536.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (30.61kB)
05:34:36 [2019-06-24T09:34:36.113Z] [INFO] Fetching org.eclipse.osgi.util_3.5.100.v20180827-1536.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (30.61kB)
05:34:36 [2019-06-24T09:34:36.363Z] [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (73.56kB)
05:34:36 [2019-06-24T09:34:36.363Z] [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (73.56kB)
05:34:36 [2019-06-24T09:34:36.363Z] [INFO] Fetching org.eclipse.compare_3.7.400.v20181109-1335.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (302.72kB)
05:34:36 [2019-06-24T09:34:36.363Z] [INFO] Fetching org.eclipse.compare_3.7.400.v20181109-1335.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (302.72kB)
05:34:36 [2019-06-24T09:34:36.914Z] [INFO] Fetching org.eclipse.ui_3.111.0.v20181117-0847.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (361.66kB)
05:34:36 [2019-06-24T09:34:36.914Z] [INFO] Fetching org.eclipse.ui_3.111.0.v20181117-0847.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (361.66kB)
05:34:37 [2019-06-24T09:34:37.164Z] [INFO] Fetching org.eclipse.core.resources_3.13.200.v20181121-1020.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (873.4kB)
05:34:37 [2019-06-24T09:34:37.164Z] [INFO] Fetching org.eclipse.core.resources_3.13.200.v20181121-1020.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (873.4kB)
05:34:38 [2019-06-24T09:34:38.560Z] [INFO] Fetching org.eclipse.jface.text_3.15.0.v20181119-1708.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (317.85kB)
05:34:38 [2019-06-24T09:34:38.810Z] [INFO] Fetching org.eclipse.jface.text_3.15.0.v20181119-1708.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (317.85kB)
05:34:39 [2019-06-24T09:34:39.361Z] [INFO] Fetching org.eclipse.ui.ide_3.14.200.v20181205-2143.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (962.71kB)
05:34:39 [2019-06-24T09:34:39.361Z] [INFO] Fetching org.eclipse.ui.ide_3.14.200.v20181205-2143.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (962.71kB)
05:34:40 [2019-06-24T09:34:40.271Z] [INFO] Fetching org.eclipse.ui.views_3.9.200.v20180828-0837.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (48.73kB)
05:34:40 [2019-06-24T09:34:40.271Z] [INFO] Fetching org.eclipse.ui.views_3.9.200.v20180828-0837.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (48.73kB)
05:34:40 [2019-06-24T09:34:40.271Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.11.200.v20181108-1458.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (229.01kB)
05:34:40 [2019-06-24T09:34:40.271Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.11.200.v20181108-1458.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (229.01kB)
05:34:40 [2019-06-24T09:34:40.822Z] [INFO] Fetching org.eclipse.core.runtime_3.15.100.v20181107-1343.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (35.28kB)
05:34:40 [2019-06-24T09:34:40.822Z] [INFO] Fetching org.eclipse.core.runtime_3.15.100.v20181107-1343.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (35.28kB)
05:34:42 [2019-06-24T09:34:42.166Z] [INFO] Fetching org.eclipse.core.expressions_3.6.200.v20180817-1401.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (33.74kB)
05:34:42 [2019-06-24T09:34:42.166Z] [INFO] Fetching org.eclipse.core.expressions_3.6.200.v20180817-1401.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (33.74kB)
05:34:42 [2019-06-24T09:34:42.166Z] [INFO] Fetching org.eclipse.ui.editors_3.11.300.v20180914-0606.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (194.84kB)
05:34:42 [2019-06-24T09:34:42.166Z] [INFO] Fetching org.eclipse.ui.editors_3.11.300.v20180914-0606.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (194.84kB)
05:34:42 [2019-06-24T09:34:42.416Z] [INFO] Fetching org.eclipse.ui.forms_3.7.400.v20181123-1505.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (123.16kB)
05:34:42 [2019-06-24T09:34:42.416Z] [INFO] Fetching org.eclipse.ui.forms_3.7.400.v20181123-1505.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (123.16kB)
05:34:42 [2019-06-24T09:34:42.666Z] [INFO] Fetching org.eclipse.compare.core_3.6.300.v20180827-1041.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (32.72kB)
05:34:42 [2019-06-24T09:34:42.666Z] [INFO] Fetching org.eclipse.compare.core_3.6.300.v20180827-1041.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (32.72kB)
05:34:42 [2019-06-24T09:34:42.666Z] [INFO] Fetching org.eclipse.core.commands_3.9.200.v20180827-1727.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (43.41kB)
05:34:42 [2019-06-24T09:34:42.666Z] [INFO] Fetching org.eclipse.core.commands_3.9.200.v20180827-1727.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (43.41kB)
05:34:42 [2019-06-24T09:34:42.917Z] [INFO] Fetching org.eclipse.equinox.common_3.10.200.v20181021-1645.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (52.02kB)
05:34:42 [2019-06-24T09:34:42.917Z] [INFO] Fetching org.eclipse.equinox.common_3.10.200.v20181021-1645.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (52.02kB)
05:34:42 [2019-06-24T09:34:42.917Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.200.v20181107-1343.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (42.23kB)
05:34:42 [2019-06-24T09:34:42.917Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.200.v20181107-1343.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (42.23kB)
05:34:43 [2019-06-24T09:34:43.167Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.200.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (54kB)
05:34:43 [2019-06-24T09:34:43.167Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.200.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (54kB)
05:34:43 [2019-06-24T09:34:43.418Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.200.v20181008-1820.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (76.99kB)
05:34:43 [2019-06-24T09:34:43.418Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.200.v20181008-1820.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (76.99kB)
05:34:43 [2019-06-24T09:34:43.418Z] [INFO] Fetching org.eclipse.core.databinding_1.7.100.v20181030-1443.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (58.01kB)
05:34:43 [2019-06-24T09:34:43.418Z] [INFO] Fetching org.eclipse.core.databinding_1.7.100.v20181030-1443.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (58.01kB)
05:34:43 [2019-06-24T09:34:43.668Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.6.300.v20180827-2028.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (83.11kB)
05:34:43 [2019-06-24T09:34:43.668Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.6.300.v20180827-2028.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (83.11kB)
05:34:43 [2019-06-24T09:34:43.918Z] [INFO] Fetching org.eclipse.core.databinding.property_1.6.300.v20180827-2028.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (45.1kB)
05:34:43 [2019-06-24T09:34:43.919Z] [INFO] Fetching org.eclipse.core.databinding.property_1.6.300.v20180827-2028.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (45.1kB)
05:34:44 [2019-06-24T09:34:44.169Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.400.v20181028-0633.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (42.04kB)
05:34:44 [2019-06-24T09:34:44.169Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.400.v20181028-0633.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (42.04kB)
05:34:44 [2019-06-24T09:34:44.169Z] [INFO] Fetching org.eclipse.text_3.8.0.v20180923-1636.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (97.48kB)
05:34:44 [2019-06-24T09:34:44.169Z] [INFO] Fetching org.eclipse.text_3.8.0.v20180923-1636.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (97.48kB)
05:34:44 [2019-06-24T09:34:44.419Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.200.v20180828-0158.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (27.76kB)
05:34:44 [2019-06-24T09:34:44.419Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.200.v20180828-0158.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (27.76kB)
05:34:44 [2019-06-24T09:34:44.670Z] [INFO] Fetching org.eclipse.core.jobs_3.10.200.v20180912-1356.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (46.05kB)
05:34:44 [2019-06-24T09:34:44.670Z] [INFO] Fetching org.eclipse.core.jobs_3.10.200.v20180912-1356.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (46.05kB)
05:34:44 [2019-06-24T09:34:44.670Z] [INFO] Fetching org.eclipse.equinox.app_1.4.0.v20181009-1752.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (41.76kB)
05:34:44 [2019-06-24T09:34:44.670Z] [INFO] Fetching org.eclipse.equinox.app_1.4.0.v20181009-1752.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (41.76kB)
05:34:44 [2019-06-24T09:34:44.920Z] [INFO] Fetching org.eclipse.core.variables_3.4.300.v20181028-0627.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (18.04kB)
05:34:44 [2019-06-24T09:34:44.920Z] [INFO] Fetching org.eclipse.core.variables_3.4.300.v20181028-0627.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (18.04kB)
05:34:44 [2019-06-24T09:34:44.920Z] [INFO] Fetching org.eclipse.debug.core_3.13.100.v20181201-1650.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (125.32kB)
05:34:44 [2019-06-24T09:34:44.920Z] [INFO] Fetching org.eclipse.debug.core_3.13.100.v20181201-1650.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (125.32kB)
05:34:45 [2019-06-24T09:34:45.471Z] [INFO] Fetching org.eclipse.debug.ui_3.13.200.v20181026-1523.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1,022.84kB)
05:34:45 [2019-06-24T09:34:45.471Z] [INFO] Fetching org.eclipse.debug.ui_3.13.200.v20181026-1523.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1,022.84kB)
05:34:46 [2019-06-24T09:34:46.814Z] [INFO] Fetching org.eclipse.ui.console_3.8.300.v20181019-1609.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (82.35kB)
05:34:46 [2019-06-24T09:34:46.814Z] [INFO] Fetching org.eclipse.ui.console_3.8.300.v20181019-1609.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (82.35kB)
05:34:47 [2019-06-24T09:34:47.064Z] [INFO] Fetching org.eclipse.help_3.8.200.v20180821-0700.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (122.44kB)
05:34:47 [2019-06-24T09:34:47.064Z] [INFO] Fetching org.eclipse.help_3.8.200.v20180821-0700.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (122.44kB)
05:34:47 [2019-06-24T09:34:47.064Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.400.v20181119-1026.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (13.78kB)
05:34:47 [2019-06-24T09:34:47.064Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.400.v20181119-1026.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (13.78kB)
05:34:47 [2019-06-24T09:34:47.315Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.100.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (25.97kB)
05:34:47 [2019-06-24T09:34:47.315Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.100.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (25.97kB)
05:34:47 [2019-06-24T09:34:47.315Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.7.100.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (22.66kB)
05:34:47 [2019-06-24T09:34:47.315Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.7.100.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (22.66kB)
05:34:47 [2019-06-24T09:34:47.565Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.300.v20180930-0910.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (23.92kB)
05:34:47 [2019-06-24T09:34:47.565Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.300.v20180930-0910.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (23.92kB)
05:34:47 [2019-06-24T09:34:47.565Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.200.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (7.7kB)
05:34:47 [2019-06-24T09:34:47.565Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.200.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (7.7kB)
05:34:47 [2019-06-24T09:34:47.815Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.200.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (7.77kB)
05:34:47 [2019-06-24T09:34:47.815Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.200.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (7.77kB)
05:34:47 [2019-06-24T09:34:47.815Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.200.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.56kB)
05:34:47 [2019-06-24T09:34:47.815Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.200.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.56kB)
05:34:48 [2019-06-24T09:34:48.066Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.200.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (21.21kB)
05:34:48 [2019-06-24T09:34:48.066Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.200.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (21.21kB)
05:34:48 [2019-06-24T09:34:48.616Z] [INFO] Fetching N201904010507&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/nightly/
05:34:48 [2019-06-24T09:34:48.617Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190401-0855.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (485.07kB)
05:34:48 [2019-06-24T09:34:48.617Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190401-0855.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (485.07kB)
05:34:49 [2019-06-24T09:34:49.527Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.300.v20180913-1535.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (23.07kB)
05:34:49 [2019-06-24T09:34:49.527Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.300.v20180913-1535.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (23.07kB)
05:34:49 [2019-06-24T09:34:49.527Z] [INFO] Fetching org.eclipse.swt_3.109.0.v20181204-1801.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.03kB)
05:34:49 [2019-06-24T09:34:49.527Z] [INFO] Fetching org.eclipse.swt_3.109.0.v20181204-1801.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.03kB)
05:34:49 [2019-06-24T09:34:49.527Z] [INFO] Fetching org.eclipse.jface_3.15.0.v20181123-1505.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (354.7kB)
05:34:49 [2019-06-24T09:34:49.527Z] [INFO] Fetching org.eclipse.jface_3.15.0.v20181123-1505.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (354.7kB)
05:34:50 [2019-06-24T09:34:50.078Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.400.v20180917-1628.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (64.25kB)
05:34:50 [2019-06-24T09:34:50.078Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.400.v20180917-1628.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (64.25kB)
05:34:50 [2019-06-24T09:34:50.328Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.300.v20181030-1443.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (79.76kB)
05:34:50 [2019-06-24T09:34:50.328Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.300.v20181030-1443.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (79.76kB)
05:34:50 [2019-06-24T09:34:50.579Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.100.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.94kB)
05:34:50 [2019-06-24T09:34:50.579Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.100.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.94kB)
05:34:50 [2019-06-24T09:34:50.829Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.400.v20180920-1522.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (9.98kB)
05:34:50 [2019-06-24T09:34:50.829Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.400.v20180920-1522.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (9.98kB)
05:34:51 [2019-06-24T09:34:51.080Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.200.v20180920-1522.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (107.92kB)
05:34:51 [2019-06-24T09:34:51.080Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.200.v20180920-1522.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (107.92kB)
05:34:51 [2019-06-24T09:34:51.330Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.300.v20180920-1522.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (13.29kB)
05:34:51 [2019-06-24T09:34:51.330Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.300.v20180920-1522.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (13.29kB)
05:34:51 [2019-06-24T09:34:51.330Z] [INFO] Fetching org.eclipse.equinox.event_1.5.0.v20181008-1938.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.82kB)
05:34:51 [2019-06-24T09:34:51.330Z] [INFO] Fetching org.eclipse.equinox.event_1.5.0.v20181008-1938.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.82kB)
05:34:51 [2019-06-24T09:34:51.580Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.300.v20180920-1522.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (9.49kB)
05:34:51 [2019-06-24T09:34:51.580Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.300.v20180920-1522.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (9.49kB)
05:34:51 [2019-06-24T09:34:51.580Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.8.0.v20181119-1304.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (86.61kB)
05:34:51 [2019-06-24T09:34:51.580Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.8.0.v20181119-1304.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (86.61kB)
05:34:51 [2019-06-24T09:34:51.831Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.15.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (84.16kB)
05:34:51 [2019-06-24T09:34:51.831Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.15.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (84.16kB)
05:34:52 [2019-06-24T09:34:52.081Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.13.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (51kB)
05:34:52 [2019-06-24T09:34:52.081Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.13.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (51kB)
05:34:52 [2019-06-24T09:34:52.332Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.300.v20181102-1042.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (51.7kB)
05:34:52 [2019-06-24T09:34:52.332Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.300.v20181102-1042.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (51.7kB)
05:34:52 [2019-06-24T09:34:52.332Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.400.v20181112-1716.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (93.84kB)
05:34:52 [2019-06-24T09:34:52.332Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.400.v20181112-1716.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (93.84kB)
05:34:52 [2019-06-24T09:34:52.582Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.400.v20181022-1348.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (71.16kB)
05:34:52 [2019-06-24T09:34:52.582Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.400.v20181022-1348.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (71.16kB)
05:34:52 [2019-06-24T09:34:52.832Z] [INFO] Fetching org.eclipse.jface.databinding_1.8.400.v20181030-1443.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (69.03kB)
05:34:52 [2019-06-24T09:34:52.833Z] [INFO] Fetching org.eclipse.jface.databinding_1.8.400.v20181030-1443.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (69.03kB)
05:34:53 [2019-06-24T09:34:53.083Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.200.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (7.93kB)
05:34:53 [2019-06-24T09:34:53.083Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.200.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (7.93kB)
05:34:53 [2019-06-24T09:34:53.333Z] [INFO] Fetching org.eclipse.emf.codegen_2.16.0.v20190321-1539.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (110.59kB)
05:34:53 [2019-06-24T09:34:53.333Z] [INFO] Fetching org.eclipse.emf.codegen_2.16.0.v20190321-1539.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (110.59kB)
05:34:53 [2019-06-24T09:34:53.584Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190321-1539.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (114.97kB)
05:34:53 [2019-06-24T09:34:53.584Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190321-1539.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (114.97kB)
05:34:53 [2019-06-24T09:34:53.834Z] [INFO] Fetching org.eclipse.jdt.core_3.16.0.v20181130-1748.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (6.56MB)
05:34:53 [2019-06-24T09:34:53.834Z] [INFO] Fetching org.eclipse.jdt.core_3.16.0.v20181130-1748.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (6.56MB)
05:34:55 [2019-06-24T09:34:55.177Z] [INFO] Fetching org.eclipse.jdt.core_3.16.0.v20181130-1748.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (2.53MB of 6.56MB at 2.53MB/s)
05:34:56 [2019-06-24T09:34:56.088Z] [INFO] Fetching org.eclipse.jdt.core_3.16.0.v20181130-1748.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (3.84MB of 6.56MB at 1.92MB/s)
05:34:56 [2019-06-24T09:34:56.999Z] [INFO] Fetching org.eclipse.jdt.core_3.16.0.v20181130-1748.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (4.6MB of 6.56MB at 1.53MB/s)
05:34:57 [2019-06-24T09:34:57.909Z] [INFO] Fetching org.eclipse.jdt.core_3.16.0.v20181130-1748.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (4.64MB of 6.56MB at 1.16MB/s)
05:34:58 [2019-06-24T09:34:58.820Z] [INFO] Fetching org.eclipse.jdt.launching_3.12.0.v20181119-1621.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (270.56kB)
05:34:58 [2019-06-24T09:34:58.820Z] [INFO] Fetching org.eclipse.jdt.launching_3.12.0.v20181119-1621.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (270.56kB)
05:34:59 [2019-06-24T09:34:59.371Z] [INFO] Fetching org.eclipse.emf.codegen.ecore_2.18.0.v20190401-0856.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (415.74kB)
05:34:59 [2019-06-24T09:34:59.371Z] [INFO] Fetching org.eclipse.emf.codegen.ecore_2.18.0.v20190401-0856.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (415.74kB)
05:35:00 [2019-06-24T09:35:00.282Z] [INFO] Fetching org.eclipse.emf.common.ui_2.16.0.v20190301-1325.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (59.62kB)
05:35:00 [2019-06-24T09:35:00.282Z] [INFO] Fetching org.eclipse.emf.common.ui_2.16.0.v20190301-1325.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (59.62kB)
05:35:00 [2019-06-24T09:35:00.282Z] [INFO] Fetching org.eclipse.emf.ecore.edit_2.12.0.v20190226-1307.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (61.36kB)
05:35:00 [2019-06-24T09:35:00.282Z] [INFO] Fetching org.eclipse.emf.ecore.edit_2.12.0.v20190226-1307.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (61.36kB)
05:35:00 [2019-06-24T09:35:00.532Z] [INFO] Fetching org.eclipse.emf.edit_2.15.0.v20190401-0856.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (97.03kB)
05:35:00 [2019-06-24T09:35:00.532Z] [INFO] Fetching org.eclipse.emf.edit_2.15.0.v20190401-0856.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (97.03kB)
05:35:00 [2019-06-24T09:35:00.783Z] [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190321-1530.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (44.89kB)
05:35:00 [2019-06-24T09:35:00.783Z] [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190321-1530.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (44.89kB)
05:35:01 [2019-06-24T09:35:01.033Z] [INFO] Fetching org.eclipse.emf.edit.ui_2.16.0.v20181104-0733.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (108.79kB)
05:35:01 [2019-06-24T09:35:01.033Z] [INFO] Fetching org.eclipse.emf.edit.ui_2.16.0.v20181104-0733.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (108.79kB)
05:35:01 [2019-06-24T09:35:01.584Z] [INFO] Fetching org.eclipse.ui.workbench_3.112.100.v20181127-1518.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1,019.57kB)
05:35:01 [2019-06-24T09:35:01.584Z] [INFO] Fetching org.eclipse.ui.workbench_3.112.100.v20181127-1518.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1,019.57kB)
05:35:06 [2019-06-24T09:35:06.778Z] [INFO] Fetching org.eclipse.emf.mwe.core_1.5.1.201906111642.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (61.85kB)
05:35:06 [2019-06-24T09:35:06.778Z] [INFO] Fetching org.eclipse.emf.mwe.core_1.5.1.201906111642.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (61.85kB)
05:35:07 [2019-06-24T09:35:07.028Z] [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.11.1.201906111642.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (8.5kB)
05:35:07 [2019-06-24T09:35:07.028Z] [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.11.1.201906111642.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (8.5kB)
05:35:07 [2019-06-24T09:35:07.028Z] [INFO] Fetching org.eclipse.emf.mwe.utils_1.5.1.201906111642.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (19.54kB)
05:35:07 [2019-06-24T09:35:07.028Z] [INFO] Fetching org.eclipse.emf.mwe.utils_1.5.1.201906111642.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (19.54kB)
05:35:07 [2019-06-24T09:35:07.279Z] [INFO] Fetching org.eclipse.emf.mwe2.language_2.11.1.201906111642.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (69.77kB)
05:35:07 [2019-06-24T09:35:07.279Z] [INFO] Fetching org.eclipse.emf.mwe2.language_2.11.1.201906111642.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (69.77kB)
05:35:07 [2019-06-24T09:35:07.529Z] [INFO] Fetching org.eclipse.xtext_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (783.02kB)
05:35:07 [2019-06-24T09:35:07.529Z] [INFO] Fetching org.eclipse.xtext_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (783.02kB)
05:35:08 [2019-06-24T09:35:08.872Z] [INFO] Fetching org.eclipse.xtext.common.types_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (135.49kB)
05:35:08 [2019-06-24T09:35:08.872Z] [INFO] Fetching org.eclipse.xtext.common.types_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (135.49kB)
05:35:09 [2019-06-24T09:35:09.122Z] [INFO] Fetching org.eclipse.xtext.util_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (110.93kB)
05:35:09 [2019-06-24T09:35:09.673Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.19.0.v20190618-1350.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (46.95kB)
05:35:09 [2019-06-24T09:35:09.673Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.19.0.v20190618-1350.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (46.95kB)
05:35:09 [2019-06-24T09:35:09.923Z] [INFO] Fetching org.eclipse.emf.mwe2.launch_2.11.1.201906111642.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (12.52kB)
05:35:09 [2019-06-24T09:35:09.923Z] [INFO] Fetching org.eclipse.emf.mwe2.launch_2.11.1.201906111642.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (12.52kB)
05:35:09 [2019-06-24T09:35:09.923Z] [INFO] Fetching org.eclipse.emf.mwe2.lib_2.11.1.201906111642.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (12.89kB)
05:35:09 [2019-06-24T09:35:09.924Z] [INFO] Fetching org.eclipse.emf.mwe2.lib_2.11.1.201906111642.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (12.89kB)
05:35:10 [2019-06-24T09:35:10.300Z] [INFO] Fetching org.eclipse.equinox.bidi_1.1.200.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (23.16kB)
05:35:10 [2019-06-24T09:35:10.300Z] [INFO] Fetching org.eclipse.equinox.bidi_1.1.200.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (23.16kB)
05:35:10 [2019-06-24T09:35:10.300Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.5.100.v20180822-1532.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (31.95kB)
05:35:10 [2019-06-24T09:35:10.300Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.5.100.v20180822-1532.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (31.95kB)
05:35:10 [2019-06-24T09:35:10.551Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (74.83kB)
05:35:10 [2019-06-24T09:35:10.551Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (74.83kB)
05:35:10 [2019-06-24T09:35:10.551Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.200.v20181102-0649.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (108.04kB)
05:35:10 [2019-06-24T09:35:10.551Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.200.v20181102-0649.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (108.04kB)
05:35:10 [2019-06-24T09:35:10.801Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (51.01kB)
05:35:10 [2019-06-24T09:35:10.801Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (51.01kB)
05:35:11 [2019-06-24T09:35:11.052Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.200.v20181005-1131.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (55.17kB)
05:35:11 [2019-06-24T09:35:11.052Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.200.v20181005-1131.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (55.17kB)
05:35:11 [2019-06-24T09:35:11.302Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (44.42kB)
05:35:11 [2019-06-24T09:35:11.302Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (44.42kB)
05:35:11 [2019-06-24T09:35:11.302Z] [INFO] Fetching org.eclipse.equinox.security_1.3.0.v20181115-0746.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (44.47kB)
05:35:11 [2019-06-24T09:35:11.302Z] [INFO] Fetching org.eclipse.equinox.security_1.3.0.v20181115-0746.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (44.47kB)
05:35:11 [2019-06-24T09:35:11.552Z] [INFO] Fetching org.eclipse.jdt.core.manipulation_1.11.0.v20181126-0647.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (241.8kB)
05:35:11 [2019-06-24T09:35:11.552Z] [INFO] Fetching org.eclipse.jdt.core.manipulation_1.11.0.v20181126-0647.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (241.8kB)
05:35:12 [2019-06-24T09:35:12.103Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.9.200.v20181024-1629.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (105.94kB)
05:35:12 [2019-06-24T09:35:12.103Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.9.200.v20181024-1629.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (105.94kB)
05:35:12 [2019-06-24T09:35:12.353Z] [INFO] Fetching org.eclipse.jdt.debug_3.12.100.v20181116-1959.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (926.33kB)
05:35:12 [2019-06-24T09:35:12.353Z] [INFO] Fetching org.eclipse.jdt.debug_3.12.100.v20181116-1959.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (926.33kB)
05:35:12 [2019-06-24T09:35:12.604Z] [INFO] Fetching org.eclipse.jdt.debug.ui_3.10.100.v20181120-0542.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1.64MB)
05:35:12 [2019-06-24T09:35:12.604Z] [INFO] Fetching org.eclipse.jdt.debug.ui_3.10.100.v20181120-0542.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1.64MB)
05:35:13 [2019-06-24T09:35:13.154Z] [INFO] Fetching org.eclipse.jdt.ui_3.16.0.v20181203-1249.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (4.02MB)
05:35:13 [2019-06-24T09:35:13.155Z] [INFO] Fetching org.eclipse.jdt.ui_3.16.0.v20181203-1249.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (4.02MB)
05:35:18 [2019-06-24T09:35:18.349Z] [INFO] Fetching org.eclipse.search_3.11.400.v20181028-0633.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (216.5kB)
05:35:18 [2019-06-24T09:35:18.349Z] [INFO] Fetching org.eclipse.search_3.11.400.v20181028-0633.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (216.5kB)
05:35:18 [2019-06-24T09:35:18.349Z] [INFO] Fetching org.eclipse.team.ui_3.8.300.v20181030-1259.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (492.55kB)
05:35:18 [2019-06-24T09:35:18.349Z] [INFO] Fetching org.eclipse.team.ui_3.8.300.v20181030-1259.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (492.55kB)
05:35:18 [2019-06-24T09:35:18.349Z] [INFO] Fetching org.eclipse.team.core_3.8.400.v20181109-0825.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (126.2kB)
05:35:18 [2019-06-24T09:35:18.349Z] [INFO] Fetching org.eclipse.team.core_3.8.400.v20181109-0825.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (126.2kB)
05:35:18 [2019-06-24T09:35:18.599Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.200.v20180828-0626.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (181.37kB)
05:35:18 [2019-06-24T09:35:18.599Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.200.v20180828-0626.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (181.37kB)
05:35:18 [2019-06-24T09:35:18.849Z] [INFO] Fetching org.eclipse.ui.navigator_3.7.300.v20181016-1531.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (132.43kB)
05:35:18 [2019-06-24T09:35:18.849Z] [INFO] Fetching org.eclipse.ui.navigator_3.7.300.v20181016-1531.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (132.43kB)
05:35:20 [2019-06-24T09:35:20.193Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.300.v20181110-1011.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (68.71kB)
05:35:20 [2019-06-24T09:35:20.193Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.300.v20181110-1011.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (68.71kB)
05:35:20 [2019-06-24T09:35:20.443Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.109.0.v20181204-1801.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (992.33kB)
05:35:20 [2019-06-24T09:35:20.443Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.109.0.v20181204-1801.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (992.33kB)
05:35:21 [2019-06-24T09:35:21.354Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.300.v20180921-1036.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (40.71kB)
05:35:21 [2019-06-24T09:35:21.354Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.300.v20180921-1036.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (40.71kB)
05:35:21 [2019-06-24T09:35:21.604Z] [INFO] Fetching org.eclipse.xpand_2.2.0.v201706050822.jar.pack.gz from http://download.eclipse.org/modeling/m2t/xpand/updates/nightly/plugins/ (80.24kB)
05:35:21 [2019-06-24T09:35:21.604Z] [INFO] Fetching org.eclipse.xpand_2.2.0.v201706050822.jar.pack.gz from http://download.eclipse.org/modeling/m2t/xpand/updates/nightly/plugins/ (80.24kB)
05:35:21 [2019-06-24T09:35:21.855Z] [INFO] Fetching org.eclipse.xtend_2.2.0.v201706050822.jar.pack.gz from http://download.eclipse.org/modeling/m2t/xpand/updates/nightly/plugins/ (148.46kB)
05:35:21 [2019-06-24T09:35:21.855Z] [INFO] Fetching org.eclipse.xtend_2.2.0.v201706050822.jar.pack.gz from http://download.eclipse.org/modeling/m2t/xpand/updates/nightly/plugins/ (148.46kB)
05:35:22 [2019-06-24T09:35:22.105Z] [INFO] Fetching org.eclipse.xtend.lib_2.19.0.v20190618-1350.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (56.43kB)
05:35:22 [2019-06-24T09:35:22.105Z] [INFO] Fetching org.eclipse.xtend.lib_2.19.0.v20190618-1350.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (56.43kB)
05:35:22 [2019-06-24T09:35:22.105Z] [INFO] Fetching org.eclipse.xtend.lib.macro_2.19.0.v20190618-1350.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (22.54kB)
05:35:22 [2019-06-24T09:35:22.105Z] [INFO] Fetching org.eclipse.xtend.lib.macro_2.19.0.v20190618-1350.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (22.54kB)
05:35:22 [2019-06-24T09:35:22.355Z] [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201706050822.jar.pack.gz from http://download.eclipse.org/modeling/m2t/xpand/updates/nightly/plugins/ (26.01kB)
05:35:22 [2019-06-24T09:35:22.355Z] [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201706050822.jar.pack.gz from http://download.eclipse.org/modeling/m2t/xpand/updates/nightly/plugins/ (26.01kB)
05:35:22 [2019-06-24T09:35:22.355Z] [INFO] Fetching org.eclipse.xtext.builder_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (127.48kB)
05:35:22 [2019-06-24T09:35:22.355Z] [INFO] Fetching org.eclipse.xtext.builder_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (127.48kB)
05:35:22 [2019-06-24T09:35:22.606Z] [INFO] Fetching org.eclipse.xtext.ui_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (580.33kB)
05:35:22 [2019-06-24T09:35:22.606Z] [INFO] Fetching org.eclipse.xtext.ui_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (580.33kB)
05:35:23 [2019-06-24T09:35:23.516Z] [INFO] Fetching org.eclipse.xtext.common.types.ui_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (86.35kB)
05:35:23 [2019-06-24T09:35:23.517Z] [INFO] Fetching org.eclipse.xtext.common.types.ui_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (86.35kB)
05:35:23 [2019-06-24T09:35:23.517Z] [INFO] Fetching org.eclipse.xtext.smap_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (11.88kB)
05:35:23 [2019-06-24T09:35:23.517Z] [INFO] Fetching org.eclipse.xtext.smap_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (11.88kB)
05:35:23 [2019-06-24T09:35:23.767Z] [INFO] Fetching org.eclipse.xtext.builder.standalone_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (33.67kB)
05:35:23 [2019-06-24T09:35:23.767Z] [INFO] Fetching org.eclipse.xtext.builder.standalone_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (33.67kB)
05:35:24 [2019-06-24T09:35:24.017Z] [INFO] Fetching org.objectweb.asm_7.1.0.v20190412-2143.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (123.3kB)
05:35:24 [2019-06-24T09:35:24.017Z] [INFO] Fetching org.objectweb.asm_7.1.0.v20190412-2143.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (123.3kB)
05:35:24 [2019-06-24T09:35:24.568Z] [INFO] Fetching org.eclipse.xtext.common.types.edit_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (49.84kB)
05:35:24 [2019-06-24T09:35:24.568Z] [INFO] Fetching org.eclipse.xtext.common.types.edit_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (49.84kB)
05:35:24 [2019-06-24T09:35:24.818Z] [INFO] Fetching org.eclipse.xtext.common.types.shared_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (10.94kB)
05:35:24 [2019-06-24T09:35:24.818Z] [INFO] Fetching org.eclipse.xtext.common.types.shared_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (10.94kB)
05:35:24 [2019-06-24T09:35:24.818Z] [INFO] Fetching org.eclipse.xtext.ui.shared_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (25.08kB)
05:35:24 [2019-06-24T09:35:24.818Z] [INFO] Fetching org.eclipse.xtext.ui.shared_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (25.08kB)
05:35:25 [2019-06-24T09:35:25.069Z] [INFO] Fetching org.eclipse.xtext.ecore_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (9.36kB)
05:35:25 [2019-06-24T09:35:25.069Z] [INFO] Fetching org.eclipse.xtext.ecore_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (9.36kB)
05:35:25 [2019-06-24T09:35:25.069Z] [INFO] Fetching org.eclipse.xtext.xbase_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (876.22kB)
05:35:25 [2019-06-24T09:35:25.069Z] [INFO] Fetching org.eclipse.xtext.xbase_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (876.22kB)
05:35:26 [2019-06-24T09:35:26.930Z] [INFO] Fetching org.eclipse.xtext.xtext.generator_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (510.03kB)
05:35:26 [2019-06-24T09:35:26.930Z] [INFO] Fetching org.eclipse.xtext.xtext.generator_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (510.03kB)
05:35:27 [2019-06-24T09:35:27.841Z] [INFO] Fetching org.eclipse.xtext.junit4_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (95.29kB)
05:35:27 [2019-06-24T09:35:27.841Z] [INFO] Fetching org.eclipse.xtext.junit4_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (95.29kB)
05:35:27 [2019-06-24T09:35:27.841Z] [INFO] Fetching org.eclipse.xtext.xbase.junit_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (86.08kB)
05:35:27 [2019-06-24T09:35:27.841Z] [INFO] Fetching org.eclipse.xtext.xbase.junit_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (86.08kB)
05:35:28 [2019-06-24T09:35:28.392Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (29.18kB)
05:35:28 [2019-06-24T09:35:28.392Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (29.18kB)
05:35:28 [2019-06-24T09:35:28.642Z] [INFO] Fetching org.eclipse.xtext.generator_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (256.18kB)
05:35:28 [2019-06-24T09:35:28.642Z] [INFO] Fetching org.eclipse.xtext.generator_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (256.18kB)
05:35:29 [2019-06-24T09:35:29.985Z] [INFO] Fetching org.eclipse.xtext.ide_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (262.56kB)
05:35:29 [2019-06-24T09:35:29.985Z] [INFO] Fetching org.eclipse.xtext.ide_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (262.56kB)
05:35:30 [2019-06-24T09:35:30.536Z] [INFO] Fetching org.eclipse.xtext.testing_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (90.51kB)
05:35:30 [2019-06-24T09:35:30.536Z] [INFO] Fetching org.eclipse.xtext.testing_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (90.51kB)
05:35:30 [2019-06-24T09:35:30.536Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (58.54kB)
05:35:30 [2019-06-24T09:35:30.536Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (58.54kB)
05:35:30 [2019-06-24T09:35:30.786Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (40.13kB)
05:35:30 [2019-06-24T09:35:30.786Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (40.13kB)
05:35:31 [2019-06-24T09:35:31.036Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (42.6kB)
05:35:31 [2019-06-24T09:35:31.036Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (42.6kB)
05:35:31 [2019-06-24T09:35:31.036Z] [INFO] Fetching org.eclipse.xtext.ui.testing_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (65.36kB)
05:35:31 [2019-06-24T09:35:31.036Z] [INFO] Fetching org.eclipse.xtext.ui.testing_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (65.36kB)
05:35:31 [2019-06-24T09:35:31.287Z] [INFO] Fetching org.eclipse.xtext.xbase.ide_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (267.55kB)
05:35:31 [2019-06-24T09:35:31.287Z] [INFO] Fetching org.eclipse.xtext.xbase.ide_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (267.55kB)
05:35:31 [2019-06-24T09:35:31.837Z] [INFO] Fetching org.eclipse.xtext.xbase.ui_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (196.85kB)
05:35:31 [2019-06-24T09:35:31.837Z] [INFO] Fetching org.eclipse.xtext.xbase.ui_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (196.85kB)
05:35:32 [2019-06-24T09:35:32.088Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.109.0.v20181204-1801.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1.09MB)
05:35:32 [2019-06-24T09:35:32.088Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.109.0.v20181204-1801.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1.09MB)
05:35:33 [2019-06-24T09:35:33.431Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.109.0.v20181204-1801.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (792.43kB)
05:35:33 [2019-06-24T09:35:33.431Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.109.0.v20181204-1801.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (792.43kB)
05:35:34 [2019-06-24T09:35:34.774Z] [WARNING] The following locally built units have been used to resolve project dependencies:
05:35:34 [2019-06-24T09:35:34.774Z] [WARNING]   org.eclipse.xtext.example.arithmetics/2.9.2.201906240918
05:35:34 [2019-06-24T09:35:34.774Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
05:35:35 [2019-06-24T09:35:35.024Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
05:35:35 [2019-06-24T09:35:35.024Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
05:35:35 [2019-06-24T09:35:35.274Z] [INFO] Fetching org.eclipse.core.net_1.3.400.v20181030-1645.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (33.61kB)
05:35:35 [2019-06-24T09:35:35.274Z] [INFO] Fetching org.eclipse.core.net_1.3.400.v20181030-1645.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (33.61kB)
05:35:35 [2019-06-24T09:35:35.274Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.200.v20180922-1751.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (30.73kB)
05:35:35 [2019-06-24T09:35:35.274Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.200.v20180922-1751.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (30.73kB)
05:35:35 [2019-06-24T09:35:35.525Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.100.v20181129-0817.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (55.48kB)
05:35:35 [2019-06-24T09:35:35.525Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.100.v20181129-0817.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (55.48kB)
05:35:35 [2019-06-24T09:35:35.525Z] [INFO] Fetching org.eclipse.urischeme_1.0.100.v20181204-1430.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (21.64kB)
05:35:35 [2019-06-24T09:35:35.525Z] [INFO] Fetching org.eclipse.urischeme_1.0.100.v20181204-1430.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (21.64kB)
05:35:35 [2019-06-24T09:35:35.775Z] [WARNING] The following locally built units have been used to resolve project dependencies:
05:35:35 [2019-06-24T09:35:35.775Z] [WARNING]   org.eclipse.xtext.example.domainmodel.ui/2.9.2.201906240918
05:35:35 [2019-06-24T09:35:35.775Z] [WARNING]   org.eclipse.xtext.example.domainmodel/2.9.2.201906240918
05:35:36 [2019-06-24T09:35:36.026Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
05:35:36 [2019-06-24T09:35:36.276Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/pom.xml
05:35:36 [2019-06-24T09:35:36.276Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/pom.xml
05:35:36 [2019-06-24T09:35:36.527Z] [WARNING] The following locally built units have been used to resolve project dependencies:
05:35:36 [2019-06-24T09:35:36.527Z] [WARNING]   org.eclipse.xpect/0.2.0.201906240918
05:35:36 [2019-06-24T09:35:36.527Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906240918
05:35:36 [2019-06-24T09:35:36.527Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/pom.xml
05:35:36 [2019-06-24T09:35:36.777Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
05:35:36 [2019-06-24T09:35:36.777Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
05:35:37 [2019-06-24T09:35:37.027Z] [INFO] Fetching org.eclipse.ant.core_3.5.200.v20180822-0553.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (70.96kB)
05:35:37 [2019-06-24T09:35:37.027Z] [INFO] Fetching org.eclipse.ant.core_3.5.200.v20180822-0553.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (70.96kB)
05:35:37 [2019-06-24T09:35:37.027Z] [INFO] Fetching org.eclipse.ant.launching_1.2.300.v20181113-0420.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (100.85kB)
05:35:37 [2019-06-24T09:35:37.027Z] [INFO] Fetching org.eclipse.ant.launching_1.2.300.v20181113-0420.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (100.85kB)
05:35:37 [2019-06-24T09:35:37.278Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.200.v20180821-1744.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (20.51kB)
05:35:37 [2019-06-24T09:35:37.278Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.200.v20180821-1744.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (20.51kB)
05:35:37 [2019-06-24T09:35:37.278Z] [INFO] Fetching org.eclipse.ant.ui_3.7.300.v20180914-0847.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (491.5kB)
05:35:37 [2019-06-24T09:35:37.278Z] [INFO] Fetching org.eclipse.ant.ui_3.7.300.v20180914-0847.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (491.5kB)
05:35:37 [2019-06-24T09:35:37.828Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.200.v20180821-1744.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (65.97kB)
05:35:37 [2019-06-24T09:35:37.828Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.200.v20180821-1744.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (65.97kB)
05:35:38 [2019-06-24T09:35:38.079Z] [INFO] Fetching org.eclipse.jdt.junit_3.11.200.v20181016-1025.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (235.54kB)
05:35:38 [2019-06-24T09:35:38.079Z] [INFO] Fetching org.eclipse.jdt.junit_3.11.200.v20181016-1025.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (235.54kB)
05:35:38 [2019-06-24T09:35:38.329Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.4.300.v20181030-1443.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (22.87kB)
05:35:38 [2019-06-24T09:35:38.329Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.4.300.v20181030-1443.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (22.87kB)
05:35:38 [2019-06-24T09:35:38.329Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.100.v20180822-1258.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (19.39kB)
05:35:38 [2019-06-24T09:35:38.329Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.100.v20180822-1258.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (19.39kB)
05:35:38 [2019-06-24T09:35:38.579Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (33.94kB)
05:35:38 [2019-06-24T09:35:38.579Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (33.94kB)
05:35:38 [2019-06-24T09:35:38.830Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.2.200.v20181119-1308.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (57.8kB)
05:35:38 [2019-06-24T09:35:38.830Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.2.200.v20181119-1308.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (57.8kB)
05:35:39 [2019-06-24T09:35:39.080Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (38.73kB)
05:35:39 [2019-06-24T09:35:39.080Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (38.73kB)
05:35:39 [2019-06-24T09:35:39.080Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.200.v20181102-0649.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (48.14kB)
05:35:39 [2019-06-24T09:35:39.080Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.200.v20181102-0649.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (48.14kB)
05:35:39 [2019-06-24T09:35:39.331Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (23.9kB)
05:35:39 [2019-06-24T09:35:39.331Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (23.9kB)
05:35:39 [2019-06-24T09:35:39.331Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (37.87kB)
05:35:39 [2019-06-24T09:35:39.331Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (37.87kB)
05:35:39 [2019-06-24T09:35:39.581Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (14kB)
05:35:39 [2019-06-24T09:35:39.581Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (14kB)
05:35:39 [2019-06-24T09:35:39.581Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.200.v20180928-1359.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (31.98kB)
05:35:39 [2019-06-24T09:35:39.581Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.200.v20180928-1359.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (31.98kB)
05:35:39 [2019-06-24T09:35:39.831Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (42.87kB)
05:35:39 [2019-06-24T09:35:39.831Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (42.87kB)
05:35:39 [2019-06-24T09:35:39.831Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.100.v20180822-1354.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (104.08kB)
05:35:39 [2019-06-24T09:35:39.831Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.100.v20180822-1354.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (104.08kB)
05:35:40 [2019-06-24T09:35:40.382Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.46kB)
05:35:40 [2019-06-24T09:35:40.382Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.46kB)
05:35:40 [2019-06-24T09:35:40.382Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (121.81kB)
05:35:40 [2019-06-24T09:35:40.382Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (121.81kB)
05:35:40 [2019-06-24T09:35:40.632Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.200.v20181123-1405.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (46.17kB)
05:35:40 [2019-06-24T09:35:40.632Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.200.v20181123-1405.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (46.17kB)
05:35:40 [2019-06-24T09:35:40.632Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.400.v20181113-1303.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (284.88kB)
05:35:40 [2019-06-24T09:35:40.632Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.400.v20181113-1303.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (284.88kB)
05:35:40 [2019-06-24T09:35:40.883Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.200.v20181108-1420.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (72.14kB)
05:35:40 [2019-06-24T09:35:40.883Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.200.v20181108-1420.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (72.14kB)
05:35:41 [2019-06-24T09:35:41.133Z] [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.900.v20181012-1045.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (24.45kB)
05:35:41 [2019-06-24T09:35:41.133Z] [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.900.v20181012-1045.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (24.45kB)
05:35:42 [2019-06-24T09:35:42.476Z] [INFO] Fetching org.eclipse.jdt.junit.core_3.10.200.v20181025-0713.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (65.59kB)
05:35:42 [2019-06-24T09:35:42.476Z] [INFO] Fetching org.eclipse.jdt.junit.core_3.10.200.v20181025-0713.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (65.59kB)
05:35:42 [2019-06-24T09:35:42.476Z] [INFO] Fetching org.eclipse.pde.build_3.10.200.v20181008-0641.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (476.85kB)
05:35:42 [2019-06-24T09:35:42.476Z] [INFO] Fetching org.eclipse.pde.build_3.10.200.v20181008-0641.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (476.85kB)
05:35:42 [2019-06-24T09:35:42.476Z] [INFO] Fetching org.eclipse.pde.core_3.12.200.v20181123-1424.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1.28MB)
05:35:42 [2019-06-24T09:35:42.476Z] [INFO] Fetching org.eclipse.pde.core_3.12.200.v20181123-1424.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1.28MB)
05:35:43 [2019-06-24T09:35:43.027Z] [INFO] Fetching org.eclipse.update.configurator_3.4.100.v20180821-1913.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (43.11kB)
05:35:43 [2019-06-24T09:35:43.027Z] [INFO] Fetching org.eclipse.update.configurator_3.4.100.v20180821-1913.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (43.11kB)
05:35:43 [2019-06-24T09:35:43.027Z] [INFO] Fetching org.eclipse.pde.launching_3.7.300.v20181121-0613.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (51.16kB)
05:35:43 [2019-06-24T09:35:43.027Z] [INFO] Fetching org.eclipse.pde.launching_3.7.300.v20181121-0613.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (51.16kB)
05:35:43 [2019-06-24T09:35:43.277Z] [INFO] Fetching org.eclipse.pde.ui_3.10.500.v20181121-1530.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1.46MB)
05:35:43 [2019-06-24T09:35:43.277Z] [INFO] Fetching org.eclipse.pde.ui_3.10.500.v20181121-1530.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1.46MB)
05:35:45 [2019-06-24T09:35:45.138Z] [INFO] Fetching org.eclipse.ui.intro_3.5.400.v20181107-2118.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (141.99kB)
05:35:45 [2019-06-24T09:35:45.138Z] [INFO] Fetching org.eclipse.ui.intro_3.5.400.v20181107-2118.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (141.99kB)
05:35:45 [2019-06-24T09:35:45.138Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.300.v20180823-1505.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (118.64kB)
05:35:45 [2019-06-24T09:35:45.138Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.300.v20180823-1505.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (118.64kB)
05:35:45 [2019-06-24T09:35:45.389Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.400.v20181102-1400.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (83.95kB)
05:35:45 [2019-06-24T09:35:45.389Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.400.v20181102-1400.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (83.95kB)
05:35:45 [2019-06-24T09:35:45.639Z] [INFO] Fetching org.eclipse.ui.trace_1.1.300.v20181119-1957.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (26.35kB)
05:35:45 [2019-06-24T09:35:45.639Z] [INFO] Fetching org.eclipse.ui.trace_1.1.300.v20181119-1957.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (26.35kB)
05:35:45 [2019-06-24T09:35:45.890Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.200.v20180921-0739.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (42.6kB)
05:35:45 [2019-06-24T09:35:45.890Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.200.v20180921-0739.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (42.6kB)
05:35:45 [2019-06-24T09:35:45.890Z] [INFO] Fetching org.eclipse.xtext.xtext.ui_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (109.19kB)
05:35:45 [2019-06-24T09:35:45.890Z] [INFO] Fetching org.eclipse.xtext.xtext.ui_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (109.19kB)
05:35:46 [2019-06-24T09:35:46.140Z] [INFO] Fetching org.eclipse.xtext.xtext.ide_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (67.17kB)
05:35:46 [2019-06-24T09:35:46.140Z] [INFO] Fetching org.eclipse.xtext.xtext.ide_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (67.17kB)
05:35:46 [2019-06-24T09:35:46.390Z] [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (180.05kB)
05:35:46 [2019-06-24T09:35:46.390Z] [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (180.05kB)
05:35:46 [2019-06-24T09:35:46.641Z] [WARNING] The following locally built units have been used to resolve project dependencies:
05:35:46 [2019-06-24T09:35:46.641Z] [WARNING]   org.eclipse.xpect/0.2.0.201906240918
05:35:46 [2019-06-24T09:35:46.641Z] [WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201906240918
05:35:46 [2019-06-24T09:35:46.641Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906240918
05:35:46 [2019-06-24T09:35:46.641Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
05:35:46 [2019-06-24T09:35:46.891Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
05:35:46 [2019-06-24T09:35:46.891Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
05:35:47 [2019-06-24T09:35:47.141Z] [WARNING] The following locally built units have been used to resolve project dependencies:
05:35:47 [2019-06-24T09:35:47.141Z] [WARNING]   org.eclipse.xpect/0.2.0.201906240918
05:35:47 [2019-06-24T09:35:47.141Z] [WARNING]   org.eclipse.xtext.example.arithmetics/2.9.2.201906240918
05:35:47 [2019-06-24T09:35:47.141Z] [WARNING]   org.eclipse.xtext.example.arithmetics.ui/2.9.2.201906240918
05:35:47 [2019-06-24T09:35:47.141Z] [WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201906240918
05:35:47 [2019-06-24T09:35:47.141Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906240918
05:35:47 [2019-06-24T09:35:47.141Z] [WARNING]   org.eclipse.xtext.example.arithmetics.ide/2.9.2.201906240918
05:35:47 [2019-06-24T09:35:47.141Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
05:35:47 [2019-06-24T09:35:47.392Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
05:35:48 [2019-06-24T09:35:48.735Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
05:35:48 [2019-06-24T09:35:48.735Z] [WARNING] The following locally built units have been used to resolve project dependencies:
05:35:48 [2019-06-24T09:35:48.735Z] [WARNING]   org.eclipse.xpect/0.2.0.201906240918
05:35:48 [2019-06-24T09:35:48.735Z] [WARNING]   org.eclipse.xpect.xtext.xbase.lib/0.2.0.201906240918
05:35:48 [2019-06-24T09:35:48.735Z] [WARNING]   org.eclipse.xtext.example.domainmodel.ui/2.9.2.201906240918
05:35:48 [2019-06-24T09:35:48.735Z] [WARNING]   org.eclipse.xtext.example.domainmodel/2.9.2.201906240918
05:35:48 [2019-06-24T09:35:48.735Z] [WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201906240918
05:35:48 [2019-06-24T09:35:48.735Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906240918
05:35:48 [2019-06-24T09:35:48.735Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
05:35:48 [2019-06-24T09:35:48.985Z] [INFO] ------------------------------------------------------------------------
05:35:48 [2019-06-24T09:35:48.985Z] [INFO] Reactor Build Order:
05:35:48 [2019-06-24T09:35:48.985Z] [INFO] 
05:35:48 [2019-06-24T09:35:48.985Z] [INFO] org.eclipse.xpect.test.parent
05:35:48 [2019-06-24T09:35:48.985Z] [INFO] org.eclipse.xtext.example.arithmetics.tests
05:35:48 [2019-06-24T09:35:48.985Z] [INFO] org.eclipse.xtext.example.domainmodel.tests
05:35:48 [2019-06-24T09:35:48.985Z] [INFO] org.eclipse.xpect.target.eclipse_4_10_0-xtext_nightly
05:35:48 [2019-06-24T09:35:48.985Z] [INFO] org.eclipse.xpect.tests
05:35:48 [2019-06-24T09:35:48.985Z] [INFO] org.eclipse.xpect.xtext.lib.tests
05:35:48 [2019-06-24T09:35:48.985Z] [INFO] org.eclipse.xtext.example.arithmetics.xpect.tests
05:35:48 [2019-06-24T09:35:48.985Z] [INFO] org.eclipse.xtext.example.domainmodel.xpect.tests
05:35:48 [2019-06-24T09:35:48.985Z] [INFO] org.eclipse.xpect.root
05:35:48 [2019-06-24T09:35:48.985Z] [INFO]                                                                         
05:35:48 [2019-06-24T09:35:48.985Z] [INFO] ------------------------------------------------------------------------
05:35:48 [2019-06-24T09:35:48.985Z] [INFO] Building org.eclipse.xpect.test.parent 0.2.0-SNAPSHOT
05:35:48 [2019-06-24T09:35:48.985Z] [INFO] ------------------------------------------------------------------------
05:35:48 [2019-06-24T09:35:48.985Z] [INFO] 
05:35:48 [2019-06-24T09:35:48.985Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.test.parent ---
05:35:48 [2019-06-24T09:35:48.985Z] [INFO] 
05:35:48 [2019-06-24T09:35:48.985Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.test.parent ---
05:35:49 [2019-06-24T09:35:49.236Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
05:35:49 [2019-06-24T09:35:49.236Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
05:35:49 [2019-06-24T09:35:49.486Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml (560 B at 2.9 KB/sec)
05:35:49 [2019-06-24T09:35:49.486Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
05:35:49 [2019-06-24T09:35:49.486Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
05:35:49 [2019-06-24T09:35:49.486Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml (524 B at 19.7 KB/sec)
05:35:49 [2019-06-24T09:35:49.737Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
05:35:49 [2019-06-24T09:35:49.737Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
05:35:49 [2019-06-24T09:35:49.737Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml (556 B at 30.2 KB/sec)
05:35:49 [2019-06-24T09:35:49.987Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
05:35:49 [2019-06-24T09:35:49.987Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
05:35:49 [2019-06-24T09:35:49.987Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (643 B at 28.5 KB/sec)
05:35:50 [2019-06-24T09:35:50.237Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
05:35:50 [2019-06-24T09:35:50.237Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
05:35:50 [2019-06-24T09:35:50.237Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml (558 B at 16.0 KB/sec)
05:35:50 [2019-06-24T09:35:50.488Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
05:35:50 [2019-06-24T09:35:50.488Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
05:35:50 [2019-06-24T09:35:50.488Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml (646 B at 28.7 KB/sec)
05:35:50 [2019-06-24T09:35:50.738Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
05:35:50 [2019-06-24T09:35:50.738Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
05:35:50 [2019-06-24T09:35:50.738Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml (555 B at 27.1 KB/sec)
05:35:50 [2019-06-24T09:35:50.988Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
05:35:50 [2019-06-24T09:35:50.988Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
05:35:50 [2019-06-24T09:35:50.988Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml (525 B at 28.5 KB/sec)
05:35:51 [2019-06-24T09:35:51.239Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
05:35:51 [2019-06-24T09:35:51.239Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
05:35:51 [2019-06-24T09:35:51.239Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml (522 B at 24.3 KB/sec)
05:35:51 [2019-06-24T09:35:51.489Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
05:35:51 [2019-06-24T09:35:51.489Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
05:35:51 [2019-06-24T09:35:51.489Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml (519 B at 25.3 KB/sec)
05:35:51 [2019-06-24T09:35:51.739Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
05:35:51 [2019-06-24T09:35:51.740Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
05:35:51 [2019-06-24T09:35:51.740Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml (521 B at 19.6 KB/sec)
05:35:52 [2019-06-24T09:35:52.290Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml
05:35:52 [2019-06-24T09:35:52.290Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml
05:35:52 [2019-06-24T09:35:52.290Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml (704 B at 28.6 KB/sec)
05:35:52 [2019-06-24T09:35:52.290Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
05:35:52 [2019-06-24T09:35:52.290Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
05:35:52 [2019-06-24T09:35:52.290Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml (541 B at 21.1 KB/sec)
05:35:52 [2019-06-24T09:35:52.540Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
05:35:52 [2019-06-24T09:35:52.541Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
05:35:52 [2019-06-24T09:35:52.541Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml (550 B at 19.2 KB/sec)
05:35:53 [2019-06-24T09:35:53.091Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml
05:35:53 [2019-06-24T09:35:53.091Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml
05:35:53 [2019-06-24T09:35:53.091Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml (556 B at 27.1 KB/sec)
05:35:53 [2019-06-24T09:35:53.642Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml
05:35:53 [2019-06-24T09:35:53.642Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml
05:35:53 [2019-06-24T09:35:53.642Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml (553 B at 24.5 KB/sec)
05:35:53 [2019-06-24T09:35:53.892Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml
05:35:53 [2019-06-24T09:35:53.892Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml
05:35:53 [2019-06-24T09:35:53.892Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml (577 B at 25.6 KB/sec)
05:35:54 [2019-06-24T09:35:54.142Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml
05:35:54 [2019-06-24T09:35:54.142Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml
05:35:54 [2019-06-24T09:35:54.142Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml (4 KB at 94.5 KB/sec)
05:35:54 [2019-06-24T09:35:54.393Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml (695 B at 2.1 KB/sec)
05:35:54 [2019-06-24T09:35:54.393Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
05:35:54 [2019-06-24T09:35:54.393Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
05:35:54 [2019-06-24T09:35:54.643Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (3 KB at 96.8 KB/sec)
05:35:54 [2019-06-24T09:35:54.643Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (689 B at 4.9 KB/sec)
05:35:54 [2019-06-24T09:35:54.643Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
05:35:54 [2019-06-24T09:35:54.643Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
05:35:54 [2019-06-24T09:35:54.643Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (3 KB at 101.7 KB/sec)
05:35:54 [2019-06-24T09:35:54.894Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (690 B at 4.5 KB/sec)
05:35:54 [2019-06-24T09:35:54.894Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
05:35:54 [2019-06-24T09:35:54.894Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
05:35:54 [2019-06-24T09:35:54.894Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (3 KB at 81.1 KB/sec)
05:35:54 [2019-06-24T09:35:54.894Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (684 B at 4.6 KB/sec)
05:35:54 [2019-06-24T09:35:54.894Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
05:35:54 [2019-06-24T09:35:54.894Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
05:35:54 [2019-06-24T09:35:54.894Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (2 KB at 77.8 KB/sec)
05:35:55 [2019-06-24T09:35:55.144Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (689 B at 5.1 KB/sec)
05:35:55 [2019-06-24T09:35:55.144Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
05:35:55 [2019-06-24T09:35:55.144Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
05:35:55 [2019-06-24T09:35:55.144Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (939 B at 27.8 KB/sec)
05:35:55 [2019-06-24T09:35:55.144Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (501 B at 3.2 KB/sec)
05:35:55 [2019-06-24T09:35:55.144Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
05:35:55 [2019-06-24T09:35:55.394Z] 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 5.7 KB/sec)
05:35:55 [2019-06-24T09:35:55.394Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
05:35:55 [2019-06-24T09:35:55.645Z] 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 5.9 KB/sec)
05:35:55 [2019-06-24T09:35:55.645Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
05:35:55 [2019-06-24T09:35:55.645Z] 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 4.5 KB/sec)
05:35:55 [2019-06-24T09:35:55.645Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
05:35:55 [2019-06-24T09:35:55.645Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
05:35:55 [2019-06-24T09:35:55.645Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (908 B at 46.7 KB/sec)
05:35:55 [2019-06-24T09:35:55.895Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (502 B at 3.7 KB/sec)
05:35:55 [2019-06-24T09:35:55.895Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
05:35:55 [2019-06-24T09:35:55.895Z] 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 5.8 KB/sec)
05:35:55 [2019-06-24T09:35:55.895Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
05:35:56 [2019-06-24T09:35:56.446Z] 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 1.9 KB/sec)
05:35:56 [2019-06-24T09:35:56.446Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
05:35:56 [2019-06-24T09:35:56.446Z] 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 5.6 KB/sec)
05:35:56 [2019-06-24T09:35:56.446Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
05:35:56 [2019-06-24T09:35:56.446Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
05:35:56 [2019-06-24T09:35:56.696Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (3 KB at 111.7 KB/sec)
05:35:56 [2019-06-24T09:35:56.696Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (688 B at 4.3 KB/sec)
05:35:56 [2019-06-24T09:35:56.696Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
05:35:56 [2019-06-24T09:35:56.696Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
05:35:56 [2019-06-24T09:35:56.696Z] 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)
05:35:56 [2019-06-24T09:35:56.946Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (505 B at 2.8 KB/sec)
05:35:56 [2019-06-24T09:35:56.946Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml
05:35:57 [2019-06-24T09:35:57.197Z] 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 2.2 KB/sec)
05:35:57 [2019-06-24T09:35:57.197Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
05:35:57 [2019-06-24T09:35:57.447Z] 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.4 KB/sec)
05:35:57 [2019-06-24T09:35:57.447Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
05:35:57 [2019-06-24T09:35:57.697Z] 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 5.1 KB/sec)
05:35:57 [2019-06-24T09:35:57.697Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/antlr/antlr-runtime/maven-metadata.xml
05:35:57 [2019-06-24T09:35:57.697Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml
05:35:57 [2019-06-24T09:35:57.697Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml (850 B at 43.7 KB/sec)
05:35:57 [2019-06-24T09:35:57.697Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
05:35:57 [2019-06-24T09:35:57.697Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
05:35:57 [2019-06-24T09:35:57.697Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (3 KB at 112.0 KB/sec)
05:35:58 [2019-06-24T09:35:58.248Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (694 B at 1.2 KB/sec)
05:35:58 [2019-06-24T09:35:58.248Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
05:35:58 [2019-06-24T09:35:58.248Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
05:35:58 [2019-06-24T09:35:58.248Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (3 KB at 107.4 KB/sec)
05:35:58 [2019-06-24T09:35:58.799Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (697 B at 1.8 KB/sec)
05:35:58 [2019-06-24T09:35:58.799Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
05:35:58 [2019-06-24T09:35:58.799Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
05:35:58 [2019-06-24T09:35:58.799Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (739 B at 26.7 KB/sec)
05:35:58 [2019-06-24T09:35:58.799Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (502 B at 3.5 KB/sec)
05:35:58 [2019-06-24T09:35:58.799Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml
05:35:59 [2019-06-24T09:35:59.049Z] 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 5.9 KB/sec)
05:35:59 [2019-06-24T09:35:59.049Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml
05:35:59 [2019-06-24T09:35:59.299Z] 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 2.1 KB/sec)
05:35:59 [2019-06-24T09:35:59.299Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml
05:35:59 [2019-06-24T09:35:59.550Z] 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.7 KB/sec)
05:35:59 [2019-06-24T09:35:59.550Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml
05:35:59 [2019-06-24T09:35:59.550Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml
05:35:59 [2019-06-24T09:35:59.550Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml (671 B at 17.7 KB/sec)
05:35:59 [2019-06-24T09:35:59.550Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
05:35:59 [2019-06-24T09:35:59.550Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
05:35:59 [2019-06-24T09:35:59.550Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (663 B at 19.6 KB/sec)
05:36:00 [2019-06-24T09:36:00.893Z] 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)
05:36:00 [2019-06-24T09:36:00.893Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
05:36:00 [2019-06-24T09:36:00.893Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
05:36:00 [2019-06-24T09:36:00.893Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (2 KB at 94.8 KB/sec)
05:36:01 [2019-06-24T09:36:01.143Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (689 B at 4.6 KB/sec)
05:36:01 [2019-06-24T09:36:01.143Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
05:36:01 [2019-06-24T09:36:01.143Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
05:36:01 [2019-06-24T09:36:01.143Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (741 B at 51.7 KB/sec)
05:36:01 [2019-06-24T09:36:01.694Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (409 B at 1.0 KB/sec)
05:36:01 [2019-06-24T09:36:01.694Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
05:36:01 [2019-06-24T09:36:01.694Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
05:36:01 [2019-06-24T09:36:01.694Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (736 B at 29.9 KB/sec)
05:36:01 [2019-06-24T09:36:01.694Z] 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)
05:36:04 [2019-06-24T09:36:04.921Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/maven-test-parent/src/main/java]' does not exists.
05:36:04 [2019-06-24T09:36:04.921Z] [INFO] 
05:36:04 [2019-06-24T09:36:04.921Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.test.parent ---
05:36:04 [2019-06-24T09:36:04.922Z] [INFO]                                                                         
05:36:04 [2019-06-24T09:36:04.922Z] [INFO] ------------------------------------------------------------------------
05:36:04 [2019-06-24T09:36:04.922Z] [INFO] Building org.eclipse.xtext.example.arithmetics.tests 2.9.2-SNAPSHOT
05:36:04 [2019-06-24T09:36:04.922Z] [INFO] ------------------------------------------------------------------------
05:36:04 [2019-06-24T09:36:04.922Z] [INFO] 
05:36:04 [2019-06-24T09:36:04.922Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.tests ---
05:36:04 [2019-06-24T09:36:04.922Z] [INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target
05:36:04 [2019-06-24T09:36:04.922Z] [INFO] 
05:36:04 [2019-06-24T09:36:04.922Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.tests ---
05:36:05 [2019-06-24T09:36:05.172Z] [INFO] The project's OSGi version is 2.9.2.201906240934
05:36:05 [2019-06-24T09:36:05.172Z] [INFO] 
05:36:05 [2019-06-24T09:36:05.172Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.tests ---
05:36:05 [2019-06-24T09:36:05.172Z] [INFO] 
05:36:05 [2019-06-24T09:36:05.172Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.tests ---
05:36:05 [2019-06-24T09:36:05.172Z] [INFO] 
05:36:05 [2019-06-24T09:36:05.172Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.arithmetics.tests ---
05:36:11 [2019-06-24T09:36:11.653Z] [WARNING] 
05:36:11 [2019-06-24T09:36:11.653Z] WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
05:36:11 [2019-06-24T09:36:11.653Z] 15: The type InjectWith is deprecated
05:36:11 [2019-06-24T09:36:11.653Z] [WARNING] 
05:36:11 [2019-06-24T09:36:11.653Z] WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
05:36:11 [2019-06-24T09:36:11.653Z] 16: The type XtextRunner is deprecated
05:36:11 [2019-06-24T09:36:11.653Z] [WARNING] 
05:36:11 [2019-06-24T09:36:11.653Z] WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
05:36:11 [2019-06-24T09:36:11.653Z] 17: The type ParseHelper is deprecated
05:36:11 [2019-06-24T09:36:11.653Z] [WARNING] 
05:36:11 [2019-06-24T09:36:11.653Z] WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
05:36:11 [2019-06-24T09:36:11.653Z] 23: The type XtextRunner is deprecated
05:36:11 [2019-06-24T09:36:11.653Z] [WARNING] 
05:36:11 [2019-06-24T09:36:11.653Z] WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
05:36:11 [2019-06-24T09:36:11.653Z] 28: The type ParseHelper is deprecated
05:36:11 [2019-06-24T09:36:11.653Z] [WARNING] 
05:36:11 [2019-06-24T09:36:11.653Z] WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
05:36:11 [2019-06-24T09:36:11.653Z] 49: The method parse(CharSequence) from the type ParseHelper is deprecated
05:36:11 [2019-06-24T09:36:11.653Z] [WARNING] 
05:36:11 [2019-06-24T09:36:11.653Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
05:36:11 [2019-06-24T09:36:11.653Z] 12: The type InjectWith is deprecated
05:36:11 [2019-06-24T09:36:11.653Z] [WARNING] 
05:36:11 [2019-06-24T09:36:11.653Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
05:36:11 [2019-06-24T09:36:11.653Z] 13: The type XtextRunner is deprecated
05:36:11 [2019-06-24T09:36:11.653Z] [WARNING] 
05:36:11 [2019-06-24T09:36:11.653Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
05:36:11 [2019-06-24T09:36:11.653Z] 14: The type ParseHelper is deprecated
05:36:11 [2019-06-24T09:36:11.653Z] [WARNING] 
05:36:11 [2019-06-24T09:36:11.653Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
05:36:11 [2019-06-24T09:36:11.653Z] 15: The type ValidationTestHelper is deprecated
05:36:11 [2019-06-24T09:36:11.653Z] [WARNING] 
05:36:11 [2019-06-24T09:36:11.653Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
05:36:11 [2019-06-24T09:36:11.653Z] 19: The type XtextRunner is deprecated
05:36:11 [2019-06-24T09:36:11.653Z] [WARNING] 
05:36:11 [2019-06-24T09:36:11.653Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
05:36:11 [2019-06-24T09:36:11.653Z] 24: The type ParseHelper is deprecated
05:36:11 [2019-06-24T09:36:11.653Z] [WARNING] 
05:36:11 [2019-06-24T09:36:11.653Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
05:36:11 [2019-06-24T09:36:11.653Z] 27: The type ValidationTestHelper is deprecated
05:36:11 [2019-06-24T09:36:11.653Z] [WARNING] 
05:36:11 [2019-06-24T09:36:11.653Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
05:36:11 [2019-06-24T09:36:11.653Z] 35: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
05:36:11 [2019-06-24T09:36:11.653Z] [WARNING] 
05:36:11 [2019-06-24T09:36:11.653Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
05:36:11 [2019-06-24T09:36:11.653Z] 35: The method parse(CharSequence) from the type ParseHelper is deprecated
05:36:11 [2019-06-24T09:36:11.653Z] [INFO] 
05:36:11 [2019-06-24T09:36:11.653Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.tests ---
05:36:11 [2019-06-24T09:36:11.653Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:36:11 [2019-06-24T09:36:11.653Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/main/resources
05:36:11 [2019-06-24T09:36:11.653Z] [INFO] 
05:36:11 [2019-06-24T09:36:11.653Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.tests ---
05:36:11 [2019-06-24T09:36:11.653Z] [INFO] Compiling 3 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/classes
05:36:12 [2019-06-24T09:36:12.564Z] [INFO] 
05:36:12 [2019-06-24T09:36:12.564Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.tests ---
05:36:12 [2019-06-24T09:36:12.564Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:36:12 [2019-06-24T09:36:12.564Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/test/resources
05:36:12 [2019-06-24T09:36:12.564Z] [INFO] 
05:36:12 [2019-06-24T09:36:12.564Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.arithmetics.tests ---
05:36:12 [2019-06-24T09:36:12.814Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/surefire-reports-standalone
05:36:12 [2019-06-24T09:36:12.814Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
05:36:12 [2019-06-24T09:36:12.814Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
05:36:12 [2019-06-24T09:36:12.814Z] 
05:36:12 [2019-06-24T09:36:12.814Z] -------------------------------------------------------
05:36:12 [2019-06-24T09:36:12.814Z]  T E S T S
05:36:12 [2019-06-24T09:36:12.814Z] -------------------------------------------------------
05:36:12 [2019-06-24T09:36:12.814Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:36:14 [2019-06-24T09:36:14.675Z] Running org.eclipse.xtext.example.arithmetics.tests.interpreter.CalculatorTest
05:36:14 [2019-06-24T09:36:14.926Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 sec - in org.eclipse.xtext.example.arithmetics.tests.interpreter.CalculatorTest
05:36:14 [2019-06-24T09:36:14.926Z] Running org.eclipse.xtext.example.arithmetics.tests.ArithmeticsParsingTest
05:36:14 [2019-06-24T09:36:14.926Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.eclipse.xtext.example.arithmetics.tests.ArithmeticsParsingTest
05:36:15 [2019-06-24T09:36:15.176Z] 
05:36:15 [2019-06-24T09:36:15.176Z] Results :
05:36:15 [2019-06-24T09:36:15.176Z] 
05:36:15 [2019-06-24T09:36:15.176Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
05:36:15 [2019-06-24T09:36:15.176Z] 
05:36:15 [2019-06-24T09:36:15.176Z] [INFO] 
05:36:15 [2019-06-24T09:36:15.176Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.arithmetics.tests ---
05:36:15 [2019-06-24T09:36:15.176Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
05:36:15 [2019-06-24T09:36:15.176Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/org.eclipse.xtext.example.arithmetics.tests-2.9.2-SNAPSHOT-sources.jar
05:36:15 [2019-06-24T09:36:15.176Z] [INFO] 
05:36:15 [2019-06-24T09:36:15.176Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.tests ---
05:36:15 [2019-06-24T09:36:15.176Z] [INFO] 
05:36:15 [2019-06-24T09:36:15.176Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.tests ---
05:36:15 [2019-06-24T09:36:15.176Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/org.eclipse.xtext.example.arithmetics.tests-2.9.2-SNAPSHOT.jar
05:36:15 [2019-06-24T09:36:15.427Z] [INFO] 
05:36:15 [2019-06-24T09:36:15.427Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.tests ---
05:36:15 [2019-06-24T09:36:15.427Z] [INFO]                                                                         
05:36:15 [2019-06-24T09:36:15.427Z] [INFO] ------------------------------------------------------------------------
05:36:15 [2019-06-24T09:36:15.427Z] [INFO] Building org.eclipse.xtext.example.domainmodel.tests 2.9.2-SNAPSHOT
05:36:15 [2019-06-24T09:36:15.427Z] [INFO] ------------------------------------------------------------------------
05:36:15 [2019-06-24T09:36:15.427Z] [INFO] 
05:36:15 [2019-06-24T09:36:15.427Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel.tests ---
05:36:15 [2019-06-24T09:36:15.427Z] [INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target
05:36:15 [2019-06-24T09:36:15.427Z] [INFO] 
05:36:15 [2019-06-24T09:36:15.427Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel.tests ---
05:36:15 [2019-06-24T09:36:15.427Z] [INFO] The project's OSGi version is 2.9.2.201906240934
05:36:15 [2019-06-24T09:36:15.427Z] [INFO] 
05:36:15 [2019-06-24T09:36:15.427Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel.tests ---
05:36:15 [2019-06-24T09:36:15.427Z] [INFO] 
05:36:15 [2019-06-24T09:36:15.427Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel.tests ---
05:36:15 [2019-06-24T09:36:15.427Z] [INFO] 
05:36:15 [2019-06-24T09:36:15.427Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.domainmodel.tests ---
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 4: The type XtextRunner is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 5: The type InjectWith is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 8: The type ParseHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 10: The type ValidationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 14: The type XtextRunner is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 21: The type ParseHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 23: The type ValidationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 30: The method assertWarning(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 40: The method assertWarning(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 53: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 66: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 79: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 92: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 101: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 110: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 124: The method assertWarning(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 138: The method assertError(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 152: The method assertWarning(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 162: The method assertError(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 171: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 175: The method parse(CharSequence) from the type ParseHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 9: The type InjectWith is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 10: The type XtextRunner is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 11: The type ParseHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 12: The type ValidationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 21: The type XtextRunner is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 25: The type ParseHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 26: The type ValidationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 37: The method parse(CharSequence) from the type ParseHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 59: The method assertError(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 59: The method parse(CharSequence) from the type ParseHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 78: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 78: The method parse(CharSequence) from the type ParseHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 90: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 90: The method parse(CharSequence) from the type ParseHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 104: The method parse(CharSequence) from the type ParseHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 6: The type InjectWith is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 7: The type XtextRunner is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 8: The type ParseHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 20: The type XtextRunner is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 24: The type ParseHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 28: The method parse(CharSequence) from the type ParseHelper is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 6: The type InjectWith is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 7: The type XtextRunner is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 8: The type FormatterTester is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 12: The type XtextRunner is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 16: The type FormatterTester is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 23: The method assertFormatted(Procedure1<FormatterTestRequest>) from the type FormatterTester is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 24: The method setToBeFormatted(CharSequence) from the type FormatterTestRequest is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 23: The type FormatterTestRequest is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 48: The method assertFormatted(Procedure1<FormatterTestRequest>) from the type FormatterTester is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 49: The method setExpectation(CharSequence) from the type FormatterTestRequest is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 56: The method setToBeFormatted(CharSequence) from the type FormatterTestRequest is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 48: The type FormatterTestRequest is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 66: The method assertFormatted(Procedure1<FormatterTestRequest>) from the type FormatterTester is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 67: The method preferences(Procedure1<MapBasedPreferenceValues>) from the type FormatterTestRequest is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 70: The method setExpectation(CharSequence) from the type FormatterTestRequest is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 77: The method setToBeFormatted(CharSequence) from the type FormatterTestRequest is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 66: The type FormatterTestRequest is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 4: The type InjectWith is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:36:19 [2019-06-24T09:36:19.549Z] 5: The type XtextRunner is deprecated
05:36:19 [2019-06-24T09:36:19.549Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.549Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 6: The type AbstractContentAssistTest is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 10: The type XtextRunner is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 18: The method assertText(String...) from the type ContentAssistProcessorTestBuilder is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 18: The method append(String) from the type ContentAssistProcessorTestBuilder is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 18: The method newBuilder() from the type AbstractContentAssistTest is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 22: The method assertText(String...) from the type ContentAssistProcessorTestBuilder is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 22: The method append(String) from the type ContentAssistProcessorTestBuilder is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 22: The method newBuilder() from the type AbstractContentAssistTest is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 26: The method assertText(String...) from the type ContentAssistProcessorTestBuilder is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 26: The method append(String) from the type ContentAssistProcessorTestBuilder is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 26: The method newBuilder() from the type AbstractContentAssistTest is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 15: The type AbstractContentAssistTest is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 4: The type InjectWith is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 6: The type XtextRunner is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 7: The type CompilationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 15: The type XtextRunner is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 21: The type CompilationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 33: The method compile(CharSequence, IAcceptor<Result>) from the type CompilationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 34: The method getCompiledClass() from the type CompilationTestHelper.Result is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 33: The type CompilationTestHelper.Result is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 56: The method compile(Iterable<? extends CharSequence>, IAcceptor<Result>) from the type CompilationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 57: The method getCompiledClass(String) from the type CompilationTestHelper.Result is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 59: The method getCompiledClass(String) from the type CompilationTestHelper.Result is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 56: The type CompilationTestHelper.Result is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 71: The method compile(CharSequence, IAcceptor<Result>) from the type CompilationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 100: The method getSingleGeneratedCode() from the type CompilationTestHelper.Result is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 71: The type CompilationTestHelper.Result is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 6: The type InjectWith is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 7: The type XtextRunner is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 8: The type ParseHelper is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 9: The type ValidationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 11: The type OnTheFlyJavaCompiler2 is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 12: The type AbstractXbaseEvaluationTest is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 25: The type XtextRunner is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 29: The type OnTheFlyJavaCompiler2 is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 31: The type ParseHelper is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 33: The type ValidationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 38: The method parse(CharSequence) from the type ParseHelper is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 39: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 43: The method compileToClass(String, String) from the type OnTheFlyJavaCompiler2 is deprecated
05:36:19 [2019-06-24T09:36:19.550Z] [WARNING] 
05:36:19 [2019-06-24T09:36:19.550Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
05:36:19 [2019-06-24T09:36:19.550Z] 27: The type AbstractXbaseEvaluationTest is deprecated
05:36:19 [2019-06-24T09:36:19.801Z] [INFO] 
05:36:19 [2019-06-24T09:36:19.801Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel.tests ---
05:36:19 [2019-06-24T09:36:19.801Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:36:19 [2019-06-24T09:36:19.801Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/main/resources
05:36:19 [2019-06-24T09:36:19.801Z] [INFO] 
05:36:19 [2019-06-24T09:36:19.801Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel.tests ---
05:36:19 [2019-06-24T09:36:19.801Z] [INFO] Compiling 10 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/classes
05:36:20 [2019-06-24T09:36:20.351Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[6] 
05:36:20 [2019-06-24T09:36:20.351Z] 	import org.eclipse.xtext.junit4.GlobalRegistries;
05:36:20 [2019-06-24T09:36:20.351Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:36:20 [2019-06-24T09:36:20.351Z] The type GlobalRegistries is deprecated
05:36:20 [2019-06-24T09:36:20.351Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[7] 
05:36:20 [2019-06-24T09:36:20.351Z] 	import org.eclipse.xtext.junit4.GlobalRegistries.GlobalStateMemento;
05:36:20 [2019-06-24T09:36:20.351Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:36:20 [2019-06-24T09:36:20.351Z] The type GlobalRegistries.GlobalStateMemento is deprecated
05:36:20 [2019-06-24T09:36:20.351Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[8] 
05:36:20 [2019-06-24T09:36:20.351Z] 	import org.eclipse.xtext.junit4.IInjectorProvider;
05:36:20 [2019-06-24T09:36:20.351Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:36:20 [2019-06-24T09:36:20.351Z] The type IInjectorProvider is deprecated
05:36:20 [2019-06-24T09:36:20.351Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[9] 
05:36:20 [2019-06-24T09:36:20.351Z] 	import org.eclipse.xtext.junit4.IRegistryConfigurator;
05:36:20 [2019-06-24T09:36:20.351Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:36:20 [2019-06-24T09:36:20.351Z] The type IRegistryConfigurator is deprecated
05:36:20 [2019-06-24T09:36:20.351Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[13] 
05:36:20 [2019-06-24T09:36:20.351Z] 	public class DomainmodelInjectorProvider implements IInjectorProvider, IRegistryConfigurator {
05:36:20 [2019-06-24T09:36:20.351Z] 	                                                    ^^^^^^^^^^^^^^^^^
05:36:20 [2019-06-24T09:36:20.351Z] The type IInjectorProvider is deprecated
05:36:20 [2019-06-24T09:36:20.351Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[13] 
05:36:20 [2019-06-24T09:36:20.351Z] 	public class DomainmodelInjectorProvider implements IInjectorProvider, IRegistryConfigurator {
05:36:20 [2019-06-24T09:36:20.351Z] 	                                                                       ^^^^^^^^^^^^^^^^^^^^^
05:36:20 [2019-06-24T09:36:20.351Z] The type IRegistryConfigurator is deprecated
05:36:20 [2019-06-24T09:36:20.351Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[15] 
05:36:20 [2019-06-24T09:36:20.351Z] 	protected GlobalStateMemento stateBeforeInjectorCreation;
05:36:20 [2019-06-24T09:36:20.351Z] 	          ^^^^^^^^^^^^^^^^^^
05:36:20 [2019-06-24T09:36:20.351Z] The type GlobalRegistries.GlobalStateMemento is deprecated
05:36:20 [2019-06-24T09:36:20.351Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[16] 
05:36:20 [2019-06-24T09:36:20.351Z] 	protected GlobalStateMemento stateAfterInjectorCreation;
05:36:20 [2019-06-24T09:36:20.351Z] 	          ^^^^^^^^^^^^^^^^^^
05:36:20 [2019-06-24T09:36:20.351Z] The type GlobalRegistries.GlobalStateMemento is deprecated
05:36:20 [2019-06-24T09:36:20.351Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[20] 
05:36:20 [2019-06-24T09:36:20.351Z] 	GlobalRegistries.initializeDefaults();
05:36:20 [2019-06-24T09:36:20.351Z] 	^^^^^^^^^^^^^^^^
05:36:20 [2019-06-24T09:36:20.351Z] The type GlobalRegistries is deprecated
05:36:20 [2019-06-24T09:36:20.351Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[20] 
05:36:20 [2019-06-24T09:36:20.351Z] 	GlobalRegistries.initializeDefaults();
05:36:20 [2019-06-24T09:36:20.351Z] 	                 ^^^^^^^^^^^^^^^^^^^^
05:36:20 [2019-06-24T09:36:20.351Z] The method initializeDefaults() from the type GlobalRegistries is deprecated
05:36:20 [2019-06-24T09:36:20.351Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[27] 
05:36:20 [2019-06-24T09:36:20.351Z] 	stateBeforeInjectorCreation = GlobalRegistries.makeCopyOfGlobalState();
05:36:20 [2019-06-24T09:36:20.351Z] 	                              ^^^^^^^^^^^^^^^^
05:36:20 [2019-06-24T09:36:20.351Z] The type GlobalRegistries is deprecated
05:36:20 [2019-06-24T09:36:20.351Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[27] 
05:36:20 [2019-06-24T09:36:20.351Z] 	stateBeforeInjectorCreation = GlobalRegistries.makeCopyOfGlobalState();
05:36:20 [2019-06-24T09:36:20.351Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^
05:36:20 [2019-06-24T09:36:20.351Z] The method makeCopyOfGlobalState() from the type GlobalRegistries is deprecated
05:36:20 [2019-06-24T09:36:20.351Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[29] 
05:36:20 [2019-06-24T09:36:20.351Z] 	stateAfterInjectorCreation = GlobalRegistries.makeCopyOfGlobalState();
05:36:20 [2019-06-24T09:36:20.351Z] 	                             ^^^^^^^^^^^^^^^^
05:36:20 [2019-06-24T09:36:20.351Z] The type GlobalRegistries is deprecated
05:36:20 [2019-06-24T09:36:20.351Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[29] 
05:36:20 [2019-06-24T09:36:20.351Z] 	stateAfterInjectorCreation = GlobalRegistries.makeCopyOfGlobalState();
05:36:20 [2019-06-24T09:36:20.351Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^
05:36:20 [2019-06-24T09:36:20.351Z] The method makeCopyOfGlobalState() from the type GlobalRegistries is deprecated
05:36:20 [2019-06-24T09:36:20.351Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[40] 
05:36:20 [2019-06-24T09:36:20.351Z] 	stateBeforeInjectorCreation.restoreGlobalState();
05:36:20 [2019-06-24T09:36:20.351Z] 	                            ^^^^^^^^^^^^^^^^^^^^
05:36:20 [2019-06-24T09:36:20.351Z] The method restoreGlobalState() from the type GlobalRegistries.GlobalStateMemento is deprecated
05:36:20 [2019-06-24T09:36:20.351Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[46] 
05:36:20 [2019-06-24T09:36:20.351Z] 	stateAfterInjectorCreation.restoreGlobalState();
05:36:20 [2019-06-24T09:36:20.351Z] 	                           ^^^^^^^^^^^^^^^^^^^^
05:36:20 [2019-06-24T09:36:20.351Z] The method restoreGlobalState() from the type GlobalRegistries.GlobalStateMemento is deprecated
05:36:20 [2019-06-24T09:36:20.351Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelUiInjectorProvider.java:[6] 
05:36:20 [2019-06-24T09:36:20.351Z] 	import org.eclipse.xtext.junit4.IInjectorProvider;
05:36:20 [2019-06-24T09:36:20.351Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
05:36:20 [2019-06-24T09:36:20.351Z] The type IInjectorProvider is deprecated
05:36:20 [2019-06-24T09:36:20.351Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelUiInjectorProvider.java:[10] 
05:36:20 [2019-06-24T09:36:20.351Z] 	public class DomainmodelUiInjectorProvider implements IInjectorProvider {
05:36:20 [2019-06-24T09:36:20.351Z] 	                                                      ^^^^^^^^^^^^^^^^^
05:36:20 [2019-06-24T09:36:20.351Z] The type IInjectorProvider is deprecated
05:36:20 [2019-06-24T09:36:20.351Z] 18 problems (18 warnings)
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] 
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel.tests ---
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/test/resources
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] 
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.domainmodel.tests ---
05:36:20 [2019-06-24T09:36:20.602Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/org.eclipse.xtext.example.domainmodel.tests-2.9.2-SNAPSHOT-sources.jar
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] 
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel.tests ---
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] 
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel.tests ---
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/org.eclipse.xtext.example.domainmodel.tests-2.9.2-SNAPSHOT.jar
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] 
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel.tests ---
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] 
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xtext.example.domainmodel.tests ---
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] Skipping tests
05:36:20 [2019-06-24T09:36:20.602Z] [INFO]                                                                         
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] ------------------------------------------------------------------------
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] Building org.eclipse.xpect.target.eclipse_4_10_0-xtext_nightly 0.2.0-SNAPSHOT
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] ------------------------------------------------------------------------
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] 
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.target.eclipse_4_10_0-xtext_nightly ---
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] 
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.target.eclipse_4_10_0-xtext_nightly ---
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/target-platforms/eclipse_4_10_0-xtext_nightly/src/main/java]' does not exists.
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] 
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.target.eclipse_4_10_0-xtext_nightly ---
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] 
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-target-definition (default-package-target-definition) @ org.eclipse.xpect.target.eclipse_4_10_0-xtext_nightly ---
05:36:20 [2019-06-24T09:36:20.602Z] [INFO]                                                                         
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] ------------------------------------------------------------------------
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] Building org.eclipse.xpect.tests 0.2.0-SNAPSHOT
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] ------------------------------------------------------------------------
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] 
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.tests ---
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] 
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.tests ---
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] The project's OSGi version is 0.2.0.201906240934
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] 
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.tests ---
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] 
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.tests ---
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] 
05:36:20 [2019-06-24T09:36:20.602Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.tests ---
05:36:23 [2019-06-24T09:36:23.830Z] [INFO] 
05:36:23 [2019-06-24T09:36:23.830Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.tests ---
05:36:23 [2019-06-24T09:36:23.830Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:36:23 [2019-06-24T09:36:23.830Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/src/main/resources
05:36:23 [2019-06-24T09:36:23.830Z] [INFO] 
05:36:23 [2019-06-24T09:36:23.830Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.tests ---
05:36:23 [2019-06-24T09:36:23.830Z] [INFO] Compiling 43 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/classes
05:36:24 [2019-06-24T09:36:24.380Z] [INFO] 
05:36:24 [2019-06-24T09:36:24.380Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.tests ---
05:36:24 [2019-06-24T09:36:24.380Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:36:24 [2019-06-24T09:36:24.380Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/src/test/resources
05:36:24 [2019-06-24T09:36:24.380Z] [INFO] 
05:36:24 [2019-06-24T09:36:24.380Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xpect.tests ---
05:36:24 [2019-06-24T09:36:24.380Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/surefire-reports-standalone
05:36:24 [2019-06-24T09:36:24.380Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
05:36:24 [2019-06-24T09:36:24.380Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
05:36:24 [2019-06-24T09:36:24.380Z] 
05:36:24 [2019-06-24T09:36:24.380Z] -------------------------------------------------------
05:36:24 [2019-06-24T09:36:24.380Z]  T E S T S
05:36:24 [2019-06-24T09:36:24.380Z] -------------------------------------------------------
05:36:24 [2019-06-24T09:36:24.631Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:36:29 [2019-06-24T09:36:29.825Z] Running org.eclipse.xpect.tests.xjm.XjmMethodsTest
05:36:29 [2019-06-24T09:36:29.825Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in org.eclipse.xpect.tests.xjm.XjmMethodsTest
05:36:29 [2019-06-24T09:36:29.825Z] Running org.eclipse.xpect.tests.xjm.XjmContributionsTest
05:36:29 [2019-06-24T09:36:29.825Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.053 sec - in org.eclipse.xpect.tests.xjm.XjmContributionsTest
05:36:29 [2019-06-24T09:36:29.825Z] Running org.eclipse.xpect.tests.runner.RunnerTest
05:36:29 [2019-06-24T09:36:29.825Z] Xtext-Version in Target Platform: 2.19.0-SNAPSHOT
05:36:29 [2019-06-24T09:36:29.825Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in org.eclipse.xpect.tests.runner.RunnerTest
05:36:29 [2019-06-24T09:36:29.825Z] Running org.eclipse.xpect.tests.state.SetupInitilizerTest
05:36:29 [2019-06-24T09:36:29.825Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.xpect.tests.state.SetupInitilizerTest
05:36:29 [2019-06-24T09:36:29.825Z] Running org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
05:36:29 [2019-06-24T09:36:29.825Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
05:36:29 [2019-06-24T09:36:29.825Z] Running org.eclipse.xpect.tests.state.StateContainerTest
05:36:29 [2019-06-24T09:36:29.825Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.xpect.tests.state.StateContainerTest
05:36:29 [2019-06-24T09:36:29.825Z] Running org.eclipse.xpect.tests.state.StateContainerInvalidationTest
05:36:29 [2019-06-24T09:36:29.825Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.xpect.tests.state.StateContainerInvalidationTest
05:36:29 [2019-06-24T09:36:29.825Z] Running org.eclipse.xpect.tests.text.TableTest
05:36:29 [2019-06-24T09:36:29.825Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.xpect.tests.text.TableTest
05:36:29 [2019-06-24T09:36:29.825Z] Running org.eclipse.xpect.tests.text.TextDifferencerTest
05:36:29 [2019-06-24T09:36:29.825Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.009 sec - in org.eclipse.xpect.tests.text.TextDifferencerTest
05:36:29 [2019-06-24T09:36:29.825Z] Running org.eclipse.xpect.tests.text.CanvasTest
05:36:29 [2019-06-24T09:36:29.825Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.xpect.tests.text.CanvasTest
05:36:29 [2019-06-24T09:36:29.825Z] Running org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
05:36:29 [2019-06-24T09:36:29.825Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
05:36:29 [2019-06-24T09:36:29.825Z] Running org.eclipse.xpect.tests.text.GenericTokenizerTest
05:36:29 [2019-06-24T09:36:29.825Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.xpect.tests.text.GenericTokenizerTest
05:36:29 [2019-06-24T09:36:29.825Z] Running org.eclipse.xpect.tests.parameter.ParameterParserTest
05:36:29 [2019-06-24T09:36:29.825Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.eclipse.xpect.tests.parameter.ParameterParserTest
05:36:29 [2019-06-24T09:36:29.825Z] Running org.eclipse.xpect.tests.LexerTest
05:36:29 [2019-06-24T09:36:29.825Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.xpect.tests.LexerTest
05:36:29 [2019-06-24T09:36:29.825Z] Running org.eclipse.xpect.tests.util.DifferencerImplTest
05:36:29 [2019-06-24T09:36:29.825Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec - in org.eclipse.xpect.tests.util.DifferencerImplTest
05:36:29 [2019-06-24T09:36:29.825Z] Running org.eclipse.xpect.tests.FileExtensionInfoTest
05:36:29 [2019-06-24T09:36:29.825Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.xpect.tests.FileExtensionInfoTest
05:36:29 [2019-06-24T09:36:29.825Z] Running org.eclipse.xpect.tests.expectation.impl.ExpectationTest
05:36:29 [2019-06-24T09:36:29.825Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.xpect.tests.expectation.impl.ExpectationTest
05:36:29 [2019-06-24T09:36:29.825Z] 
05:36:29 [2019-06-24T09:36:29.825Z] Results :
05:36:29 [2019-06-24T09:36:29.825Z] 
05:36:29 [2019-06-24T09:36:29.825Z] Tests run: 116, Failures: 0, Errors: 0, Skipped: 4
05:36:29 [2019-06-24T09:36:29.825Z] 
05:36:29 [2019-06-24T09:36:29.825Z] [INFO] 
05:36:29 [2019-06-24T09:36:29.825Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.tests ---
05:36:29 [2019-06-24T09:36:29.825Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/org.eclipse.xpect.tests-0.2.0-SNAPSHOT-sources.jar
05:36:29 [2019-06-24T09:36:29.825Z] [INFO] 
05:36:29 [2019-06-24T09:36:29.825Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.tests ---
05:36:29 [2019-06-24T09:36:29.825Z] [INFO] 
05:36:29 [2019-06-24T09:36:29.825Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.tests ---
05:36:29 [2019-06-24T09:36:29.825Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/org.eclipse.xpect.tests-0.2.0-SNAPSHOT.jar
05:36:29 [2019-06-24T09:36:29.825Z] [INFO] 
05:36:29 [2019-06-24T09:36:29.825Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.tests ---
05:36:29 [2019-06-24T09:36:29.825Z] [INFO] 
05:36:29 [2019-06-24T09:36:29.825Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xpect.tests ---
05:36:29 [2019-06-24T09:36:29.825Z] [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (9.24kB)
05:36:29 [2019-06-24T09:36:29.825Z] [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (9.24kB)
05:36:30 [2019-06-24T09:36:30.376Z] [INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work/data/.metadata/.log
05:36:30 [2019-06-24T09:36:30.376Z] [INFO] Command line:
05:36:30 [2019-06-24T09:36:30.376Z] 	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_10_0-xtext_nightly, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.200.v20180922-1751/org.eclipse.equinox.launcher-1.5.200.v20180922-1751.jar, -data, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work/data, -install, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work, -configuration, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/surefire.properties]
05:36:30 [2019-06-24T09:36:30.376Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:36:34 [2019-06-24T09:36:34.498Z] Running org.eclipse.xpect.tests.xjm.XjmMethodsTest
05:36:35 [2019-06-24T09:36:35.409Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.928 s - in org.eclipse.xpect.tests.xjm.XjmMethodsTest
05:36:35 [2019-06-24T09:36:35.409Z] suiteWithLoop(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.094 s
05:36:35 [2019-06-24T09:36:35.409Z] suiteWithNameConflicts(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.014 s
05:36:35 [2019-06-24T09:36:35.409Z] suiteWithNesting(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.015 s
05:36:35 [2019-06-24T09:36:35.409Z] singleTestWithMethods(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.011 s
05:36:35 [2019-06-24T09:36:35.409Z] Running org.eclipse.xpect.tests.xjm.XjmContributionsTest
05:36:35 [2019-06-24T09:36:35.409Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.06 s - in org.eclipse.xpect.tests.xjm.XjmContributionsTest
05:36:35 [2019-06-24T09:36:35.409Z] transitiveImport(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.016 s
05:36:35 [2019-06-24T09:36:35.409Z] simple(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.007 s
05:36:35 [2019-06-24T09:36:35.409Z] methodType(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.009 s
05:36:35 [2019-06-24T09:36:35.409Z] replace1(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.008 s
05:36:35 [2019-06-24T09:36:35.409Z] replace2(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.007 s
05:36:35 [2019-06-24T09:36:35.409Z] methodAnnotation(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.009 s
05:36:35 [2019-06-24T09:36:35.409Z] annotationType(org.eclipse.xpect.tests.xjm.XjmContributionsTest) skipped
05:36:35 [2019-06-24T09:36:35.409Z] Running org.eclipse.xpect.tests.runner.RunnerTest
05:36:36 [2019-06-24T09:36:36.752Z] Xtext-Version in Target Platform: 2.19.0-SNAPSHOT
05:36:37 [2019-06-24T09:36:37.003Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.418 s - in org.eclipse.xpect.tests.runner.RunnerTest
05:36:37 [2019-06-24T09:36:37.003Z] expectedExpectation~0: test passes: green.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.007 s
05:36:37 [2019-06-24T09:36:37.003Z] testFailureDiff~0: tests fails: can assert the error as a diff.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.015 s
05:36:37 [2019-06-24T09:36:37.003Z] expectedExpectation~2: test fails as expected by FIXME, therefore the test is green.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] testFailureMessage~0: the test passes as *not* expected by FIXME, therefore we can assert an error message.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.003 s
05:36:37 [2019-06-24T09:36:37.003Z] expectedExpectation~0: // this should pass.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/runner/runner.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] testFailureDiff~0: // assert a wrong single-line expectation.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/runner/runner.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.003 s
05:36:37 [2019-06-24T09:36:37.003Z] testFailureDiff~1: // assert a wrong multi-line expectation.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/runner/runner.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.005 s
05:36:37 [2019-06-24T09:36:37.003Z] Running org.eclipse.xpect.tests.state.SetupInitilizerTest
05:36:37 [2019-06-24T09:36:37.003Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.xpect.tests.state.SetupInitilizerTest
05:36:37 [2019-06-24T09:36:37.003Z] varargConstructor_double(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] specificConstructorStrings(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] varargConstructorStrings_empty(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] varargConstructorStrings(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] varargConstructorStrings2(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] mixedVarargConstructor(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] Running org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
05:36:37 [2019-06-24T09:36:37.003Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
05:36:37 [2019-06-24T09:36:37.003Z] testStaticManaged(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.004 s
05:36:37 [2019-06-24T09:36:37.003Z] testLogginTestDataValue(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.005 s
05:36:37 [2019-06-24T09:36:37.003Z] testStaticValue(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] testLogginTestDataManaged(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] multiConstructor1(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] multiConstructor2(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] multiConstructor3(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.002 s
05:36:37 [2019-06-24T09:36:37.003Z] typeParam(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] typeParamUnresolved(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] testSimple(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.002 s
05:36:37 [2019-06-24T09:36:37.003Z] Running org.eclipse.xpect.tests.state.StateContainerTest
05:36:37 [2019-06-24T09:36:37.003Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.xpect.tests.state.StateContainerTest
05:36:37 [2019-06-24T09:36:37.003Z] testPrimaryManaged(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] testDerivedManaged(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] testPrimaryValueAnn(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] testPrimaryValue(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] testDerivedValue(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] testPrimaryManagedAnn(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] Running org.eclipse.xpect.tests.state.StateContainerInvalidationTest
05:36:37 [2019-06-24T09:36:37.003Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.xpect.tests.state.StateContainerInvalidationTest
05:36:37 [2019-06-24T09:36:37.003Z] testInvalidate2(org.eclipse.xpect.tests.state.StateContainerInvalidationTest)  Time elapsed: 0.003 s
05:36:37 [2019-06-24T09:36:37.003Z] testInvalidate(org.eclipse.xpect.tests.state.StateContainerInvalidationTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] Running org.eclipse.xpect.tests.text.TableTest
05:36:37 [2019-06-24T09:36:37.003Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.xpect.tests.text.TableTest
05:36:37 [2019-06-24T09:36:37.003Z] test2by3Long(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.008 s
05:36:37 [2019-06-24T09:36:37.003Z] test2by3BorderAndSeparators(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] test1by1(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] test2by3(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] test2by3LongTrimmed(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] Running org.eclipse.xpect.tests.text.TextDifferencerTest
05:36:37 [2019-06-24T09:36:37.003Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.009 s - in org.eclipse.xpect.tests.text.TextDifferencerTest
05:36:37 [2019-06-24T09:36:37.003Z] testWhitespaceDiff2(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.002 s
05:36:37 [2019-06-24T09:36:37.003Z] testAddML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] testAddSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] testEqual(org.eclipse.xpect.tests.text.TextDifferencerTest) skipped
05:36:37 [2019-06-24T09:36:37.003Z] testRemoveSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] testAddSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] testWhitespace(org.eclipse.xpect.tests.text.TextDifferencerTest) skipped
05:36:37 [2019-06-24T09:36:37.003Z] testRemoveML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] testRemoveSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] testDiffML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] testDiffSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] testWhitespaceDiff(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] testDiffSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] Running org.eclipse.xpect.tests.text.CanvasTest
05:36:37 [2019-06-24T09:36:37.003Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.xpect.tests.text.CanvasTest
05:36:37 [2019-06-24T09:36:37.003Z] testBoundsSubcanvasAt(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] testBoundsAt(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] testFill(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] testPaintAt00(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] testPaintAt02(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] testPaintAt20(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] testPaintAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] testOverPaintAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] testSubcanvasAt2235(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] testBounds(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] testSubcanvasAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] Running org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
05:36:37 [2019-06-24T09:36:37.003Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
05:36:37 [2019-06-24T09:36:37.003Z] testSimilarBeginning(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0.004 s
05:36:37 [2019-06-24T09:36:37.003Z] testEqual(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] testBeginningAndEnd(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] testUnequal(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] testSimilarEnd(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] Running org.eclipse.xpect.tests.text.GenericTokenizerTest
05:36:37 [2019-06-24T09:36:37.003Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.xpect.tests.text.GenericTokenizerTest
05:36:37 [2019-06-24T09:36:37.003Z] testSymbols(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] testWord(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] testSimple(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.003Z] Running org.eclipse.xpect.tests.parameter.ParameterParserTest
05:36:37 [2019-06-24T09:36:37.003Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in org.eclipse.xpect.tests.parameter.ParameterParserTest
05:36:37 [2019-06-24T09:36:37.003Z] testFailureMessage~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.01 s
05:36:37 [2019-06-24T09:36:37.003Z] testFailureMessage~1: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 s
05:36:37 [2019-06-24T09:36:37.003Z] testFailureMessage~2: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 s
05:36:37 [2019-06-24T09:36:37.003Z] testFailureMessage~3: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
05:36:37 [2019-06-24T09:36:37.003Z] intOffset~0: // match.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.004 s
05:36:37 [2019-06-24T09:36:37.003Z] intOffset~1: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] testFailureMessage~0: // no match.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 s
05:36:37 [2019-06-24T09:36:37.003Z] intOffset~3: // no offset specified.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
05:36:37 [2019-06-24T09:36:37.003Z] intOffset~4: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] intOffset~5: test title.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] regionOffset~0: // match.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
05:36:37 [2019-06-24T09:36:37.003Z] regionOffset~1: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.003Z] testFailureMessage~1: // no match.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
05:36:37 [2019-06-24T09:36:37.003Z] testFailureMessage~2: // no offset specified.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 s
05:36:37 [2019-06-24T09:36:37.003Z] Running org.eclipse.xpect.tests.LexerTest
05:36:37 [2019-06-24T09:36:37.253Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.xpect.tests.LexerTest
05:36:37 [2019-06-24T09:36:37.253Z] testXPE(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0.003 s
05:36:37 [2019-06-24T09:36:37.253Z] testXPECT(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.253Z] testXPEC(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.253Z] testXP(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.253Z] testX(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.253Z] testSimple(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.253Z] Running org.eclipse.xpect.tests.util.DifferencerImplTest
05:36:37 [2019-06-24T09:36:37.253Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s - in org.eclipse.xpect.tests.util.DifferencerImplTest
05:36:37 [2019-06-24T09:36:37.253Z] testOneMatch(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.253Z] testInsertRightEnd(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.253Z] testInsertRightMiddle(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.253Z] testInsertRightBeginning(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.253Z] testRemoveMiddle(org.eclipse.xpect.tests.util.DifferencerImplTest) skipped
05:36:37 [2019-06-24T09:36:37.253Z] testThreeMatches(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.253Z] testTwoMatches(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.253Z] Running org.eclipse.xpect.tests.FileExtensionInfoTest
05:36:37 [2019-06-24T09:36:37.253Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.xpect.tests.FileExtensionInfoTest
05:36:37 [2019-06-24T09:36:37.253Z] testRedundant(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.007 s
05:36:37 [2019-06-24T09:36:37.254Z] testResourceServiceProvider(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.254Z] testResourceServiceProviderDefault(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.254Z] testXpectFileExtension(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.254Z] testEmfExtensionParserDefault(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.254Z] testEditor(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.254Z] testLanguageWithoutUI(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0 s
05:36:37 [2019-06-24T09:36:37.254Z] testEmfExtensionParser(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.254Z] Running org.eclipse.xpect.tests.expectation.impl.ExpectationTest
05:36:37 [2019-06-24T09:36:37.254Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.xpect.tests.expectation.impl.ExpectationTest
05:36:37 [2019-06-24T09:36:37.254Z] expectedExpectation~0: // not modified.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/expectation/impl/expectations.xt〕(org.eclipse.xpect.tests.expectation.impl.ExpectationTest)  Time elapsed: 0.011 s
05:36:37 [2019-06-24T09:36:37.254Z] modifiedExpectation~0: // modified.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/expectation/impl/expectations.xt〕(org.eclipse.xpect.tests.expectation.impl.ExpectationTest)  Time elapsed: 0.001 s
05:36:37 [2019-06-24T09:36:37.254Z] 
05:36:37 [2019-06-24T09:36:37.254Z] Results:
05:36:37 [2019-06-24T09:36:37.254Z] 
05:36:37 [2019-06-24T09:36:37.254Z] Tests run: 116, Failures: 0, Errors: 0, Skipped: 4
05:36:37 [2019-06-24T09:36:37.254Z] 
05:36:42 [2019-06-24T09:36:42.448Z] [INFO] All tests passed!
05:36:42 [2019-06-24T09:36:42.448Z] [INFO]                                                                         
05:36:42 [2019-06-24T09:36:42.448Z] [INFO] ------------------------------------------------------------------------
05:36:42 [2019-06-24T09:36:42.448Z] [INFO] Building org.eclipse.xpect.xtext.lib.tests 0.2.0-SNAPSHOT
05:36:42 [2019-06-24T09:36:42.448Z] [INFO] ------------------------------------------------------------------------
05:36:42 [2019-06-24T09:36:42.448Z] [INFO] 
05:36:42 [2019-06-24T09:36:42.448Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.lib.tests ---
05:36:42 [2019-06-24T09:36:42.448Z] [INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target
05:36:42 [2019-06-24T09:36:42.448Z] [INFO] 
05:36:42 [2019-06-24T09:36:42.448Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.xtext.lib.tests ---
05:36:42 [2019-06-24T09:36:42.448Z] [INFO] The project's OSGi version is 0.2.0.201906240934
05:36:42 [2019-06-24T09:36:42.448Z] [INFO] 
05:36:42 [2019-06-24T09:36:42.448Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.lib.tests ---
05:36:42 [2019-06-24T09:36:42.448Z] [INFO] 
05:36:42 [2019-06-24T09:36:42.448Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.lib.tests ---
05:36:42 [2019-06-24T09:36:42.448Z] [INFO] 
05:36:42 [2019-06-24T09:36:42.448Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.lib.tests ---
05:36:42 [2019-06-24T09:36:42.448Z] [INFO] 
05:36:42 [2019-06-24T09:36:42.448Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.xtext.lib.tests ---
05:36:42 [2019-06-24T09:36:42.448Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:36:42 [2019-06-24T09:36:42.448Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/src/main/resources
05:36:42 [2019-06-24T09:36:42.448Z] [INFO] 
05:36:42 [2019-06-24T09:36:42.448Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.xtext.lib.tests ---
05:36:42 [2019-06-24T09:36:42.448Z] [INFO] Compiling 4 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/classes
05:36:42 [2019-06-24T09:36:42.698Z] [INFO] 
05:36:42 [2019-06-24T09:36:42.698Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.xtext.lib.tests ---
05:36:42 [2019-06-24T09:36:42.698Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:36:42 [2019-06-24T09:36:42.698Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/src/test/resources
05:36:42 [2019-06-24T09:36:42.698Z] [INFO] 
05:36:42 [2019-06-24T09:36:42.698Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xpect.xtext.lib.tests ---
05:36:42 [2019-06-24T09:36:42.698Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/surefire-reports-standalone
05:36:42 [2019-06-24T09:36:42.698Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
05:36:42 [2019-06-24T09:36:42.698Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
05:36:42 [2019-06-24T09:36:42.698Z] 
05:36:42 [2019-06-24T09:36:42.698Z] -------------------------------------------------------
05:36:42 [2019-06-24T09:36:42.698Z]  T E S T S
05:36:42 [2019-06-24T09:36:42.698Z] -------------------------------------------------------
05:36:42 [2019-06-24T09:36:42.949Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:36:49 [2019-06-24T09:36:49.429Z] Running org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
05:36:49 [2019-06-24T09:36:49.429Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 sec - in org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
05:36:49 [2019-06-24T09:36:49.429Z] Running org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
05:36:49 [2019-06-24T09:36:49.429Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
05:36:49 [2019-06-24T09:36:49.429Z] Running org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
05:36:49 [2019-06-24T09:36:49.429Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec - in org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
05:36:49 [2019-06-24T09:36:49.429Z] Running org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
05:36:49 [2019-06-24T09:36:49.429Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
05:36:49 [2019-06-24T09:36:49.429Z] 
05:36:49 [2019-06-24T09:36:49.429Z] Results :
05:36:49 [2019-06-24T09:36:49.429Z] 
05:36:49 [2019-06-24T09:36:49.429Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
05:36:49 [2019-06-24T09:36:49.429Z] 
05:36:49 [2019-06-24T09:36:49.429Z] [INFO] 
05:36:49 [2019-06-24T09:36:49.429Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.lib.tests ---
05:36:49 [2019-06-24T09:36:49.429Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/org.eclipse.xpect.xtext.lib.tests-0.2.0-SNAPSHOT-sources.jar
05:36:49 [2019-06-24T09:36:49.429Z] [INFO] 
05:36:49 [2019-06-24T09:36:49.429Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.lib.tests ---
05:36:49 [2019-06-24T09:36:49.429Z] [INFO] 
05:36:49 [2019-06-24T09:36:49.429Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.xtext.lib.tests ---
05:36:49 [2019-06-24T09:36:49.429Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/org.eclipse.xpect.xtext.lib.tests-0.2.0-SNAPSHOT.jar
05:36:49 [2019-06-24T09:36:49.429Z] [INFO] 
05:36:49 [2019-06-24T09:36:49.429Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.lib.tests ---
05:36:49 [2019-06-24T09:36:49.429Z] [INFO] 
05:36:49 [2019-06-24T09:36:49.429Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xpect.xtext.lib.tests ---
05:36:49 [2019-06-24T09:36:49.980Z] [INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/data/.metadata/.log
05:36:49 [2019-06-24T09:36:49.980Z] [INFO] Command line:
05:36:49 [2019-06-24T09:36:49.980Z] 	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_10_0-xtext_nightly, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.200.v20180922-1751/org.eclipse.equinox.launcher-1.5.200.v20180922-1751.jar, -data, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/data, -install, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work, -configuration, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/surefire.properties]
05:36:49 [2019-06-24T09:36:49.980Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:36:56 [2019-06-24T09:36:56.462Z] Running org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
05:37:00 [2019-06-24T09:37:00.584Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.513 s - in org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
05:37:00 [2019-06-24T09:37:00.584Z] errors~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/validation/errorsAndWarnings.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.028 s
05:37:00 [2019-06-24T09:37:00.584Z] warnings~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/validation/errorsAndWarnings.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.006 s
05:37:00 [2019-06-24T09:37:00.584Z] issues~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/validation/issues.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.005 s
05:37:00 [2019-06-24T09:37:00.584Z] Running org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
05:37:01 [2019-06-24T09:37:01.495Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.738 s - in org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
05:37:01 [2019-06-24T09:37:01.495Z] linkedFragment~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.018 s
05:37:01 [2019-06-24T09:37:01.495Z] linkedFragments~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.005 s
05:37:01 [2019-06-24T09:37:01.495Z] linkedFragment~1: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.003 s
05:37:01 [2019-06-24T09:37:01.495Z] Running org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
05:37:02 [2019-06-24T09:37:02.838Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.297 s - in org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
05:37:02 [2019-06-24T09:37:02.838Z] comments~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/CommonTerminals.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.004 s
05:37:02 [2019-06-24T09:37:02.838Z] comments~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/Fragments.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.003 s
05:37:02 [2019-06-24T09:37:02.838Z] comments~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/ML_Comments.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.003 s
05:37:02 [2019-06-24T09:37:02.838Z] comments~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/SL_Comments.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.002 s
05:37:02 [2019-06-24T09:37:02.838Z] Running org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
05:37:03 [2019-06-24T09:37:03.088Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 s - in org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
05:37:03 [2019-06-24T09:37:03.088Z] intOffset~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.004 s
05:37:03 [2019-06-24T09:37:03.088Z] intOffset~1: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.002 s
05:37:03 [2019-06-24T09:37:03.088Z] intOffset~2: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.002 s
05:37:03 [2019-06-24T09:37:03.088Z] intOffset~3: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.002 s
05:37:03 [2019-06-24T09:37:03.088Z] testFailureMessage~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.006 s
05:37:03 [2019-06-24T09:37:03.088Z] 
05:37:03 [2019-06-24T09:37:03.088Z] Results:
05:37:03 [2019-06-24T09:37:03.088Z] 
05:37:03 [2019-06-24T09:37:03.088Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
05:37:03 [2019-06-24T09:37:03.088Z] 
05:37:05 [2019-06-24T09:37:05.571Z] [INFO] All tests passed!
05:37:05 [2019-06-24T09:37:05.571Z] [INFO]                                                                         
05:37:05 [2019-06-24T09:37:05.571Z] [INFO] ------------------------------------------------------------------------
05:37:05 [2019-06-24T09:37:05.571Z] [INFO] Building org.eclipse.xtext.example.arithmetics.xpect.tests 0.2.0-SNAPSHOT
05:37:05 [2019-06-24T09:37:05.571Z] [INFO] ------------------------------------------------------------------------
05:37:05 [2019-06-24T09:37:05.571Z] [INFO] 
05:37:05 [2019-06-24T09:37:05.571Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:37:05 [2019-06-24T09:37:05.571Z] [INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target
05:37:05 [2019-06-24T09:37:05.571Z] [INFO] 
05:37:05 [2019-06-24T09:37:05.571Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:37:05 [2019-06-24T09:37:05.571Z] [INFO] The project's OSGi version is 0.2.0.201906240934
05:37:05 [2019-06-24T09:37:05.571Z] [INFO] 
05:37:05 [2019-06-24T09:37:05.571Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:37:05 [2019-06-24T09:37:05.571Z] [INFO] 
05:37:05 [2019-06-24T09:37:05.571Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:37:05 [2019-06-24T09:37:05.571Z] [INFO] 
05:37:05 [2019-06-24T09:37:05.571Z] [INFO] --- xtend-maven-plugin:2.8.3:compile (default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:37:05 [2019-06-24T09:37:05.571Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml
05:37:05 [2019-06-24T09:37:05.571Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml
05:37:05 [2019-06-24T09:37:05.571Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml (850 B at 10.0 KB/sec)
05:37:07 [2019-06-24T09:37:07.432Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml (388 B at 0.2 KB/sec)
05:37:11 [2019-06-24T09:37:11.554Z] [INFO] 
05:37:11 [2019-06-24T09:37:11.554Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:37:11 [2019-06-24T09:37:11.554Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
05:37:11 [2019-06-24T09:37:11.554Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/src/main/resources
05:37:11 [2019-06-24T09:37:11.554Z] [INFO] 
05:37:11 [2019-06-24T09:37:11.554Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:37:11 [2019-06-24T09:37:11.554Z] [INFO] Compiling 3 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/classes
05:37:11 [2019-06-24T09:37:11.554Z] [INFO] 
05:37:11 [2019-06-24T09:37:11.554Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:37:11 [2019-06-24T09:37:11.554Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
05:37:11 [2019-06-24T09:37:11.554Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/src/test/resources
05:37:11 [2019-06-24T09:37:11.554Z] [INFO] 
05:37:11 [2019-06-24T09:37:11.554Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:37:11 [2019-06-24T09:37:11.554Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/surefire-reports-standalone
05:37:11 [2019-06-24T09:37:11.554Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
05:37:11 [2019-06-24T09:37:11.554Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
05:37:11 [2019-06-24T09:37:11.554Z] 
05:37:11 [2019-06-24T09:37:11.554Z] -------------------------------------------------------
05:37:11 [2019-06-24T09:37:11.554Z]  T E S T S
05:37:11 [2019-06-24T09:37:11.554Z] -------------------------------------------------------
05:37:11 [2019-06-24T09:37:11.554Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:37:16 [2019-06-24T09:37:16.748Z] Running org.eclipse.xtext.example.arithmetics.xpect.tests.suite.ArithmeticsXtextTest
05:37:16 [2019-06-24T09:37:16.748Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec - in org.eclipse.xtext.example.arithmetics.xpect.tests.suite.ArithmeticsXtextTest
05:37:16 [2019-06-24T09:37:16.748Z] Running org.eclipse.xtext.example.arithmetics.xpect.tests.interpreter.InterpreterTest
05:37:16 [2019-06-24T09:37:16.748Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.xtext.example.arithmetics.xpect.tests.interpreter.InterpreterTest
05:37:16 [2019-06-24T09:37:16.748Z] 
05:37:16 [2019-06-24T09:37:16.748Z] Results :
05:37:16 [2019-06-24T09:37:16.748Z] 
05:37:16 [2019-06-24T09:37:16.748Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
05:37:16 [2019-06-24T09:37:16.748Z] 
05:37:16 [2019-06-24T09:37:16.748Z] [INFO] 
05:37:16 [2019-06-24T09:37:16.748Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:37:16 [2019-06-24T09:37:16.748Z] [INFO] 
05:37:16 [2019-06-24T09:37:16.748Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:37:16 [2019-06-24T09:37:16.748Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/org.eclipse.xtext.example.arithmetics.xpect.tests-0.2.0-SNAPSHOT.jar
05:37:16 [2019-06-24T09:37:16.748Z] [INFO] 
05:37:16 [2019-06-24T09:37:16.748Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
05:37:16 [2019-06-24T09:37:16.748Z] [INFO]                                                                         
05:37:16 [2019-06-24T09:37:16.748Z] [INFO] ------------------------------------------------------------------------
05:37:16 [2019-06-24T09:37:16.748Z] [INFO] Building org.eclipse.xtext.example.domainmodel.xpect.tests 0.2.0-SNAPSHOT
05:37:16 [2019-06-24T09:37:16.748Z] [INFO] ------------------------------------------------------------------------
05:37:16 [2019-06-24T09:37:16.748Z] [INFO] 
05:37:16 [2019-06-24T09:37:16.748Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:37:16 [2019-06-24T09:37:16.748Z] [INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target
05:37:16 [2019-06-24T09:37:16.748Z] [INFO] 
05:37:16 [2019-06-24T09:37:16.748Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:37:16 [2019-06-24T09:37:16.748Z] [INFO] The project's OSGi version is 0.2.0.201906240934
05:37:16 [2019-06-24T09:37:16.748Z] [INFO] 
05:37:16 [2019-06-24T09:37:16.748Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:37:16 [2019-06-24T09:37:16.748Z] [INFO] 
05:37:16 [2019-06-24T09:37:16.748Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:37:16 [2019-06-24T09:37:16.748Z] [INFO] 
05:37:16 [2019-06-24T09:37:16.748Z] [INFO] --- xtend-maven-plugin:2.8.3:compile (default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:37:19 [2019-06-24T09:37:19.976Z] [WARNING] 
05:37:19 [2019-06-24T09:37:19.976Z] WARNING: 	ParserTest.xtend - 
05:37:19 [2019-06-24T09:37:19.976Z] 22: The type XpectSetup is deprecated
05:37:19 [2019-06-24T09:37:19.976Z] [INFO] 
05:37:19 [2019-06-24T09:37:19.976Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:37:19 [2019-06-24T09:37:19.976Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
05:37:19 [2019-06-24T09:37:19.976Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/src/main/resources
05:37:19 [2019-06-24T09:37:19.976Z] [INFO] 
05:37:19 [2019-06-24T09:37:19.976Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:37:19 [2019-06-24T09:37:19.976Z] [INFO] Compiling 11 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/classes
05:37:20 [2019-06-24T09:37:20.227Z] [INFO] 
05:37:20 [2019-06-24T09:37:20.227Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:37:20 [2019-06-24T09:37:20.227Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
05:37:20 [2019-06-24T09:37:20.227Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/src/test/resources
05:37:20 [2019-06-24T09:37:20.227Z] [INFO] 
05:37:20 [2019-06-24T09:37:20.227Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:37:20 [2019-06-24T09:37:20.227Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/surefire-reports-standalone
05:37:20 [2019-06-24T09:37:20.227Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
05:37:20 [2019-06-24T09:37:20.227Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
05:37:20 [2019-06-24T09:37:20.227Z] 
05:37:20 [2019-06-24T09:37:20.227Z] -------------------------------------------------------
05:37:20 [2019-06-24T09:37:20.227Z]  T E S T S
05:37:20 [2019-06-24T09:37:20.227Z] -------------------------------------------------------
05:37:20 [2019-06-24T09:37:20.227Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:37:28 [2019-06-24T09:37:28.250Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
05:37:28 [2019-06-24T09:37:28.250Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
05:37:28 [2019-06-24T09:37:28.250Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
05:37:28 [2019-06-24T09:37:28.250Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
05:37:28 [2019-06-24T09:37:28.250Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
05:37:28 [2019-06-24T09:37:28.250Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.11 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
05:37:28 [2019-06-24T09:37:28.250Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
05:37:28 [2019-06-24T09:37:28.250Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
05:37:28 [2019-06-24T09:37:28.250Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
05:37:28 [2019-06-24T09:37:28.250Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
05:37:28 [2019-06-24T09:37:28.250Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
05:37:28 [2019-06-24T09:37:28.801Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.939 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
05:37:28 [2019-06-24T09:37:28.801Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
05:37:29 [2019-06-24T09:37:29.352Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.367 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
05:37:29 [2019-06-24T09:37:29.352Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
05:37:29 [2019-06-24T09:37:29.602Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
05:37:29 [2019-06-24T09:37:29.602Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
05:37:29 [2019-06-24T09:37:29.852Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.288 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
05:37:30 [2019-06-24T09:37:30.103Z] 
05:37:30 [2019-06-24T09:37:30.103Z] Results :
05:37:30 [2019-06-24T09:37:30.103Z] 
05:37:30 [2019-06-24T09:37:30.103Z] Tests run: 41, Failures: 0, Errors: 0, Skipped: 7
05:37:30 [2019-06-24T09:37:30.103Z] 
05:37:30 [2019-06-24T09:37:30.103Z] [INFO] 
05:37:30 [2019-06-24T09:37:30.103Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:37:30 [2019-06-24T09:37:30.103Z] [INFO] 
05:37:30 [2019-06-24T09:37:30.103Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:37:30 [2019-06-24T09:37:30.103Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/org.eclipse.xtext.example.domainmodel.xpect.tests-0.2.0-SNAPSHOT.jar
05:37:30 [2019-06-24T09:37:30.103Z] [INFO] 
05:37:30 [2019-06-24T09:37:30.103Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:37:30 [2019-06-24T09:37:30.103Z] [INFO] 
05:37:30 [2019-06-24T09:37:30.103Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
05:37:30 [2019-06-24T09:37:30.353Z] [INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/data/.metadata/.log
05:37:30 [2019-06-24T09:37:30.353Z] [INFO] Command line:
05:37:30 [2019-06-24T09:37:30.353Z] 	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_10_0-xtext_nightly, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.200.v20180922-1751/org.eclipse.equinox.launcher-1.5.200.v20180922-1751.jar, -data, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/data, -install, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work, -configuration, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/surefire.properties, -nouithread]
05:37:30 [2019-06-24T09:37:30.353Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
05:37:34 [2019-06-24T09:37:34.475Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
05:37:37 [2019-06-24T09:37:37.703Z] 1    [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:37:41 [2019-06-24T09:37:41.825Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.854 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
05:37:41 [2019-06-24T09:37:41.825Z] linkedName~0: MyEntity2 should be from the other file.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.024 s
05:37:41 [2019-06-24T09:37:41.825Z] linkedName~1: int should be the java primitive.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.003 s
05:37:41 [2019-06-24T09:37:41.825Z] linkedName~2: String should be from java.lang.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.002 s
05:37:41 [2019-06-24T09:37:41.825Z] linkedFragment~0: same test using fragments, because not all elements have qualified names.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.003 s
05:37:41 [2019-06-24T09:37:41.825Z] linkedFragment~1: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.003 s
05:37:41 [2019-06-24T09:37:41.825Z] linkedFragment~2: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.005 s
05:37:41 [2019-06-24T09:37:41.825Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
05:37:45 [2019-06-24T09:37:45.053Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.27 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
05:37:45 [2019-06-24T09:37:45.053Z] jvmModel~0: Test the full JvmModel.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/jvmmodelinferrer/JvmModel.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest)  Time elapsed: 0.014 s
05:37:45 [2019-06-24T09:37:45.053Z] jvmModelSignatures~0: Test the signatures of public and protected members..eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/jvmmodelinferrer/JvmSignatures.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest)  Time elapsed: 0.009 s
05:37:45 [2019-06-24T09:37:45.053Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
05:37:45 [2019-06-24T09:37:45.053Z] 7121 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:37:45 [2019-06-24T09:37:45.604Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.971 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
05:37:45 [2019-06-24T09:37:45.604Z] exportedObjects~0: these names are stored in the Xtext Index.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0.017 s
05:37:45 [2019-06-24T09:37:45.604Z] importedNames~0: these names have been imported from other files.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest) skipped
05:37:45 [2019-06-24T09:37:45.604Z] importedNames~0: these names have been imported from other files.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0.001 s
05:37:45 [2019-06-24T09:37:45.604Z] referenceDescriptions~0: these references are stored in the Xtext Index.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest) skipped
05:37:45 [2019-06-24T09:37:45.604Z] referenceDescriptions~0: these references are stored in the Xtext Index.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0 s
05:37:45 [2019-06-24T09:37:45.604Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
05:37:45 [2019-06-24T09:37:45.604Z] 8099 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:37:46 [2019-06-24T09:37:46.515Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.906 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
05:37:46 [2019-06-24T09:37:46.515Z] scope~0: besides "int", we can reference... and we can not reference foooobar.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/scoping/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest)  Time elapsed: 0.027 s
05:37:46 [2019-06-24T09:37:46.515Z] scope~1: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/scoping/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest)  Time elapsed: 0.005 s
05:37:46 [2019-06-24T09:37:46.515Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
05:37:46 [2019-06-24T09:37:46.515Z] 9008 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:37:47 [2019-06-24T09:37:47.426Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.007 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
05:37:47 [2019-06-24T09:37:47.426Z] test(org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest)  Time elapsed: 0.001 s
05:37:47 [2019-06-24T09:37:47.426Z] ast~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/parser/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest)  Time elapsed: 0.006 s
05:37:47 [2019-06-24T09:37:47.426Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
05:37:47 [2019-06-24T09:37:47.676Z] 10020 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:37:48 [2019-06-24T09:37:48.227Z] 10744 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:37:50 [2019-06-24T09:37:50.088Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.181 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
05:37:50 [2019-06-24T09:37:50.088Z] astDiff~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/modify/AstDifference.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest)  Time elapsed: 0.043 s
05:37:50 [2019-06-24T09:37:50.088Z] delete~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/modify/SyntaxDifference.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest)  Time elapsed: 0.79 s
05:37:50 [2019-06-24T09:37:50.088Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
05:37:50 [2019-06-24T09:37:50.088Z] 12227 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:37:50 [2019-06-24T09:37:50.639Z] 13079 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:37:51 [2019-06-24T09:37:51.549Z] 13892 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:37:52 [2019-06-24T09:37:52.460Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 2.506 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
05:37:52 [2019-06-24T09:37:52.460Z] generated~0: Test the full generated code.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateOneFile.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
05:37:52 [2019-06-24T09:37:52.460Z] generated~0: Test the full generated code.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateOneFile.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0.001 s
05:37:52 [2019-06-24T09:37:52.460Z] generated~0: test generating MyEntity1.java.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
05:37:52 [2019-06-24T09:37:52.460Z] generated~0: test generating MyEntity1.java.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 s
05:37:52 [2019-06-24T09:37:52.460Z] generated~1: test generating MyEntity2.java.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
05:37:52 [2019-06-24T09:37:52.460Z] generated~1: test generating MyEntity2.java.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 s
05:37:52 [2019-06-24T09:37:52.460Z] generated~0: Test the full generated code.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles2.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
05:37:52 [2019-06-24T09:37:52.460Z] generated~0: Test the full generated code.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles2.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 s
05:37:52 [2019-06-24T09:37:52.460Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
05:37:52 [2019-06-24T09:37:52.460Z] 14827 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:37:53 [2019-06-24T09:37:53.803Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.316 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
05:37:53 [2019-06-24T09:37:53.803Z] linkedName~0: int should be the java primitive.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.005 s
05:37:53 [2019-06-24T09:37:53.803Z] linkedName~1: String should be from java.lang.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.002 s
05:37:53 [2019-06-24T09:37:53.803Z] scope~0: besides "int", we can reference... and we can not reference foooobar.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.023 s
05:37:53 [2019-06-24T09:37:53.803Z] errors~0: the character % is not valid syntax.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.008 s
05:37:53 [2019-06-24T09:37:53.803Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
05:37:53 [2019-06-24T09:37:53.803Z] 16047 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:37:54 [2019-06-24T09:37:54.714Z] 16965 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:37:55 [2019-06-24T09:37:55.265Z] 17816 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
05:37:56 [2019-06-24T09:37:56.608Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.141 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
05:37:56 [2019-06-24T09:37:56.608Z] errors~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest) skipped
05:37:56 [2019-06-24T09:37:56.608Z] errors~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0 s
05:37:56 [2019-06-24T09:37:56.608Z] errors~1: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 s
05:37:56 [2019-06-24T09:37:56.608Z] warnings~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 s
05:37:56 [2019-06-24T09:37:56.608Z] warnings~1: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 s
05:37:56 [2019-06-24T09:37:56.608Z] errors~2: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.002 s
05:37:56 [2019-06-24T09:37:56.608Z] errors~3: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 s
05:37:56 [2019-06-24T09:37:56.608Z] errors~0: the character % is not valid syntax.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test2.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 s
05:37:56 [2019-06-24T09:37:56.608Z] noIssues~0: there should not be any (filtered) issues in the next line.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test3.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.002 s
05:37:56 [2019-06-24T09:37:56.608Z] errors~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test3.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 s
05:37:56 [2019-06-24T09:37:56.608Z] 
05:37:56 [2019-06-24T09:37:56.608Z] Results:
05:37:56 [2019-06-24T09:37:56.608Z] 
05:37:56 [2019-06-24T09:37:56.608Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0
05:37:56 [2019-06-24T09:37:56.608Z] 
05:37:59 [2019-06-24T09:37:59.091Z] [INFO] All tests passed!
05:37:59 [2019-06-24T09:37:59.091Z] [INFO]                                                                         
05:37:59 [2019-06-24T09:37:59.091Z] [INFO] ------------------------------------------------------------------------
05:37:59 [2019-06-24T09:37:59.091Z] [INFO] Building org.eclipse.xpect.root 0.2.0-SNAPSHOT
05:37:59 [2019-06-24T09:37:59.091Z] [INFO] ------------------------------------------------------------------------
05:37:59 [2019-06-24T09:37:59.091Z] [INFO] 
05:37:59 [2019-06-24T09:37:59.091Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.root ---
05:37:59 [2019-06-24T09:37:59.091Z] [INFO] ------------------------------------------------------------------------
05:37:59 [2019-06-24T09:37:59.091Z] [INFO] Reactor Summary:
05:37:59 [2019-06-24T09:37:59.091Z] [INFO] 
05:37:59 [2019-06-24T09:37:59.091Z] [INFO] org.eclipse.xpect.test.parent ..................... SUCCESS [15.900s]
05:37:59 [2019-06-24T09:37:59.091Z] [INFO] org.eclipse.xtext.example.arithmetics.tests ....... SUCCESS [10.493s]
05:37:59 [2019-06-24T09:37:59.091Z] [INFO] org.eclipse.xtext.example.domainmodel.tests ....... SUCCESS [5.133s]
05:37:59 [2019-06-24T09:37:59.091Z] [INFO] org.eclipse.xpect.target.eclipse_4_10_0-xtext_nightly  SUCCESS [0.006s]
05:37:59 [2019-06-24T09:37:59.091Z] [INFO] org.eclipse.xpect.tests ........................... SUCCESS [21.585s]
05:37:59 [2019-06-24T09:37:59.091Z] [INFO] org.eclipse.xpect.xtext.lib.tests ................. SUCCESS [23.250s]
05:37:59 [2019-06-24T09:37:59.091Z] [INFO] org.eclipse.xtext.example.arithmetics.xpect.tests . SUCCESS [11.194s]
05:37:59 [2019-06-24T09:37:59.091Z] [INFO] org.eclipse.xtext.example.domainmodel.xpect.tests . SUCCESS [42.176s]
05:37:59 [2019-06-24T09:37:59.091Z] [INFO] org.eclipse.xpect.root ............................ SUCCESS [0.014s]
05:37:59 [2019-06-24T09:37:59.091Z] [INFO] ------------------------------------------------------------------------
05:37:59 [2019-06-24T09:37:59.091Z] [INFO] BUILD SUCCESS
05:37:59 [2019-06-24T09:37:59.091Z] [INFO] ------------------------------------------------------------------------
05:37:59 [2019-06-24T09:37:59.091Z] [INFO] Total time: 3:53.989s
05:37:59 [2019-06-24T09:37:59.091Z] [INFO] Finished at: Mon Jun 24 05:37:58 EDT 2019
05:37:59 [2019-06-24T09:37:59.641Z] [INFO] Final Memory: 148M/1931M
05:37:59 [2019-06-24T09:37:59.641Z] [INFO] ------------------------------------------------------------------------
[Pipeline] junit
05:38:00 [2019-06-24T09:38:00.019Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
05:38:06 [2019-06-24T09:38:06.659Z] Terminating xvnc.
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS