<div dir="ltr">I started a kata container through the containerd CLI ctr.  In the "kata-runtime list" output, the PID is -1.  Is the PID suppose to the -1?  I am using the shimv2 as the runtime<div><br></div><div><font face="monospace">$ sudo ctr run --runtime io.containerd.run.kata.v2 -t --rm <a href="http://docker.io/library/busybox:latest">docker.io/library/busybox:latest</a> kata-hello sh<br></font></div><div><font face="monospace">/ #</font></div><div><font face="monospace">$ sudo ctr containers list <br>CONTAINER     IMAGE                               RUNTIME                      <br>kata-hello    <a href="http://docker.io/library/busybox:latest">docker.io/library/busybox:latest</a>    io.containerd.run.kata.v2<br></font></div><div><font face="monospace">$ sudo kata-runtime list <br>ID           PID         STATUS      BUNDLE                                                             CREATED                          OWNER<br>kata-hello   -1          running     /run/containerd/io.containerd.runtime.v2.task/default/kata-hello   2019-10-31T17:04:50.132681472Z   #0</font><br></div><div><font face="monospace"><br></font></div><div><font face="monospace">Thanks,</font></div><div><font face="monospace">Al</font></div></div>