You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 10, 2019. It is now read-only.
Please post the full log + manifest for this run. Something is not adding up. How can self.mount_dir not exist on the exact same object where it existed just a few milliseconds ago?
The relevant lines are here:
For an unidentified reason, it wasn't possible to unmount the bootstrap volume (lsof / fuser didn't show anything using the disk).
In such scenario, the code logic tries to read a non existing mount_dir attribute. The issue was reproductible.
Tested with current master code.
Here a log from our CI/CD environment to with the relevant stacktrace.
The text was updated successfully, but these errors were encountered: