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 2017/07/09 10:03:44 UTC

Build failed in Jenkins: POI-DSL-1.9 #41

See <https://builds.apache.org/job/POI-DSL-1.9/41/display/redirect?page=changes>

Changes:

[kiwiwings] test environment via ant - not via the shell - hope that makes sense ...

[kiwiwings] add .ttf to ignored test integration resources

[kiwiwings] #61169 - Text with Japanese characters overflows textbox
- add resize methods with Graphics argument

[fanningpj] [Bug 58975] add test case for new function args default of 255

[fanningpj] [github-25] support excel number trailing comma format - Thabks to Luca Martini for proving the patch

[fanningpj] [Bug 58975] do not cast numberOfOperands to byte in AbstractFunctionPtg

[fanningpj] fix javadoc issue

[fanningpj] [Bug 60422] fix data formatter issue with specific format in German locale

[fanningpj] [Bug 61246] remove flush method

[fanningpj] [Bug 61246] fix issue where SXSSF sheet data has unicode surrogate chars replaced by '?'

[fanningpj] Remove check for jdk1.5 in test because POI now only supports jre1.6 and up

[fanningpj] Add missing deprecations for CellType methods that return ints

[fanningpj] add test case for date formatting using different locales

------------------------------------------
[...truncated 10.37 KB...]
U         src/ooxml/testcases/org/apache/poi/benchmark/AddImageBench.java
U         src/ooxml/testcases/org/apache/poi/TestDetectAsOOXML.java
U         src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFTextRun.java
U         src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFTextShape.java
D         src/ooxml/java/org/apache/poi/util/XmlSort.java
U         src/ooxml/java/org/apache/poi/openxml4j/opc/StreamHelper.java
U         src/ooxml/java/org/apache/poi/poifs/crypt/temp/EncryptedTempData.java
U         src/ooxml/java/org/apache/poi/poifs/crypt/dsig/facets/OOXMLSignatureFacet.java
U         src/ooxml/java/org/apache/poi/poifs/crypt/dsig/SignatureMarshalListener.java
U         src/ooxml/java/org/apache/poi/poifs/crypt/dsig/services/RelationshipTransformService.java
U         src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFCell.java
U         src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFCreationHelper.java
U         src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFEvaluationCell.java
U         src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFRow.java
U         src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFSheet.java
U         src/ooxml/java/org/apache/poi/xssf/streaming/SheetDataWriter.java
U         src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFWorkbook.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/BaseXSSFFormulaEvaluator.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFTable.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFCellStyle.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/charts/XSSFValueAxis.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/charts/XSSFCategoryAxis.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/charts/XSSFDateAxis.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/charts/XSSFChartAxis.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFEvaluationCell.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFRow.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFHyperlink.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheet.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFClientAnchor.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFCreationHelper.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFFont.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFName.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFChart.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFPivotTable.java
D         src/ooxml/java/org/apache/poi/xssf/usermodel/helpers/XSSFPaswordHelper.java
U         src/ooxml/java/org/apache/poi/xssf/model/StylesTable.java
U         src/ooxml/java/org/apache/poi/POIXMLDocument.java
U         src/testcases/org/apache/poi/hssf/util/TestAreaReference.java
U         src/testcases/org/apache/poi/hssf/record/TestRecalcIdRecord.java
U         src/testcases/org/apache/poi/hssf/record/TestWriteAccessRecord.java
U         src/testcases/org/apache/poi/hssf/record/chart/TestSeriesTextRecord.java
U         src/testcases/org/apache/poi/hssf/record/TestExternalNameRecord.java
U         src/testcases/org/apache/poi/hssf/record/pivot/TestExtendedPivotTableViewFieldsRecord.java
U         src/testcases/org/apache/poi/hssf/record/TestEmbeddedObjectRefSubRecord.java
U         src/testcases/org/apache/poi/hssf/record/TestSubRecord.java
U         src/testcases/org/apache/poi/hssf/record/aggregates/TestFormulaRecordAggregate.java
U         src/testcases/org/apache/poi/hssf/usermodel/TestHSSFOptimiser.java
U         src/testcases/org/apache/poi/hssf/usermodel/TestUnfixedBugs.java
U         src/testcases/org/apache/poi/hssf/usermodel/TestRowStyle.java
U         src/testcases/org/apache/poi/hssf/usermodel/TestHSSFSheet.java
U         src/testcases/org/apache/poi/hssf/usermodel/TestCellStyle.java
U         src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java
U         src/testcases/org/apache/poi/hssf/usermodel/TestHSSFName.java
U         src/testcases/org/apache/poi/hssf/model/TestDrawingShapes.java
AU        src/testcases/org/apache/poi/ss/formula/functions/TestMultiOperandNumericFunction.java
U         src/testcases/org/apache/poi/ss/formula/function/TestReadMissingBuiltInFuncs.java
U         src/testcases/org/apache/poi/ss/formula/eval/TestRangeEval.java
AU        src/testcases/org/apache/poi/ss/formula/ptg/TestAbstractFunctionPtg.java
U         src/testcases/org/apache/poi/ss/util/BaseTestCellUtil.java
U         src/testcases/org/apache/poi/ss/util/NumberRenderingSpreadsheetGenerator.java
U         src/testcases/org/apache/poi/ss/util/NumberComparingSpreadsheetGenerator.java
U         src/testcases/org/apache/poi/ss/util/TestAreaReference.java
U         src/testcases/org/apache/poi/ss/usermodel/BaseTestSheetShiftRows.java
U         src/testcases/org/apache/poi/ss/usermodel/BaseTestNamedRange.java
U         src/testcases/org/apache/poi/ss/usermodel/TestDataFormatter.java
U         src/testcases/org/apache/poi/ss/usermodel/BaseTestBugzillaIssues.java
U         src/testcases/org/apache/poi/ss/usermodel/BaseTestFont.java
U         src/testcases/org/apache/poi/ddf/TestEscherDgRecord.java
U         src/testcases/org/apache/poi/ddf/TestUnknownEscherRecord.java
U         src/testcases/org/apache/poi/ddf/TestEscherBoolProperty.java
U         src/testcases/org/apache/poi/ddf/TestEscherDggRecord.java
U         src/testcases/org/apache/poi/ddf/TestEscherSplitMenuColorsRecord.java
U         src/testcases/org/apache/poi/ddf/TestEscherOptRecord.java
U         src/testcases/org/apache/poi/ddf/TestEscherClientDataRecord.java
U         src/testcases/org/apache/poi/ddf/TestEscherClientAnchorRecord.java
U         src/testcases/org/apache/poi/ddf/TestEscherBSERecord.java
U         src/testcases/org/apache/poi/ddf/TestEscherSpgrRecord.java
U         src/testcases/org/apache/poi/ddf/TestEscherChildAnchorRecord.java
U         src/testcases/org/apache/poi/ddf/TestEscherContainerRecord.java
U         src/testcases/org/apache/poi/ddf/TestEscherSpRecord.java
U         src/testcases/org/apache/poi/ddf/TestEscherProperty.java
U         src/testcases/org/apache/poi/ddf/TestEscherBlipRecord.java
U         build.xml
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into '<https://builds.apache.org/job/POI-DSL-1.9/ws/forrest.properties'>
At revision 1801363

Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into '<https://builds.apache.org/job/POI-DSL-1.9/ws/src/documentation'>
U         src/documentation/content/xdocs/index.xml
U         src/documentation/content/xdocs/status.xml
U         src/documentation/content/xdocs/encryption.xml
U         src/documentation/content/xdocs/download.xml
At revision 1801363

