See <https://builds.apache.org/job/Kylin-Master-JDK-1.8/93/changes>
Changes: [liyang] KYLIN-2383 let HLLC handle NULL input correctly ------------------------------------------ [...truncated 352 lines...] [INFO] Skipping Apache Kylin - Query [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Kylin - Tool [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Kylin - REST Server Base [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Kylin - REST Server [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Kylin - JDBC Driver 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kylin-jdbc --- [INFO] Deleting <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/jdbc/target> [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ kylin-jdbc --- [INFO] Starting audit... Audit done. [CHECKSTYLE] Parsing file <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/jdbc/target/checkstyle-result.xml> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/jdbc/target/checkstyle-result.xml> of module Apache Kylin - JDBC Driver with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Computing warning deltas based on reference build #92 [PMD] No report found for mojo check [INFO] [INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (pre-test) @ kylin-jdbc --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/jenkins-slave/maven-repositories/0/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=<https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/jdbc/../target/jacoco.exec,append=true> [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ kylin-jdbc --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ kylin-jdbc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ kylin-jdbc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/jdbc/target/classes> [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-jamm) @ kylin-jdbc --- [INFO] Configured Artifact: com.github.jbellis:jamm:?:jar [INFO] Copying jamm-0.3.1.jar to <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/jdbc/target/test-classes/jamm.jar> [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ kylin-jdbc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/jdbc/src/test/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ kylin-jdbc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/jdbc/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ kylin-jdbc --- [INFO] Surefire report directory: <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/jdbc/../target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512M; support was removed in 8.0 Running org.apache.kylin.jdbc.SQLResonseStubTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.716 sec - in org.apache.kylin.jdbc.SQLResonseStubTest Running org.apache.kylin.jdbc.DriverTest 2017-01-12 08:09:45,355 DEBUG [main KylinConnection:62]: Kylin base url test_url, project name test_db 2017-01-12 08:09:45,427 DEBUG [main KylinConnection:62]: Kylin base url test_url, project name test_db 2017-01-12 08:09:45,428 DEBUG [main KylinConnection:62]: Kylin base url test_url, project name test_db Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.373 sec - in org.apache.kylin.jdbc.DriverTest Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 2 [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.8:report (post-test) @ kylin-jdbc --- [INFO] Skipping JaCoCo execution due to missing execution data file. [PMD] No report found for mojo report [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Kylin - Assembly [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Kylin - Integration Test [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Kylin - Tomcat Extension 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kylin-tomcat-ext --- [INFO] Deleting <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/tomcat-ext/target> [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ kylin-tomcat-ext --- [INFO] Starting audit... Audit done. [CHECKSTYLE] Parsing file <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/tomcat-ext/target/checkstyle-result.xml> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/tomcat-ext/target/checkstyle-result.xml> of module Apache Kylin - Tomcat Extension with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Computing warning deltas based on reference build #92 [PMD] No report found for mojo check [INFO] [INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (pre-test) @ kylin-tomcat-ext --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/jenkins-slave/maven-repositories/0/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=<https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/tomcat-ext/../target/jacoco.exec,append=true> [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ kylin-tomcat-ext --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ kylin-tomcat-ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/tomcat-ext/src/main/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ kylin-tomcat-ext --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/tomcat-ext/target/classes> [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-jamm) @ kylin-tomcat-ext --- [INFO] Configured Artifact: com.github.jbellis:jamm:?:jar [INFO] Copying jamm-0.3.1.jar to <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/tomcat-ext/target/test-classes/jamm.jar> [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ kylin-tomcat-ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/tomcat-ext/src/test/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ kylin-tomcat-ext --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ kylin-tomcat-ext --- [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.8:report (post-test) @ kylin-tomcat-ext --- [INFO] Skipping JaCoCo execution due to missing execution data file. [PMD] No report found for mojo report [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Kylin ....................................... SUCCESS [ 11.780 s] [INFO] Apache Kylin - Calcite Overrides ................... SUCCESS [ 5.556 s] [INFO] Apache Kylin - Core Common ......................... SUCCESS [ 10.639 s] [INFO] Apache Kylin - Core Metadata ....................... FAILURE [ 2.630 s] [INFO] Apache Kylin - Core Dictionary ..................... SKIPPED [INFO] Apache Kylin - Core Cube ........................... SKIPPED [INFO] Apache Kylin - Core Job ............................ SKIPPED [INFO] Apache Kylin - Core Storage ........................ SKIPPED [INFO] Apache Kylin - MapReduce Engine .................... SKIPPED [INFO] Apache Kylin - HBase Storage ....................... SKIPPED [INFO] Apache Kylin - Spark Engine ........................ SKIPPED [INFO] Apache Kylin - Hive Source ......................... SKIPPED [INFO] Apache Kylin - Kafka Source ........................ SKIPPED [INFO] Apache Kylin - Query ............................... SKIPPED [INFO] Apache Kylin - Tool ................................ SKIPPED [INFO] Apache Kylin - REST Server Base .................... SKIPPED [INFO] Apache Kylin - REST Server ......................... SKIPPED [INFO] Apache Kylin - JDBC Driver ......................... SUCCESS [ 7.843 s] [INFO] Apache Kylin - Assembly ............................ SKIPPED [INFO] Apache Kylin - Integration Test .................... SKIPPED [INFO] Apache Kylin - Tomcat Extension .................... SUCCESS [ 4.599 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50.836 s [INFO] Finished at: 2017-01-12T08:09:56+00:00 [INFO] Final Memory: 41M/474M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (check-style) on project kylin-core-metadata: Failed during checkstyle execution: There is 1 error reported by Checkstyle 6.19 with dev-support/checkstyle.xml ruleset. -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (check-style) on project kylin-core-metadata: Failed during checkstyle execution at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) 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:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.MojoExecutionException: Failed during checkstyle execution at org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:547) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) ... 31 more Caused by: org.apache.maven.plugin.checkstyle.exec.CheckstyleExecutorException: There is 1 error reported by Checkstyle 6.19 with dev-support/checkstyle.xml ruleset. at org.apache.maven.plugin.checkstyle.exec.DefaultCheckstyleExecutor.executeCheckstyle(DefaultCheckstyleExecutor.java:313) at org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:538) ... 33 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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :kylin-core-metadata [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/server/pom.xml> to org.apache.kylin/kylin-server/2.0.0-SNAPSHOT/kylin-server-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/jdbc/pom.xml> to org.apache.kylin/kylin-jdbc/2.0.0-SNAPSHOT/kylin-jdbc-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/core-metadata/pom.xml> to org.apache.kylin/kylin-core-metadata/2.0.0-SNAPSHOT/kylin-core-metadata-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/storage-hbase/pom.xml> to org.apache.kylin/kylin-storage-hbase/2.0.0-SNAPSHOT/kylin-storage-hbase-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/server-base/pom.xml> to org.apache.kylin/kylin-server-base/2.0.0-SNAPSHOT/kylin-server-base-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/source-hive/pom.xml> to org.apache.kylin/kylin-source-hive/2.0.0-SNAPSHOT/kylin-source-hive-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/core-job/pom.xml> to org.apache.kylin/kylin-core-job/2.0.0-SNAPSHOT/kylin-core-job-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/atopcalcite/pom.xml> to org.apache.kylin/atopcalcite/2.0.0-SNAPSHOT/atopcalcite-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/tool/pom.xml> to org.apache.kylin/kylin-tool/2.0.0-SNAPSHOT/kylin-tool-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/tomcat-ext/pom.xml> to org.apache.kylin/kylin-tomcat-ext/2.0.0-SNAPSHOT/kylin-tomcat-ext-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/pom.xml> to org.apache.kylin/kylin/2.0.0-SNAPSHOT/kylin-2.0.0-SNAPSHOT.pom Compressed 58.35 KB of artifacts by 54.8% relative to #92 [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/engine-spark/pom.xml> to org.apache.kylin/kylin-engine-spark/2.0.0-SNAPSHOT/kylin-engine-spark-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/core-cube/pom.xml> to org.apache.kylin/kylin-core-cube/2.0.0-SNAPSHOT/kylin-core-cube-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/pom.xml> to org.apache.kylin/kylin-assembly/2.0.0-SNAPSHOT/kylin-assembly-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/core-common/pom.xml> to org.apache.kylin/kylin-core-common/2.0.0-SNAPSHOT/kylin-core-common-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/source-kafka/pom.xml> to org.apache.kylin/kylin-source-kafka/2.0.0-SNAPSHOT/kylin-source-kafka-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/query/pom.xml> to org.apache.kylin/kylin-query/2.0.0-SNAPSHOT/kylin-query-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/kylin-it/pom.xml> to org.apache.kylin/kylin-it/2.0.0-SNAPSHOT/kylin-it-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/core-dictionary/pom.xml> to org.apache.kylin/kylin-core-dictionary/2.0.0-SNAPSHOT/kylin-core-dictionary-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/core-storage/pom.xml> to org.apache.kylin/kylin-core-storage/2.0.0-SNAPSHOT/kylin-core-storage-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/engine-mr/pom.xml> to org.apache.kylin/kylin-engine-mr/2.0.0-SNAPSHOT/kylin-engine-mr-2.0.0-SNAPSHOT.pom channel stopped