libcontainer: add support for Landlock #4570
Closed
Cirrus CI / ci / almalinux-8
failed
Dec 23, 2024 in 2m 49s
Task Summary
Instruction unit_tests failed in 00:32
Details
✅ 00:05 clone
✅ 02:07 install_dependencies
✅ 00:01 host_info
✅ 00:01 check_config
❌ 00:32 unit_tests
=== RUN TestParseRelease/3.-8
--- PASS: TestParseRelease (0.00s)
--- PASS: TestParseRelease/3.8 (0.00s)
--- PASS: TestParseRelease/3.8.0 (0.00s)
--- PASS: TestParseRelease/3.8.0-19-generic (0.00s)
--- PASS: TestParseRelease/3.4.54.longterm-1 (0.00s)
--- PASS: TestParseRelease/3.10.0-862.2.3.el7.x86_64 (0.00s)
--- PASS: TestParseRelease/3.12.8tag (0.00s)
--- PASS: TestParseRelease/3.12-1-amd64 (0.00s)
--- PASS: TestParseRelease/3.12foobar (0.00s)
--- PASS: TestParseRelease/99.999.999-19-generic (0.00s)
--- PASS: TestParseRelease/#00 (0.00s)
--- PASS: TestParseRelease/3 (0.00s)
--- PASS: TestParseRelease/3. (0.00s)
--- PASS: TestParseRelease/3a (0.00s)
--- PASS: TestParseRelease/3.a (0.00s)
--- PASS: TestParseRelease/a (0.00s)
--- PASS: TestParseRelease/a.a (0.00s)
--- PASS: TestParseRelease/a.a.a-a (0.00s)
--- PASS: TestParseRelease/-3 (0.00s)
--- PASS: TestParseRelease/-3. (0.00s)
--- PASS: TestParseRelease/-3.8 (0.00s)
--- PASS: TestParseRelease/-3.-8 (0.00s)
--- PASS: TestParseRelease/3.-8 (0.00s)
=== RUN TestGreaterEqualThan
=== RUN TestGreaterEqualThan/same_version:_4.18
=== RUN TestGreaterEqualThan/kernel_minus_one:_3.18
=== RUN TestGreaterEqualThan/kernel_plus_one:_5.18
=== RUN TestGreaterEqualThan/major_plus_one:_4.19
--- PASS: TestGreaterEqualThan (0.00s)
--- PASS: TestGreaterEqualThan/same_version:_4.18 (0.00s)
--- PASS: TestGreaterEqualThan/kernel_minus_one:_3.18 (0.00s)
--- PASS: TestGreaterEqualThan/kernel_plus_one:_5.18 (0.00s)
--- PASS: TestGreaterEqualThan/major_plus_one:_4.19 (0.00s)
PASS
ok github.com/opencontainers/runc/libcontainer/system/kernelversion 0.007s
=== RUN TestSearchLabels
--- PASS: TestSearchLabels (0.00s)
=== RUN TestExitStatus
--- PASS: TestExitStatus (0.00s)
=== RUN TestExitStatusSignaled
--- PASS: TestExitStatusSignaled (0.00s)
=== RUN TestWriteJSON
--- PASS: TestWriteJSON (0.00s)
=== RUN TestCleanPath
--- PASS: TestCleanPath (0.00s)
=== RUN TestStripRoot
--- PASS: TestStripRoot (0.00s)
PASS
ok github.com/opencontainers/runc/libcontainer/utils 0.002s
FAIL
make: *** [Makefile:162: localunittest] Error 1
make: Leaving directory '/home/runc'
Connection to localhost closed.
Exit status: 2��
Loading