Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for --security-opt mask and unmask #5883

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Add support for --security-opt mask and unmask

8428d2a
Select commit
Loading
Failed to load commit list.
Open

Add support for --security-opt mask and unmask #5883

Add support for --security-opt mask and unmask
8428d2a
Select commit
Loading
Failed to load commit list.
Cirrus CI / Integration rootless fedora-41 w/ overlay failed Dec 18, 2024 in 1h 5m 30s

Task Summary

Instruction integration_test failed in 59:52

Details

✅ 00:08 clone
✅ 00:15 setup
✅ 05:00 build
❌ 59:52 integration_test

[+3198s] ok 791 Verify /run/.containerenv exist # skip test is being invoked from rootless environment and might need unshare
[+3200s] ok 792 run-device
[+3201s] ok 793 run-device-Rename # skip test is being invoked from rootless environment and might need unshare
[+3201s] ok 794 run check /etc/hosts # skip test is being invoked from rootless environment and might need unshare
[+3204s] ok 795 run check /etc/hosts and resolv.conf with --network pasta
[+3204s] ok 796 run check /etc/resolv.conf # skip test is being invoked from rootless environment and might need unshare
[+3205s] ok 797 run --network=none and --isolation chroot must conflict
[+3206s] ok 798 run --network=private must mount a fresh /sys
[+3214s] ok 799 run --network should override build --network
[+3215s] ok 800 run --user
[+3217s] ok 801 run --runtime --runtime-flag
[+3219s] ok 802 run --terminal
[+3221s] ok 803 rootless on cgroupv2 and systemd runs under user.slice
[+3222s] ok 804 run-inheritable-capabilities
[+3227s] ok 805 run masks
[+3229s] ok 806 empty run statement doesn't crash
[+3273s] ok 807 commit-sbom-types
[+3393s] ok 808 bud-sbom-types
[+3423s] ok 809 bud-sbom-with-no-changes
[+3492s] ok 810 bud-sbom-with-only-config-changes
[+3495s] ok 811 bud-sbom-with-non-presets
[+3497s] ok 812 selinux test
[+3499s] ok 813 selinux spc
[+3500s] ok 814 selinux specific level
[+3507s] ok 815 commit-pull-push-signatures
[+3508s] ok 816 build-with-dockerfile-signatures
[+3509s] ok 817 source create
[+3510s] ok 818 source add
[+3521s] ok 819 source push/pull
[+3534s] ok 820 squash
[+3551s] ok 821 squash-using-dockerfile
[+3555s] ok 822 bud-squash-should-use-cache
[+3561s] ok 823 bud-squash-should-use-cache and verify content inside image
[+3565s] ok 824 bud with ssh key
[+3567s] ok 825 bud with ssh key secret accessed on second RUN
[+3570s] ok 826 bud with containerfile ssh options
[+3574s] ok 827 bud with ssh sock
[+3580s] ok 828 bind secrets mounts to container
[+3582s] ok 829 tag by name
[+3583s] ok 830 tag by id
[+3584s] ok 831 tag a manifest list
[+3584s] ok 832 tutorial-cgroups # skip test is being invoked from rootless environment and might need unshare
[+3585s] ok 833 umount-flags-order-verification
[+3587s] ok 834 umount one image
[+3587s] ok 835 umount bad image
[+3589s] ok 836 umount multi images
[+3590s] ok 837 umount all images
[+3592s] ok 838 umount multi images one bad
[+3593s] 
[+3593s] real	59m23.843s
[+3593s] user	33m3.577s
[+3593s] sys	20m25.120s
[+3593s] make: *** [Makefile:163: test-integration] Error 1
[15:43:52] END - [+3593s] total duration since START

Exit status: 2