Skip to content
StepArgumentsStatus
Start of Pipeline - (23 min in block)
node - (23 min in block)centos-latest
node block - (22 min in block)
stage - (4.6 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (4.6 sec in block)
checkout - (4.6 sec in self)
withEnv - (22 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (22 min in block)
timeout - (22 min in block)
timeout block - (22 min in block)
timestamps - (22 min in block)
timestamps block - (22 min in block)
stage - (37 ms in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (28 ms in block)
tool - (4 ms in self)apache-maven-3.9.5
envVarsForTool - (8 ms in self)
tool - (4 ms in self)openjdk-jdk17-latest
envVarsForTool - (6 ms in self)
withEnv - (22 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (22 min in block)
stage - (4.5 sec in block)get m2e-core-tests
stage block (get m2e-core-tests) - (4.5 sec in block)
tool - (5 ms in self)apache-maven-3.9.5
envVarsForTool - (5 ms in self)
tool - (5 ms in self)openjdk-jdk17-latest
envVarsForTool - (5 ms in self)
withEnv - (4.5 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (4.5 sec in block)
sh - (4.5 sec in self)git submodule update --init --recursive --remote
stage - (43 ms in block)initialize PGP
stage block (initialize PGP) - (34 ms in block)
stage - (22 min in block)Build
stage block (Build) - (22 min in block)
tool - (5 ms in self)apache-maven-3.9.5
envVarsForTool - (6 ms in self)
tool - (5 ms in self)openjdk-jdk17-latest
envVarsForTool - (6 ms in self)
withEnv - (22 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (22 min in block)
withCredentials - (21 min in block)
withCredentials block - (21 min in block)
xvnc - (21 min in block)true
xvnc block - (21 min in block)
sh - (21 min in self) mavenArgs="clean verify --batch-mode -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -Dtycho.p2.baselineMode=failCommon" if [[ ${BRANCH_NAME} == master ]] || [[ ${BRANCH_NAME} =~ m2e-[0-9]+\.[0-9]+\.x ]]; then mvn ${mavenArgs} -Peclipse-sign,its -Dgpg.passphrase="${KEYRING_PASSPHRASE}" -Dgpg.keyname="011C526F29B2CE79" else # Clear KEYRING_PASSPHRASE environment variable export KEYRING_PASSPHRASE='EMPTY' mvn ${mavenArgs} -Pits fi
archiveArtifacts - (9.9 sec in self)org.eclipse.m2e.repository/target/*.zip, */target/work/data/.metadata/.log, m2e-core-tests/*/target/work/data/.metadata/.log, **/target/artifactcomparison/*
archiveArtifacts - (1 min 15 sec in self)
junit - (0.64 sec in self)*/target/surefire-reports/TEST-*.xml,*/*/target/surefire-reports/TEST-*.xml
stage - (0.86 sec in block)Deploy Snapshot
stage block (Deploy Snapshot) - (10 ms in block)