Started by timer Checking out git https://github.com/arborx/ArborX into /var/jenkins_home/workspace/ArborX_nightly@script/673cfa809f9b7d95d64de82f08e4a5824f3d42142fbd5477d913b5c72fe51a24 to read .jenkins/nightly.groovy Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/ArborX_nightly@script/673cfa809f9b7d95d64de82f08e4a5824f3d42142fbd5477d913b5c72fe51a24/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/arborx/ArborX # timeout=10 Fetching upstream changes from https://github.com/arborx/ArborX > git --version # timeout=10 > git --version # 'git version 2.47.3' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://github.com/arborx/ArborX +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision a3b47c9849f0525977f17b8678deaa6af78520c2 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a3b47c9849f0525977f17b8678deaa6af78520c2 # timeout=10 Commit message: "Merge pull request #1314 from masterleinad/regularize_higher_order" > git rev-list --no-walk a3b47c9849f0525977f17b8678deaa6af78520c2 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] timeout Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: CUDA-12.4.1) [Pipeline] { (Branch: CUDA-12.2.2-MPI) [Pipeline] { (Branch: ROCm-6.2.4) [Pipeline] { (Branch: GCC-14) [Pipeline] stage [Pipeline] { (CUDA-12.4.1) [Pipeline] stage [Pipeline] { (CUDA-12.2.2-MPI) [Pipeline] stage [Pipeline] { (ROCm-6.2.4) [Pipeline] stage [Pipeline] { (GCC-14) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Still waiting to schedule task All nodes of label ‘NVIDIA_Tesla_V100-PCIE-32GB&&nvidia-docker’ are offline Still waiting to schedule task All nodes of label ‘NVIDIA_Tesla_V100-PCIE-32GB&&nvidia-docker’ are offline Still waiting to schedule task All nodes of label ‘AMD_Radeon_Instinct_MI100&&rocm-docker’ are offline Still waiting to schedule task All nodes of label ‘docker’ are offline Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] // node [Pipeline] // node [Pipeline] // node [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } Failed in branch CUDA-12.4.1 [Pipeline] } Failed in branch CUDA-12.2.2-MPI [Pipeline] } Failed in branch ROCm-6.2.4 [Pipeline] } Failed in branch GCC-14 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] node Still waiting to schedule task All nodes of label ‘docker’ are offline Body did not finish within grace period; terminating with extreme prejudice [Pipeline] // node Error when executing always post condition: Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 932a6521-2ae4-4878-bc1f-12311c004f99 org.jenkinsci.plugins.workflow.steps.FlowInterruptedException: Timeout has been exceeded at PluginClassLoader for workflow-basic-steps//org.jenkinsci.plugins.workflow.steps.TimeoutStepExecution.cancel(TimeoutStepExecution.java:169) at jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:67) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] End of Pipeline Timeout has been exceeded org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 9e4b7e0c-ab09-4ab5-925e-eda2d0f19495 Finished: ABORTED