kata-irc-bot | <feng.wang> I’m debugging a CI failure, but I couldn’t find the test file. From the Jenkins Job console: ```13:41:55 bash -f integration/rootless/rootless_test.sh 13:41:56 time="2021-09-16T20:41:57Z" level=fatal msg="run pod sandbox failed: rpc error: code = Unknown desc = CreateContainer failed: Cgroup path is empty: unknown" 13:41:57 [rootless_test.sh:32] ERROR: sudo crictl runp -r kata integration/rootless/rootless-pod.json``` But there is | 03:35 |
---|---|---|
kata-irc-bot | `rootless_test.sh` in the test repo. Is this `rootless_test.sh` in a different branch? Anyone knows? | 03:35 |
kata-irc-bot | <feng.wang> nvm. It’s because the PR depends on another CI that’s still in PR. https://github.com/kata-containers/tests/pull/3846 | 04:05 |
kata-irc-bot | <fgiudici> Thanks @fidencio. I would like to add something lightweight... would it be worth? Anyone as an advice/pointer on where may be a good place to look for adding it? | 06:57 |
kata-irc-bot | <fidencio> I think it would, and I'd sync with @liubin0329 and @eric.ernst about a place to add it. Please, open an issue and poke them there. :slightly_smiling_face: | 06:58 |
kata-irc-bot | <fgiudici> ok, thanks :slightly_smiling_face: | 06:58 |
kata-irc-bot | <basma.elgaabouri> I'm trying to use kata with containerd, followed this guide, after running ```$ sudo ctr image pull docker.io/library/busybox:latest $ sudo ctr run --runtime io.containerd.run.kata.v2 -t --rm docker.io/library/busybox:latest hello sh``` i get the following error `ctr: Could not bind mount /run/kata-containers/shared/sandboxes/hello/mounts to /run/kata-containers/shared/sandboxes/hello/shared: no such file or directory: unknown` | 10:53 |
kata-irc-bot | but the source folder ``/run/kata-containers/shared/sandboxes/hello/mounts`` exists with these permissions `drwxr-x---` any idea what's wrong? | 10:53 |
kata-irc-bot | <david_hay> :S Interesting, I've not seen that myself @basma.elgaabouri How did you install Kata etc. ? Are you using the `snap` installation on, say, Ubuntu, or are you building from source ? | 15:02 |
kata-irc-bot | <basma.elgaabouri> from source, followed this guide https://github.com/kata-containers/kata-containers/blob/main/docs/Developer-Guide.md | 15:04 |
kata-irc-bot | <david_hay> Hmmm, weird, on Ubuntu 20.04 ? Just spinning up a new VM to have a play ... | 15:14 |
kata-irc-bot | <basma.elgaabouri> on ubuntu 18.04 | 15:30 |
kata-irc-bot | <david_hay> Ah, OK, let me try it on `20.04` as that's what I've just built, and see what happens ... :slightly_smiling_face: | 15:31 |
kata-irc-bot | <feng.wang> Looks like the Ubuntu CI are failing consistently, in several PRs. The error seems permission related. | 21:50 |
kata-irc-bot | <feng.wang> Has the ubuntu testing environment changed recently? | 21:51 |
kata-irc-bot | <chelsea.e.mafrica> Could you test again? It's related to this: https://github.com/kata-containers/tests/issues/3978 | 21:56 |
kata-irc-bot | <chelsea.e.mafrica> @feng.wang Could you test again? It's related to this: https://github.com/kata-containers/tests/issues/3978 | 21:56 |
kata-irc-bot | <chelsea.e.mafrica> we just reverted a commit that broke it | 21:57 |
kata-irc-bot | <feng.wang> Thanks! I’ll rerun the CIs. | 21:57 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!