Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential 2a6d0d55-b37b-47f5-9970-4527f4b5bcf1
Fetching changes from the remote Git repository
Fetching without tags
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/ArborX_PR-1251/.git # timeout=10
 > git config remote.origin.url https://github.com/arborx/ArborX.git # timeout=10
Fetching upstream changes from https://github.com/arborx/ArborX.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials Jenkins ORNL
 > git fetch --no-tags --force --progress -- https://github.com/arborx/ArborX.git +refs/pull/1251/head:refs/remotes/origin/PR-1251 +refs/heads/master:refs/remotes/origin/master # timeout=10
Merging remotes/origin/master commit 1d52a6e33efb5e5aa89b79c21482f618c27490ec into PR head commit 98649baedd69fb4679675e4347f8ce371b49778c
Merge succeeded, producing 98649baedd69fb4679675e4347f8ce371b49778c
Checking out Revision 98649baedd69fb4679675e4347f8ce371b49778c (PR-1251)
Commit message: "Disable KDOP<18> manufactured query test for SYCL"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98649baedd69fb4679675e4347f8ce371b49778c # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials Jenkins ORNL
 > git merge 1d52a6e33efb5e5aa89b79c21482f618c27490ec # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98649baedd69fb4679675e4347f8ce371b49778c # timeout=10