Skip to content
StepArgumentsStatus
Start of Pipeline - (33 min in block)
node - (33 min in block)centos-latest
node block - (33 min in block)
stage - (23 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (23 sec in block)
checkout - (23 sec in self)
withEnv - (32 min in block)GIT_BRANCH, GIT_COMMIT, GIT_URL
withEnv block - (32 min in block)
timeout - (32 min in block)
timeout block - (32 min in block)
timestamps - (32 min in block)
timestamps block - (32 min in block)
stage - (56 ms in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (41 ms in block)
tool - (7 ms in self)apache-maven-latest
envVarsForTool - (9 ms in self)
tool - (7 ms in self)openjdk-jdk17-latest
envVarsForTool - (8 ms in self)
withEnv - (32 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (32 min in block)
stage - (32 min in block)Build
stage block (Build) - (32 min in block)
tool - (8 ms in self)apache-maven-latest
envVarsForTool - (10 ms in self)
tool - (6 ms in self)openjdk-jdk17-latest
envVarsForTool - (8 ms in self)
withEnv - (32 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (32 min in block)
xvnc - (32 min in block)true
xvnc block - (31 min in block)
sh - (31 min in self)#!/bin/bash -x /opt/tools/java/openjdk/jdk-11/latest/bin/java -version java -version mkdir -p /home/jenkins/agent/workspace/eclipse.jdt.core-Github_issue409/tmp unset JAVA_TOOL_OPTIONS unset _JAVA_OPTIONS # The max heap should be specified for tycho explicitly # via configuration/argLine property in pom.xml # export MAVEN_OPTS="-Xmx2G" mvn -U clean verify --batch-mode --fail-at-end -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse.jdt.core-Github_issue409/.m2/repository -Pbuild-individual-bundles -Ptest-on-javase-19 -Pbree-libs -Papi-check -Djava.io.tmpdir=/home/jenkins/agent/workspace/eclipse.jdt.core-Github_issue409/tmp -Dproject.build.sourceEncoding=UTF-8 -Dtycho.surefire.argLine="--add-modules ALL-SYSTEM -Dcompliance=1.8,11,17,19 -Djdt.performance.asserts=disabled"
archiveArtifacts - (3.9 sec in self)
recordIssues - (5.6 sec in self){qualityGates=[{threshold=1, type=DELTA, unstable=false}], enabledForFailure=true, aggregatingResults=true, tools=[@acuCobol()]}
scanForIssues - (10 sec in self){tool=@java()}
scanForIssues - (5.9 sec in self){tool=@mavenConsole()}
publishIssues - (39 ms in self){issues=[UNSERIALIZABLE, UNSERIALIZABLE]}
junit - (6.1 sec in self)**/target/surefire-reports/*.xml