Till Rohrmann created FLINK-24840: ------------------------------------- Summary: JobManagerHAProcessFailureRecoveryITCase crashed on AZP Key: FLINK-24840 URL: https://issues.apache.org/jira/browse/FLINK-24840 Project: Flink Issue Type: Bug Components: Runtime / Coordination Affects Versions: 1.15.0 Reporter: Till Rohrmann Fix For: 1.15.0
The test {{JobManagerHAProcessFailureRecoveryITCase}} crashes on AZP. {code} 2021-11-08T23:27:32.9623564Z Nov 08 23:27:32 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (integration-tests) on project flink-tests: There are test failures. 2021-11-08T23:27:32.9624265Z Nov 08 23:27:32 [ERROR] 2021-11-08T23:27:32.9624981Z Nov 08 23:27:32 [ERROR] Please refer to /__w/2/s/flink-tests/target/surefire-reports for the individual test results. 2021-11-08T23:27:32.9625718Z Nov 08 23:27:32 [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 2021-11-08T23:27:32.9626539Z Nov 08 23:27:32 [ERROR] ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called? 2021-11-08T23:27:32.9627945Z Nov 08 23:27:32 [ERROR] Command was /bin/sh -c cd /__w/2/s/flink-tests/target && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Xms256m -Xmx2048m -Dmvn.forkNumber=2 -XX:+UseG1GC -jar /__w/2/s/flink-tests/target/surefire/surefirebooter6973421711355178650.jar /__w/2/s/flink-tests/target/surefire 2021-11-08T22-42-26_652-jvmRun2 surefire3220623274989834473tmp surefire_1316080825708637501141tmp 2021-11-08T23:27:32.9628850Z Nov 08 23:27:32 [ERROR] Error occurred in starting fork, check output in log 2021-11-08T23:27:32.9629327Z Nov 08 23:27:32 [ERROR] Process Exit Code: 239 2021-11-08T23:27:32.9629645Z Nov 08 23:27:32 [ERROR] Crashed tests: 2021-11-08T23:27:32.9630025Z Nov 08 23:27:32 [ERROR] org.apache.flink.test.recovery.JobManagerHAProcessFailureRecoveryITCase 2021-11-08T23:27:32.9630643Z Nov 08 23:27:32 [ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called? 2021-11-08T23:27:32.9632522Z Nov 08 23:27:32 [ERROR] Command was /bin/sh -c cd /__w/2/s/flink-tests/target && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Xms256m -Xmx2048m -Dmvn.forkNumber=2 -XX:+UseG1GC -jar /__w/2/s/flink-tests/target/surefire/surefirebooter6973421711355178650.jar /__w/2/s/flink-tests/target/surefire 2021-11-08T22-42-26_652-jvmRun2 surefire3220623274989834473tmp surefire_1316080825708637501141tmp 2021-11-08T23:27:32.9633418Z Nov 08 23:27:32 [ERROR] Error occurred in starting fork, check output in log 2021-11-08T23:27:32.9635503Z Nov 08 23:27:32 [ERROR] Process Exit Code: 239 2021-11-08T23:27:32.9636287Z Nov 08 23:27:32 [ERROR] Crashed tests: 2021-11-08T23:27:32.9636863Z Nov 08 23:27:32 [ERROR] org.apache.flink.test.recovery.JobManagerHAProcessFailureRecoveryITCase 2021-11-08T23:27:32.9637609Z Nov 08 23:27:32 [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.awaitResultsDone(ForkStarter.java:510) 2021-11-08T23:27:32.9638331Z Nov 08 23:27:32 [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:457) 2021-11-08T23:27:32.9638951Z Nov 08 23:27:32 [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:298) 2021-11-08T23:27:32.9639505Z Nov 08 23:27:32 [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:246) 2021-11-08T23:27:32.9640108Z Nov 08 23:27:32 [ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1183) 2021-11-08T23:27:32.9640916Z Nov 08 23:27:32 [ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1011) 2021-11-08T23:27:32.9641819Z Nov 08 23:27:32 [ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:857) 2021-11-08T23:27:32.9642447Z Nov 08 23:27:32 [ERROR] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) 2021-11-08T23:27:32.9643039Z Nov 08 23:27:32 [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) 2021-11-08T23:27:32.9643582Z Nov 08 23:27:32 [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) 2021-11-08T23:27:32.9644142Z Nov 08 23:27:32 [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) 2021-11-08T23:27:32.9644753Z Nov 08 23:27:32 [ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) 2021-11-08T23:27:32.9645396Z Nov 08 23:27:32 [ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) 2021-11-08T23:27:32.9646092Z Nov 08 23:27:32 [ERROR] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) 2021-11-08T23:27:32.9647082Z Nov 08 23:27:32 [ERROR] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120) 2021-11-08T23:27:32.9647612Z Nov 08 23:27:32 [ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355) 2021-11-08T23:27:32.9648100Z Nov 08 23:27:32 [ERROR] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155) 2021-11-08T23:27:32.9648561Z Nov 08 23:27:32 [ERROR] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584) 2021-11-08T23:27:32.9649024Z Nov 08 23:27:32 [ERROR] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216) 2021-11-08T23:27:32.9649527Z Nov 08 23:27:32 [ERROR] at org.apache.maven.cli.MavenCli.main(MavenCli.java:160) 2021-11-08T23:27:32.9650070Z Nov 08 23:27:32 [ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2021-11-08T23:27:32.9650559Z Nov 08 23:27:32 [ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 2021-11-08T23:27:32.9651352Z Nov 08 23:27:32 [ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2021-11-08T23:27:32.9652011Z Nov 08 23:27:32 [ERROR] at java.lang.reflect.Method.invoke(Method.java:498) 2021-11-08T23:27:32.9652864Z Nov 08 23:27:32 [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) 2021-11-08T23:27:32.9653678Z Nov 08 23:27:32 [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) 2021-11-08T23:27:32.9654338Z Nov 08 23:27:32 [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) 2021-11-08T23:27:32.9654897Z Nov 08 23:27:32 [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) 2021-11-08T23:27:32.9655828Z Nov 08 23:27:32 [ERROR] Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? 2021-11-08T23:27:32.9658534Z Nov 08 23:27:32 [ERROR] Command was /bin/sh -c cd /__w/2/s/flink-tests/target && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Xms256m -Xmx2048m -Dmvn.forkNumber=2 -XX:+UseG1GC -jar /__w/2/s/flink-tests/target/surefire/surefirebooter6973421711355178650.jar /__w/2/s/flink-tests/target/surefire 2021-11-08T22-42-26_652-jvmRun2 surefire3220623274989834473tmp surefire_1316080825708637501141tmp 2021-11-08T23:27:32.9660037Z Nov 08 23:27:32 [ERROR] Error occurred in starting fork, check output in log 2021-11-08T23:27:32.9660623Z Nov 08 23:27:32 [ERROR] Process Exit Code: 239 2021-11-08T23:27:32.9661304Z Nov 08 23:27:32 [ERROR] Crashed tests: 2021-11-08T23:27:32.9662046Z Nov 08 23:27:32 [ERROR] org.apache.flink.test.recovery.JobManagerHAProcessFailureRecoveryITCase 2021-11-08T23:27:32.9662881Z Nov 08 23:27:32 [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:669) 2021-11-08T23:27:32.9663897Z Nov 08 23:27:32 [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$600(ForkStarter.java:115) 2021-11-08T23:27:32.9664625Z Nov 08 23:27:32 [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:444) 2021-11-08T23:27:32.9665207Z Nov 08 23:27:32 [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:420) 2021-11-08T23:27:32.9665722Z Nov 08 23:27:32 [ERROR] at java.util.concurrent.FutureTask.run(FutureTask.java:266) 2021-11-08T23:27:32.9666237Z Nov 08 23:27:32 [ERROR] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 2021-11-08T23:27:32.9666774Z Nov 08 23:27:32 [ERROR] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 2021-11-08T23:27:32.9667258Z Nov 08 23:27:32 [ERROR] at java.lang.Thread.run(Thread.java:748) 2021-11-08T23:27:32.9667931Z Nov 08 23:27:32 [ERROR] -> [Help 1] 2021-11-08T23:27:32.9668174Z Nov 08 23:27:32 [ERROR] 2021-11-08T23:27:32.9668718Z Nov 08 23:27:32 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 2021-11-08T23:27:32.9669640Z Nov 08 23:27:32 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 2021-11-08T23:27:32.9669964Z Nov 08 23:27:32 [ERROR] 2021-11-08T23:27:32.9670386Z Nov 08 23:27:32 [ERROR] For more information about the errors and possible solutions, please read the following articles: 2021-11-08T23:27:32.9670929Z Nov 08 23:27:32 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 2021-11-08T23:27:33.3956550Z Nov 08 23:27:33 Process exited with EXIT CODE: 1. {code} https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=26188&view=logs&j=baf26b34-3c6a-54e8-f93f-cf269b32f802&t=8c9d126d-57d2-5a9e-a8c8-ff53f7b35cd9&l=5153 -- This message was sent by Atlassian Jira (v8.20.1#820001)