Skip to content
StepArgumentsStatus
Start of Pipeline - (10 min in block)
node - (10 min in block)migration
node block - (10 min in block)
timeout - (10 min in block)
timeout block - (10 min in block)
timestamps - (10 min in block)
timestamps block - (10 min in block)
stage - (4.9 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (4 sec in block)
tool - (0.54 sec in self)apache-maven-latest
envVarsForTool - (1 sec in self)
tool - (0.58 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.62 sec in self)
withEnv - (9 min 59 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (9 min 59 sec in block)
stage - (41 sec in block)Checkout Git SCM
stage block (Checkout Git SCM) - (40 sec in block)
tool - (0.56 sec in self)apache-maven-latest
envVarsForTool - (17 sec in self)
tool - (1.4 sec in self)openjdk-jdk17-latest
envVarsForTool - (1.1 sec in self)
withEnv - (14 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (13 sec in block)
deleteDir - (0.56 sec in self)
git - (10 sec in self)
stage - (47 sec in block)Download Eclipse
stage block (Download Eclipse) - (45 sec in block)
tool - (0.56 sec in self)apache-maven-latest
envVarsForTool - (0.98 sec in self)
tool - (0.55 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.71 sec in self)
withEnv - (36 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (36 sec in block)
sh - (34 sec in self) if [ -z "${ECLIPSE_TAR}" ]; then wget https://ci.eclipse.org/packaging/job/simrel.epp-tycho-build/lastSuccessfulBuild/consoleText -O lastSuccessfulBuildConsoleText.txt line=`grep 'eclipse-jee-.*-linux.gtk.x86_64.tar.gz' ./lastSuccessfulBuildConsoleText.txt` fileName=`basename "${line}"` fileName1=$(echo $fileName | awk -F "_" 'BEGIN {ORS="" };{print $2}{print $3}') fileName=$(echo $fileName1 | sed 's/linux.gtk.x86/linux-gtk-x86_/p') FINAL_ECLIPSE_URL="https://download.eclipse.org/technology/epp/staging/${fileName}" else FINAL_ECLIPSE_URL=${ECLIPSE_TAR} fileName=eclipse-tar fi curl ${FINAL_ECLIPSE_URL} -L -o ${fileName} tar -xzf ${fileName}
stage - (3 min 39 sec in block)Build
stage block (Build) - (3 min 38 sec in block)
tool - (0.59 sec in self)apache-maven-latest
envVarsForTool - (1 sec in self)
tool - (0.57 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.72 sec in self)
withEnv - (3 min 29 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (3 min 28 sec in block)
sh - (3 min 27 sec in self)mvn clean install -DskipTests=true -Dtycho.equinox.resolver.uses=true
stage - (4 min 38 sec in block)Build & Integration test
stage block (Build & Integration test) - (4 min 37 sec in block)
tool - (0.55 sec in self)apache-maven-latest
envVarsForTool - (0.98 sec in self)
tool - (0.58 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.44 sec in self)
withEnv - (4 min 29 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (4 min 28 sec in block)
withEnv - (4 min 26 sec in block)SWT_GTK3
withEnv block - (4 min 26 sec in block)
xvnc - (4 min 25 sec in block)
xvnc block - (3 min 58 sec in block)
sh - (3 min 57 sec in self)mvn clean verify -Dp2.only=true -Dtycho.equinox.resolver.uses=true -DskipTests=true -Dupdate.site=https://download.eclipse.org/reddeer/snapshots/ -DeclipseBase=/home/jenkins/agent/workspace/reddeer.installation.test-pipeline/eclipse -Dmaven.test.failure.ignore=true
stage - (9.5 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (9.2 sec in block)
junit - (2.3 sec in self)
archiveArtifacts - (2 sec in self)
script - (1 sec in block)
script block - (0.73 sec in block)