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

Changes:

[onealj] update changelog for bug 61085

[onealj] bug 61059: fix NamePtg to read unsigned shorts instead of signed 
shorts, avoiding a AIOOBE when a workbook contains more than 32k Names. Thanks 
to Travis Burtrum for the patch.

------------------------------------------
[...truncated 3.06 KB...]
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/XSSFPatternFormatting.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFName.java
U         
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFDataBarFormatting.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/XSSFTableStyle.java
U         
src/ooxml/java/org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.java
U         
src/ooxml/java/org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFColor.java
AU        
src/ooxml/java/org/apache/poi/xssf/usermodel/DefaultIndexedColorMap.java
U         
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFBuiltinTableStyle.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFFontFormatting.java
U         src/ooxml/java/org/apache/poi/xssf/model/StylesTable.java
U         src/ooxml/java/org/apache/poi/xssf/model/ThemesTable.java
U         src/testcases/org/apache/poi/ss/usermodel/TestIndexedColors.java
U         src/testcases/org/apache/poi/ss/formula/TestWorkbookEvaluator.java
U         src/testcases/org/apache/poi/ss/formula/functions/TestTFunc.java
U         src/testcases/org/apache/poi/ss/util/TestCellReference.java
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 
into '<https://builds.apache.org/job/POI-DSL-SonarQube/ws/forrest.properties'>
At revision 1796483

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

At revision 1796483

No changes for https://svn.apache.org/repos/asf/poi/site/forrest.properties 
since the previous build
Injecting SonarQube environment variables using the configuration: ASF Sonar 
Analysis
[POI-DSL-SonarQube] $ /bin/bash -xe /tmp/hudson5797028930401924365.sh
+ svn status
?       .repository
    X   forrest.properties
X       src/documentation

Performing status on external item at 'src/documentation':
+ echo Java-Home: /home/jenkins/tools/java/latest1.8
Java-Home: /home/jenkins/tools/java/latest1.8
+ ls -al /home/jenkins/tools/java/latest1.8/
total 25932
drwxr-xr-x  8 root root     4096 Mar 20 18:50 .
drwxr-xr-x 19 root root     4096 Mar 20 19:05 ..
drwxr-xr-x  2 root root     4096 Mar 20 18:50 bin
-r--r--r--  1 root root     3244 Dec 13 00:46 COPYRIGHT
drwxr-xr-x  4 root root     4096 Mar 20 18:50 db
drwxr-xr-x  3 root root     4096 Mar 20 18:50 include
-rwxr-xr-x  1 root root  5094116 Dec 12 20:10 javafx-src.zip
drwxr-xr-x  5 root root     4096 Mar 20 18:50 jre
drwxr-xr-x  5 root root     4096 Mar 20 18:50 lib
-r--r--r--  1 root root       40 Dec 13 00:46 LICENSE
drwxr-xr-x  4 root root     4096 Mar 20 18:50 man
-r--r--r--  1 root root      159 Dec 13 00:46 README.html
-rw-r--r--  1 root root      526 Dec 13 00:46 release
-rw-r--r--  1 root root 21116095 Dec 13 00:46 src.zip
-rwxr-xr-x  1 root root   110114 Dec 12 20:10 THIRDPARTYLICENSEREADME-JAVAFX.txt
-r--r--r--  1 root root   177094 Dec 13 00:46 THIRDPARTYLICENSEREADME.txt
+ exit 0
[POI-DSL-SonarQube] $ /home/jenkins/tools/maven/apache-maven-3.2.1/bin/mvn -f 
sonar/pom.xml 
-Dmaven.repo.local=<https://builds.apache.org/job/POI-DSL-SonarQube/ws/.repository>
 clean
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache POI - the Java API for Microsoft Documents
[INFO] Apache POI Main package
[INFO] Apache POI Scratchpad package
[INFO] Apache POI - Openxmlformats Schema package
[INFO] Apache POI - Openxmlformats Encryption Schema package
[INFO] Apache POI - Openxmlformats Security-Schema package
[INFO] Apache POI OOXML package
[INFO] Apache POI ExcelAnt package
[INFO] Apache POI Examples package
[INFO] 
[INFO] Using the builder 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
 with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - the Java API for Microsoft Documents 
