Skip to content

Console Output

using credential github-bot
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse-ee4j/mail.git
 > git init /home/jenkins/agent/workspace/mail_2.0.0-RC6-BRANCH # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/mail.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-ee4j/mail.git +refs/heads/2.0.0-RC6-BRANCH:refs/remotes/origin/2.0.0-RC6-BRANCH # timeout=10
Cleaning workspace
Fetching without tags
Checking out Revision 9d14140373b15d5b14cdbca009dae4b009014a31 (2.0.0-RC6-BRANCH)
 > git config remote.origin.url https://github.com/eclipse-ee4j/mail.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/2.0.0-RC6-BRANCH:refs/remotes/origin/2.0.0-RC6-BRANCH # timeout=10
 > git config remote.origin.url https://github.com/eclipse-ee4j/mail.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/mail.git
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-ee4j/mail.git +refs/heads/2.0.0-RC6-BRANCH:refs/remotes/origin/2.0.0-RC6-BRANCH # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9d14140373b15d5b14cdbca009dae4b009014a31 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b 2.0.0-RC6-BRANCH 9d14140373b15d5b14cdbca009dae4b009014a31 # timeout=10
Commit message: "Prepare next development cycle for 2.0.0-SNAPSHOT"
First time build. Skipping changelog.
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10