Handle CalledProcessError when removing files from downloaded zip file

Instead of exiting with a python stack trace, catch the error and
print a formatted error message, then exit with error code.

Change-Id: I5935ed46e71cdba4e28c06291a9f009e83f20536
1 file changed