Giter VIP home page Giter VIP logo

Comments (2)

dtrudg avatar dtrudg commented on June 9, 2024

Possibly a crun (version specific) related incompatibility with buildkit? Will try using runc instead, to verify.

"/usr/local/bin/singularity build --oci /tmp/dockerfile-build-USER-410657212/rootbuilt-docker-user.oci.sif ../test/defs/Docker
file.customuser" output:
        INFO:    Did not find usable system buildkitd daemon. Starting built-in singularity-buildkitd.
        INFO:    singularity-buildkitd: running server on /run/singularity-buildkitd/singularity-buildkitd-157013.sock
        time="2024-01-03T12:56:12Z" level=warning msg="no trace recorder found, skipping"
        INFO:    Terminating singularity-buildkitd (PID 157028)
        FATAL:   while building from dockerfile: failed to solve: process "/bin/sh -c addgroup -g 2000 -S testgroup && adduser -u 2000
 -S testuser -G testgroup" did not complete successfully: /usr/bin/crun did not terminate successfully: exit status 1: cannot open dir
ectory `/run/crun/902q5y5hkaw7b3nbl464k3fse`: No such file or directory
        #1 [internal] load build definition from Dockerfile.customuser
        #1 transferring dockerfile:
        #1 transferring dockerfile: 230B done
        #1 DONE 0.0s
        
        #2 [internal] load metadata for docker.io/library/alpine:latest
        #2 DONE 0.3s
        
        #3 [internal] load .dockerignore
        #3 transferring context: 2B done
        #3 DONE 0.0s
        
        #4 [1/2] FROM docker.io/library/alpine:latest@sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
        #4 resolve docker.io/library/alpine:latest@sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48 done
        #4 sha256:661ff4d9561e3fd050929ee5097067c34bafc523ee60f5294a37fd08056a73ca 3.41MB / 3.41MB 0.1s done
        #4 DONE 0.1s
        
        #4 [1/2] FROM docker.io/library/alpine:latest@sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
        #4 extracting sha256:661ff4d9561e3fd050929ee5097067c34bafc523ee60f5294a37fd08056a73ca 0.1s done
        #4 DONE 0.1s
        
        #5 [2/2] RUN addgroup -g 2000 -S testgroup && adduser -u 2000 -S testuser -G testgroup
        #5 ERROR: process "/bin/sh -c addgroup -g 2000 -S testgroup && adduser -u 2000 -S testuser -G testgroup" did not complete succ
essfully: /usr/bin/crun did not terminate successfully: exit status 1: cannot open directory `/run/crun/902q5y5hkaw7b3nbl464k3fse`: No
 such file or directory

from singularity.

dtrudg avatar dtrudg commented on June 9, 2024

The failures on RHEL8 AMD64 are all covered by the bug #2484

from singularity.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.