Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 130E010CC2 for ; Tue, 9 Jul 2013 20:04:59 +0000 (UTC) Received: (qmail 17908 invoked by uid 500); 9 Jul 2013 20:04:59 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 17888 invoked by uid 500); 9 Jul 2013 20:04:59 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 17880 invoked by uid 99); 9 Jul 2013 20:04:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jul 2013 20:04:58 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jul 2013 20:04:56 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 866B8C03D3 for ; Tue, 9 Jul 2013 20:04:34 +0000 (UTC) Date: Tue, 9 Jul 2013 20:04:34 +0000 (UTC) From: Apache Jenkins Server To: notifications@accumulo.apache.org Message-ID: <627854333.9959.1373400274531.JavaMail.hudson@aegis> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Accumul?= =?UTF-8?Q?o-Trunk-Hadoop-2.0_=C2=BB_Testing_#301?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Testing X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [ecn] ACCUMULO-1537 completed the conversion of functional tests to IT; also converted ShellServerTest to an IT ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Testing 1.6.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ accumulo-test --- [INFO] Deleting (includes = [**/*.pyc, **/*.so], excludes = []) [INFO] [INFO] Verifying file [INFO] --- maven-sortpom-plugin:2.1.0:verify (verify-sorted-pom) @ accumulo-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-test --- [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ accumulo-test --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ accumulo-test --- [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ accumulo-test --- [INFO] Compiling 153 source files to [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[29,16] package org.junit does not exist [ERROR] :[31,38] cannot find symbol symbol: class MacTest public class MasterFailoverIT extends MacTest { [ERROR] :[19,23] package org.junit does not exist [ERROR] :[19,0] static import only from classes and interfaces [ERROR] :[21,16] package org.junit does not exist [ERROR] :[23,37] cannot find symbol symbol: class MacTest public class SplitRecoveryIT extends MacTest { [ERROR] :[38,3] cannot find symbol symbol : class Test location: class org.apache.accumulo.test.functional.MasterFailoverIT [ERROR] :[25,3] cannot find symbol symbol : class Test location: class org.apache.accumulo.test.functional.SplitRecoveryIT [ERROR] :[33,2] method does not override or implement a method from a supertype [ERROR] :[40,18] cannot find symbol symbol : method getConnector() location: class org.apache.accumulo.test.functional.MasterFailoverIT [ERROR] :[43,31] cannot find symbol symbol : variable BWOPTS location: class org.apache.accumulo.test.functional.MasterFailoverIT [ERROR] :[44,35] cannot find symbol symbol : variable cluster location: class org.apache.accumulo.test.functional.MasterFailoverIT [ERROR] :[45,6] cannot find symbol symbol : variable cluster location: class org.apache.accumulo.test.functional.MasterFailoverIT [ERROR] :[48,16] cannot find symbol symbol : variable cluster location: class org.apache.accumulo.test.functional.MasterFailoverIT [ERROR] :[54,42] cannot find symbol symbol : variable SOPTS location: class org.apache.accumulo.test.functional.MasterFailoverIT [ERROR] :[27,20] cannot find symbol symbol : variable cluster location: class org.apache.accumulo.test.functional.SplitRecoveryIT [INFO] 16 errors [INFO] -------------------------------------------------------------