Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
Fetching changes from the remote Git repository
Fetching without tags
Merging remotes/origin/develop commit 7d0e3e8184779c6f6b0d3ad7eac0341dbf273a2c into PR head commit 6d793a31ea85921c46ccaa2ffc169f64eee3f84a
Merge succeeded, producing 6d793a31ea85921c46ccaa2ffc169f64eee3f84a
Checking out Revision 6d793a31ea85921c46ccaa2ffc169f64eee3f84a (PR-7156)
Commit message: "Add test for OpenACCs explicit constructor"
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-7156/.git # 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
 > 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/7156/head:refs/remotes/origin/PR-7156 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6d793a31ea85921c46ccaa2ffc169f64eee3f84a # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge 7d0e3e8184779c6f6b0d3ad7eac0341dbf273a2c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6d793a31ea85921c46ccaa2ffc169f64eee3f84a # timeout=10
 > git rev-list --no-walk 600d53fb6e9267c84267d33c97b5c3afd3c1a213 # timeout=10