You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/01/03 05:07:33 UTC

Build failed in Jenkins: Kylin-Master-JDK-1.8 #41

See <https://builds.apache.org/job/Kylin-Master-JDK-1.8/41/changes>

Changes:

[billyliu] KYLIN-2317 Hybrid Cube CLI Tools

------------------------------------------
[...truncated 34342 lines...]
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:copy (copy-jamm) @ kylin-assembly ---
[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/assembly/target/test-classes/jamm.jar>
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ kylin-assembly ---
[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/assembly/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ kylin-assembly ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ kylin-assembly ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/../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.RealizationRegistryTest
2017-01-03 05:07:16,074 INFO  [main KylinConfig:74]: Destory KylinConfig
2017-01-03 05:07:16,136 INFO  [main KylinConfig:193]: Use KYLIN_CONF=../examples/test_metadata/
2017-01-03 05:07:16,140 WARN  [main BackwardCompatibilityConfig:101]: Config 'kylin.cube.engine.2' is deprecated, use 'kylin.engine.provider.2' instead
2017-01-03 05:07:16,140 INFO  [main KylinConfig:62]: Initialized a new KylinConfig from getInstanceFromEnv : 1815546035
2017-01-03 05:07:16,140 INFO  [main KylinConfigBase:137]: Kylin Config was updated with kylin.metadata.url : ../examples/test_metadata/
2017-01-03 05:07:16,143 INFO  [main RealizationRegistry:76]: Initializing RealizationRegistry with metadata url ../examples/test_metadata/
2017-01-03 05:07:16,164 INFO  [main CubeManager:137]: Initializing CubeManager with config ../examples/test_metadata/
2017-01-03 05:07:16,168 INFO  [main ResourceStore:80]: Using metadata url ../examples/test_metadata/ for resource store
2017-01-03 05:07:16,216 INFO  [main CubeManager:734]: Loading Cube from folder <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/../examples/test_metadata/cube>
2017-01-03 05:07:16,549 INFO  [main CubeDescManager:94]: Initializing CubeDescManager with config ../examples/test_metadata/
2017-01-03 05:07:16,549 INFO  [main CubeDescManager:246]: Reloading Cube Metadata from folder <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/../examples/test_metadata/cube_desc>
2017-01-03 05:07:16,616 INFO  [main ProjectManager:90]: Initializing ProjectManager with metadata url ../examples/test_metadata/
2017-01-03 05:07:16,618 DEBUG [main ProjectManager:129]: Loading Project from folder <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/../examples/test_metadata/project>
2017-01-03 05:07:16,629 DEBUG [main ProjectManager:134]: Loaded 1 Project(s)
2017-01-03 05:07:16,631 WARN  [main Broadcaster:105]: There is no available rest server; check the 'kylin.server.cluster-servers' config
2017-01-03 05:07:16,635 DEBUG [main MetadataManager:423]: Reloading SourceTable from folder <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/../examples/test_metadata/table>
2017-01-03 05:07:16,649 INFO  [main MeasureTypeFactory:113]: Checking custom measure types from kylin config
2017-01-03 05:07:16,650 INFO  [main MeasureTypeFactory:139]: registering COUNT_DISTINCT(hllc), class org.apache.kylin.measure.hllc.HLLCMeasureType$Factory
2017-01-03 05:07:16,667 INFO  [main MeasureTypeFactory:139]: registering COUNT_DISTINCT(bitmap), class org.apache.kylin.measure.bitmap.BitmapMeasureType$Factory
2017-01-03 05:07:16,674 INFO  [main MeasureTypeFactory:139]: registering TOP_N(topn), class org.apache.kylin.measure.topn.TopNMeasureType$Factory
2017-01-03 05:07:16,676 INFO  [main MeasureTypeFactory:139]: registering RAW(raw), class org.apache.kylin.measure.raw.RawMeasureType$Factory
2017-01-03 05:07:16,677 INFO  [main MeasureTypeFactory:139]: registering EXTENDED_COLUMN(extendedcolumn), class org.apache.kylin.measure.extendedcolumn.ExtendedColumnMeasureType$Factory
2017-01-03 05:07:16,707 DEBUG [main MetadataManager:432]: Loaded 16 SourceTable(s)
2017-01-03 05:07:16,707 DEBUG [main MetadataManager:374]: Reloading Table_exd info from folder <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/../examples/test_metadata/table_exd>
2017-01-03 05:07:16,707 DEBUG [main MetadataManager:383]: Loaded 0 SourceTable EXD(s)
2017-01-03 05:07:16,707 DEBUG [main MetadataManager:528]: Reloading DataModel from folder <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/../examples/test_metadata/model_desc>
2017-01-03 05:07:16,733 DEBUG [main MetadataManager:542]: Loaded 7 DataModel(s)
2017-01-03 05:07:16,733 DEBUG [main MetadataManager:409]: Reloading ExternalFilter from folder <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/../examples/test_metadata/ext_filter>
2017-01-03 05:07:16,736 DEBUG [main MetadataManager:418]: Loaded 1 ExternalFilter(s)
2017-01-03 05:07:16,764 WARN  [main BackwardCompatibilityConfig:93]: Config 'kylin.hbase.default.compression.codec' is deprecated, use 'kylin.storage.hbase.compression-codec' instead
2017-01-03 05:07:16,764 WARN  [main BackwardCompatibilityConfig:93]: Config 'kylin.cube.aggrgroup.isMandatoryOnlyValid' is deprecated, use 'kylin.cube.aggrgroup.is-mandatory-only-valid' instead
2017-01-03 05:07:16,767 WARN  [main BackwardCompatibilityConfig:93]: Config 'kylin.hbase.default.compression.codec' is deprecated, use 'kylin.storage.hbase.compression-codec' instead
2017-01-03 05:07:16,767 WARN  [main BackwardCompatibilityConfig:93]: Config 'kylin.cube.aggrgroup.isMandatoryOnlyValid' is deprecated, use 'kylin.cube.aggrgroup.is-mandatory-only-valid' instead
2017-01-03 05:07:16,769 WARN  [main BackwardCompatibilityConfig:93]: Config 'kylin.hbase.default.compression.codec' is deprecated, use 'kylin.storage.hbase.compression-codec' instead
2017-01-03 05:07:16,769 WARN  [main BackwardCompatibilityConfig:93]: Config 'kylin.cube.aggrgroup.isMandatoryOnlyValid' is deprecated, use 'kylin.cube.aggrgroup.is-mandatory-only-valid' instead
2017-01-03 05:07:16,770 WARN  [main BackwardCompatibilityConfig:93]: Config 'kylin.hbase.default.compression.codec' is deprecated, use 'kylin.storage.hbase.compression-codec' instead
2017-01-03 05:07:16,770 WARN  [main BackwardCompatibilityConfig:93]: Config 'kylin.cube.aggrgroup.isMandatoryOnlyValid' is deprecated, use 'kylin.cube.aggrgroup.is-mandatory-only-valid' instead
2017-01-03 05:07:16,778 WARN  [main BackwardCompatibilityConfig:93]: Config 'kylin.job.cubing.inmem.sampling.hll.precision' is deprecated, use 'kylin.job.sampling-hll-precision' instead
2017-01-03 05:07:16,778 WARN  [main BackwardCompatibilityConfig:93]: Config 'kylin.hive.create.flat.table.method' is deprecated, use 'kylin.source.hive.create-flat-table-method' instead
2017-01-03 05:07:16,780 WARN  [main BackwardCompatibilityConfig:93]: Config 'kylin.cube.building.segment.max' is deprecated, use 'kylin.cube.max-building-segments' instead
2017-01-03 05:07:16,781 INFO  [main CubeDescManager:266]: Loaded 11 Cube(s)
2017-01-03 05:07:16,781 INFO  [main CubeManager:784]: Reloaded cube ci_inner_join_cube being CUBE[name=ci_inner_join_cube] having 0 segments
2017-01-03 05:07:16,782 INFO  [main CubeManager:784]: Reloaded cube ci_left_join_cube being CUBE[name=ci_left_join_cube] having 0 segments
2017-01-03 05:07:16,782 INFO  [main CubeManager:784]: Reloaded cube ssb being CUBE[name=ssb] having 0 segments
2017-01-03 05:07:16,783 INFO  [main CubeManager:784]: Reloaded cube ssb_cube1 being CUBE[name=ssb_cube1] having 0 segments
2017-01-03 05:07:16,783 INFO  [main CubeManager:784]: Reloaded cube ssb_cube2 being CUBE[name=ssb_cube2] having 0 segments
2017-01-03 05:07:16,784 INFO  [main CubeManager:784]: Reloaded cube ssb_cube3 being CUBE[name=ssb_cube3] having 0 segments
2017-01-03 05:07:16,785 INFO  [main CubeManager:784]: Reloaded cube test_kylin_cube_with_slr_1_new_segment being CUBE[name=test_kylin_cube_with_slr_1_new_segment] having 1 segments
2017-01-03 05:07:16,785 INFO  [main CubeManager:784]: Reloaded cube test_kylin_cube_with_slr_empty being CUBE[name=test_kylin_cube_with_slr_empty] having 0 segments
2017-01-03 05:07:16,785 INFO  [main CubeManager:784]: Reloaded cube test_kylin_cube_with_slr_left_join_empty being CUBE[name=test_kylin_cube_with_slr_left_join_empty] having 0 segments
2017-01-03 05:07:16,786 INFO  [main CubeManager:784]: Reloaded cube test_kylin_cube_with_slr_left_join_ready being CUBE[name=test_kylin_cube_with_slr_left_join_ready] having 1 segments
2017-01-03 05:07:16,786 INFO  [main CubeManager:784]: Reloaded cube test_kylin_cube_with_slr_ready being CUBE[name=test_kylin_cube_with_slr_ready] having 1 segments
2017-01-03 05:07:16,788 INFO  [main CubeManager:784]: Reloaded cube test_kylin_cube_with_slr_ready_2_segments being CUBE[name=test_kylin_cube_with_slr_ready_2_segments] having 2 segments
2017-01-03 05:07:16,788 INFO  [main CubeManager:784]: Reloaded cube test_kylin_cube_with_slr_ready_3_segments being CUBE[name=test_kylin_cube_with_slr_ready_3_segments] having 3 segments
2017-01-03 05:07:16,789 INFO  [main CubeManager:784]: Reloaded cube test_kylin_cube_without_slr_empty being CUBE[name=test_kylin_cube_without_slr_empty] having 0 segments
2017-01-03 05:07:16,789 INFO  [main CubeManager:784]: Reloaded cube test_kylin_cube_without_slr_left_join_empty being CUBE[name=test_kylin_cube_without_slr_left_join_empty] having 0 segments
2017-01-03 05:07:16,790 INFO  [main CubeManager:784]: Reloaded cube test_kylin_cube_without_slr_left_join_ready being CUBE[name=test_kylin_cube_without_slr_left_join_ready] having 1 segments
2017-01-03 05:07:16,791 INFO  [main CubeManager:784]: Reloaded cube test_kylin_cube_without_slr_left_join_ready_2_segments being CUBE[name=test_kylin_cube_without_slr_left_join_ready_2_segments] having 2 segments
2017-01-03 05:07:16,792 INFO  [main CubeManager:784]: Reloaded cube test_kylin_cube_without_slr_ready being CUBE[name=test_kylin_cube_without_slr_ready] having 1 segments
2017-01-03 05:07:16,792 INFO  [main CubeManager:784]: Reloaded cube test_streaming_table_cube being CUBE[name=test_streaming_table_cube] having 0 segments
2017-01-03 05:07:16,792 INFO  [main CubeManager:747]: Loaded 19 cubes, fail on 0 cubes
2017-01-03 05:07:16,795 INFO  [main HybridManager:87]: Initializing HybridManager with config ../examples/test_metadata/
2017-01-03 05:07:16,795 DEBUG [main HybridManager:132]: Loading Hybrid from folder <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/../examples/test_metadata/hybrid>
2017-01-03 05:07:16,799 DEBUG [main HybridManager:138]: Loaded 2 Hybrid(s)
2017-01-03 05:07:16,800 INFO  [main RealizationRegistry:110]: RealizationRegistry is {HYBRID=org.apache.kylin.storage.hybrid.HybridManager@55183b20, CUBE=org.apache.kylin.cube.CubeManager@4f83df68}
2017-01-03 05:07:16,831 INFO  [main KylinConfig:74]: Destory KylinConfig
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.997 sec - in org.apache.kylin.RealizationRegistryTest
Running org.apache.kylin.job.DeployLocalMetaToRemoteTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.apache.kylin.job.DeployLocalMetaToRemoteTest

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 1

[JENKINS] Recording test results
[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 #40
[PMD] No report found for mojo check[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] Reactor Summary:
[INFO] 
[INFO] Apache Kylin ....................................... SUCCESS [  9.588 s]
[INFO] Apache Kylin - Calcite Overrides ................... SUCCESS [  4.950 s]
[INFO] Apache Kylin - Core Common ......................... SUCCESS [  9.017 s]
[INFO] Apache Kylin - Core Metadata ....................... SUCCESS [ 29.393 s]
[INFO] Apache Kylin - Core Dictionary ..................... SUCCESS [02:04 min]
[INFO] Apache Kylin - Core Cube ........................... SUCCESS [ 43.957 s]
[INFO] Apache Kylin - Core Job ............................ SUCCESS [02:13 min]
[INFO] Apache Kylin - Core Storage ........................ SUCCESS [ 33.912 s]
[INFO] Apache Kylin - MapReduce Engine .................... SUCCESS [ 20.065 s]
[INFO] Apache Kylin - HBase Storage ....................... SUCCESS [ 17.311 s]
[INFO] Apache Kylin - Spark Engine ........................ SUCCESS [ 19.975 s]
[INFO] Apache Kylin - Hive Source ......................... SUCCESS [  9.686 s]
[INFO] Apache Kylin - Kafka Source ........................ SUCCESS [  8.685 s]
[INFO] Apache Kylin - Query ............................... SUCCESS [ 13.071 s]
[INFO] Apache Kylin - Tool ................................ FAILURE [  1.870 s]
[INFO] Apache Kylin - REST Server Base .................... SKIPPED
[INFO] Apache Kylin - REST Server ......................... SKIPPED
[INFO] Apache Kylin - JDBC Driver ......................... SUCCESS [  7.139 s]
[INFO] Apache Kylin - Assembly ............................ SUCCESS [  8.680 s]
[INFO] Apache Kylin - Integration Test .................... SKIPPED
[INFO] Apache Kylin - Tomcat Extension .................... SUCCESS [  4.273 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:34 min
[INFO] Finished at: 2017-01-03T05:07:27+00:00
[INFO] Final Memory: 62M/627M
[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-tool: Failed during checkstyle execution: There is 1 error reported by Checkstyle 6.11.2 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-tool: 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.11.2 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-tool
[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 55.85 KB of artifacts by 57.3% relative to #40
[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

Jenkins build is back to normal : Kylin-Master-JDK-1.8 #42

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Kylin-Master-JDK-1.8/42/changes>