Skip to content
StepArgumentsStatus
Start of Pipeline - (30 min in block)
node - (30 min in block)
node block - (30 min in block)
withEnv - (30 min in block)BUILD_BRANCH, MVN, REPO, CREDENTIALS_ID
withEnv block - (30 min in block)
stage - (88 ms in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (78 ms in block)
tool - (6 ms in self)oracle-jdk8-latest
envVarsForTool - (46 ms in self)
tool - (8 ms in self)apache-maven-latest
envVarsForTool - (9 ms in self)
withEnv - (30 min in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (30 min in block)
stage - (7.9 sec in block)Fetch from git
stage block (Fetch from git) - (7.9 sec in block)
tool - (5 ms in self)oracle-jdk8-latest
envVarsForTool - (10 ms in self)
tool - (7 ms in self)apache-maven-latest
envVarsForTool - (9 ms in self)
withEnv - (7.8 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (7.8 sec in block)
git - (7.8 sec in self)
stage - (30 min in block)Nightly Build
stage block (Nightly Build) - (30 min in block)
tool - (7 ms in self)oracle-jdk8-latest
envVarsForTool - (10 ms in self)
tool - (4 ms in self)apache-maven-latest
envVarsForTool - (7 ms in self)
withEnv - (30 min in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (30 min in block)
withCredentials - (29 min in block)
withCredentials block - (29 min in block)
sh - (1.4 sec in self)gpg --batch --import ${KEYRING}
sh - (0.85 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
sh - (29 min in self)mvn -B -q -Ddoclint=none -Dmaven.test.failure.ignore=true -Dadditionalparam="-Xdoclint:none" -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Pstaging clean install
archiveArtifacts - (11 sec in self)
junit - (2.9 sec in self)