3.17-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-parent ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI Main package 3.17-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-main ---
[INFO] Deleting 
<https://builds.apache.org/job/POI-DSL-SonarQube/ws/sonar/main/target>
[INFO] Deleting 
<https://builds.apache.org/job/POI-DSL-SonarQube/ws/sonar/main/src> (includes = 
[], excludes = [])
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI Scratchpad package 3.17-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-scratchpad ---
[INFO] Deleting 
<https://builds.apache.org/job/POI-DSL-SonarQube/ws/sonar/scratchpad/target>
[INFO] Deleting 
<https://builds.apache.org/job/POI-DSL-SonarQube/ws/sonar/scratchpad/src> 
(includes = [], excludes = [])
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - Openxmlformats Schema package 3.17-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-ooxml-schema ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - Openxmlformats Encryption Schema package 
3.17-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
poi-ooxml-schema-encryption ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - Openxmlformats Security-Schema package 
3.17-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
poi-ooxml-schema-security ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI OOXML package 3.17-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-ooxml ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI ExcelAnt package 3.17-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-excelant ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI Examples package 3.17-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-examples ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache POI - the Java API for Microsoft Documents . SUCCESS [  0.310 s]
[INFO] Apache POI Main package ........................... SUCCESS [  0.645 s]
[INFO] Apache POI Scratchpad package ..................... SUCCESS [  0.074 s]
[INFO] Apache POI - Openxmlformats Schema package ........ SUCCESS [  0.005 s]
[INFO] Apache POI - Openxmlformats Encryption Schema package  SUCCESS [  0.004 
s]
[INFO] Apache POI - Openxmlformats Security-Schema package  SUCCESS [  0.004 s]
[INFO] Apache POI OOXML package .......................... SUCCESS [  0.007 s]
[INFO] Apache POI ExcelAnt package ....................... SUCCESS [  0.005 s]
[INFO] Apache POI Examples package ....................... SUCCESS [  0.004 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.435 s
[INFO] Finished at: 2017-05-28T09:27:41+00:00
[INFO] Final Memory: 15M/481M
[INFO] ------------------------------------------------------------------------
[POI-DSL-SonarQube] $ /home/jenkins/tools/maven/apache-maven-3.2.1/bin/mvn -f 
sonar/pom.xml 
-Dmaven.repo.local=<https://builds.apache.org/job/POI-DSL-SonarQube/ws/.repository>
 compile sonar:sonar -Dsonar.host.url=https://builds.apache.org/analysis
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache POI - the Java API for Microsoft Documents
[INFO] Apache POI Main package
[INFO] Apache POI Scratchpad package
[INFO] Apache POI - Openxmlformats Schema package
[INFO] Apache POI - Openxmlformats Encryption Schema package
[INFO] Apache POI - Openxmlformats Security-Schema package
[INFO] Apache POI OOXML package
[INFO] Apache POI ExcelAnt package
[INFO] Apache POI Examples package
[INFO] 
[INFO] Using the builder 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
 with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - the Java API for Microsoft Documents 
3.17-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI Main package 3.17-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-sources) @ 
poi-main ---
[INFO] Using 'ASCII' encoding to copy filtered resources.
[INFO] Copying 1239 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-resources) @ 
poi-main ---
[INFO] Using 'ASCII' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ 
poi-main ---
[INFO] Using 'ASCII' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ poi-main ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1215 source files to 
<https://builds.apache.org/job/POI-DSL-SonarQube/ws/sonar/main/target/classes>
[INFO] 
<https://builds.apache.org/job/POI-DSL-SonarQube/ws/sonar/main/src/main/java/org/apache/poi/hssf/record/aggregates/FormulaRecordAggregate.java>:
 Some input files use or override a deprecated API.
[INFO] 
<https://builds.apache.org/job/POI-DSL-SonarQube/ws/sonar/main/src/main/java/org/apache/poi/hssf/record/aggregates/FormulaRecordAggregate.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
<https://builds.apache.org/job/POI-DSL-SonarQube/ws/sonar/main/src/main/java/org/apache/poi/hpsf/CustomProperties.java>:
 
<https://builds.apache.org/job/POI-DSL-SonarQube/ws/sonar/main/src/main/java/org/apache/poi/hpsf/CustomProperties.java>
 uses unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/POI-DSL-SonarQube/ws/sonar/main/src/main/java/org/apache/poi/hpsf/CustomProperties.java>:
 Recompile with -Xlint:unchecked for details.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI Scratchpad package 3.17-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-sources) @ 
poi-scratchpad ---
[INFO] Using 'ASCII' encoding to copy filtered resources.
[INFO] Copying 488 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-resources) @ 
poi-scratchpad ---
[INFO] Using 'ASCII' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ 
poi-scratchpad ---
[INFO] Using 'ASCII' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ 
poi-scratchpad ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 488 source files to 
<https://builds.apache.org/job/POI-DSL-SonarQube/ws/sonar/scratchpad/target/classes>
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f3b29b4e10c, pid=30231, tid=0x00007f3b3fc0f700
#
# JRE version: Java(TM) SE Runtime Environment (8.0_121-b13) (build 
1.8.0_121-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.121-b13 mixed mode linux-amd64 
compressed oops)
# Problematic frame:
# J 3071 C2 com.sun.tools.javac.parser.JavaTokenizer.scanLitChar(I)V (496 
bytes) @ 0x00007f3b29b4e10c [0x00007f3b29b4dfc0+0x14c]
#
# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# <https://builds.apache.org/job/POI-DSL-SonarQube/ws/hs_err_pid30231.log>
Compiled method (c2)   24576 3071       4       
com.sun.tools.javac.parser.JavaTokenizer::scanLitChar (496 bytes)
 total in heap  [0x00007f3b29b4d890,0x00007f3b29b522b0] = 18976
 relocation     [0x00007f3b29b4d9b8,0x00007f3b29b4dd18] = 864
 constants      [0x00007f3b29b4dd20,0x00007f3b29b4dfc0] = 672
 main code      [0x00007f3b29b4dfc0,0x00007f3b29b50100] = 8512
 stub code      [0x00007f3b29b50100,0x00007f3b29b502d8] = 472
 oops           [0x00007f3b29b502d8,0x00007f3b29b502f0] = 24
 metadata       [0x00007f3b29b502f0,0x00007f3b29b50378] = 136
 scopes data    [0x00007f3b29b50378,0x00007f3b29b51778] = 5120
 scopes pcs     [0x00007f3b29b51778,0x00007f3b29b51dc8] = 1616
 dependencies   [0x00007f3b29b51dc8,0x00007f3b29b51de8] = 32
 handler table  [0x00007f3b29b51de8,0x00007f3b29b52220] = 1080
 nul chk table  [0x00007f3b29b52220,0x00007f3b29b522b0] = 144
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#
Build step 'Invoke top-level Maven targets' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to