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

"Fedora ASAN Test / build" fails with "cgroup.clone_children: No such file or directory" #2405

Closed
Snorch opened this issue May 20, 2024 · 1 comment · Fixed by #2442
Closed
Labels
no-auto-close Don't auto-close as a stale issue

Comments

@Snorch
Copy link
Member

Snorch commented May 20, 2024

Description

Steps to reproduce the issue:
Reproduces in CI #2361 (comment) https://github.com/checkpoint-restore/criu/actions/runs/8774429491/job/24078524479?pr=2361 on cgroupv2_00 and cgroupv2_01 testcases.

Describe the results you received:

2024-04-21T22:05:17.5762356Z ====================== Run zdtm/static/cgroupv2_01 in ns =======================
2024-04-21T22:05:17.5762757Z Start test
2024-04-21T22:05:17.5762961Z Test is SUID
2024-04-21T22:05:17.5763477Z ./cgroupv2_01 --pidfile=cgroupv2_01.pid --outfile=cgroupv2_01.out --dirname=cgroupv2_01.test
2024-04-21T22:05:17.5764005Z Cleaning cgclean.xPZPPX
2024-04-21T22:05:17.5764265Z Cleaning cgclean.JkmFk7
2024-04-21T22:05:17.5764728Z rmdir: failed to remove 'cgclean.JkmFk7/subcg01': Device or resource busy
2024-04-21T22:05:17.5765284Z Running zdtm/static/cgroupv2_01.hook(--post-start)
2024-04-21T22:05:17.5765734Z Running zdtm/static/cgroupv2_01.hook(--pre-dump)
2024-04-21T22:05:17.5766071Z Run criu dump
2024-04-21T22:05:17.5766398Z Running zdtm/static/cgroupv2_01.hook(--pre-restore)
2024-04-21T22:05:17.5766757Z Run criu restore
2024-04-21T22:05:17.5767046Z =[log]=> dump/zdtm/static/cgroupv2_01/63/1/restore.log
2024-04-21T22:05:17.5767506Z ------------------------ grep Error ------------------------
2024-04-21T22:05:17.5768135Z b'(00.105793) cg: Restoring cgroup property value [0] to [zdtmtst/bar/notify_on_release]'
2024-04-21T22:05:17.5768992Z b'(00.105811) cg: Restoring cgroup property value [] to [zdtmtst/bar/cgroup.procs]'
2024-04-21T22:05:17.5769706Z b'(00.105828) cg: Restoring cgroup property value [] to [zdtmtst/bar/tasks]'
2024-04-21T22:05:17.5770437Z b'(00.105844) cg: Restoring cgroup property value [0] to [zdtmtst/foo/cgroup.clone_children]'
2024-04-21T22:05:17.5771585Z b'(00.105867) Error (criu/cgroup.c:1434): cg: bad cgroup path: zdtmtst/foo/cgroup.clone_children: No such file or directory'
2024-04-21T22:05:17.5772352Z b'(00.106559) mnt: Switching to new ns to clean ghosts'
2024-04-21T22:05:17.5772876Z b'(00.106710) Error (criu/cr-restore.c:2310): Restoring FAILED.'
2024-04-21T22:05:17.5773376Z ------------------------ ERROR OVER ------------------------
2024-04-21T22:05:17.5773869Z ############## Test zdtm/static/cgroupv2_01 FAIL at CRIU restore ###############

Describe the results you expected:

No FAIL.

Copy link

A friendly reminder that this issue had no activity for 30 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-auto-close Don't auto-close as a stale issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants