Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EF1F410571 for ; Tue, 29 Apr 2014 22:24:28 +0000 (UTC) Received: (qmail 37474 invoked by uid 500); 29 Apr 2014 22:24:25 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 37311 invoked by uid 500); 29 Apr 2014 22:24:23 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 37303 invoked by uid 99); 29 Apr 2014 22:24:23 -0000 Received: from continuum-vm.apache.org (HELO continuum-vm) (140.211.11.47) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Apr 2014 22:24:23 +0000 Received: from continuum-vm (localhost [127.0.0.1]) by continuum-vm (Postfix) with ESMTP id 4787D34100F for ; Tue, 29 Apr 2014 22:24:23 +0000 (UTC) Date: Tue, 29 Apr 2014 22:24:22 +0000 (UTC) From: Apache Continuum To: dev@commons.apache.org Message-ID: <1759374341.8.1398810262922.JavaMail.continuum@continuum-vm> Subject: [continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Group (shared) Maven 3 Build Definition (Java 1.6)) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Continuum-Build-Host: continuum-vm X-Continuum-Project-Id: 286 X-Continuum-Project-Name: Apache Commons JCS Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=29901&projectId=286 Build statistics: State: Failed Previous State: Failed Started at: Tue 29 Apr 2014 22:20:34 +0000 Finished at: Tue 29 Apr 2014 22:24:21 +0000 Total time: 3m 46s Build Trigger: Schedule Build Number: 1 Exit code: 1 Building machine hostname: continuum-vm Operating system : Linux(unknown) Java Home version : java version "1.6.0_27" OpenJDK Runtime Environment (IcedTea6 1.12.6) (6b27-1.12.6-1ubuntu0.12.04.4) OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode) Builder version : Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 13:51:28+0000) Maven home: /opt/apache-maven-3.0.5 Java version: 1.6.0_27, vendor: Sun Microsystems Inc. Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.2.0-53-generic", arch: "amd64", family: "unix" **************************************************************************** SCM Changes: **************************************************************************** Changed: struberg @ Tue 29 Apr 2014 22:02:23 +0000 Comment: JCS-120 fix broken tests and add some ALv2 headers Files changed: /commons/proper/jcs/trunk/commons-jcs-jcache/src/main/java/org/apache/commons/jcs/jcache/JCSCache.java ( 1591120 ) /commons/proper/jcs/trunk/commons-jcs-jcache/src/main/java/org/apache/commons/jcs/jcache/JCSCachingManager.java ( 1591120 ) /commons/proper/jcs/trunk/commons-jcs-jcache/src/main/java/org/apache/commons/jcs/jcache/JCSElement.java ( 1591120 ) /commons/proper/jcs/trunk/pom.xml ( 1591120 ) **************************************************************************** Dependencies Changes: **************************************************************************** No dependencies changed **************************************************************************** Build Definition: **************************************************************************** POM filename: pom.xml Goals: clean deploy Arguments: --batch-mode -Pjava-1.6 -Dgpg.skip -Prelease Build Fresh: false Always Build: false Default Build Definition: true Schedule: COMMONS_SCHEDULE Profile Name: Maven 3.0.5 Description: Group (shared) Maven 3 Build Definition (Java 1.6) **************************************************************************** Test Summary: **************************************************************************** Tests: 379 Failures: 4 Errors: 0 Success Rate: 98 Total time: 133.885 **************************************************************************** Test Failures: **************************************************************************** BasicRemoteCacheClientServerUnitTest test1SinglePut : java.lang.AssertionError java.lang.AssertionError: Cache is alive expected: but was: at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.test1SinglePut(BasicRemoteCacheClientServerUnitTest.java:121) test2PutRemove : java.lang.AssertionError java.lang.AssertionError: Cache is alive expected: but was: at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.test2PutRemove(BasicRemoteCacheClientServerUnitTest.java:167) test3PutAndListen : java.lang.AssertionError java.lang.AssertionError: Cache is alive expected: but was: at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.test3PutAndListen(BasicRemoteCacheClientServerUnitTest.java:221) test4PutaMultipleAndListen : java.lang.AssertionError java.lang.AssertionError: Cache is alive expected: but was: at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.test4PutaMultipleAndListen(BasicRemoteCacheClientServerUnitTest.java:268) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org