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/05/17 09:28:02 UTC

Build failed in Jenkins: POI-DSL-SonarQube #97

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

Changes:

[onealj] replace "String.indexOf(String) >= 1" with "String.contains(String)"

------------------------------------------
[...truncated 5.34 KB...]
U         src/java/org/apache/poi/hpsf/SummaryInformation.java
U         src/java/org/apache/poi/hpsf/Section.java
U         src/java/org/apache/poi/hpsf/Filetime.java
U         src/java/org/apache/poi/hssf/usermodel/HeaderFooter.java
U         src/excelant/testcases/org/apache/poi/ss/excelant/BuildFileTest.java
U         src/integrationtest/org/apache/poi/stress/HPSFFileHandler.java
U         build.gradle
U         build.xml
U         .classpath
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 1795410

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 1795410

At revision 1795410

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
Injecting SonarQube environment variables using the configuration: ASF Sonar Analysis
[POI-DSL-SonarQube] $ /bin/bash -xe /tmp/hudson8791362984000815775.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] Deleting <https://builds.apache.org/job/POI-DSL-SonarQube/ws/sonar/target>
[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] Deleting <https://builds.apache.org/job/POI-DSL-SonarQube/ws/sonar/ooxml-schema/target>
[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] Deleting <https://builds.apache.org/job/POI-DSL-SonarQube/ws/sonar/ooxml-schema-encryption/target>
[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] Deleting <https://builds.apache.org/job/POI-DSL-SonarQube/ws/sonar/ooxml-schema-security/target>
[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] Deleting <https://builds.apache.org/job/POI-DSL-SonarQube/ws/sonar/ooxml/target>
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-SonarQube/ws/sonar/ooxml/src> (includes = [], excludes = [])
[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] Deleting <https://builds.apache.org/job/POI-DSL-SonarQube/ws/sonar/excelant/target>
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-SonarQube/ws/sonar/excelant/src> (includes = [], excludes = [])
[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] Deleting <https://builds.apache.org/job/POI-DSL-SonarQube/ws/sonar/examples/target>
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-SonarQube/ws/sonar/examples/src> (includes = [], excludes = [])
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache POI - the Java API for Microsoft Documents . SUCCESS [  0.323 s]
[INFO] Apache POI Main package ........................... SUCCESS [  0.693 s]
[INFO] Apache POI Scratchpad package ..................... SUCCESS [  0.152 s]
[INFO] Apache POI - Openxmlformats Schema package ........ SUCCESS [  2.229 s]
[INFO] Apache POI - Openxmlformats Encryption Schema package  SUCCESS [  0.058 s]
[INFO] Apache POI - Openxmlformats Security-Schema package  SUCCESS [  0.290 s]
[INFO] Apache POI OOXML package .......................... SUCCESS [  0.130 s]
[INFO] Apache POI ExcelAnt package ....................... SUCCESS [  0.021 s]
[INFO] Apache POI Examples package ....................... SUCCESS [  0.062 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.355 s
[INFO] Finished at: 2017-05-17T09:27:36+00:00
[INFO] Final Memory: 10M/607M
[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 1238 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 1214 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=0x00007f5521cb3acc, pid=6495, tid=0x00007f553872c700
#
# 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 3065 C2 com.sun.tools.javac.parser.JavaTokenizer.scanLitChar(I)V (496 bytes) @ 0x00007f5521cb3acc [0x00007f5521cb3980+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_pid6495.log>
Compiled method (c2)   24245 3065       4       com.sun.tools.javac.parser.JavaTokenizer::scanLitChar (496 bytes)
 total in heap  [0x00007f5521cb3250,0x00007f5521cb7c70] = 18976
 relocation     [0x00007f5521cb3378,0x00007f5521cb36d8] = 864
 constants      [0x00007f5521cb36e0,0x00007f5521cb3980] = 672
 main code      [0x00007f5521cb3980,0x00007f5521cb5ac0] = 8512
 stub code      [0x00007f5521cb5ac0,0x00007f5521cb5c98] = 472
 oops           [0x00007f5521cb5c98,0x00007f5521cb5cb0] = 24
 metadata       [0x00007f5521cb5cb0,0x00007f5521cb5d38] = 136
 scopes data    [0x00007f5521cb5d38,0x00007f5521cb7138] = 5120
 scopes pcs     [0x00007f5521cb7138,0x00007f5521cb7788] = 1616
 dependencies   [0x00007f5521cb7788,0x00007f5521cb77a8] = 32
 handler table  [0x00007f5521cb77a8,0x00007f5521cb7be0] = 1080
 nul chk table  [0x00007f5521cb7be0,0x00007f5521cb7c70] = 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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Jenkins build is back to normal : POI-DSL-SonarQube #98

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


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