At revision 1801363

No changes for https://svn.apache.org/repos/asf/poi/site/forrest.properties since the previous build
No changes for https://svn.apache.org/repos/asf/poi/site/src/documentation since the previous build
[POI-DSL-1.9] $ /bin/bash -xe /tmp/hudson3087994499903524403.sh
+ svn status
    X   forrest.properties
X       src/documentation

Performing status on external item at 'src/documentation':
+ echo Java-Home: /home/jenkins/tools/java/jigsaw-jdk-9-ea-b156
Java-Home: /home/jenkins/tools/java/jigsaw-jdk-9-ea-b156
+ ls -al /home/jenkins/tools/java/jigsaw-jdk-9-ea-b156/
total 44
drwxr-xr-x  9 root root 4096 Mar 20 18:58 .
drwxr-xr-x 20 root root 4096 Jun 11 23:33 ..
drwxr-xr-x  2 root root 4096 Mar 20 18:58 bin
drwxr-xr-x  4 root root 4096 Mar 20 18:58 conf
drwxr-xr-x  3 root root 4096 Mar 20 18:58 include
drwxr-xr-x  2 root root 4096 Mar 20 18:58 jmods
drwxr-xr-x 97 root root 4096 Mar 20 18:58 legal
drwxr-xr-x 11 root root 4096 Mar 20 18:58 lib
drwxr-xr-x  3 root root 4096 Mar 20 18:58 plugin
-r--r--r--  1 root root  158 Feb 11 00:14 README.html
-rw-r--r--  1 root root 1985 Feb 11 00:14 release
+ exit 0
[POI-DSL-1.9] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant -Dcoverage.enabled=true clean jenkins -Dmaxpermsize=-Dthis.is.a.dummy=true -Djava9addmods=--add-modules=java.xml.bind -Djavadoc9addmods=--add-modules=java.xml.bind -Djava9addmodsvalue=-Dsun.reflect.debugModuleAccessChecks=true -Djava9addopens1=--add-opens=java.xml/com.sun.org.apache.xerces.internal.util=ALL-UNNAMED -Djava9addopens2=--add-opens=java.base/java.io=ALL-UNNAMED -Djava9addopens3=--add-opens=java.base/java.nio=ALL-UNNAMED -Djava9addopens4=--add-opens=java.base/java.lang=ALL-UNNAMED -Djava9addopens5=--add-opens=java.base/jdk.internal.ref=ALL-UNNAMED -Djava.locale.providers=JRE,CLDR
Buildfile: <https://builds.apache.org/job/POI-DSL-1.9/ws/build.xml>

