I ran the two tests below on MacBook and Linux. Both passed.
Will keep an eye on the future builds. On Fri, May 17, 2013 at 3:41 PM, <[email protected]> wrote: > See <http://54.241.6.143/job/HBase-0.94/177/changes> > > Changes: > > [tedyu] HBASE-7210 Backport HBASE-6059 to 0.94 (Ted Yu) > > ------------------------------------------ > [...truncated 31525 lines...] > Running org.apache.hadoop.hbase.coprocessor.TestAggregateProtocol > Results : > > Failed tests: > testRetrying(org.apache.hadoop.hbase.catalog.TestMetaReaderEditor): reader: > count=1, t=null > > testMasterStartsUpWithLogSplittingWork(org.apache.hadoop.hbase.master.TestDistributedLogSplitting) > > Tests in error: > testTableExists(org.apache.hadoop.hbase.catalog.TestMetaReaderEditor): > Failed after attempts=10, exceptions:(..) > testGetRegion(org.apache.hadoop.hbase.catalog.TestMetaReaderEditor): > Failed after attempts=10, exceptions:(..) > > testScanMetaForTable(org.apache.hadoop.hbase.catalog.TestMetaReaderEditor) > > Tests run: 1355, Failures: 2, Errors: 3, Skipped: 13 > > [JENKINS] Recording test results > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 1:09:04.324s > [INFO] Finished at: Fri May 17 22:41:01 UTC 2013 > [INFO] Final Memory: 64M/252M > [INFO] > ------------------------------------------------------------------------ > [JENKINS] Archiving <http://54.241.6.143/job/HBase-0.94/ws/pom.xml> to > /var/lib/jenkins/jobs/HBase-0.94/modules/org.apache.hbase$hbase/builds/2013-05-17_21-31-51/archive/org.apache.hbase/hbase/0.94.8-SNAPSHOT/hbase-0.94.8-SNAPSHOT.pom > Waiting for Jenkins to finish collecting data > mavenExecutionResult exceptions not empty > message : Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.12-TRUNK-HBASE-2:test > (secondPartTestsExecution) on project hbase: There are test failures. > > Please refer to < > http://54.241.6.143/job/HBase-0.94/ws/target/surefire-reports> for the > individual test results. > cause : There are test failures. > > Please refer to < > http://54.241.6.143/job/HBase-0.94/ws/target/surefire-reports> for the > individual test results. > Stack trace : > 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: There are test failures. > > Please refer to < > http://54.241.6.143/job/HBase-0.94/ws/target/surefire-reports> for the > individual test results. > at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213) > 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.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79) > 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.launchStandard(Launcher.java:329) > at > org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) > at > org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158) > at hudson.maven.Maven3Builder.call(Maven3Builder.java:100) > at hudson.maven.Maven3Builder.call(Maven3Builder.java:66) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:326) > at > hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) > at > java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) > at java.util.concurrent.FutureTask.run(FutureTask.java:138) > at > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) > at java.lang.Thread.run(Thread.java:662) > Caused by: org.apache.maven.plugin.MojoFailureException: There are test > failures. > > Please refer to < > http://54.241.6.143/job/HBase-0.94/ws/target/surefire-reports> for the > individual test results. > at > org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:87) > at > org.apache.maven.plugin.surefire.SurefirePlugin.writeSummary(SurefirePlugin.java:651) > at > org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:625) > 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) > ... 27 more > channel stopped > Archiving artifacts >
