Skip to content

Console Output

12:51:58 [2021-12-16T17:51:58.760Z] Selected Git installation does not exist. Using Default
12:51:58 [2021-12-16T17:51:58.760Z] The recommended git tool is: NONE
12:52:03 [2021-12-16T17:52:03.852Z] No credentials specified
12:52:03 [2021-12-16T17:52:03.856Z] Cloning the remote Git repository
12:52:07 [2021-12-16T17:52:07.148Z] Avoid second fetch
12:52:07 [2021-12-16T17:52:07.157Z] Checking out Revision 61b28841967c82996895b545ed1a540feddd71ea (refs/remotes/origin/master)
12:52:03 [2021-12-16T17:52:03.942Z] Cloning repository https://github.com/jonahgraham/cdt-infra.git
12:52:06 [2021-12-16T17:52:06.443Z]  > git init /home/jenkins/agent/workspace/cdt-master-jonah-test # timeout=10
12:52:06 [2021-12-16T17:52:06.461Z] Fetching upstream changes from https://github.com/jonahgraham/cdt-infra.git
12:52:06 [2021-12-16T17:52:06.462Z]  > git --version # timeout=10
12:52:06 [2021-12-16T17:52:06.539Z]  > git --version # 'git version 2.20.1'
12:52:06 [2021-12-16T17:52:06.540Z]  > git fetch --tags --force --progress -- https://github.com/jonahgraham/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:52:07 [2021-12-16T17:52:07.139Z]  > git config remote.origin.url https://github.com/jonahgraham/cdt-infra.git # timeout=10
12:52:07 [2021-12-16T17:52:07.143Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:52:07 [2021-12-16T17:52:07.149Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:52:07 [2021-12-16T17:52:07.161Z]  > git config core.sparsecheckout # timeout=10
12:52:07 [2021-12-16T17:52:07.163Z]  > git checkout -f 61b28841967c82996895b545ed1a540feddd71ea # timeout=10
12:52:11 [2021-12-16T17:52:11.847Z] Commit message: "Revert "Skip tests""
12:52:11 [2021-12-16T17:52:11.849Z]  > git rev-list --no-walk 61b28841967c82996895b545ed1a540feddd71ea # timeout=10