Skip to content
StepArgumentsStatus
Start of Pipeline - (27 min in block)
properties - (56 ms in self)
timestamps - (27 min in block)
timestamps block - (27 min in block)
node - (27 min in block)migration
node block - (27 min in block)
tool - (18 ms in self)temurin-jdk17-latest
timeout - (27 min in block)
timeout block - (27 min in block)
ansiColor - (27 min in block)xterm
ansiColor block - (27 min in block)
stage - (1.1 sec in block)Environment
stage block (Environment) - (1 sec in block)
sh - (0.79 sec in self)$JAVA_HOME/bin/java -version
isUnix - (2 ms in self)
sh - (0.28 sec in self)mkdir -p ./tmp
dir - (27 min in block)repo
dir block - (27 min in block)
stage - (13 sec in block)Checkout
stage block (Checkout) - (13 sec in block)
checkout - (13 sec in self)
stage - (0.66 sec in block)Initialize PGP
stage block (Initialize PGP) - (0.59 sec in block)
withCredentials - (0.58 sec in block)
withCredentials block - (0.53 sec in block)
sh - (0.45 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 y " | gpg --batch --command-fd 0 --expert --edit-key ${fpr} trust; done
readFile - (37 ms in self)
stage - (15 min in block)Test
stage block (Test) - (15 min in block)
tool - (7 ms in self)apache-maven-latest
isUnix - (2 ms in self)
sh - (15 min in self)'/opt/tools/apache-maven/latest/bin/mvn' -f pom.xml -Pstatic-checks,ecj -Djgit.test.long=true clean verify pmd:pmd --batch-mode --errors -T 2 -Dmaven.repo.local=/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/.repository -Declipse.p2.mirrors=false -Djava.io.tmpdir=/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/ -Dstyle.color=always
stage - (7 min 29 sec in block)Build
stage block (Build) - (7 min 29 sec in block)
tool - (8 ms in self)apache-maven-latest
isUnix - (1 ms in self)
sh - (7 min 29 sec in self)'/opt/tools/apache-maven/latest/bin/mvn' -f pom.xml -Peclipse-sign,ecj -DskipTests=true install deploy:deploy --batch-mode --errors -T 2 -Dmaven.repo.local=/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/.repository -Declipse.p2.mirrors=false -Djava.io.tmpdir=/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/ -Dstyle.color=always
stage - (2 min 0 sec in block)Deploy
stage block (Deploy) - (2 min 0 sec in block)
withCredentials - (2 min 0 sec in block)
withCredentials block - (2 min 0 sec in block)
tool - (7 ms in self)apache-maven-latest
isUnix - (2 ms in self)
sh - (2 min 0 sec in self)'/opt/tools/apache-maven/latest/bin/mvn' clean install deploy:deploy -f org.eclipse.jgit.packaging/pom.xml -Peclipse-sign,eclipse-pack,gpg-sign --batch-mode --errors -T 2 -Dmaven.repo.local=/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/.repository -Declipse.p2.mirrors=false -Djava.io.tmpdir=/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/ -Dstyle.color=always
stage - (1 min 32 sec in block)Results
stage block (Results) - (1 min 32 sec in block)
junit - (2 sec in self)**/*.test/target/surefire-reports/*.xml
archiveArtifacts - (1 min 30 sec in self)org.eclipse.jgit.packaging/org.eclipse.jgit.repository/target/**,target/**,**/target/site/**
step - (8 ms in self)