clean:
   [delete] Deleting directory <https://builds.apache.org/job/POI-DSL-1.9/ws/build>

check-jars:

fetch-jars:

check-ooxml-jars:

fetch-ooxml-jars:

init:
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.9/ws/build>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.9/ws/build/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.9/ws/build/test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.9/ws/build/test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.9/ws/build/scratchpad-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.9/ws/build/scratchpad-test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.9/ws/build/scratchpad-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.9/ws/build/geometry-java>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.9/ws/build/ooxml-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.9/ws/build/ooxml-test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.9/ws/build/ooxml-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.9/ws/build/excelant-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.9/ws/build/excelant-test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.9/ws/build/excelant-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.9/ws/build/examples-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.9/ws/build/integration-test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.9/41/artifact/build/integration-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.9/ws/build/dist>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.9/ws/build/tmp/site/build/site>
     [echo] Using Ant: Apache Ant(TM) version 1.9.9 compiled on February 2 2017 from /home/jenkins/tools/ant/apache-ant-1.9.9, Ant detected Java 9 (may be different than actual Java sometimes...)
     [echo] Using Java: 9-ea/9-ea+156-jigsaw-nightly-h6066-20170210/9-ea+156-jigsaw-nightly-h6066-20170210/Java HotSpot(TM) 64-Bit Server VM from Oracle Corporation on Linux: 4.8.3-std-1
     [echo] Using Findbugs: 3.0.1 for Java 9-ea

compile-main:
    [javac] Compiling 1196 source files to <https://builds.apache.org/job/POI-DSL-1.9/ws/build/classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] warning: [options] source value 1.6 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 1.6 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://builds.apache.org/job/POI-DSL-1.9/ws/src/java/org/apache/poi/hpsf/CustomProperties.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 4 warnings
    [javac] Compiling 535 source files to <https://builds.apache.org/job/POI-DSL-1.9/ws/build/test-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] warning: [options] source value 1.6 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 1.6 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 4 warnings
     [copy] Copying 4 files to <https://builds.apache.org/job/POI-DSL-1.9/ws/build/classes>

check-ooxml-xsds:

fetch-ooxml-xsds:

generate-geometry:

compile-scratchpad:
    [javac] Compiling 487 source files to <https://builds.apache.org/job/POI-DSL-1.9/ws/build/scratchpad-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] warning: [options] source value 1.6 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 1.6 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 4 warnings
    [javac] Compiling 190 source files to <https://builds.apache.org/job/POI-DSL-1.9/ws/build/scratchpad-test-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] warning: [options] source value 1.6 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 1.6 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 4 warnings
     [copy] Copying 2 files to <https://builds.apache.org/job/POI-DSL-1.9/ws/build/scratchpad-classes>

check-compiled-ooxml-xsds:

compile-ooxml-xsds:

compile-ooxml:
    [javac] Compiling 442 source files to <https://builds.apache.org/job/POI-DSL-1.9/ws/build/ooxml-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] warning: [options] source value 1.6 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 1.6 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://builds.apache.org/job/POI-DSL-1.9/ws/src/ooxml/java/org/apache/poi/xssf/eventusermodel/XSSFReader.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 4 warnings
    [javac] Compiling 233 source files to <https://builds.apache.org/job/POI-DSL-1.9/ws/build/ooxml-test-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] warning: [options] source value 1.6 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 1.6 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] <https://builds.apache.org/job/POI-DSL-1.9/ws/src/ooxml/testcases/org/apache/poi/sl/TestFonts.java>:145: error: incompatible types: CAP#1 cannot be converted to TextParagraph<?,?,? extends TextRun>
    [javac]         for (TextParagraph<?,?,? extends TextRun> p : tb.getTextParagraphs()) {
    [javac]                                                                           ^
    [javac]   where CAP#1,CAP#2,CAP#3 are fresh type-variables:
    [javac]     CAP#1 extends TextParagraph<CAP#2,CAP#3,?> from capture of ? extends TextParagraph<CAP#2,CAP#3,?>
    [javac]     CAP#2 extends Shape<CAP#2,CAP#3> from capture of ?
    [javac]     CAP#3 extends TextParagraph<CAP#2,CAP#3,?> from capture of ?
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 error
    [javac] 4 warnings

BUILD FAILED
<https://builds.apache.org/job/POI-DSL-1.9/ws/build.xml>:1057: Compile failed; see the compiler error output for details.

Total time: 1 minute 47 seconds
Build step 'Invoke Ant' marked build as failure
Skipping publisher since build result is FAILURE
Archiving artifacts
Compressed 66.28 MB of artifacts by 65.4% relative to #40
Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?


---------------------------------------------------------------------
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-DSL-1.9 #42

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI-DSL-1.9/42/display/redirect?page=changes>


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