Skip to content
Failed

Console Output

Branch indexing
11:25:23 Connecting to https://api.github.com using Jenkins ORNL
Obtained .jenkins from 83159b424d78fb88ba67ec022092a9188ffdf20d
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: CUDA-10.2-NVCC-DEBUG)
[Pipeline] { (Branch: ROCM-4.2-HIPCC-DEBUG)
[Pipeline] { (Branch: SYCL)
[Pipeline] stage
[Pipeline] { (CUDA-10.2-NVCC-DEBUG)
[Pipeline] stage
[Pipeline] { (ROCM-4.2-HIPCC-DEBUG)
[Pipeline] stage
[Pipeline] { (SYCL)
[Pipeline] node
[Pipeline] node
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘nvidia-docker&&voltaStill waiting to schedule task
There are no nodes with the label ‘rocm-docker&&vega&&AMD_Radeon_Instinct_MI60Still waiting to schedule task
Waiting for next available executor on ‘NVIDIA_Tesla_V100-PCIE-32GB&&nvidia-dockerRunning on fetnat06 in /var/jenkins/workspace/Cabana_joss
[Pipeline] {
[Pipeline] checkout
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/ECP-copa/Cabana.git
 > git init /var/jenkins/workspace/Cabana_joss # timeout=10
Fetching upstream changes from https://github.com/ECP-copa/Cabana.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/ECP-copa/Cabana.git +refs/heads/joss:refs/remotes/origin/joss # timeout=10
Avoid second fetch
Checking out Revision 83159b424d78fb88ba67ec022092a9188ffdf20d (joss)
Commit message: "Update paper.md"
First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
 > git config remote.origin.url https://github.com/ECP-copa/Cabana.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/joss:refs/remotes/origin/joss # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 83159b424d78fb88ba67ec022092a9188ffdf20d # timeout=10
+ docker build -t 016fd663e76725f8ca4e96cd0236d1116f836b51 --build-arg BASE=nvidia/cuda:10.2-devel -f docker/Dockerfile docker
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

Sending build context to Docker daemon  17.92kB

Step 1/24 : ARG BASE=nvidia/cuda:10.2-devel
Step 2/24 : FROM $BASE
manifest for nvidia/cuda:10.2-devel not found: manifest unknown: manifest unknown
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
Running on fetnat06 in /var/jenkins/workspace/Cabana_joss
[Pipeline] // node
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
Failed in branch CUDA-10.2-NVCC-DEBUG
[Pipeline] checkout
The recommended git tool is: NONE
using credential Jenkins ORNL
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision 83159b424d78fb88ba67ec022092a9188ffdf20d (joss)
Commit message: "Update paper.md"
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Cabana_joss/.git # timeout=10
 > git config remote.origin.url https://github.com/ECP-copa/Cabana.git # timeout=10
Fetching upstream changes from https://github.com/ECP-copa/Cabana.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/ECP-copa/Cabana.git +refs/heads/joss:refs/remotes/origin/joss # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 83159b424d78fb88ba67ec022092a9188ffdf20d # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
+ docker build -t 8404ca05afa6b447c14778957db0a5f842d0de6a -f docker/Dockerfile.sycl docker
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

Sending build context to Docker daemon  17.92kB

Step 1/16 : ARG BASE=nvidia/cuda:10.2-devel
Step 2/16 : FROM $BASE
manifest for nvidia/cuda:10.2-devel not found: manifest unknown: manifest unknown
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch SYCL
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch ROCM-4.2-HIPCC-DEBUG
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
ERROR: script returned exit code 1

GitHub has been notified of this commit’s build result

Finished: FAILURE