When using subprocess and python3, the results are often not true strings but instead bytes. A common fix is to use .decode('utf-8'). Removal of debug information in storage tests... Closes: #851 Approved by: baude