Skip to content

Console Output

+ set -eo pipefail
+ echo 'Downloading eclipse'
Downloading eclipse
+ curl -L -o eclipse-SDK.tar.gz 'https://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops4/R-4.9-201809060745/eclipse-SDK-4.9-linux-gtk-x86_64.tar.gz'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

  8  231M    8 20.6M    0     0  29.9M      0  0:00:07 --:--:--  0:00:07 29.9M
 39  231M   39 90.2M    0     0  53.4M      0  0:00:04  0:00:01  0:00:03 69.6M
 68  231M   68  158M    0     0  58.9M      0  0:00:03  0:00:02  0:00:01 69.0M
 98  231M   98  228M    0     0  61.9M      0  0:00:03  0:00:03 --:--:-- 69.3M
100  231M  100  231M    0     0  62.0M      0  0:00:03  0:00:03 --:--:-- 69.3M
+ tar -xzf eclipse-SDK.tar.gz
+ echo 'Installing WTP Releng tools'
Installing WTP Releng tools
+ ./eclipse/eclipse -nosplash --launcher.suppressErrors -clean -debug -application org.eclipse.equinox.p2.director -repository http://download.eclipse.org/webtools/releng/repository/ -installIUs org.eclipse.wtp.releng.tools.feature.feature.group
Install location:
    file:/home/jenkins/agent/workspace/Releng/Release-Promotion/eclipse/
Configuration file:
    file:/home/jenkins/agent/workspace/Releng/Release-Promotion/eclipse/configuration/config.ini loaded
Configuration location:
    file:/home/jenkins/agent/workspace/Releng/Release-Promotion/eclipse/configuration/
Framework located:
    file:/home/jenkins/agent/workspace/Releng/Release-Promotion/eclipse/plugins/org.eclipse.osgi_3.13.100.v20180827-1536.jar
Loading extension: reference:file:org.eclipse.osgi.compatibility.state_1.1.200.v20180827-1536.jar
	eclipse.properties not found
Framework classpath:
    file:/home/jenkins/agent/workspace/Releng/Release-Promotion/eclipse/plugins/org.eclipse.osgi_3.13.100.v20180827-1536.jar
    file:/home/jenkins/agent/workspace/Releng/Release-Promotion/eclipse/plugins/
    file:/home/jenkins/agent/workspace/Releng/Release-Promotion/eclipse/plugins/org.eclipse.osgi.compatibility.state_1.1.200.v20180827-1536.jar
Debug options:
    file:/home/jenkins/agent/workspace/Releng/Release-Promotion/.options not found
Time to load bundles: 60
Starting application: 3277
Installing org.eclipse.wtp.releng.tools.feature.feature.group 1.2.0.v201902122017.
Operation completed in 9011 ms.
Start VM: /usr/bin/java
-Dosgi.requiredJavaVersion=1.8
-Dosgi.dataAreaRequiresExplicitInit=true
-Xms256m
-Xmx1024m
--add-modules=ALL-SYSTEM
-jar /home/jenkins/agent/workspace/Releng/Release-Promotion/eclipse//plugins/org.eclipse.equinox.launcher_1.5.100.v20180827-1352.jar
-os linux
-ws gtk
-arch x86_64
-launcher /home/jenkins/agent/workspace/Releng/Release-Promotion/eclipse/eclipse
-name Eclipse
--launcher.library /home/jenkins/agent/workspace/Releng/Release-Promotion/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.800.v20180827-1352/eclipse_1705.so
-startup /home/jenkins/agent/workspace/Releng/Release-Promotion/eclipse//plugins/org.eclipse.equinox.launcher_1.5.100.v20180827-1352.jar
--launcher.appendVmargs
-exitdata 0
-clean
-debug
-application org.eclipse.equinox.p2.director
-repository http://download.eclipse.org/webtools/releng/repository/
-installIUs org.eclipse.wtp.releng.tools.feature.feature.group
-vm /usr/bin/java
-vmargs
-Dosgi.requiredJavaVersion=1.8
-Dosgi.dataAreaRequiresExplicitInit=true
-Xms256m
-Xmx1024m
--add-modules=ALL-SYSTEM
-jar /home/jenkins/agent/workspace/Releng/Release-Promotion/eclipse//plugins/org.eclipse.equinox.launcher_1.5.100.v20180827-1352.jar