Hi Ted, Most of those tests are failing locally too. For testRegionShouldNotBeDeployed, there is already HBASE-7597 opened.
JM 2013/1/17, Ted Yu <[email protected]>: > Hi, > Yesterday I noticed that large tests were not enabled for > HBase-TRUNK-on-Hadoop-2.0.0<https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/353/> > build. > > There were some test failures after enabling large tests. > > I will file JIRAs for reproducible test failures. > > Cheers > > On Thu, Jan 17, 2013 at 6:13 AM, Apache Jenkins Server < > [email protected]> wrote: > >> See <https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/353/> >> >> Results : >> >> Failed tests: >> testPermissionsWatcher(org.apache.hadoop.hbase.security.access.TestZKPermissionsWatcher) >> >> testHTableMultiplexer(org.apache.hadoop.hbase.client.TestHTableMultiplexer): >> expected:<0> but was:<1> >> >> testRegionShouldNotBeDeployed(org.apache.hadoop.hbase.util.TestHBaseFsck): >> expected:<[SHOULD_NOT_BE_DEPLOYED]> but was:<[]> >> >> Tests in error: >> loadTest[0](org.apache.hadoop.hbase.util.TestMiniClusterLoadParallel): >> test timed out after 120000 milliseconds >> loadTest[1](org.apache.hadoop.hbase.util.TestMiniClusterLoadParallel): >> test timed out after 120000 milliseconds >> >> loadTest[0](org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential): >> test timed out after 120000 milliseconds >> >> loadTest[1](org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential): >> test timed out after 120000 milliseconds >> >> testJoinedScanners(org.apache.hadoop.hbase.regionserver.TestJoinedScanners): >> Failed 20 actions: ExecutionException: 20 times, >> >> testLogRollOnDatanodeDeath(org.apache.hadoop.hbase.regionserver.wal.TestLogRolling): >> cannot get log writer >> >> testExportScannerBatching(org.apache.hadoop.hbase.mapreduce.TestImportExport) >> >> Tests run: 1267, Failures: 3, Errors: 7, Skipped: 13 >> >> [INFO] >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Skipping HBase >> [INFO] This project has been banned from the build due to previous >> failures. >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Reactor Summary: >> [INFO] >> [INFO] HBase ............................................. SUCCESS >> [18.081s] >> [INFO] HBase - Common .................................... SUCCESS >> [25.178s] >> [INFO] HBase - Protocol .................................. SUCCESS >> [15.807s] >> [INFO] HBase - Client .................................... SUCCESS >> [1.102s] >> [INFO] HBase - Hadoop Compatibility ...................... SUCCESS >> [0.643s] >> [INFO] HBase - Hadoop Two Compatibility .................. SUCCESS >> [4.502s] >> [INFO] HBase - Server .................................... FAILURE >> [1:12:50.136s] >> [INFO] HBase - Hadoop One Compatibility .................. SKIPPED >> [INFO] HBase - Integration Tests ......................... SKIPPED >> [INFO] HBase - Examples .................................. SKIPPED >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] BUILD FAILURE >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 1:14:02.617s >> [INFO] Finished at: Thu Jan 17 14:12:12 UTC 2013 >> [INFO] Final Memory: 98M/552M >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-surefire-plugin:2.12-TRUNK-HBASE-2:test >> (secondPartTestsExecution) on project hbase-server: Failure or timeout -> >> [Help 1] >> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute >> goal >> org.apache.maven.plugins:maven-surefire-plugin:2.12-TRUNK-HBASE-2:test >> (secondPartTestsExecution) on project hbase-server: Failure or timeout >> at >> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217) >> at >> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) >> at >> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) >> at >> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) >> at >> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) >> at >> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) >> at >> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) >> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) >> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) >> at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537) >> at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196) >> at org.apache.maven.cli.MavenCli.main(MavenCli.java:141) >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> at >> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) >> at >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) >> at java.lang.reflect.Method.invoke(Method.java:597) >> at >> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290) >> at >> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230) >> at >> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409) >> at >> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352) >> Caused by: org.apache.maven.plugin.MojoExecutionException: Failure or >> timeout >> at >> org.apache.maven.plugin.surefire.SurefirePlugin.assertNoFailureOrTimeout(SurefirePlugin.java:643) >> at >> org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:624) >> at >> org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:137) >> at >> org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:98) >> at >> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) >> at >> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) >> ... 19 more >> [ERROR] >> [ERROR] >> [ERROR] For more information about the errors and possible solutions, >> please read the following articles: >> [ERROR] [Help 1] >> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException >> [ERROR] >> [ERROR] After correcting the problems, you can resume the build with the >> command >> [ERROR] mvn <goals> -rf :hbase-server >> Build step 'Invoke top-level Maven targets' marked build as failure >> Archiving artifacts >> Recording test results >> >
