You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello team,
I'm trying to run some of the integration test for cri-o project on Fedora 38 aarch64 guest with toolbox having x86 container, which fails to create the container by throwing this message. Is there anything we can do to get past the error or report to Apple or it would never be fixed!!!
# E1027 09:05:24.760199 100148 remote_runtime.go:421] "CreateContainer in sandbox from runtime service failed" err=<
# rpc error: code = Unknown desc = container create failed: time="2023-10-27T09:05:24Z" level=fatal msg="nsexec[100332]: could not ensure we are a cloned binary: No such file or directory"
# time="2023-10-27T09:05:24Z" level=error msg="runc create failed: unable to start container process: waiting for init preliminary setup: read init-p: connection reset by peer"
# > podSandboxID="a6dec43bc22bf28b7d83524a946bccdeac7fde76e4b83e93732a034ab2570e89"
# time="2023-10-27T09:05:24Z" level=fatal msg="running container: creating container failed: rpc error: code = Unknown desc = container create failed: time=\"2023-10-27T09:05:24Z\" level=fatal msg=\"nsexec[100332]: could not ensure we are a cloned binary: No such file or directory\"\ntime=\"2023-10-27T09:05:24Z\" level=error msg=\"runc create failed: unable to start container process: waiting for init preliminary setup: read init-p: connection reset by peer\"\n"
When running toolbox in x86 guest, everything is fine. :)
My previous device was intel Mac and the current one is M1 Mac where I'm seeing this issue.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello team,
I'm trying to run some of the integration test for cri-o project on Fedora 38 aarch64 guest with toolbox having x86 container, which fails to create the container by throwing this message. Is there anything we can do to get past the error or report to Apple or it would never be fixed!!!
When running toolbox in x86 guest, everything is fine. :)
My previous device was intel Mac and the current one is M1 Mac where I'm seeing this issue.
Beta Was this translation helpful? Give feedback.
All reactions