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

[test ci] test runc exec with RLIMIT_NOFILE #4267

Closed

add ulimits.bats

ee30e0d
Select commit
Loading
Failed to load commit list.
Closed

[test ci] test runc exec with RLIMIT_NOFILE #4267

add ulimits.bats
ee30e0d
Select commit
Loading
Failed to load commit list.
Cirrus CI / vagrant DISTRO:fedora failed May 3, 2024 in 9m 53s

Task Summary

Instruction integration_systemd failed in 03:45

Details

✅ 00:04 clone
✅ 00:01 host_info
✅ 00:56 install_libvirt_vagrant
✅ 00:12 vagrant
✅ 03:10 vagrant_up
✅ 00:01 guest_info
✅ 00:01 check_config
✅ 01:37 unit_tests
❌ 03:45 integration_systemd

ok 226 runc run
ok 227 runc run ({u,g}id != 0)
ok 228 runc run as user with no exec bit but CAP_DAC_OVERRIDE set
ok 229 runc run with rootfs set to .
ok 230 runc run --pid-file
ok 231 runc run [rootless with host pidns]
ok 232 runc run [redundant seccomp rules]
ok 233 state (kill + delete)
ok 234 state (pause + resume)
ok 235 runc run [timens offsets with no timens]
ok 236 runc run [timens with no offsets]
ok 237 runc run [simple timens]
ok 238 runc run [simple timens + userns]
ok 239 runc run [stdin not a tty]
ok 240 runc run [tty ptsname]
ok 241 runc run [tty owner]
ok 242 runc run [tty owner] ({u,g}id != 0)
ok 243 runc exec [stdin not a tty]
ok 244 runc exec [tty ptsname]
ok 245 runc exec [tty owner]
ok 246 runc exec [tty owner] ({u,g}id != 0)
ok 247 runc exec [tty consolesize]
ok 248 runc create [terminal=false]
ok 249 runc run [terminal=false]
ok 250 runc run -d [terminal=false]
ok 251 umask
ok 252 update cgroup v1/v2 common limits
ok 253 update cgroup cpu limits
ok 254 cpu burst
ok 255 set cpu period with no quota
ok 256 set cpu period with no quota (invalid period)
ok 257 set cpu quota with no period
ok 258 update cpu period with no previous period/quota set
ok 259 update cpu quota with no previous period/quota set
ok 260 update cpu period in a pod cgroup with pod limit set # skip test requires cgroups_v1
ok 261 update cgroup cpu.idle
ok 262 update cgroup cpu.idle via systemd v252+
ok 263 update cgroup v2 resources via unified map
ok 264 update cpuset parameters via resources.CPU
ok 265 update cpuset parameters via v2 unified map
ok 266 update cpuset cpus range via v2 unified map # skip test requires more_than_8_core
ok 267 update rt period and runtime # skip test requires cgroups_v1
ok 268 update devices [minimal transition rules]
ok 269 update paused container
ok 270 update memory vs CheckBeforeUpdate
ok 271 userns with simple mount
ok 272 userns with 2 inaccessible mounts
ok 273 userns with inaccessible mount + exec
ok 274 userns with bind mount before a cgroupfs mount # skip test requires cgroups_v1
ok 275 userns join other container userns
ok 276 userns join other container userns [bind-mounted nsfd]
ok 277 runc version
make: *** [Makefile:168: localintegration] Error 1
make: Leaving directory '/vagrant'

Exit status: 2