Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4D863200BFA for ; Thu, 29 Dec 2016 01:22:42 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4C269160B34; Thu, 29 Dec 2016 00:22:42 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 47A1B160B2E for ; Thu, 29 Dec 2016 01:22:41 +0100 (CET) Received: (qmail 26971 invoked by uid 500); 29 Dec 2016 00:22:40 -0000 Mailing-List: contact commits-help@kylin.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kylin.apache.org Delivered-To: mailing list commits@kylin.apache.org Received: (qmail 26958 invoked by uid 99); 29 Dec 2016 00:22:40 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Dec 2016 00:22:40 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id B67729C00DA; Thu, 29 Dec 2016 00:22:35 +0000 (UTC) Date: Thu, 29 Dec 2016 00:22:35 +0000 (UTC) From: Apache Jenkins Server To: commits@kylin.apache.org, liyang@apache.org Message-ID: <1785145961.4894.1482970955745.JavaMail.jenkins@crius> In-Reply-To: <225555764.4868.1482967245345.JavaMail.jenkins@crius> References: <225555764.4868.1482967245345.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Kylin-Master-SonarQube #14 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: Kylin-Master-SonarQube X-Jenkins-Result: FAILURE archived-at: Thu, 29 Dec 2016 00:22:42 -0000 See Changes: [liyang] KYLIN-2330 fix CubeDesc returning redundant DeriveInfo ------------------------------------------ Started by upstream project "Kylin-Master-JDK-1.7" build number 14 originally caused by: Started by timer [EnvInject] - Loading node environment variables. Building remotely on H18 (ubuntu) in workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/kylin.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/kylin.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/kylin.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 1a190ecfcaad88e2551c5aff3bd4938719ba46a6 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a190ecfcaad88e2551c5aff3bd4938719ba46a6 > git rev-list fdecf0937802a2d17418595e6c0543c9668ac8a4 # timeout=10 Injecting SonarQube environment variables using the configuration: ASF Sonar Analysis Parsing POMs Established TCP socket on 38795 maven32-agent.jar already up to date maven32-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [Kylin-Master-SonarQube] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 38795 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean compile [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache Kylin [INFO] Apache Kylin - Calcite Overrides [INFO] Apache Kylin - Core Common [INFO] Apache Kylin - Core Metadata [INFO] Apache Kylin - Core Dictionary [INFO] Apache Kylin - Core Cube [INFO] Apache Kylin - Core Job [INFO] Apache Kylin - Core Storage [INFO] Apache Kylin - MapReduce Engine [INFO] Apache Kylin - HBase Storage [INFO] Apache Kylin - Spark Engine [INFO] Apache Kylin - Hive Source [INFO] Apache Kylin - Kafka Source [INFO] Apache Kylin - Query [INFO] Apache Kylin - Tool [INFO] Apache Kylin - REST Server Base [INFO] Apache Kylin - REST Server [INFO] Apache Kylin - JDBC Driver [INFO] Apache Kylin - Assembly [INFO] Apache Kylin - Integration Test [INFO] Apache Kylin - Tomcat Extension [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Kylin 1.6.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kylin --- [INFO] Deleting [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ kylin --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ kylin --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Kylin - Calcite Overrides 1.6.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atopcalcite --- [INFO] Deleting [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ atopcalcite --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atopcalcite --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ atopcalcite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ atopcalcite --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Kylin - Core Common 1.6.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kylin-core-common --- [INFO] Deleting [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ kylin-core-common --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ kylin-core-common --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ kylin-core-common --- [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-core-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 73 source files to [WARNING] :[44,15] Unsafe is internal proprietary API and may be removed in a future release [WARNING] :[1033,25] Unsafe is internal proprietary API and may be removed in a future release [WARNING] :[1041,29] Unsafe is internal proprietary API and may be removed in a future release [WARNING] :[1045,38] Unsafe is internal proprietary API and may be removed in a future release [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Kylin - Core Metadata 1.6.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://repository.apache.org/snapshots/org/apache/kylin/kylin-core-common/1.6.1-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://conjars.org/repo/org/apache/kylin/kylin-core-common/1.6.1-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://conjars.org/repo/org/apache/kylin/kylin-core-common/1.6.1-SNAPSHOT/kylin-core-common-1.6.1-SNAPSHOT-tests.jar [INFO] Downloading: http://repository.apache.org/snapshots/org/apache/kylin/kylin-core-common/1.6.1-SNAPSHOT/kylin-core-common-1.6.1-SNAPSHOT-tests.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Kylin ....................................... SUCCESS [ 2.943 s] [INFO] Apache Kylin - Calcite Overrides ................... SUCCESS [ 5.127 s] [INFO] Apache Kylin - Core Common ......................... SUCCESS [ 4.378 s] [INFO] Apache Kylin - Core Metadata ....................... FAILURE [ 0.975 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 ......................... SKIPPED [INFO] Apache Kylin - Assembly ............................ SKIPPED [INFO] Apache Kylin - Integration Test .................... SKIPPED [INFO] Apache Kylin - Tomcat Extension .................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19.343 s [INFO] Finished at: 2016-12-29T00:22:38+00:00 [INFO] Final Memory: 40M/709M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal on project kylin-core-metadata: Could not resolve dependencies for project org.apache.kylin:kylin-core-metadata:jar:1.6.1-SNAPSHOT: Could not find artifact org.apache.kylin:kylin-core-common:jar:tests:1.6.1-SNAPSHOT in conjars (http://conjars.org/repo/) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [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/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :kylin-core-metadata [JENKINS] Archiving to org.apache.kylin/kylin-server/1.6.1-SNAPSHOT/kylin-server-1.6.1-SNAPSHOT.pom [JENKINS] Archiving to org.apache.kylin/kylin-jdbc/1.6.1-SNAPSHOT/kylin-jdbc-1.6.1-SNAPSHOT.pom [JENKINS] Archiving to org.apache.kylin/kylin-core-metadata/1.6.1-SNAPSHOT/kylin-core-metadata-1.6.1-SNAPSHOT.pom [JENKINS] Archiving to org.apache.kylin/kylin-storage-hbase/1.6.1-SNAPSHOT/kylin-storage-hbase-1.6.1-SNAPSHOT.pom [JENKINS] Archiving to org.apache.kylin/kylin-server-base/1.6.1-SNAPSHOT/kylin-server-base-1.6.1-SNAPSHOT.pom [JENKINS] Archiving to org.apache.kylin/kylin-source-hive/1.6.1-SNAPSHOT/kylin-source-hive-1.6.1-SNAPSHOT.pom [JENKINS] Archiving to org.apache.kylin/kylin-core-job/1.6.1-SNAPSHOT/kylin-core-job-1.6.1-SNAPSHOT.pom [JENKINS] Archiving to org.apache.kylin/atopcalcite/1.6.1-SNAPSHOT/atopcalcite-1.6.1-SNAPSHOT.pom [JENKINS] Archiving to org.apache.kylin/kylin-tool/1.6.1-SNAPSHOT/kylin-tool-1.6.1-SNAPSHOT.pom [JENKINS] Archiving to org.apache.kylin/kylin-tomcat-ext/1.6.1-SNAPSHOT/kylin-tomcat-ext-1.6.1-SNAPSHOT.pom [JENKINS] Archiving to org.apache.kylin/kylin/1.6.1-SNAPSHOT/kylin-1.6.1-SNAPSHOT.pom Compressed 55.85 KB of artifacts by 57.3% relative to #13 [JENKINS] Archiving to org.apache.kylin/kylin-engine-spark/1.6.1-SNAPSHOT/kylin-engine-spark-1.6.1-SNAPSHOT.pom [JENKINS] Archiving to org.apache.kylin/kylin-core-cube/1.6.1-SNAPSHOT/kylin-core-cube-1.6.1-SNAPSHOT.pom [JENKINS] Archiving to org.apache.kylin/kylin-assembly/1.6.1-SNAPSHOT/kylin-assembly-1.6.1-SNAPSHOT.pom [JENKINS] Archiving to org.apache.kylin/kylin-core-common/1.6.1-SNAPSHOT/kylin-core-common-1.6.1-SNAPSHOT.pom [JENKINS] Archiving to org.apache.kylin/kylin-source-kafka/1.6.1-SNAPSHOT/kylin-source-kafka-1.6.1-SNAPSHOT.pom [JENKINS] Archiving to org.apache.kylin/kylin-query/1.6.1-SNAPSHOT/kylin-query-1.6.1-SNAPSHOT.pom [JENKINS] Archiving to org.apache.kylin/kylin-it/1.6.1-SNAPSHOT/kylin-it-1.6.1-SNAPSHOT.pom [JENKINS] Archiving to org.apache.kylin/kylin-core-dictionary/1.6.1-SNAPSHOT/kylin-core-dictionary-1.6.1-SNAPSHOT.pom [JENKINS] Archiving to org.apache.kylin/kylin-core-storage/1.6.1-SNAPSHOT/kylin-core-storage-1.6.1-SNAPSHOT.pom [JENKINS] Archiving to org.apache.kylin/kylin-engine-mr/1.6.1-SNAPSHOT/kylin-engine-mr-1.6.1-SNAPSHOT.pom channel stopped