Skip to content
StepArgumentsStatus
Start of Pipeline - (4 min 22 sec in block)
node - (4 min 21 sec in block)centos-7-6gb
node block - (4 min 15 sec in block)
stage - (3 min 50 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (3 min 49 sec in block)
checkout - (3 min 49 sec in self)
withEnv - (19 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (19 sec in block)
timeout - (19 sec in block)
timeout block - (19 sec in block)
stage - (0.93 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (0.92 sec in block)
tool - (0.2 sec in self)apache-maven-latest
envVarsForTool - (0.17 sec in self)
tool - (0.1 sec in self)openjdk-jdk11-latest
envVarsForTool - (7 ms in self)
withEnv - (18 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (18 sec in block)
stage - (0.76 sec in block)initialize Gerrit review
stage block (initialize Gerrit review) - (0.75 sec in block)
tool - (4 ms in self)apache-maven-latest
envVarsForTool - (6 ms in self)
tool - (4 ms in self)openjdk-jdk11-latest
envVarsForTool - (5 ms in self)
withEnv - (0.69 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (0.69 sec in block)
gerritReview - (2 ms in self)
withCredentials - (0.67 sec in block)
withCredentials block - (0.64 sec in block)
sh - (0.35 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
stage - (15 sec in block)Build
stage block (Build) - (15 sec in block)
tool - (4 ms in self)apache-maven-latest
envVarsForTool - (6 ms in self)
tool - (5 ms in self)openjdk-jdk11-latest
envVarsForTool - (6 ms in self)
withEnv - (15 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (15 sec in block)
withCredentials - (15 sec in block)
withCredentials block - (15 sec in block)
sh - (15 sec in self) mvn clean verify -Dmaven.repo.local=$WORKSPACE/.m2/repository -Pbree-libs -Peclipse-sign -Dmaven.test.skip=true -DskipTests=true -DaggregatorBuild=true -DapiBaselineTargetDirectory=${WORKSPACE} -Dgpg.passphrase="${KEYRING_PASSPHRASE}" -Dproject.build.sourceEncoding=UTF-8
archiveArtifacts - (98 ms in self)
gerritReview - (0.18 sec in self)
stage - (1 sec in block)Check freeze period
stage block (Check freeze period) - (7 ms in block)