Skip to content

Console Output

03:59:30 [2019-06-24T07:59:30.815Z] No credentials specified
03:59:30 [2019-06-24T07:59:30.816Z] Cloning the remote Git repository
03:59:30 [2019-06-24T07:59:30.816Z] Cloning repository https://github.com/eclipse/Xpect.git
03:59:30 [2019-06-24T07:59:30.816Z]  > /usr/local/bin/git init /home/hudson/genie.xpect/.jenkins/jobs/Xpect-Integration-Release/workspace # timeout=10
03:59:30 [2019-06-24T07:59:30.823Z] Fetching upstream changes from https://github.com/eclipse/Xpect.git
03:59:30 [2019-06-24T07:59:30.823Z]  > /usr/local/bin/git --version # timeout=10
03:59:30 [2019-06-24T07:59:30.826Z]  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/*
03:59:46 [2019-06-24T07:59:46.196Z]  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
03:59:46 [2019-06-24T07:59:46.201Z]  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:59:46 [2019-06-24T07:59:46.204Z]  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
03:59:46 [2019-06-24T07:59:46.208Z] Fetching upstream changes from https://github.com/eclipse/Xpect.git
03:59:46 [2019-06-24T07:59:46.208Z]  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/*
03:59:46 [2019-06-24T07:59:46.405Z]  > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
03:59:46 [2019-06-24T07:59:46.409Z]  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
03:59:46 [2019-06-24T07:59:46.414Z] Checking out Revision 4b4508aa1137769f674c111346202c60741199dc (refs/remotes/origin/master)
03:59:46 [2019-06-24T07:59:46.414Z]  > /usr/local/bin/git config core.sparsecheckout # timeout=10
03:59:46 [2019-06-24T07:59:46.418Z]  > /usr/local/bin/git checkout -f 4b4508aa1137769f674c111346202c60741199dc
03:59:46 [2019-06-24T07:59:46.483Z] Commit message: "Merge pull request #268 from mor-n4/GH-264-b"