Skip to content

Console Output

No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/ditto-clients.git
 > git init /home/jenkins/agent/workspace/ditto-client-java-release # timeout=10
Fetching upstream changes from https://github.com/eclipse/ditto-clients.git
 > git --version # timeout=10
 > git fetch --tags --force --progress -- https://github.com/eclipse/ditto-clients.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 52f6bc7d7dc7142ee6095510af56cbcf1e31b49e (origin/master)
 > git config remote.origin.url https://github.com/eclipse/ditto-clients.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse/ditto-clients.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/ditto-clients.git
 > git fetch --tags --force --progress -- https://github.com/eclipse/ditto-clients.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 52f6bc7d7dc7142ee6095510af56cbcf1e31b49e # timeout=10
Commit message: "Merge pull request #98 from bosch-io/feature/declared-acks"
 > git rev-list --no-walk 1b3ecf50ced188f82c6a523d1c709630f65d718b # timeout=10