Skip to content

Console Output

Branch indexing
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://github.com/eclipse/Xpect.git
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
Fetching origin...
Fetching upstream changes from origin
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git config --get remote.origin.url # timeout=10
 > /usr/local/bin/git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/GH-264
Seen branch in repository origin/gh-pages
Seen branch in repository origin/master
Seen branch in repository origin/master_with_history
Seen branch in repository origin/mvn-publish
Seen branch in repository origin/mvn-publish2
Seen branch in repository origin/release_0.2.0
Seen 7 remote branches
Obtained Jenkinsfile from 184d3ce11f7938a4b5523eb5541114664a7d5130
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
11:18:19 [2019-06-18T15:18:19.373Z] Running on Jenkins in /home/hudson/genie.xpect/.jenkins/jobs/Xpect/branches/release-0-2-0.bv2l0c/workspace
[Pipeline] {
[Pipeline] tool
[Pipeline] timeout
11:18:22 [2019-06-18T15:18:22.461Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (prepare workspace)
[Pipeline] cleanWs
11:18:26 [2019-06-18T15:18:26.224Z] [WS-CLEANUP] Deleting project workspace...
11:18:26 [2019-06-18T15:18:26.224Z] [WS-CLEANUP] Deferred wipeout is used...
11:18:26 [2019-06-18T15:18:26.234Z] [WS-CLEANUP] done
[Pipeline] checkout
11:18:27 [2019-06-18T15:18:27.465Z] No credentials specified
11:18:27 [2019-06-18T15:18:27.466Z] Cloning the remote Git repository
11:18:27 [2019-06-18T15:18:27.466Z] Cloning with configured refspecs honoured and without tags
11:18:27 [2019-06-18T15:18:27.466Z] Cloning repository https://github.com/eclipse/Xpect.git
11:18:27 [2019-06-18T15:18:27.466Z]  > /usr/local/bin/git init /home/hudson/genie.xpect/.jenkins/jobs/Xpect/branches/release-0-2-0.bv2l0c/workspace # timeout=10
11:18:27 [2019-06-18T15:18:27.474Z] Fetching upstream changes from https://github.com/eclipse/Xpect.git
11:18:27 [2019-06-18T15:18:27.474Z]  > /usr/local/bin/git --version # timeout=10
11:18:27 [2019-06-18T15:18:27.476Z]  > /usr/local/bin/git fetch --no-tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/*
11:18:41 [2019-06-18T15:18:41.237Z]  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
11:18:41 [2019-06-18T15:18:41.241Z]  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:18:41 [2019-06-18T15:18:41.245Z]  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
11:18:41 [2019-06-18T15:18:41.249Z] Fetching without tags
11:18:41 [2019-06-18T15:18:41.249Z] Fetching upstream changes from https://github.com/eclipse/Xpect.git
11:18:41 [2019-06-18T15:18:41.249Z]  > /usr/local/bin/git fetch --no-tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/*
11:18:41 [2019-06-18T15:18:41.701Z] Checking out Revision 184d3ce11f7938a4b5523eb5541114664a7d5130 (release_0.2.0)
11:18:41 [2019-06-18T15:18:41.701Z]  > /usr/local/bin/git config core.sparsecheckout # timeout=10
11:18:41 [2019-06-18T15:18:41.704Z]  > /usr/local/bin/git checkout -f 184d3ce11f7938a4b5523eb5541114664a7d5130
11:18:41 [2019-06-18T15:18:41.778Z] Commit message: "Fixed typo  #267"
11:18:41 [2019-06-18T15:18:41.778Z]  > /usr/local/bin/git rev-list --no-walk 78bcd5639c5b7a82244299bd002f72387065c9e5 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (log configuration)
[Pipeline] echo
11:18:46 [2019-06-18T15:18:46.082Z] ===== checking tools versions =====
[Pipeline] sh
11:18:46 [2019-06-18T15:18:46.471Z] + git config --get remote.origin.url
11:18:46 [2019-06-18T15:18:46.471Z] https://github.com/eclipse/Xpect.git
11:18:46 [2019-06-18T15:18:46.471Z] + git reset --hard
11:18:46 [2019-06-18T15:18:46.471Z] HEAD is now at 184d3ce Fixed typo  #267
11:18:46 [2019-06-18T15:18:46.471Z] + pwd
11:18:46 [2019-06-18T15:18:46.471Z] /jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace
11:18:46 [2019-06-18T15:18:46.471Z] + ls -la
11:18:46 [2019-06-18T15:18:46.471Z] total 48
11:18:46 [2019-06-18T15:18:46.471Z] drwxrwsr-x 1 genie.xpect modeling.xpect  1034 Jun 18 11:18 .
11:18:46 [2019-06-18T15:18:46.471Z] drwxrwsr-x 1 genie.xpect modeling.xpect   222 Jun 18 11:18 ..
11:18:46 [2019-06-18T15:18:46.471Z] -rw-rw-r-- 1 genie.xpect modeling.xpect 12535 Jun 18 11:18 EPL-1.0.html
11:18:46 [2019-06-18T15:18:46.471Z] drwxrwsr-x 1 genie.xpect modeling.xpect   154 Jun 18 11:18 .git
11:18:46 [2019-06-18T15:18:46.471Z] -rw-rw-r-- 1 genie.xpect modeling.xpect    35 Jun 18 11:18 .gitignore
11:18:46 [2019-06-18T15:18:46.471Z] -rw-rw-r-- 1 genie.xpect modeling.xpect  3845 Jun 18 11:18 Jenkinsfile
11:18:46 [2019-06-18T15:18:46.471Z] -rw-rw-r-- 1 genie.xpect modeling.xpect  9013 Jun 18 11:18 notice.html
11:18:46 [2019-06-18T15:18:46.471Z] drwxrwsr-x 1 genie.xpect modeling.xpect   270 Jun 18 11:18 org.eclipse.xpect
11:18:46 [2019-06-18T15:18:46.471Z] drwxrwsr-x 1 genie.xpect modeling.xpect   198 Jun 18 11:18 org.eclipse.xpect.doc
11:18:46 [2019-06-18T15:18:46.471Z] drwxrwsr-x 1 genie.xpect modeling.xpect   180 Jun 18 11:18 org.eclipse.xpect.examples
11:18:46 [2019-06-18T15:18:46.471Z] drwxrwsr-x 1 genie.xpect modeling.xpect   602 Jun 18 11:18 org.eclipse.xpect.releng
11:18:46 [2019-06-18T15:18:46.471Z] drwxrwsr-x 1 genie.xpect modeling.xpect   138 Jun 18 11:18 org.eclipse.xpect.sdk
11:18:46 [2019-06-18T15:18:46.471Z] drwxrwsr-x 1 genie.xpect modeling.xpect   208 Jun 18 11:18 org.eclipse.xpect.tests
11:18:46 [2019-06-18T15:18:46.471Z] drwxrwsr-x 1 genie.xpect modeling.xpect   248 Jun 18 11:18 org.eclipse.xpect.ui
11:18:46 [2019-06-18T15:18:46.471Z] drwxrwsr-x 1 genie.xpect modeling.xpect   206 Jun 18 11:18 org.eclipse.xpect.ui.junit
11:18:46 [2019-06-18T15:18:46.471Z] drwxrwsr-x 1 genie.xpect modeling.xpect   176 Jun 18 11:18 org.eclipse.xpect.xtext.lib
11:18:46 [2019-06-18T15:18:46.471Z] drwxrwsr-x 1 genie.xpect modeling.xpect   138 Jun 18 11:18 org.eclipse.xpect.xtext.lib.feature
11:18:46 [2019-06-18T15:18:46.471Z] drwxrwsr-x 1 genie.xpect modeling.xpect   196 Jun 18 11:18 org.eclipse.xpect.xtext.lib.tests
11:18:46 [2019-06-18T15:18:46.471Z] drwxrwsr-x 1 genie.xpect modeling.xpect   176 Jun 18 11:18 org.eclipse.xpect.xtext.xbase.lib
11:18:46 [2019-06-18T15:18:46.471Z] drwxrwsr-x 1 genie.xpect modeling.xpect   138 Jun 18 11:18 org.eclipse.xpect.xtext.xbase.lib.feature
11:18:46 [2019-06-18T15:18:46.471Z] drwxrwsr-x 1 genie.xpect modeling.xpect   220 Jun 18 11:18 org.eclipse.xtext.example.arithmetics.xpect.tests
11:18:46 [2019-06-18T15:18:46.471Z] drwxrwsr-x 1 genie.xpect modeling.xpect   194 Jun 18 11:18 org.eclipse.xtext.example.domainmodel.xpect.tests
11:18:46 [2019-06-18T15:18:46.471Z] -rw-rw-r-- 1 genie.xpect modeling.xpect  3228 Jun 18 11:18 pom.xml
11:18:46 [2019-06-18T15:18:46.471Z] -rw-rw-r-- 1 genie.xpect modeling.xpect   198 Jun 18 11:18 .project
11:18:46 [2019-06-18T15:18:46.471Z] -rw-rw-r-- 1 genie.xpect modeling.xpect  1985 Jun 18 11:18 README.md
11:18:46 [2019-06-18T15:18:46.471Z] + /shared/common/apache-maven-3.0.5/bin/mvn -v
11:18:46 [2019-06-18T15:18:46.471Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
11:18:46 [2019-06-18T15:18:46.721Z] Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 08:51:28-0500)
11:18:46 [2019-06-18T15:18:46.721Z] Maven home: /shared/common/apache-maven-3.0.5
11:18:46 [2019-06-18T15:18:46.721Z] Java version: 1.8.0_192, vendor: Oracle Corporation
11:18:46 [2019-06-18T15:18:46.721Z] Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
11:18:46 [2019-06-18T15:18:46.721Z] Default locale: en_US, platform encoding: UTF-8
11:18:46 [2019-06-18T15:18:46.721Z] OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
[Pipeline] echo
11:18:46 [2019-06-18T15:18:46.940Z] ===================================
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (compile with Eclipse Luna and Xtext 2.9.2)
[Pipeline] sh
11:18:50 [2019-06-18T15:18:50.130Z] + /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
11:18:50 [2019-06-18T15:18:50.130Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
11:18:51 [2019-06-18T15:18:51.475Z] [INFO] Scanning for projects...
11:18:51 [2019-06-18T15:18:51.475Z] 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
11:18:51 [2019-06-18T15:18:51.725Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.pom (3 KB at 9.4 KB/sec)
11:18:51 [2019-06-18T15:18:51.725Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.4.0/tycho-1.4.0.pom
11:18:51 [2019-06-18T15:18:51.725Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.4.0/tycho-1.4.0.pom (20 KB at 658.0 KB/sec)
11:18:51 [2019-06-18T15:18:51.725Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.pom
11:18:51 [2019-06-18T15:18:51.976Z] 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 169.4 KB/sec)
11:18:51 [2019-06-18T15:18:51.976Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
11:18:51 [2019-06-18T15:18:51.976Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (7 KB at 258.9 KB/sec)
11:18:51 [2019-06-18T15:18:51.976Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom
11:18:51 [2019-06-18T15:18:51.976Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 KB at 929.2 KB/sec)
11:18:51 [2019-06-18T15:18:51.976Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom
11:18:51 [2019-06-18T15:18:51.976Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 KB at 1116.2 KB/sec)
11:18:51 [2019-06-18T15:18:51.976Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
11:18:51 [2019-06-18T15:18:51.976Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 KB at 480.6 KB/sec)
11:18:51 [2019-06-18T15:18:51.976Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
11:18:51 [2019-06-18T15:18:51.976Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (4 KB at 146.2 KB/sec)
11:18:51 [2019-06-18T15:18:51.976Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
11:18:51 [2019-06-18T15:18:51.976Z] 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 191.9 KB/sec)
11:18:51 [2019-06-18T15:18:51.976Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
11:18:52 [2019-06-18T15:18:52.226Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (21 KB at 91.3 KB/sec)
11:18:52 [2019-06-18T15:18:52.226Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
11:18:52 [2019-06-18T15:18:52.226Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 601.9 KB/sec)
11:18:52 [2019-06-18T15:18:52.226Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
11:18:52 [2019-06-18T15:18:52.477Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (2 KB at 87.5 KB/sec)
11:18:52 [2019-06-18T15:18:52.477Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
11:18:52 [2019-06-18T15:18:52.477Z] 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 108.4 KB/sec)
11:18:52 [2019-06-18T15:18:52.477Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
11:18:52 [2019-06-18T15:18:52.477Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 37.0 KB/sec)
11:18:52 [2019-06-18T15:18:52.477Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
11:18:52 [2019-06-18T15:18:52.477Z] 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 249.0 KB/sec)
11:18:52 [2019-06-18T15:18:52.477Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
11:18:52 [2019-06-18T15:18:52.727Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 75.7 KB/sec)
11:18:52 [2019-06-18T15:18:52.727Z] 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
11:18:52 [2019-06-18T15:18:52.727Z] 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)
11:18:52 [2019-06-18T15:18:52.727Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
11:18:52 [2019-06-18T15:18:52.727Z] 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 234.0 KB/sec)
11:18:52 [2019-06-18T15:18:52.727Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
11:18:52 [2019-06-18T15:18:52.727Z] 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 115.7 KB/sec)
11:18:52 [2019-06-18T15:18:52.727Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
11:18:52 [2019-06-18T15:18:52.727Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 316.1 KB/sec)
11:18:52 [2019-06-18T15:18:52.727Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
11:18:52 [2019-06-18T15:18:52.727Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 410.0 KB/sec)
11:18:52 [2019-06-18T15:18:52.727Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
11:18:52 [2019-06-18T15:18:52.727Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (5 KB at 151.0 KB/sec)
11:18:52 [2019-06-18T15:18:52.727Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
11:18:52 [2019-06-18T15:18:52.727Z] 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)
11:18:52 [2019-06-18T15:18:52.727Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
11:18:52 [2019-06-18T15:18:52.978Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 291.7 KB/sec)
11:18:52 [2019-06-18T15:18:52.978Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
11:18:52 [2019-06-18T15:18:52.978Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (2 KB at 104.7 KB/sec)
11:18:52 [2019-06-18T15:18:52.978Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
11:18:52 [2019-06-18T15:18:52.978Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (2 KB at 78.5 KB/sec)
11:18:52 [2019-06-18T15:18:52.978Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
11:18:52 [2019-06-18T15:18:52.978Z] 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 111.7 KB/sec)
11:18:52 [2019-06-18T15:18:52.978Z] 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
11:18:52 [2019-06-18T15:18:52.978Z] 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 131.1 KB/sec)
11:18:52 [2019-06-18T15:18:52.978Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
11:18:52 [2019-06-18T15:18:52.978Z] 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 152.7 KB/sec)
11:18:52 [2019-06-18T15:18:52.978Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
11:18:52 [2019-06-18T15:18:52.978Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (3 KB at 141.4 KB/sec)
11:18:52 [2019-06-18T15:18:52.978Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
11:18:52 [2019-06-18T15:18:52.978Z] 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 61.0 KB/sec)
11:18:52 [2019-06-18T15:18:52.978Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
11:18:52 [2019-06-18T15:18:52.978Z] 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 379.7 KB/sec)
11:18:52 [2019-06-18T15:18:52.978Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
11:18:53 [2019-06-18T15:18:53.228Z] 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)
11:18:53 [2019-06-18T15:18:53.228Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
11:18:53 [2019-06-18T15:18:53.228Z] 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 150.1 KB/sec)
11:18:53 [2019-06-18T15:18:53.228Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
11:18:53 [2019-06-18T15:18:53.228Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 818.5 KB/sec)
11:18:53 [2019-06-18T15:18:53.228Z] 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
11:18:53 [2019-06-18T15:18:53.228Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (6 KB at 231.7 KB/sec)
11:18:53 [2019-06-18T15:18:53.228Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
11:18:53 [2019-06-18T15:18:53.228Z] 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 415.5 KB/sec)
11:18:53 [2019-06-18T15:18:53.228Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
11:18:53 [2019-06-18T15:18:53.228Z] 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 95.4 KB/sec)
11:18:53 [2019-06-18T15:18:53.228Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
11:18:53 [2019-06-18T15:18:53.228Z] 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 134.0 KB/sec)
11:18:53 [2019-06-18T15:18:53.228Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
11:18:53 [2019-06-18T15:18:53.228Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (2 KB at 86.0 KB/sec)
11:18:53 [2019-06-18T15:18:53.228Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
11:18:53 [2019-06-18T15:18:53.479Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (8 KB at 290.2 KB/sec)
11:18:53 [2019-06-18T15:18:53.479Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
11:18:53 [2019-06-18T15:18:53.479Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (3 KB at 118.5 KB/sec)
11:18:53 [2019-06-18T15:18:53.479Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
11:18:53 [2019-06-18T15:18:53.479Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (4 KB at 171.7 KB/sec)
11:18:53 [2019-06-18T15:18:53.479Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
11:18:53 [2019-06-18T15:18:53.479Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (2 KB at 81.0 KB/sec)
11:18:53 [2019-06-18T15:18:53.479Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
11:18:53 [2019-06-18T15:18:53.479Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (6 KB at 273.8 KB/sec)
11:18:53 [2019-06-18T15:18:53.479Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
11:18:53 [2019-06-18T15:18:53.479Z] 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 228.7 KB/sec)
11:18:53 [2019-06-18T15:18:53.479Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
11:18:53 [2019-06-18T15:18:53.479Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 KB at 610.2 KB/sec)
11:18:53 [2019-06-18T15:18:53.479Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
11:18:53 [2019-06-18T15:18:53.479Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 330.0 KB/sec)
11:18:53 [2019-06-18T15:18:53.479Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom
11:18:53 [2019-06-18T15:18:53.479Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 KB at 513.1 KB/sec)
11:18:53 [2019-06-18T15:18:53.479Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom
11:18:53 [2019-06-18T15:18:53.479Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 1846.3 KB/sec)
11:18:53 [2019-06-18T15:18:53.729Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
11:18:53 [2019-06-18T15:18:53.729Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 KB at 205.6 KB/sec)
11:18:53 [2019-06-18T15:18:53.729Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom
11:18:53 [2019-06-18T15:18:53.729Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 KB at 301.8 KB/sec)
11:18:53 [2019-06-18T15:18:53.729Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom
11:18:53 [2019-06-18T15:18:53.729Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (61 KB at 2631.4 KB/sec)
11:18:53 [2019-06-18T15:18:53.729Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
11:18:53 [2019-06-18T15:18:53.729Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (16 KB at 578.3 KB/sec)
11:18:53 [2019-06-18T15:18:53.729Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
11:18:53 [2019-06-18T15:18:53.729Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom (15 KB at 436.0 KB/sec)
11:18:53 [2019-06-18T15:18:53.729Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom
11:18:53 [2019-06-18T15:18:53.729Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (67 KB at 2654.5 KB/sec)
11:18:53 [2019-06-18T15:18:53.980Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
11:18:53 [2019-06-18T15:18:53.980Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 KB at 728.6 KB/sec)
11:18:53 [2019-06-18T15:18:53.980Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom
11:18:53 [2019-06-18T15:18:53.980Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (3 KB at 118.2 KB/sec)
11:18:53 [2019-06-18T15:18:53.980Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
11:18:53 [2019-06-18T15:18:53.980Z] 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)
11:18:53 [2019-06-18T15:18:53.980Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
11:18:53 [2019-06-18T15:18:53.980Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 KB at 473.2 KB/sec)
11:18:53 [2019-06-18T15:18:53.980Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom
11:18:53 [2019-06-18T15:18:53.980Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (2 KB at 88.5 KB/sec)
11:18:53 [2019-06-18T15:18:53.980Z] 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
11:18:53 [2019-06-18T15:18:53.980Z] 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 92.9 KB/sec)
11:18:53 [2019-06-18T15:18:53.980Z] 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
11:18:53 [2019-06-18T15:18:53.980Z] 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 80.5 KB/sec)
11:18:53 [2019-06-18T15:18:53.980Z] 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
11:18:53 [2019-06-18T15:18:53.980Z] 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 89.7 KB/sec)
11:18:53 [2019-06-18T15:18:53.980Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.4.0/sisu-equinox-1.4.0.pom
11:18:53 [2019-06-18T15:18:53.980Z] 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 50.2 KB/sec)
11:18:53 [2019-06-18T15:18:53.980Z] 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
11:18:54 [2019-06-18T15:18:54.230Z] 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 7.5 KB/sec)
11:18:54 [2019-06-18T15:18:54.230Z] 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
11:18:54 [2019-06-18T15:18:54.230Z] 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 55.9 KB/sec)
11:18:54 [2019-06-18T15:18:54.230Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom
11:18:54 [2019-06-18T15:18:54.481Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (7 KB at 291.6 KB/sec)
11:18:54 [2019-06-18T15:18:54.481Z] 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
11:18:54 [2019-06-18T15:18:54.481Z] 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 64.8 KB/sec)
11:18:54 [2019-06-18T15:18:54.481Z] 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
11:18:54 [2019-06-18T15:18:54.481Z] 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 54.2 KB/sec)
11:18:54 [2019-06-18T15:18:54.481Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.4.0/tycho-bundles-1.4.0.pom
11:18:54 [2019-06-18T15:18:54.481Z] 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 167.9 KB/sec)
11:18:54 [2019-06-18T15:18:54.481Z] 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
11:18:54 [2019-06-18T15:18:54.481Z] 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 53.1 KB/sec)
11:18:54 [2019-06-18T15:18:54.481Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
11:18:54 [2019-06-18T15:18:54.481Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4 KB at 196.3 KB/sec)
11:18:54 [2019-06-18T15:18:54.481Z] 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
11:18:54 [2019-06-18T15:18:54.481Z] 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 81.8 KB/sec)
11:18:54 [2019-06-18T15:18:54.481Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
11:18:54 [2019-06-18T15:18:54.481Z] 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 525.9 KB/sec)
11:18:54 [2019-06-18T15:18:54.481Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom
11:18:54 [2019-06-18T15:18:54.481Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1376.1 KB/sec)
11:18:54 [2019-06-18T15:18:54.481Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
11:18:54 [2019-06-18T15:18:54.481Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (5 KB at 210.6 KB/sec)
11:18:54 [2019-06-18T15:18:54.481Z] 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
11:18:54 [2019-06-18T15:18:54.481Z] 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 109.7 KB/sec)
11:18:54 [2019-06-18T15:18:54.731Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.4.0/tycho-p2-1.4.0.pom
11:18:54 [2019-06-18T15:18:54.731Z] 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 52.3 KB/sec)
11:18:54 [2019-06-18T15:18:54.731Z] 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
11:18:54 [2019-06-18T15:18:54.731Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.pom (2 KB at 58.0 KB/sec)
11:18:54 [2019-06-18T15:18:54.731Z] 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
11:18:54 [2019-06-18T15:18:54.731Z] 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 58.1 KB/sec)
11:18:54 [2019-06-18T15:18:54.731Z] 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
11:18:54 [2019-06-18T15:18:54.731Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.jar
11:18:54 [2019-06-18T15:18:54.731Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
11:18:54 [2019-06-18T15:18:54.731Z] 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
11:18:54 [2019-06-18T15:18:54.731Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
11:18:54 [2019-06-18T15:18:54.731Z] 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 161.8 KB/sec)
11:18:54 [2019-06-18T15:18:54.731Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
11:18:54 [2019-06-18T15:18:54.731Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (60 KB at 2982.0 KB/sec)
11:18:54 [2019-06-18T15:18:54.731Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
11:18:54 [2019-06-18T15:18:54.731Z] 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 1161.9 KB/sec)
11:18:54 [2019-06-18T15:18:54.731Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
11:18:54 [2019-06-18T15:18:54.731Z] 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 1717.3 KB/sec)
11:18:54 [2019-06-18T15:18:54.731Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
11:18:54 [2019-06-18T15:18:54.731Z] 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 5118.7 KB/sec)
11:18:54 [2019-06-18T15:18:54.731Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
11:18:54 [2019-06-18T15:18:54.731Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (106 KB at 1013.6 KB/sec)
11:18:54 [2019-06-18T15:18:54.731Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
11:18:54 [2019-06-18T15:18:54.731Z] 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 10502.3 KB/sec)
11:18:54 [2019-06-18T15:18:54.731Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar
11:18:54 [2019-06-18T15:18:54.731Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (183 KB at 5705.7 KB/sec)
11:18:54 [2019-06-18T15:18:54.731Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
11:18:54 [2019-06-18T15:18:54.731Z] 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 2993.2 KB/sec)
11:18:54 [2019-06-18T15:18:54.731Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar
11:18:54 [2019-06-18T15:18:54.731Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (204 KB at 8861.2 KB/sec)
11:18:54 [2019-06-18T15:18:54.731Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
11:18:54 [2019-06-18T15:18:54.731Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar (55 KB at 3198.8 KB/sec)
11:18:54 [2019-06-18T15:18:54.731Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar
11:18:54 [2019-06-18T15:18:54.731Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (57 KB at 3537.2 KB/sec)
11:18:54 [2019-06-18T15:18:54.731Z] 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
11:18:54 [2019-06-18T15:18:54.982Z] 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 8861.3 KB/sec)
11:18:54 [2019-06-18T15:18:54.982Z] 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
11:18:54 [2019-06-18T15:18:54.982Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (98 KB at 3240.7 KB/sec)
11:18:54 [2019-06-18T15:18:54.982Z] 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
11:18:54 [2019-06-18T15:18:54.982Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar (520 KB at 7117.0 KB/sec)
11:18:54 [2019-06-18T15:18:54.982Z] 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
11:18:54 [2019-06-18T15:18:54.982Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.jar (13 KB at 494.7 KB/sec)
11:18:54 [2019-06-18T15:18:54.982Z] 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
11:18:54 [2019-06-18T15:18:54.982Z] 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 203.6 KB/sec)
11:18:54 [2019-06-18T15:18:54.982Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar
11:18:54 [2019-06-18T15:18:54.982Z] 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 1107.8 KB/sec)
11:18:54 [2019-06-18T15:18:54.982Z] 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
11:18:54 [2019-06-18T15:18:54.982Z] 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 425.4 KB/sec)
11:18:54 [2019-06-18T15:18:54.982Z] 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
11:18:54 [2019-06-18T15:18:54.982Z] 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 537.6 KB/sec)
11:18:54 [2019-06-18T15:18:54.982Z] 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
11:18:54 [2019-06-18T15:18:54.982Z] 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 2017.5 KB/sec)
11:18:54 [2019-06-18T15:18:54.982Z] 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
11:18:54 [2019-06-18T15:18:54.982Z] 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 668.6 KB/sec)
11:18:54 [2019-06-18T15:18:54.982Z] 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
11:18:54 [2019-06-18T15:18:54.982Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (14 KB at 57.9 KB/sec)
11:18:54 [2019-06-18T15:18:54.982Z] 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
11:18:54 [2019-06-18T15:18:54.982Z] 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 1571.8 KB/sec)
11:18:54 [2019-06-18T15:18:54.982Z] 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
11:18:54 [2019-06-18T15:18:54.982Z] 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 209.4 KB/sec)
11:18:54 [2019-06-18T15:18:54.982Z] 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 1268.2 KB/sec)
11:18:54 [2019-06-18T15:18:54.982Z] 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 1277.8 KB/sec)
11:18:55 [2019-06-18T15:18:55.232Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (109 KB at 382.3 KB/sec)
11:18:55 [2019-06-18T15:18:55.783Z] 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 1456.7 KB/sec)
11:18:56 [2019-06-18T15:18:56.033Z] [ERROR] The build could not read 1 project -> [Help 1]
11:18:56 [2019-06-18T15:18:56.033Z] [ERROR]   
11:18:56 [2019-06-18T15:18:56.033Z] [ERROR]   The project org.eclipse.xpect:org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2:0.2.0-SNAPSHOT (/jobs/genie.xpect/Xpect/branches/release-0-2-0.bv2l0c/workspace/org.eclipse.xpect.releng/target-platforms/eclipse_4_4_2-xtext_2_9_2/pom.xml) has 1 error
11:18:56 [2019-06-18T15:18:56.033Z] [ERROR]     Non-resolvable parent POM: Could not find artifact org.eclipse.xpect:org.eclipse.xpect.parent:pom:0.2.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 15, column 10 -> [Help 2]
11:18:56 [2019-06-18T15:18:56.033Z] [ERROR] 
11:18:56 [2019-06-18T15:18:56.033Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
11:18:56 [2019-06-18T15:18:56.033Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
11:18:56 [2019-06-18T15:18:56.033Z] [ERROR] 
11:18:56 [2019-06-18T15:18:56.033Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
11:18:56 [2019-06-18T15:18:56.033Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
11:18:56 [2019-06-18T15:18:56.033Z] [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE