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

Changes:

[Andreas Beeker] fix paths to new gradle directories


------------------------------------------
[...truncated 1.52 KB...]


<-- Got one external: documentation, svn url: 
https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 
into 
'<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/src/documentation'>
At revision 1888529

At revision 1888529

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: sonarcloud.io
[POI-DSL-SonarQube-Gradle] $ /bin/sh -xe /tmp/jenkins3768514757384131161.sh
+ svn status
?       build.javacheck.xml
    X   forrest.properties
X       src/documentation

Performing status on external item at 'src/documentation':
+ echo Java-Home: /home/jenkins/tools/java/latest11
Java-Home: /home/jenkins/tools/java/latest11
+ ls -al /home/jenkins/tools/java/latest11/
total 40
drwxr-xr-x  8 root root 4096 Dec  7 22:54 .
drwxr-xr-x 43 root root 4096 Feb 16 14:45 ..
drwxr-xr-x  2 root root 4096 Dec  7 22:54 bin
drwxr-xr-x  4 root root 4096 Dec  7 22:54 conf
drwxr-xr-x  3 root root 4096 Dec  7 22:54 include
drwxr-xr-x  2 root root 4096 Dec  7 22:54 jmods
drwxr-xr-x 73 root root 4096 Dec  7 22:54 legal
drwxr-xr-x  6 root root 4096 Dec  7 22:54 lib
-r--r--r--  1 root root  160 Sep 15  2020 README.html
-rw-r--r--  1 root root 1278 Sep 15  2020 release
+ ls -al /home/jenkins/tools/java/latest11/bin
total 640
drwxr-xr-x 2 root root   4096 Dec  7 22:54 .
drwxr-xr-x 8 root root   4096 Dec  7 22:54 ..
-rwxr-xr-x 1 root root  12984 Sep 15  2020 jaotc
-rwxr-xr-x 1 root root  12864 Sep 15  2020 jar
-rwxr-xr-x 1 root root  12864 Sep 15  2020 jarsigner
-rwxr-xr-x 1 root root  12848 Sep 15  2020 java
-rwxr-xr-x 1 root root  12896 Sep 15  2020 javac
-rwxr-xr-x 1 root root  12896 Sep 15  2020 javadoc
-rwxr-xr-x 1 root root  12864 Sep 15  2020 javap
-rwxr-xr-x 1 root root  12864 Sep 15  2020 jcmd
-rwxr-xr-x 1 root root  12912 Sep 15  2020 jconsole
-rwxr-xr-x 1 root root  12864 Sep 15  2020 jdb
-rwxr-xr-x 1 root root  12864 Sep 15  2020 jdeprscan
-rwxr-xr-x 1 root root  12864 Sep 15  2020 jdeps
-rwxr-xr-x 1 root root  12864 Sep 15  2020 jfr
-rwxr-xr-x 1 root root  12864 Sep 15  2020 jhsdb
-rwxr-xr-x 1 root root  12864 Sep 15  2020 jimage
-rwxr-xr-x 1 root root  12896 Sep 15  2020 jinfo
-rwxr-xr-x 1 root root  12896 Sep 15  2020 jjs
-rwxr-xr-x 1 root root  12896 Sep 15  2020 jlink
-rwxr-xr-x 1 root root  12896 Sep 15  2020 jmap
-rwxr-xr-x 1 root root  12864 Sep 15  2020 jmod
-rwxr-xr-x 1 root root  12864 Sep 15  2020 jps
-rwxr-xr-x 1 root root  12904 Sep 15  2020 jrunscript
-rwxr-xr-x 1 root root  12864 Sep 15  2020 jshell
-rwxr-xr-x 1 root root  12896 Sep 15  2020 jstack
-rwxr-xr-x 1 root root  12864 Sep 15  2020 jstat
-rwxr-xr-x 1 root root  12864 Sep 15  2020 jstatd
-rwxr-xr-x 1 root root  12864 Sep 15  2020 keytool
-rwxr-xr-x 1 root root  12864 Sep 15  2020 pack200
-rwxr-xr-x 1 root root  12864 Sep 15  2020 rmic
-rwxr-xr-x 1 root root  12864 Sep 15  2020 rmid
-rwxr-xr-x 1 root root  12872 Sep 15  2020 rmiregistry
-rwxr-xr-x 1 root root  12864 Sep 15  2020 serialver
-rwxr-xr-x 1 root root 121568 Sep 15  2020 unpack200
+ /home/jenkins/tools/java/latest11/bin/java -version
java version "11.0.9" 2020-10-20 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.9+7-LTS)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.9+7-LTS, mixed mode)
+ echo which java
which java
+ which java
/home/jenkins/tools/java/latest11/bin/java
+ java -version
java version "11.0.9" 2020-10-20 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.9+7-LTS)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.9+7-LTS, mixed mode)
+ echo which javac
which javac
+ which javac
/home/jenkins/tools/java/latest11/bin/javac
+ javac -version
javac 11.0.9
+ echo Ant-Home:
Ant-Home:
+ ls -al
total 512
drwxr-xr-x 24 jenkins jenkins   4096 Apr  7 22:55 .
drwxr-xr-x 10 jenkins jenkins   4096 Apr  7 22:54 ..
drwxr-xr-x  6 jenkins jenkins   4096 Apr  7 22:55 build
-rw-r--r--  1 jenkins jenkins  14031 Apr  8 18:22 build.gradle
-rw-r--r--  1 jenkins jenkins    172 Apr  7 22:55 build.javacheck.xml
-rw-r--r--  1 jenkins jenkins 166536 Apr  7 22:54 build.xml
-rw-r--r--  1 jenkins jenkins   6325 Apr  7 22:54 doap_POI.rdf
-rw-r--r--  1 jenkins jenkins   2934 Apr  7 22:54 file-leak-detector.exclude
-rw-r--r--  1 jenkins jenkins   6229 Apr  7 22:54 forrest.properties
-rw-r--r--  1 jenkins jenkins     53 Apr  7 22:54 .gitattributes
drwxr-xr-x  3 jenkins jenkins   4096 Apr  7 22:54 .github
-rw-r--r--  1 jenkins jenkins    523 Apr  7 22:54 .gitignore
drwxr-xr-x  3 jenkins jenkins   4096 Apr  7 22:54 gradle
drwxr-xr-x  7 jenkins jenkins   4096 Apr  7 22:56 .gradle
-rw-r--r--  1 jenkins jenkins    154 Apr  7 22:54 gradle.properties
-rwxr-xr-x  1 jenkins jenkins   5770 Apr  7 22:54 gradlew
-rw-r--r--  1 jenkins jenkins   3058 Apr  7 22:54 gradlew.bat
drwxr-xr-x  2 jenkins jenkins   4096 Apr  8 18:22 jenkins
-rw-r--r--  1 jenkins jenkins 167281 Apr  7 22:54 KEYS
drwxr-xr-x  2 jenkins jenkins   4096 Apr  7 22:54 legal
drwxr-xr-x 10 jenkins jenkins   4096 Apr  7 22:55 lib
drwxr-xr-x  2 jenkins jenkins   4096 Apr  7 22:54 maven
drwxr-xr-x  3 jenkins jenkins   4096 Apr  7 22:54 osgi
-rw-r--r--  1 jenkins jenkins   4813 Apr  7 22:54 patch.xml
drwxr-xr-x  5 jenkins jenkins   4096 Apr  7 22:55 poi
drwxr-xr-x  4 jenkins jenkins   4096 Apr  7 22:55 poi-examples
drwxr-xr-x  4 jenkins jenkins   4096 Apr  7 22:55 poi-excelant
drwxr-xr-x  4 jenkins jenkins   4096 Apr  7 22:55 poi-integration
drwxr-xr-x  4 jenkins jenkins   4096 Apr  7 22:55 poi-ooxml
drwxr-xr-x  4 jenkins jenkins   4096 Apr  7 22:55 poi-ooxml-full
drwxr-xr-x  3 jenkins jenkins   4096 Apr  7 22:54 poi-ooxml-lite
drwxr-xr-x  3 jenkins jenkins   4096 Apr  7 22:54 poi-ooxml-lite-agent
drwxr-xr-x  5 jenkins jenkins   4096 Apr  7 22:55 poi-scratchpad
-rw-r--r--  1 jenkins jenkins   4278 Apr  7 22:54 README.rst
-rw-r--r--  1 jenkins jenkins    197 Apr  7 22:54 settings.gradle
drwxr-xr-x  9 jenkins jenkins   4096 Apr  7 22:54 sonar
drwxr-xr-x  4 jenkins jenkins   4096 Apr  7 22:54 src
drwxr-xr-x  4 jenkins jenkins   4096 Apr  8 18:22 .svn
drwxr-xr-x 15 jenkins jenkins   4096 Apr  7 22:54 test-data
-rw-r--r--  1 jenkins jenkins    419 Apr  7 22:54 .travis.yml
+ echo which ant
which ant
+ which ant
/usr/bin/ant
+ ant -version
Apache Ant(TM) version 1.10.5 compiled on March 28 2019
+ echo <project default="test"><target name="test"><echo>Java 
${ant.java.version}/${java.version}</echo><exec executable="javac"><arg 
value="-version"/></exec></target></project>
+ ant -f build.javacheck.xml -v
Apache Ant(TM) version 1.10.5 compiled on March 28 2019
Buildfile: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/build.javacheck.xml>
Detected Java version: 11 in: /usr/local/asfpackages/java/oraclejdk-11.0.9
Detected OS: Linux
parsing buildfile 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/build.javacheck.xml>
 with URI = 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/build.javacheck.xml>
