Giter Site home page Giter Site logo

Comments (1)

dtrudg avatar dtrudg commented on June 19, 2024

FUSE mount did not occur:

=== RUN   TestE2E/SEQ/CONFIG/config_global/AllowKernelExtfsNo_Container
    singularitycmd.go:698: Running command "/usr/local/bin/singularity config global --set allow kernel extfs no"
    config.go:734: Running command "/usr/local/bin/singularity exec /tmp/config-12390254/ext3.img true"
    config.go:734: 
        "/usr/local/bin/singularity exec /tmp/config-12390254/ext3.img true" output:
        INFO:    Mounting image with FUSE.
        fuse: failed to exec fusermount: No such file or directory
        WARNING: passwd file doesn't exist in container, not updating
        WARNING: group file doesn't exist in container, not updating
        WARNING: Skipping mount /tmp [tmp]: /tmp doesn't exist in container
        WARNING: Skipping mount /var/tmp [tmp]: /var/tmp doesn't exist in container
        FATAL:   "true": executable file not found in $PATH
        /usr/bin/fusermount3: entry for /tmp/stest.1693995546/e2e-imgcache-2059714218/rootfs-78192472/root not found in /etc/mtab
        ERROR:   While running host cleanup tasks: while unmounting fuse directory: /tmp/stest.1693995546/e2e-imgcache-2059714218/rootfs-78192472/root: exit status 1
        ERROR:   Unprivileged host cleanup failed: host cleanup failed
        FATAL:   While reading from post start socket: EOF
        
    config.go:734: got 255 as exit code and was expecting 0: exit status 255
        waiting for command "/usr/local/bin/singularity exec /tmp/config-12390254/ext3.img true"
        github.com/sylabs/singularity/v4/e2e/internal/e2e.TestEnv.RunSingularity.func1
                github.com/sylabs/singularity/v4/e2e/internal/e2e/singularitycmd.go:673
        testing.tRunner
                testing/testing.go:1595
        runtime.goexit
                runtime/asm_amd64.s:1650

Is fusermount (FUSE v2) not present for fuse2fs in the test environment?

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.