Console Output
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/tmcgilchrist/ocaml.git
> git init /home/barsac/ci/builds/workspace/precheck-sanitizers # timeout=10
Fetching upstream changes from https://github.com/tmcgilchrist/ocaml.git
> git --version # timeout=10
> git --version # 'git version 2.34.1'
> git fetch --tags --force --progress -- https://github.com/tmcgilchrist/ocaml.git +refs/heads/*:refs/remotes/origin/* # timeout=30
Avoid second fetch
Checking out Revision f58aee2446d60c570425d5407b60620b7fded46d (refs/remotes/origin/14058_fix)
> git config remote.origin.url https://github.com/tmcgilchrist/ocaml.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/14058_fix^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f f58aee2446d60c570425d5407b60620b7fded46d # timeout=10
Commit message: "Add changes"
First time build. Skipping changelog.