Ignore errors during unmount
Created by: SunilMohanAdapa
Last night I had several build failures without this patch. There is some weird issues with bind mounts when doing several builds at the same time on same machine.
Ideally, I would like avoid this patch. However, it is not bad; if we fail to unmount any of the steps, it will lead to failure in final umount anyway.