Describe the bug
Folder permissions are inconsistent in runtime directory
To Reproduce
Run test run with a device and inspect folders in runtime. /runtime/network folder has proper permissions and some of the test modules but other folders are using root as their owner. Files are using correct permissions.
Expected behavior
All folders and files should be using the host users as their owner.