Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/kokkos/kokkos.git
 > git init /var/jenkins/workspace/Kokkos_PR-7332 # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7332/head:refs/remotes/origin/PR-7332 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
Fetching without tags
Merging remotes/origin/develop commit c8d51f7ff9f53611e80b81c52c77098b4903ada1 into PR head commit c68603b6f89eb92022b4e4f5ea5ec7bda6cef92a
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/7332/head:refs/remotes/origin/PR-7332 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/7332/head:refs/remotes/origin/PR-7332 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c68603b6f89eb92022b4e4f5ea5ec7bda6cef92a # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
Merge succeeded, producing e32f7b226539ea6a7a9beca9aefee414ab178b3d
Checking out Revision e32f7b226539ea6a7a9beca9aefee414ab178b3d (PR-7332)
Commit message: "Merge commit 'c8d51f7ff9f53611e80b81c52c77098b4903ada1' into HEAD"
First time build. Skipping changelog.
 > git merge c8d51f7ff9f53611e80b81c52c77098b4903ada1 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e32f7b226539ea6a7a9beca9aefee414ab178b3d # timeout=10
 > git rev-list --no-walk f111e48803c842f588c018891e1e99edcc9ebf81 # timeout=10