Skip to content
StepArgumentsStatus
Start of Pipeline - (1 min 12 sec in block)
node - (1 min 11 sec in block)
node block - (58 sec in block)
stage - (4.2 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (3.7 sec in block)
checkout - (3.7 sec in self)
withEnv - (54 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (54 sec in block)
withEnv - (54 sec in block)EL_BUILD_SUPPORT_DIR
withEnv block - (54 sec in block)
stage - (41 ms in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (33 ms in block)
tool - (5 ms in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (10 ms in self)
tool - (4 ms in self)apache-maven-latest
envVarsForTool - (7 ms in self)
withEnv - (54 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (54 sec in block)
stage - (1.7 sec in block)Init
stage block (Init) - (1.7 sec in block)
tool - (80 ms in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (9 ms in self)
tool - (29 ms in self)apache-maven-latest
envVarsForTool - (26 ms in self)
withEnv - (1.3 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (1.3 sec in block)
git - (0.57 sec in self)
withCredentials - (0.42 sec in block)
withCredentials block - (0.38 sec in block)
sh - (0.38 sec in self) gpg --batch --import "${KEYRING}" for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u); do echo -e "5\ny\n" | gpg --batch --command-fd 0 --expert --edit-key $fpr trust; done
sh - (0.28 sec in self) git config --global user.name "${GIT_USER_NAME}" git config --global user.email "${GIT_USER_EMAIL}"
stage - (52 sec in block)Build
stage block (Build) - (52 sec in block)
tool - (5 ms in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (8 ms in self)
tool - (5 ms in self)apache-maven-latest
envVarsForTool - (7 ms in self)
withEnv - (52 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (52 sec in block)
sh - (52 sec in self) etc/jenkins/build.sh
stage - (36 ms in block)Publish to snapshots
stage block (Publish to snapshots) - (31 ms in block)