Return-Path: X-Original-To: apmail-bigtop-ci-archive@minotaur.apache.org Delivered-To: apmail-bigtop-ci-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A312717F12 for ; Sat, 8 Nov 2014 01:18:50 +0000 (UTC) Received: (qmail 30512 invoked by uid 500); 8 Nov 2014 01:18:50 -0000 Delivered-To: apmail-bigtop-ci-archive@bigtop.apache.org Received: (qmail 30492 invoked by uid 500); 8 Nov 2014 01:18:50 -0000 Mailing-List: contact ci-help@bigtop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ci@bigtop.apache.org Delivered-To: mailing list ci@bigtop.apache.org Received: (qmail 30481 invoked by uid 99); 8 Nov 2014 01:18:50 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Nov 2014 01:18:50 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 1599BE0007F for ; Sat, 8 Nov 2014 01:18:50 +0000 (UTC) Date: Sat, 8 Nov 2014 01:18:50 +0000 (UTC) From: Apache Jenkins Server To: ci@bigtop.apache.org Message-ID: <259319810.2848.1415409530086.JavaMail.jenkins@crius> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Bigtop-tru?= =?UTF-8?Q?nk-testartifacts_=C2=BB_hadoopsmoke_#1532?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: hadoopsmoke X-Jenkins-Result: FAILURE See ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building hadoopsmoke 0.9.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hadoop-smoke --- [INFO] Deleting [INFO] [INFO] --- groovy-eclipse-compiler:2.8.0-01:add-groovy-build-paths (default-add-groovy-build-paths) @ hadoop-smoke --- [INFO] Adding /src/main/groovy to the list of source folders [INFO] Adding /src/test/groovy to the list of test source folders [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hadoop-smoke --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hadoop-smoke --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-smoke --- [INFO] Changes detected - recompiling the module! [INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files org.codehaus.groovy.control.messages.SyntaxErrorMessage@1fe883b org.codehaus.groovy.control.messages.SyntaxErrorMessage@1a1f635 : 160 Groovy:unable to resolve class FailureExecutor : 160 Groovy:unable to resolve class FailureExecutor [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[160,1] 1. ERROR in (at line 160) FailureExecutor failureExecutor = new FailureExecutor(); ^^^^^^^^^^^^^^^ Groovy:unable to resolve class FailureExecutor [ERROR] :[160,39] 2. ERROR in (at line 160) FailureExecutor failureExecutor = new FailureExecutor(); ^^^^^^^^^^^^^^^ Groovy:unable to resolve class FailureExecutor [ERROR] Found 2 errors and 0 warnings. [INFO] 3 errors [INFO] -------------------------------------------------------------