Skip to content
StepArgumentsStatus
Start of Pipeline - (1 min 20 sec in block)
echo - (2 ms in self)[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
podTemplate - (1 min 18 sec in block)
podTemplate block - (1 min 17 sec in block)
node - (1 min 16 sec in block)swt-build-pod
node block - (40 sec in block)
timestamps - (37 sec in block)
timestamps block - (37 sec in block)
timeout - (34 sec in block)15
timeout block - (34 sec in block)
stage - (3.1 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (2.3 sec in block)
tool - (0.53 sec in self)temurin-jdk11-latest
envVarsForTool - (0.54 sec in self)
withEnv - (29 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (28 sec in block)
stage - (26 sec in block)Build SWT Libraries
stage block (Build SWT Libraries) - (26 sec in block)
tool - (0.54 sec in self)temurin-jdk11-latest
envVarsForTool - (0.68 sec in self)
withEnv - (19 sec in block)JAVA_HOME, PATH+JDK
withEnv block - (19 sec in block)
container - (12 sec in block)swtbuild
container block - (11 sec in block)
tool - (0.55 sec in self)temurin-jdk11-latest
withEnv - (9.9 sec in block)JAVA_HOME
withEnv block - (9.6 sec in block)
sh - (9 sec in self)#!/bin/bash -x mkdir build cd build alias cc=gcc curl -o org.eclipse.swt.gtk.linux.x86_64.master.zip https://ci.eclipse.org/releng/job/SWT-Increment_if_needed/ws/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/tmpdir/org.eclipse.swt.gtk.linux.x86_64.master.zip unzip org.eclipse.swt.gtk.linux.x86_64.master.zip mkdir libs export MODEL=x86_64 export OUTPUT_DIR=${WORKSPACE}/build/libs sh build.sh clean install cd libs/ ls -1R zip -r -X ../gtk64_archive.zip * cd ..
archiveArtifacts - (5.3 sec in self)**