You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Apache Continuum <de...@continuum.apache.org> on 2015/01/01 21:20:55 UTC

[continuum] BUILD FAILURE: Apache Commons Compress - Apache Commons (Group (shared) Maven 3 Build Definition (Java 1.6))

Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=39067&projectId=64

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Thu 1 Jan 2015 20:20:10 +0000
  Finished at: Thu 1 Jan 2015 20:20:54 +0000
  Total time: 44s
  Build Trigger: Schedule
  Build Number: 420
  Exit code: 1
  Building machine hostname: continuum-vm
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.6.0_32"
          OpenJDK Runtime Environment (IcedTea6 1.13.4) (6b32-1.13.4-4ubuntu0.12.04.2)
          OpenJDK 64-Bit Server VM (build 23.25-b01, 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_32, vendor: Sun Microsystems Inc.
          Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
          Default locale: en_US, platform encoding: ANSI_X3.4-1968
          OS name: "linux", version: "3.2.0-67-generic", arch: "amd64", family: "unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: bodewig @ Thu 1 Jan 2015 19:39:17 +0000
Comment: document parallel zip creation
Files changed:
  /commons/proper/compress/trunk/NOTICE.txt ( 1648926 )
  /commons/proper/compress/trunk/src/site/xdoc/index.xml ( 1648926 )

Changed: krosenvold @ Thu 1 Jan 2015 20:08:16 +0000
Comment: Unix mode bits were not being preserved in addRawEntry
Files changed:
  /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip/ZipArchiveOutputStream.java ( 1648932 )
  /commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/ZipTestCase.java ( 1648932 )

****************************************************************************
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: 513
Failures: 1
Errors: 0
Success Rate: 99
Total time: 14.351001

****************************************************************************
Test Failures:
****************************************************************************

ZipTestCase
    testCopyRawEntriesFromFile :
  org.junit.internal.ArrayComparisonFailure
  org.junit.internal.ArrayComparisonFailure: arrays first differed at element [134]; expected:<0> but was:<3>
	at org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:50)
	at org.junit.Assert.internalArrayEquals(Assert.java:473)
	at org.junit.Assert.assertArrayEquals(Assert.java:294)
	at org.junit.Assert.assertArrayEquals(Assert.java:305)
	at org.apache.commons.compress.archivers.ZipTestCase.assertSameFileContents(ZipTestCase.java:382)
	at org.apache.commons.compress.archivers.ZipTestCase.testCopyRawEntriesFromFile(ZipTestCase.java:328)


  


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org