GitLab CI is failing due to maven-surefire-plugin with VM crash
问题 We have around of 10 different applications that are Spring Boot projects with Groovy. All of our projects build correctly in all developer work stations and they were running correctly until yesterday, however suddenly all of them stopped working today only in our GitLab CI pipelines with below error: [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ----------------------