See <https://builds.apache.org/job/HBase-TRUNK-security/164/changes>
Changes: [stack] HBASE-5727 secure hbase build broke because of 'HBASE-5451 Switch RPC call envelope/headers to PBs' [stack] add hackconathon [nspiegelberg] [jira] [HBASE-5335] Dynamic Schema Config Summary: Ability to add config options on a per-table & per-cf basis Test Plan: - mvn test Reviewers: JIRA, Kannan, stack, mbautin, Liyin Reviewed By: mbautin CC: tedyu Differential Revision: https://reviews.facebook.net/D2247 [mbautin] [jira] [HBASE-5744] [89-fb] Thrift server metrics should be long instead of int Summary: As we measure our Thrift call latencies in nanoseconds, we need to make latencies long instead of int everywhere. There is a bug where we truncate a nanosecond latency to int, which is a problem with RPCs that take more than 2.147483647 seconds to process. Test Plan: TestThriftServer is updated to test for the failure case (an RPC is artificially made to take 3 seconds). The new test case fails without the fix. Re-run all unit tests. Reviewers: sc, dhruba, Kannan, Liyin, JIRA Reviewed By: sc CC: stack Differential Revision: https://reviews.facebook.net/D2679 ------------------------------------------ [...truncated 1536 lines...] real-time priority (-r) 0 stack size (kbytes, -s) 10240 cpu time (seconds, -t) unlimited max user processes (-u) 193125 virtual memory (kbytes, -v) unlimited file locks (-x) unlimited [trunk] $ /home/hudson/tools/maven/latest3/bin/mvn -e clean -Dmaven.test.redirectTestOutputToFile=true -P security,runAllTests,release -Dsurefire.secondPartThreadCount=3 site assembly:assembly [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.hbase:hbase:jar:0.95-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:findbugs-maven-plugin is missing. @ line 957, column 15 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] Downloading: http://people.apache.org/~garyh/mvn/org/codehaus/mojo/findbugs-maven-plugin/maven-metadata.xml [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase 0.95-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase --- [INFO] [INFO] --- xml-maven-plugin:1.0-beta-3:transform (default) @ hbase --- [INFO] Transforming file: /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/src/main/resources/hbase-default.xml [INFO] Transformed 1 file(s). [INFO] [INFO] --- docbkx-maven-plugin:2.0.13:generate-html (multipage) @ hbase --- [INFO] Processing input file: upgrading.xml [INFO] Chunking output. [INFO] See /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/site/book/upgrading for generated file(s) [INFO] Processing input file: shell.xml [INFO] Chunking output. [INFO] See /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/site/book/shell for generated file(s) [INFO] Processing input file: case_studies.xml [INFO] Chunking output. [INFO] See /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/site/book/case_studies for generated file(s) [INFO] Processing input file: configuration.xml [INFO] Chunking output. [INFO] See /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/site/book/configuration for generated file(s) [INFO] Processing input file: getting_started.xml [INFO] Chunking output. [INFO] See /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/site/book/getting_started for generated file(s) [INFO] Processing input file: troubleshooting.xml [INFO] Chunking output. [INFO] See /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/site/book/troubleshooting for generated file(s) [INFO] Processing input file: ops_mgt.xml [INFO] Chunking output. [INFO] See /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/site/book/ops_mgt for generated file(s) [INFO] Processing input file: performance.xml [INFO] Chunking output. [INFO] See /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/site/book/performance for generated file(s) [INFO] Processing input file: developer.xml [INFO] Chunking output. [INFO] See /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/site/book/developer for generated file(s) [INFO] Processing input file: book.xml [INFO] Chunking output. [INFO] See /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/site/book/book for generated file(s) [INFO] Processing input file: preface.xml [INFO] Chunking output. [INFO] See /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/site/book/preface for generated file(s) [INFO] Processing input file: external_apis.xml [INFO] Chunking output. [INFO] See /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/site/book/external_apis for generated file(s) [INFO] [INFO] --- docbkx-maven-plugin:2.0.13:generate-html (onepage) @ hbase --- [INFO] Processing input file: upgrading.xml [INFO] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/site/upgrading.html has been generated. [INFO] Processing input file: shell.xml [INFO] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/site/shell.html has been generated. [INFO] Processing input file: case_studies.xml [INFO] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/site/case_studies.html has been generated. [INFO] Processing input file: configuration.xml [INFO] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/site/configuration.html has been generated. [INFO] Processing input file: getting_started.xml [INFO] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/site/getting_started.html has been generated. [INFO] Processing input file: troubleshooting.xml [INFO] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/site/troubleshooting.html has been generated. [INFO] Processing input file: ops_mgt.xml [INFO] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/site/ops_mgt.html has been generated. [INFO] Processing input file: performance.xml [INFO] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/site/performance.html has been generated. [INFO] Processing input file: developer.xml [INFO] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/site/developer.html has been generated. [INFO] Processing input file: book.xml [INFO] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/site/book.html has been generated. [INFO] Processing input file: preface.xml [INFO] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/site/preface.html has been generated. [INFO] Processing input file: external_apis.xml [INFO] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/site/external_apis.html has been generated. [INFO] [INFO] --- maven-site-plugin:2.0.1:site (default-site) @ hbase --- [INFO] Parent project loaded from repository. [INFO] Parent project loaded from repository. Downloading: https://repository.apache.org/content/repositories/releases/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml Downloading: http://people.apache.org/~stack/m2/repository/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml Downloading: http://download.java.net/maven/2/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml Downloading: http://repository.codehaus.org/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml Downloading: http://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml Downloading: http://people.apache.org/~garyh/mvn/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml 487 B Downloaded: https://repository.apache.org/content/repositories/releases/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml (487 B at 0.7 KB/sec) 487 B Downloaded: http://repo1.maven.org/maven2/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml (487 B at 0.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase 0.95-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> maven-assembly-plugin:2.2-beta-5:assembly (default-cli) @ hbase >>> [INFO] [INFO] --- maven-antrun-plugin:1.6:run (arc-setup) @ hbase --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- avro-maven-plugin:1.5.3:schema (generate-avro-sources) @ hbase --- [INFO] [INFO] --- avro-maven-plugin:1.5.3:protocol (generate-avro-sources) @ hbase --- [INFO] [INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase --- [INFO] Executing tasks main: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/hbase-webapps [copy] Copying 6 files to /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/hbase-webapps 12/04/09 16:41:49 INFO mortbay.log: Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/hbase-webapps/master/WEB-INF [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/hbase-webapps/regionserver/WEB-INF [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.5:add-source (jspcSource-packageInfo-Avro-source) @ hbase --- [INFO] Source directory: /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/generated-jamon added. [INFO] Source directory: /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/generated-sources/java added. [INFO] [INFO] --- build-helper-maven-plugin:1.5:add-source (add-source) @ hbase --- [INFO] Source directory: /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/security/src/main/java added. [INFO] [INFO] --- jamon-maven-plugin:2.3.4:translate (default) @ hbase --- [INFO] Translating 4 templates from /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/src/main/jamon to /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/generated-jamon [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hbase --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ hbase --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 8 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-antrun-plugin:1.6:run (default) @ hbase --- [INFO] Executing tasks main: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/nativelib [exec] tar: hadoop-snappy-nativelibs.tar: Cannot open: No such file or directory [exec] tar: Error is not recoverable: exiting now [exec] Result: 2 [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ hbase --- [INFO] Compiling 742 source files to /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/target/classes [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 45.528s [INFO] Finished at: Mon Apr 09 16:42:04 UTC 2012 [INFO] Final Memory: 53M/948M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project hbase: Compilation failure: Compilation failure: [ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/src/main/java/org/apache/hadoop/hbase/util/Bytes.java:[47,15] sun.misc.Unsafe is Sun proprietary API and may be removed in a future release [ERROR] [ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/src/main/java/org/apache/hadoop/hbase/util/Bytes.java:[1040,19] sun.misc.Unsafe is Sun proprietary API and may be removed in a future release [ERROR] [ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/src/main/java/org/apache/hadoop/hbase/util/Bytes.java:[1046,21] sun.misc.Unsafe is Sun proprietary API and may be removed in a future release [ERROR] [ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/src/main/java/org/apache/hadoop/hbase/util/Bytes.java:[1051,28] sun.misc.Unsafe is Sun proprietary API and may be removed in a future release [ERROR] [ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/security/src/main/java/org/apache/hadoop/hbase/security/access/AccessController.java:[194,23] cannot find symbol [ERROR] symbol : method getConf() [ERROR] location: class org.apache.hadoop.hbase.regionserver.HRegion [ERROR] [ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/security/src/main/java/org/apache/hadoop/hbase/security/access/AccessController.java:[226,32] cannot find symbol [ERROR] symbol : method getConf() [ERROR] location: class org.apache.hadoop.hbase.regionserver.HRegion [ERROR] [ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK-security/trunk/security/src/main/java/org/apache/hadoop/hbase/security/access/AccessController.java:[657,23] cannot find symbol [ERROR] symbol : method getConf() [ERROR] location: class org.apache.hadoop.hbase.regionserver.HRegion [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project hbase: Compilation failure 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.MojoExecutor.executeForkedExecutions(MojoExecutor.java:365) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) 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:319) 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.CompilationFailureException: Compilation failure at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:516) at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 23 more [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [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/MojoFailureException Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts Updating HBASE-5727 Updating HBASE-5451 Updating HBASE-5335 Updating HBASE-5744 Recording test results
