Return-Path: X-Original-To: apmail-tajo-issues-archive@minotaur.apache.org Delivered-To: apmail-tajo-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 23D2A18258 for ; Mon, 5 Oct 2015 08:49:43 +0000 (UTC) Received: (qmail 6524 invoked by uid 500); 5 Oct 2015 08:49:42 -0000 Delivered-To: apmail-tajo-issues-archive@tajo.apache.org Received: (qmail 6484 invoked by uid 500); 5 Oct 2015 08:49:42 -0000 Mailing-List: contact issues-help@tajo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tajo.apache.org Delivered-To: mailing list issues@tajo.apache.org Received: (qmail 6459 invoked by uid 99); 5 Oct 2015 08:49:42 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Oct 2015 08:49:42 +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 CDD269C0348; Mon, 5 Oct 2015 08:49:08 +0000 (UTC) Date: Mon, 5 Oct 2015 08:49:08 +0000 (UTC) From: Apache Jenkins Server To: issues@tajo.apache.org, jihoonson@apache.org, blrunner@apache.org, hyunsik@apache.org, jhkim@apache.org Message-ID: <1315741987.1104.1444034948840.JavaMail.jenkins@crius> In-Reply-To: <449926302.1010.1443998838476.JavaMail.jenkins@crius> References: <449926302.1010.1443998838476.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Tajo-master-nightly #876 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: Tajo-master-nightly X-Jenkins-Result: FAILURE See Changes: [jihoonson] TAJO-1893: Remove unused import. ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H0 (Hadoop Tez) in workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://git-wip-us.apache.org/repos/asf/tajo.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/tajo.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress http://git-wip-us.apache.org/repos/asf/tajo.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f32804742541df21711d587223939c0de010a484 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f32804742541df21711d587223939c0de010a484 > git rev-list 8ae851cb3f1d6b13bdd9acca713727df866bd8ac # timeout=10 [Tajo-master-nightly] $ /bin/bash -x /tmp/hudson648990801095542002.sh + export MAVEN_HOME=/home/jenkins/tools/maven/latest + MAVEN_HOME=/home/jenkins/tools/maven/latest + export PATH=/home/jenkins/tools/java/latest1.7/bin:/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + PATH=/home/jenkins/tools/java/latest1.7/bin:/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + which java /home/jenkins/tools/java/latest1.7/bin/java + java -version java version "1.7.0_25" Java(TM) SE Runtime Environment (build 1.7.0_25-b15) Java HotSpot(TM) Server VM (build 23.25-b01, mixed mode) + protoc --version libprotoc 2.5.0 + cd + /home/jenkins/tools/maven/latest/bin/mvn clean install -Pdist -Dtar [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Tajo Main [INFO] Tajo Project POM [INFO] Tajo Maven Plugins [INFO] Tajo Common [INFO] Tajo Algebra [INFO] Tajo Catalog Common [INFO] Tajo Plan [INFO] Tajo Rpc Common [INFO] Tajo Protocol Buffer Rpc [INFO] Tajo Catalog Client [INFO] Tajo Catalog Server [INFO] Tajo Storage Common [INFO] Tajo HDFS Storage [INFO] Tajo PullServer [INFO] Tajo Client [INFO] Tajo CLI tools [INFO] Tajo SQL Parser [INFO] ASM (thirdparty) [INFO] Tajo RESTful Container [INFO] Tajo Metrics [INFO] Tajo Core [INFO] Tajo RPC [INFO] Tajo Catalog Drivers Hive [INFO] Tajo Catalog Drivers [INFO] Tajo Catalog [INFO] Tajo Client Example [INFO] Tajo HBase Storage [INFO] Tajo Cluster Tests [INFO] Tajo JDBC Driver [INFO] Tajo JDBC storage common [INFO] Tajo PostgreSQL JDBC storage [INFO] Tajo Storage [INFO] Tajo Distribution [INFO] Tajo Core Tests [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tajo Main 0.12.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (clean) @ tajo-main --- [WARNING] Rule 1: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message: Detected JDK Version: 1.7.0-25 is not in the allowed range 1.8. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Tajo Main ......................................... FAILURE [ 0.583 s] [INFO] Tajo Project POM .................................. SKIPPED [INFO] Tajo Maven Plugins ................................ SKIPPED [INFO] Tajo Common ....................................... SKIPPED [INFO] Tajo Algebra ...................................... SKIPPED [INFO] Tajo Catalog Common ............................... SKIPPED [INFO] Tajo Plan ......................................... SKIPPED [INFO] Tajo Rpc Common ................................... SKIPPED [INFO] Tajo Protocol Buffer Rpc .......................... SKIPPED [INFO] Tajo Catalog Client ............................... SKIPPED [INFO] Tajo Catalog Server ............................... SKIPPED [INFO] Tajo Storage Common ............................... SKIPPED [INFO] Tajo HDFS Storage ................................. SKIPPED [INFO] Tajo PullServer ................................... SKIPPED [INFO] Tajo Client ....................................... SKIPPED [INFO] Tajo CLI tools .................................... SKIPPED [INFO] Tajo SQL Parser ................................... SKIPPED [INFO] ASM (thirdparty) .................................. SKIPPED [INFO] Tajo RESTful Container ............................ SKIPPED [INFO] Tajo Metrics ...................................... SKIPPED [INFO] Tajo Core ......................................... SKIPPED [INFO] Tajo RPC .......................................... SKIPPED [INFO] Tajo Catalog Drivers Hive ......................... SKIPPED [INFO] Tajo Catalog Drivers .............................. SKIPPED [INFO] Tajo Catalog ...................................... SKIPPED [INFO] Tajo Client Example ............................... SKIPPED [INFO] Tajo HBase Storage ................................ SKIPPED [INFO] Tajo Cluster Tests ................................ SKIPPED [INFO] Tajo JDBC Driver .................................. SKIPPED [INFO] Tajo JDBC storage common .......................... SKIPPED [INFO] Tajo PostgreSQL JDBC storage ...................... SKIPPED [INFO] Tajo Storage ...................................... SKIPPED [INFO] Tajo Distribution ................................. SKIPPED [INFO] Tajo Core Tests ................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.724 s [INFO] Finished at: 2015-10-05T08:49:42+00:00 [INFO] Final Memory: 17M/118M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce (clean) on project tajo-main: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [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/MojoExecutionException Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?