Skip to content
StepArgumentsStatus
Start of Pipeline - (3 min 44 sec in block)
podTemplate - (3 min 43 sec in block)centos-7
podTemplate block - (3 min 43 sec in block)
node - (3 min 43 sec in block)lsp4j-multi-build_main_139-xptvb
node block - (3 min 28 sec in block)
stage - (3.5 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (3.4 sec in block)
checkout - (3.4 sec in self)
withEnv - (3 min 24 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (3 min 24 sec in block)
timestamps - (3 min 24 sec in block)
timestamps block - (3 min 24 sec in block)
stage - (48 ms in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (37 ms in block)
tool - (6 ms in self)apache-maven-latest
envVarsForTool - (11 ms in self)
tool - (6 ms in self)temurin-jdk11-latest
envVarsForTool - (8 ms in self)
withEnv - (3 min 24 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (3 min 24 sec in block)
stage - (0.48 sec in block)Clean
stage block (Clean) - (0.47 sec in block)
tool - (8 ms in self)apache-maven-latest
envVarsForTool - (12 ms in self)
tool - (6 ms in self)temurin-jdk11-latest
envVarsForTool - (20 ms in self)
withEnv - (0.4 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (0.39 sec in block)
timeout - (0.38 sec in block)
timeout block - (0.37 sec in block)
sh - (0.37 sec in self) git status --ignored git clean -dfx git reset --hard HEAD git status --ignored
stage - (1 min 55 sec in block)Gradle
stage block (Gradle) - (1 min 55 sec in block)
tool - (7 ms in self)apache-maven-latest
envVarsForTool - (13 ms in self)
tool - (5 ms in self)temurin-jdk11-latest
envVarsForTool - (8 ms in self)
withEnv - (1 min 55 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 min 55 sec in block)
timeout - (1 min 55 sec in block)
timeout block - (1 min 55 sec in block)
sh - (0.27 sec in self)echo /opt/tools/java/temurin/jdk-11/latest
sh - (0.27 sec in self)java -version
sh - (0.27 sec in self)which java
sh - (1 min 54 sec in self)./gradlew --no-daemon -PignoreTestFailures=true --refresh-dependencies --continue clean build signJar publish
stage - (24 sec in block)Maven
stage block (Maven) - (24 sec in block)
tool - (7 ms in self)apache-maven-latest
envVarsForTool - (10 ms in self)
tool - (7 ms in self)temurin-jdk11-latest
envVarsForTool - (13 ms in self)
withEnv - (24 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (24 sec in block)
timeout - (24 sec in block)
timeout block - (24 sec in block)
sh - (24 sec in self)mvn -f releng/pom.xml -Dmaven.repo.local=.repository --batch-mode --update-snapshots clean install -Psign
stage - (11 sec in block)japicmp
stage block (japicmp) - (11 sec in block)
tool - (7 ms in self)apache-maven-latest
envVarsForTool - (0.15 sec in self)
tool - (0.25 sec in self)temurin-jdk11-latest
envVarsForTool - (0.35 sec in self)
withEnv - (10 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (10 sec in block)
timeout - (10 sec in block)
timeout block - (10 sec in block)
sh - (10 sec in self)./releng/runjapicmp.sh
stage - (49 sec in block)Deploy Snapshot
stage block (Deploy Snapshot) - (49 sec in block)
tool - (12 ms in self)apache-maven-latest
envVarsForTool - (14 ms in self)
tool - (6 ms in self)temurin-jdk11-latest
envVarsForTool - (9 ms in self)
withEnv - (49 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (49 sec in block)
timeout - (49 sec in block)
timeout block - (49 sec in block)
withCredentials - (0.59 sec in block)
withCredentials block - (0.56 sec in block)
sh - (0.28 sec in self)gpg --batch --import "${KEYRING}"
sh - (0.27 sec in self)for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u); do echo -e "5 y " | gpg --batch --command-fd 0 --expert --edit-key ${fpr} trust; done
sshagent - (49 sec in block)
sshagent block - (48 sec in block)
sh - (48 sec in self)./releng/deploy-build.sh
stage - (2.7 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (2.7 sec in block)
junit - (0.61 sec in self)**/build/test-results/test/*.xml
archiveArtifacts - (2 sec in self)build/**
script - (20 ms in block)
script block - (9 ms in block)