Skip to content
StepArgumentsStatus
Start of Pipeline - (18 min in block)
node - (18 min in block)
node block - (18 min in block)
tool - (73 ms in self)apache-maven-latest
tool - (36 ms in self)openjdk-jdk11-latest
tool - (65 ms in self)oracle-jdk8-latest
sh - (3.4 sec in self)java -version
sh - (1 sec in self)mvn -version
stage - (9.1 sec in block)Fetch from git
stage block (Fetch from git) - (9 sec in block)
git - (9 sec in self)
stage - (2 min 8 sec in block)Prepare environment
stage block (Prepare environment) - (2 min 8 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 min 8 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2 min 8 sec in block)
sh - (0.36 sec in self)grep '<version>' pom.xml | grep 'SNAPSHOT'
sh - (0.35 sec in self)ls
sh - (2 min 6 sec in self)mvn -q -Dexec.executable="echo" -Dexec.args='${project.version}' --non-recursive exec:exec -Pstaging
echo - (20 ms in self)
echo - (17 ms in self)
echo - (20 ms in self)
echo - (17 ms in self)
echo - (22 ms in self)
echo - (18 ms in self)-[ Configure git user ]--------------------------------------------------------
sh - (0.34 sec in self)git config --local user.email "jersey-bot@eclipse.org"
sh - (0.33 sec in self)git config --local user.name "jersey-bot"
stage - (5 sec in block)Prepare branch
stage block (Prepare branch) - (5 sec in block)
echo - (31 ms in self)-[ Prepare branch ]-------------------------------------------------------------
echo - (43 ms in self)-[ Switching to release branch ]-------------------------------------------------
sh - (0.6 sec in self)
echo - (26 ms in self)-[ Release tag cleanup ]--------------------------------------------------------
sh - (0.34 sec in self)
echo - (32 ms in self)
sshagent - (3.1 sec in block)
sshagent block - (2.9 sec in block)
sh - (2.9 sec in self)
sh - (0.35 sec in self)
sh - (0.33 sec in self) sed -i 's|<suppress files="generated" checks=".*"/>|<suppress files="generated" checks=".*"/><suppress files="unpacked-src" checks=".*"/>|g' etc/config/checkstyle-suppressions.xml
stage - (15 min in block)Build Jersey
stage block (Build Jersey) - (15 min in block)
echo - (20 ms in self)
echo - (26 ms in self)-[ Run maven release ]---------------------------------------------------------
echo - (24 ms in self)-[ Set Release version ]-------------------------------------------------------
sh - (15 min in self)