Console Output
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitlab.cosma.dur.ac.uk/lhausammann/csds-reader.git
> git init /cosma/home/jenkins/.jenkins/jobs/CSDS-Pipeline/workspace@2 # timeout=10
Fetching upstream changes from https://gitlab.cosma.dur.ac.uk/lhausammann/csds-reader.git
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
Setting http proxy: 172.17.170.12:8888
> git fetch --tags --progress https://gitlab.cosma.dur.ac.uk/lhausammann/csds-reader.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://gitlab.cosma.dur.ac.uk/lhausammann/csds-reader.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
skipping resolution of commit remotes/origin/intel, since it originates from another repository
> git rev-parse refs/remotes/origin/intel^{commit} # timeout=10
Checking out Revision a45aa1bac1bec1f2e7cc7e451d6fff6f79018886 (refs/remotes/origin/intel)
> git config core.sparsecheckout # timeout=10
> git checkout -f a45aa1bac1bec1f2e7cc7e451d6fff6f79018886 # timeout=10
Commit message: "test"