You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/07/01 02:31:54 UTC

Build failed in Jenkins: POI #117

See <https://builds.apache.org/job/POI/117/changes>

Changes:

[centic] Bug 54084: Add testcase which reproduces the bug, no fix available yet

------------------------------------------
Started by an SCM change
Building remotely on solaris1 in workspace <https://builds.apache.org/job/POI/ws/>
Updating http://svn.apache.org/repos/asf/poi/trunk
A         test-data/spreadsheet/54084 - Greek - beyond BMP.txt
A         test-data/spreadsheet/54084 - Greek - beyond BMP.xlsx
U         src/testcases/org/apache/poi/hssf/usermodel/TestUnfixedBugs.java
U         build.xml
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into '/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/src/documentation'
At revision 1498201
At revision 1498201
no change for https://svn.apache.org/repos/asf/poi/site/src/documentation since the previous build
[POI] $ /home/hudson/tools/ant/latest/bin/ant clean jenkins
Buildfile: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build.xml

clean:
   [delete] Deleting directory /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build

check-jars:

fetch-jars:

testexist:

downloadfile:

testexist:

downloadfile:

testexist:

downloadfile:

testexist:

downloadfile:
      [get] Getting: http://repo1.maven.org/maven2/junit/junit/4.11/junit-4.11.jar
      [get] To: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/lib/junit-4.11.jar

testexist:

downloadfile:
      [get] Getting: http://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
      [get] To: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/lib/hamcrest-core-1.3.jar

testexist:

downloadfile:

check-ooxml-jars:

fetch-ooxml-jars:

init:
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/classes
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/test-classes
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/test-results
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/scratchpad-classes
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/scratchpad-test-classes
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/scratchpad-test-results
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/ooxml-classes
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/ooxml-test-classes
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/ooxml-test-results
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/excelant-classes
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/excelant-test-classes
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/excelant-test-results
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/examples-classes
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/dist
    [mkdir] Created dir: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/tmp/site/build/site

compile-main:
    [javac] Compiling 912 source files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 477 source files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build/test-classes
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/src/testcases/org/apache/poi/hssf/usermodel/TestUnfixedBugs.java:32: package org.apache.poi.xssf does not exist
    [javac] import org.apache.poi.xssf.SXSSFITestDataProvider;
    [javac]                            ^
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/src/testcases/org/apache/poi/hssf/usermodel/TestUnfixedBugs.java:33: package org.apache.poi.xssf does not exist
    [javac] import org.apache.poi.xssf.XSSFTestDataSamples;
    [javac]                            ^
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/src/testcases/org/apache/poi/hssf/usermodel/TestUnfixedBugs.java:34: package org.apache.poi.xssf.streaming does not exist
    [javac] import org.apache.poi.xssf.streaming.SXSSFWorkbook;
    [javac]                                      ^
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/src/testcases/org/apache/poi/hssf/usermodel/TestUnfixedBugs.java:35: package org.apache.poi.xssf.usermodel does not exist
    [javac] import org.apache.poi.xssf.usermodel.XSSFWorkbook;
    [javac]                                      ^
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/src/testcases/org/apache/poi/hssf/usermodel/TestUnfixedBugs.java:92: cannot find symbol
    [javac] symbol  : class XSSFWorkbook
    [javac] location: class org.apache.poi.hssf.usermodel.TestUnfixedBugs
    [javac]         XSSFWorkbook wb = XSSFTestDataSamples.openSampleWorkbook("54084 - Greek - beyond BMP.xlsx");
    [javac]         ^
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/src/testcases/org/apache/poi/hssf/usermodel/TestUnfixedBugs.java:92: cannot find symbol
    [javac] symbol  : variable XSSFTestDataSamples
    [javac] location: class org.apache.poi.hssf.usermodel.TestUnfixedBugs
    [javac]         XSSFWorkbook wb = XSSFTestDataSamples.openSampleWorkbook("54084 - Greek - beyond BMP.xlsx");
    [javac]                           ^
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/src/testcases/org/apache/poi/hssf/usermodel/TestUnfixedBugs.java:104: cannot find symbol
    [javac] symbol  : class XSSFWorkbook
    [javac] location: class org.apache.poi.hssf.usermodel.TestUnfixedBugs
    [javac]         XSSFWorkbook wbWritten = XSSFTestDataSamples.writeOutAndReadBack(wb);
    [javac]         ^
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/src/testcases/org/apache/poi/hssf/usermodel/TestUnfixedBugs.java:104: cannot find symbol
    [javac] symbol  : variable XSSFTestDataSamples
    [javac] location: class org.apache.poi.hssf.usermodel.TestUnfixedBugs
    [javac]         XSSFWorkbook wbWritten = XSSFTestDataSamples.writeOutAndReadBack(wb);
    [javac]                                  ^
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/src/testcases/org/apache/poi/hssf/usermodel/TestUnfixedBugs.java:108: cannot find symbol
    [javac] symbol  : class SXSSFWorkbook
    [javac] location: class org.apache.poi.hssf.usermodel.TestUnfixedBugs
    [javac]         Workbook wbStreamingWritten = SXSSFITestDataProvider.instance.writeOutAndReadBack(new SXSSFWorkbook(wb));
    [javac]                                                                                               ^
    [javac] /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/src/testcases/org/apache/poi/hssf/usermodel/TestUnfixedBugs.java:108: package SXSSFITestDataProvider does not exist
    [javac]         Workbook wbStreamingWritten = SXSSFITestDataProvider.instance.writeOutAndReadBack(new SXSSFWorkbook(wb));
    [javac]                                                             ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 10 errors

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/POI/build.xml:479: Compile failed; see the compiler error output for details.

Total time: 29 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts

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


Jenkins build is back to normal : POI #118

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI/118/changes>


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