Started by upstream project "(redacted)" build number 1730
originally caused by:
 Started by timer
Checking out git (redacted)
using credential (redacted)
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url (redacted)# timeout=10
Fetching upstream changes from(redacted)
 > git --version # timeout=10
using GIT_ASKPASS to set credentials jenkins login for (redacted)
 > git fetch --tags --progress (redacted) +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/(redacted)^{commit} # timeout=10
Checking out Revision (redacted)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f (redacted)
Commit message: "(redacted)"
 > git rev-list --no-walk (redacted) # timeout=10
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
Scripts not permitted to use staticMethod org.jenkinsci.plugins.workflow.cps.Safepoint safepoint. Administrators can decide whether to approve or reject this signature.
[Pipeline] throttle
[Pipeline] {
Scripts not permitted to use staticMethod org.jenkinsci.plugins.workflow.cps.Safepoint safepoint. Administrators can decide whether to approve or reject this signature.
[Pipeline] node

gets to here and hangs

admin kills the job...

Aborted by administrator
[Pipeline] // node
[Pipeline] }
[Pipeline] // throttle
[Pipeline] End of Pipeline
[BFA] Scanning build for known causes...
[BFA] No failure causes found
[BFA] Done. 0s
Finished: ABORTED