Skip to content
Failed

Console Output

Generic Cause
Obtained buildenv/jenkins/omrbuild.groovy from git https://github.com/eclipse/omr.git
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
14:20:54 [2024-05-14T18:20:54.441Z] Timeout set to expire in 8 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] echo
14:20:54 [2024-05-14T18:20:54.454Z] custom option matcher: null
[Pipeline] echo
14:20:54 [2024-05-14T18:20:54.455Z] [compile:xlinux, cgroup.v1]
[Pipeline] echo
14:20:54 [2024-05-14T18:20:54.456Z] run in docker: true
[Pipeline] node
14:20:54 [2024-05-14T18:20:54.461Z] Running on ub20-x64-omr10 in /home/jenkins/workspace/Build-linux_x86
[Pipeline] {
[Pipeline] echo
14:20:54 [2024-05-14T18:20:54.542Z] customWorkspace: /home/jenkins/workspace/Build
[Pipeline] ws
14:20:54 [2024-05-14T18:20:54.572Z] Running in /home/jenkins/workspace/Build
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Docker Remove Containers)
[Pipeline] echo
14:20:54 [2024-05-14T18:20:54.681Z] Listing docker containers to attempt removal
[Pipeline] sh
14:20:56 [2024-05-14T18:20:56.777Z] + docker ps -a
14:20:57 [2024-05-14T18:20:57.849Z] CONTAINER ID   IMAGE     COMMAND   CREATED   STATUS    PORTS     NAMES
[Pipeline] sh
14:21:00 [2024-05-14T18:21:00.606Z] + docker ps -a --format {{.ID}}
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Get Sources)
[Pipeline] retry
[Pipeline] {
[Pipeline] checkout
14:21:02 [2024-05-14T18:21:02.746Z] The recommended git tool is: git
14:21:03 [2024-05-14T18:21:03.142Z] No credentials specified
14:21:03 [2024-05-14T18:21:03.378Z] Cloning the remote Git repository
14:21:03 [2024-05-14T18:21:03.767Z] Honoring refspec on initial clone
14:21:03 [2024-05-14T18:21:03.870Z] Cloning repository https://github.com/eclipse/omr.git
14:21:03 [2024-05-14T18:21:03.872Z]  > git init /home/jenkins/workspace/Build # timeout=10
14:21:03 [2024-05-14T18:21:03.882Z] Using reference repository: /home/jenkins//gitcache
14:21:03 [2024-05-14T18:21:03.882Z] Fetching upstream changes from https://github.com/eclipse/omr.git
14:21:03 [2024-05-14T18:21:03.882Z]  > git --version # timeout=10
14:21:03 [2024-05-14T18:21:03.888Z]  > git --version # 'git version 2.25.1'
14:21:03 [2024-05-14T18:21:03.889Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
14:21:14 [2024-05-14T18:21:14.904Z] Avoid second fetch
14:21:15 [2024-05-14T18:21:15.109Z] Checking out Revision e4471dab59f99aa1fd94807662190e5abd7d9b6e (refs/remotes/origin/master)
14:21:14 [2024-05-14T18:21:14.608Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
14:21:14 [2024-05-14T18:21:14.616Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:21:15 [2024-05-14T18:21:15.021Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:21:15 [2024-05-14T18:21:15.225Z]  > git config core.sparsecheckout # timeout=10
14:21:15 [2024-05-14T18:21:15.232Z]  > git checkout -f e4471dab59f99aa1fd94807662190e5abd7d9b6e # timeout=10
14:21:16 [2024-05-14T18:21:16.490Z] Commit message: "Merge pull request #7335 from dmitripivkine/master"
14:21:16 [2024-05-14T18:21:16.621Z]  > git rev-list --no-walk b4d1620844775aca816dc94cd60388981452f1f0 # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] step
14:21:17 [2024-05-14T18:21:17.930Z] [Set GitHub commit status (universal)] PENDING on repos [GHRepository@2c3464d2[archived=false,commits={},compareUsePaginatedCommits=false,description=Eclipse OMR™ Cross platform components for building reliable, high performance language runtimes,disabled=false,fork=false,homepage=http://www.eclipse.org/omr,isTemplate=false,language=C++,milestones={},name=omr,nodeId=MDEwOlJlcG9zaXRvcnk1MzA3NzQ3OA==,parent=<null>,size=81187,source=<null>,visibility=public,createdAt=2016-03-03T19:34:17Z,id=53077478,nodeId=<null>,updatedAt=2024-05-14T18:20:44Z,url=https://api.github.com/repos/eclipse/omr]] (sha:e4471da) with context:continuous-integration/eclipse-omr/branch/linux_x86
14:21:17 [2024-05-14T18:21:17.930Z] Setting commit status on GitHub for https://github.com/eclipse/omr/commit/e4471dab59f99aa1fd94807662190e5abd7d9b6e
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker Build)
[Pipeline] dir
14:21:18 [2024-05-14T18:21:18.345Z] Running in /home/jenkins/workspace/Build/buildenv/docker/x86_64/ubuntu20
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:21:20 [2024-05-14T18:21:20.568Z] + docker build -t buildomr .
14:21:22 [2024-05-14T18:21:22.828Z] #0 building with "default" instance using docker driver
14:21:22 [2024-05-14T18:21:22.828Z] 
14:21:22 [2024-05-14T18:21:22.828Z] #1 [internal] load .dockerignore
14:21:22 [2024-05-14T18:21:22.828Z] #1 transferring context:
14:21:22 [2024-05-14T18:21:22.828Z] #1 transferring context: 2B 0.1s done
14:21:22 [2024-05-14T18:21:22.828Z] #1 DONE 0.2s
14:21:22 [2024-05-14T18:21:22.828Z] 
14:21:22 [2024-05-14T18:21:22.828Z] #2 [internal] load build definition from Dockerfile
14:21:22 [2024-05-14T18:21:22.828Z] #2 transferring dockerfile: 2.32kB 0.0s done
14:21:22 [2024-05-14T18:21:22.828Z] #2 DONE 0.3s
14:21:22 [2024-05-14T18:21:22.828Z] 
14:21:22 [2024-05-14T18:21:22.828Z] #3 [internal] load metadata for docker.io/nvidia/cuda:9.0-devel-ubuntu16.04
14:21:24 [2024-05-14T18:21:24.256Z] #3 ERROR: docker.io/nvidia/cuda:9.0-devel-ubuntu16.04: not found
14:21:24 [2024-05-14T18:21:24.256Z] 
14:21:24 [2024-05-14T18:21:24.256Z] #4 [internal] load metadata for docker.io/library/ubuntu:20.04
14:21:24 [2024-05-14T18:21:24.256Z] #4 CANCELED
14:21:24 [2024-05-14T18:21:24.256Z] ------
14:21:24 [2024-05-14T18:21:24.256Z]  > [internal] load metadata for docker.io/nvidia/cuda:9.0-devel-ubuntu16.04:
14:21:24 [2024-05-14T18:21:24.256Z] ------
14:21:24 [2024-05-14T18:21:24.256Z] Dockerfile:23
14:21:24 [2024-05-14T18:21:24.256Z] --------------------
14:21:24 [2024-05-14T18:21:24.256Z]   21 |     # Create the OMR build environment with Ubuntu 20.04.
14:21:24 [2024-05-14T18:21:24.256Z]   22 |     
14:21:24 [2024-05-14T18:21:24.256Z]   23 | >>> FROM nvidia/cuda:9.0-devel-ubuntu16.04 AS cuda-dev
14:21:24 [2024-05-14T18:21:24.256Z]   24 |     
14:21:24 [2024-05-14T18:21:24.256Z]   25 |     FROM ubuntu:20.04 AS base
14:21:24 [2024-05-14T18:21:24.256Z] --------------------
14:21:24 [2024-05-14T18:21:24.256Z] ERROR: failed to solve: nvidia/cuda:9.0-devel-ubuntu16.04: docker.io/nvidia/cuda:9.0-devel-ubuntu16.04: not found
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] cleanWs
14:21:25 [2024-05-14T18:21:25.217Z] [WS-CLEANUP] Deleting project workspace...
14:21:25 [2024-05-14T18:21:25.217Z] [WS-CLEANUP] Deferred wipeout is used...
14:21:26 [2024-05-14T18:21:26.088Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE