Skip to content

Console Output

The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Avoid second fetch
Checking out Revision 76e5b213dbc436214a5e6c576cb2ed553764c721 (refs/remotes/origin/master)
Cloning repository https://github.com/eclipse/ditto-clients.git
 > git init /home/jenkins/agent/workspace/ditto-client-java-ci # timeout=10
Fetching upstream changes from https://github.com/eclipse/ditto-clients.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/eclipse/ditto-clients.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 76e5b213dbc436214a5e6c576cb2ed553764c721 # timeout=10
Commit message: "Merge pull request #196 from bosch-io/bugfix/js-error-responses"
 > git rev-list --no-walk 9ad50a8f830ac897c26157f0dafc8191e537fd70 # timeout=10