c640dcb5c3
Backport containerd 1.5.0 commit 1f5b84f27cd675780bc7127f9aedbfe34cc7590b to reduce clutter of log entries during process execution. This commit addresses the log clutter on Debian based systems. The corresponding change on Centos was implemented by 5022532a73ee73e43173d0bd3cf510a80d8a3f64 Test Plan: Verify containerd.log logs fewer messages PASS: Verified that the containerd.log file omits previously noisy log messages such as "ExecSync for", "Exec process", and "Finish piping" which are now logged at the Debug verbosity threshold. Story: 2009272 Task: 46099 Change-Id: I73cbf31c110adead3f076eb6f24393542c4ab3ba Signed-off-by: Gleb Aronsky <gleb.aronsky@windriver.com>