Jingsong Lee created FLINK-19882:
------------------------------------ Summary: E2E: SQLClientHBaseITCase crash Key: FLINK-19882 URL: https://issues.apache.org/jira/browse/FLINK-19882 Project: Flink Issue Type: Bug Reporter: Jingsong Lee INSTANCE: [https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_apis/build/builds/8563/logs/141] {code:java} 2020-10-29T09:43:24.0088180Z [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (end-to-end-tests) on project flink-end-to-end-tests-hbase: There are test failures. 2020-10-29T09:43:24.0088792Z [ERROR] 2020-10-29T09:43:24.0089518Z [ERROR] Please refer to /home/vsts/work/1/s/flink-end-to-end-tests/flink-end-to-end-tests-hbase/target/surefire-reports for the individual test results. 2020-10-29T09:43:24.0090427Z [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 2020-10-29T09:43:24.0090914Z [ERROR] The forked VM terminated without properly saying goodbye. VM crash or System.exit called? 2020-10-29T09:43:24.0093105Z [ERROR] Command was /bin/sh -c cd /home/vsts/work/1/s/flink-end-to-end-tests/flink-end-to-end-tests-hbase/target && /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/jre/bin/java -Xms256m -Xmx2048m -Dmvn.forkNumber=2 -XX:+UseG1GC -jar /home/vsts/work/1/s/flink-end-to-end-tests/flink-end-to-end-tests-hbase/target/surefire/surefirebooter6795869883612750001.jar /home/vsts/work/1/s/flink-end-to-end-tests/flink-end-to-end-tests-hbase/target/surefire 2020-10-29T09-34-47_778-jvmRun2 surefire2269050977160717631tmp surefire_67897497331523564186tmp 2020-10-29T09:43:24.0094488Z [ERROR] Error occurred in starting fork, check output in log 2020-10-29T09:43:24.0094797Z [ERROR] Process Exit Code: 143 2020-10-29T09:43:24.0095033Z [ERROR] Crashed tests: 2020-10-29T09:43:24.0095321Z [ERROR] org.apache.flink.tests.util.hbase.SQLClientHBaseITCase 2020-10-29T09:43:24.0095828Z [ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? 2020-10-29T09:43:24.0097838Z [ERROR] Command was /bin/sh -c cd /home/vsts/work/1/s/flink-end-to-end-tests/flink-end-to-end-tests-hbase/target && /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/jre/bin/java -Xms256m -Xmx2048m -Dmvn.forkNumber=2 -XX:+UseG1GC -jar /home/vsts/work/1/s/flink-end-to-end-tests/flink-end-to-end-tests-hbase/target/surefire/surefirebooter6795869883612750001.jar /home/vsts/work/1/s/flink-end-to-end-tests/flink-end-to-end-tests-hbase/target/surefire 2020-10-29T09-34-47_778-jvmRun2 surefire2269050977160717631tmp surefire_67897497331523564186tmp 2020-10-29T09:43:24.0098966Z [ERROR] Error occurred in starting fork, check output in log 2020-10-29T09:43:24.0099266Z [ERROR] Process Exit Code: 143 2020-10-29T09:43:24.0099502Z [ERROR] Crashed tests: 2020-10-29T09:43:24.0099789Z [ERROR] org.apache.flink.tests.util.hbase.SQLClientHBaseITCase 2020-10-29T09:43:24.0100331Z [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:669) 2020-10-29T09:43:24.0100883Z [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:282) 2020-10-29T09:43:24.0101774Z [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:245) 2020-10-29T09:43:24.0102360Z [ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1183) 2020-10-29T09:43:24.0103004Z [ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1011) 2020-10-29T09:43:24.0103737Z [ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:857) 2020-10-29T09:43:24.0104301Z [ERROR] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) 2020-10-29T09:43:24.0104828Z [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) 2020-10-29T09:43:24.0105334Z [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) 2020-10-29T09:43:24.0105826Z [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) 2020-10-29T09:43:24.0106384Z [ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) 2020-10-29T09:43:24.0106969Z [ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) 2020-10-29T09:43:24.0107603Z [ERROR] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) 2020-10-29T09:43:24.0108201Z [ERROR] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120) 2020-10-29T09:43:24.0108673Z [ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355) 2020-10-29T09:43:24.0109110Z [ERROR] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155) 2020-10-29T09:43:24.0109517Z [ERROR] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584) 2020-10-29T09:43:24.0110063Z [ERROR] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216) 2020-10-29T09:43:24.0110601Z [ERROR] at org.apache.maven.cli.MavenCli.main(MavenCli.java:160) 2020-10-29T09:43:24.0110998Z [ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2020-10-29T09:43:24.0111426Z [ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 2020-10-29T09:43:24.0112032Z [ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2020-10-29T09:43:24.0112487Z [ERROR] at java.lang.reflect.Method.invoke(Method.java:498) 2020-10-29T09:43:24.0112955Z [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) 2020-10-29T09:43:24.0113563Z [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) 2020-10-29T09:43:24.0114072Z [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) 2020-10-29T09:43:24.0114578Z [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) 2020-10-29T09:43:24.0115188Z [ERROR] -> [Help 1] {code} -- This message was sent by Atlassian Jira (v8.3.4#803005) |
Free forum by Nabble | Edit this page |