Project base dir set to: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/>
Build sequence for target(s) `test' is [test]
Complete build sequence is [test, ]

test:
parsing buildfile 
jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/antlib.xml with URI = 
jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/antlib.xml from a zip 
file
     [echo] Java 11/11.0.9
     [exec] Current OS is Linux
     [exec] Executing 'javac' with arguments:
     [exec] '-version'
     [exec] 
     [exec] The ' characters around the executable and arguments are
     [exec] not part of the command.
     [exec] javac 11.0.9

BUILD SUCCESSFUL
Total time: 1 second
+ exit 0
[POI-DSL-SonarQube-Gradle] $ /home/jenkins/tools/ant/latest1.10/bin/ant init
Buildfile: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/build.xml>

check-jars:

fetch-jars:

check-ooxml-jars:

fetch-ooxml-jars:
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml/curvesapi-1.06.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/apache/xmlbeans/xmlbeans/5.0.0/xmlbeans-5.0.0.jar
      [get] To: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml/xmlbeans-5.0.0.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml/commons-compress-1.20.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-tests/reflections-0.9.12.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-tests/guava-30.1-jre.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-tests/javassist-3.27.0-GA.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-tests/slf4j-api-1.7.30.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-batik/batik-anim-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-batik/batik-awt-util-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-batik/batik-bridge-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-batik/batik-codec-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-batik/batik-constants-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-batik/batik-css-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-batik/batik-dom-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-batik/batik-ext-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-batik/batik-gvt-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-batik/batik-i18n-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-batik/batik-parser-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-batik/batik-shared-resources-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-batik/batik-svg-dom-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-batik/batik-svggen-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-batik/batik-svgrasterizer-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-batik/batik-transcoder-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-batik/batik-util-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-batik/batik-xml-1.14.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-batik/xml-apis-ext-1.3.04.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-batik/xmlgraphics-commons-2.4.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-provided/pdfbox-2.0.22.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-provided/fontbox-2.0.22.jar>
      [get] Destination already exists (skipping): 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/lib/ooxml-provided/graphics2d-0.31.jar>

init:
     [echo] Using Ant: Apache Ant(TM) version 1.10.9 compiled on September 27 
2020 from /home/jenkins/tools/ant/latest1.10, Ant detected Java 11 (may be 
different than actual Java sometimes...)
     [echo] Using Java: 11.0.9/11.0.9+7-LTS/11.0.9+7-LTS/Java HotSpot(TM) 
64-Bit Server VM from Oracle Corporation on Linux: 4.15.0-66-generic
     [echo] Building Apache POI version 5.0.1-SNAPSHOT and RC: RC1

BUILD SUCCESSFUL
Total time: 2 seconds
[Gradle] - Launching build.
[POI-DSL-SonarQube-Gradle] $ 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/gradlew> 
-PenableSonar -Dsonar.login=**** -Dsonar.organization=apache 
-Dsonar.projectKey=poi-parent -Dsonar.host.url=https://sonarcloud.io check 
jacocoTestReport sonarqube
To honour the JVM settings for this build a single-use Daemon process will be 
forked. See 
https://docs.gradle.org/6.8/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 

> Configure project :
Enabling Sonar support
Trying to override old definition of datatype junit

> Task :rat
Files with unapproved licenses:
 - 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/build.javacheck.xml>


> Task :rat FAILED

> Task :poi:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':rat'.
> A failure occurred while executing org.nosphere.apache.rat.RatWork
   > Apache Rat audit failure - 1 unapproved license
        See 
file://<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/build/reports/rat/index.html>

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 42s
2 actionable tasks: 2 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner 
succeed?

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

Reply via email to