Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate why CI builds fail #803

Open
falko17 opened this issue Oct 24, 2024 · 0 comments
Open

Investigate why CI builds fail #803

falko17 opened this issue Oct 24, 2024 · 0 comments
Assignees
Labels
bug Something isn't working infrastructure Third-party plugins, libraries, etc.

Comments

@falko17
Copy link
Collaborator

falko17 commented Oct 24, 2024

Currently, the CI builds fail with no apparent cause visible in the logs, except for an exit code of 137, though the Unity CI script warns us that the error code may not be indicative of the actual failure. If we assume that it does point us to the error source though, this code apparently points to a lack of memory (which would explain why the build fails both on Windows and Linux and cannot be reproduced locally).

We currently have 12GB of RAM on see-ci1 and see-ci2, so we may need to increase this (though I don't know to what, nor why this much RAM is needed in the first place).

For now, the CI build step has been set as not required for merging pull requests.

Perhaps we can remove some old assets that we no longer need to remove the strain on builds.

@falko17 falko17 added bug Something isn't working infrastructure Third-party plugins, libraries, etc. labels Oct 24, 2024
@falko17 falko17 self-assigned this Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working infrastructure Third-party plugins, libraries, etc.
Projects
None yet
Development

No branches or pull requests

1 participant