cdmikechen commented on PR #1064: URL: https://github.com/apache/submarine/pull/1064#issuecomment-1602513103
I have found that most of the current integration tests (e.g. https://github.com/apache/submarine/actions/runs/5345025163/jobs/9690142792?pr=1064) fail with error `ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device` when installing tf dependencies. <img width="1884" alt="image" src="https://github.com/apache/submarine/assets/12069428/7d2fe5b4-d31a-4bac-b428-59a62e24c8e0"> I have used the `df` command in the CI step to output the storage of the current container and have not yet found any particular exceptions: <img width="981" alt="image" src="https://github.com/apache/submarine/assets/12069428/53647819-268b-4ff6-b7d0-057964bfc9eb"> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
