maobaolong commented on PR #2142: URL: https://github.com/apache/incubator-uniffle/pull/2142#issuecomment-2375551770
The failed test is caused by the following test but unrelated to this PR obviously. ``` Error: org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Error: Command was /bin/sh -c cd /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common && /usr/lib/jvm/temurin-8-jdk-amd64/jre/bin/java -ea -Xmx5g -Xss4m -XX:MaxMetaspaceSize=2g -XX:ReservedCodeCacheSize=1g -jar /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/surefire/surefirebooter4342931811010262397.jar /home/runner/work/incubator-uniffle/incubator-uniffle/integration-test/common/target/surefire 2024-09-24T14-32-29_059-jvmRun1 surefire5883567056977048939tmp surefire_08313198772630380483tmp Error: Error occurred in starting fork, check output in log Error: Process Exit Code: 1 Error: Crashed tests: Error: org.apache.uniffle.test.AccessClusterTest ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
