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 2022/02/02 13:39:17 UTC

Build failed in Jenkins: POI » POI-XMLBeans-DSL-1.8 #111

See <https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/111/display/redirect?page=changes>

Changes:

[PJ Fanning] upgrade saxon to 11.1


------------------------------------------
[...truncated 42.49 KB...]
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[12: zvon5.xml //BBB[@name]] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[13: zvon5.xml //BBB[@*]] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[14: zvon5.xml //BBB[not(@*)]] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[15: zvon6.xml //BBB[@id='b1']] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[16: zvon6.xml //BBB[@name='bbb']] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[17: zvon6.xml //BBB[normalize-space(@name)='bbb']] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[18: zvon7.xml //*[count(BBB)=2]] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[19: zvon7.xml //*[count(*)=2]] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[20: zvon7.xml //*[count(*)=3]] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[21: zvon8.xml //*[name()='BBB']] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[22: zvon8.xml //*[starts-with(name(),'B')]] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[23: zvon8.xml //*[contains(name(),'C')]] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[24: zvon9.xml //*[string-length(name()) = 3]] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[25: zvon9.xml //*[string-length(name()) < 3]] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[26: zvon9.xml //*[string-length(name()) > 3]] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[30: zvon11.xml /AAA] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[31: zvon11.xml /child::AAA] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[32: zvon11.xml /AAA/BBB] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[33: zvon11.xml /child::AAA/child::BBB] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[34: zvon11.xml /child::AAA/BBB] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[35: zvon12.xml /descendant::*] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[36: zvon12.xml /AAA/BBB/descendant::*] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[37: zvon12.xml //CCC/descendant::*] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[38: zvon12.xml //CCC/descendant::DDD] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[39: zvon13.xml //DDD/parent::*] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[40: zvon14.xml /AAA/BBB/DDD/CCC/EEE/ancestor::*] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[41: zvon14.xml //FFF/ancestor::*] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[42: zvon15.xml /AAA/BBB/following-sibling::*] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[43: zvon15.xml //CCC/following-sibling::*] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[44: zvon16.xml /AAA/XXX/preceding-sibling::*] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[45: zvon16.xml //CCC/preceding-sibling::*] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[46: zvon17.xml /AAA/XXX/following::*] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[47: zvon17.xml //ZZZ/following::*] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[48: zvon18.xml /AAA/XXX/preceding::*] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[49: zvon18.xml //GGG/preceding::*] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[50: zvon19.xml /AAA/XXX/descendant-or-self::*] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[51: zvon19.xml //CCC/descendant-or-self::*] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[52: zvon20.xml /AAA/XXX/DDD/EEE/ancestor-or-self::*] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[53: zvon20.xml //GGG/ancestor-or-self::*] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[54: zvon21.xml //GGG/ancestor::*] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[55: zvon21.xml //GGG/descendant::*] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[56: zvon21.xml //GGG/following::*] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[57: zvon21.xml //GGG/preceding::*] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[58: zvon21.xml //GGG/self::*] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[59: zvon21.xml //GGG/ancestor::* | //GGG/descendant::* | //GGG/following::* | //GGG/preceding::* | //GGG/self::*] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[60: zvon22.xml //BBB[position() mod 2 = 0 ]] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[61: zvon22.xml //BBB[ position() = floor(last() div 2 + 0.5) or position() = ceiling(last() div 2 + 0.5) ]] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.complex.detailed.XPathTest > zvonExample[62: zvon22.xml //CCC[ position() = floor(last() div 2 + 0.5) or position() = ceiling(last() div 2 + 0.5) ]] FAILED
    java.lang.NoClassDefFoundError at XPathTest.java:215

xmlcursor.xpath.xbean_xpath.detailed.AxesTest > testChildAttribute FAILED
    java.lang.NoClassDefFoundError at AxesTest.java:185

xmlcursor.xpath.xbean_xpath.detailed.AxesTest > testChildAttributeAbbrev FAILED
    java.lang.NoClassDefFoundError at AxesTest.java:198

xmlcursor.xpath.xbean_xpath.detailed.AxesTest > testChildAxisAbbrev FAILED
    java.lang.NoClassDefFoundError at AxesTest.java:70

xmlcursor.xpath.xbean_xpath.detailed.AxesTest > testDescendantAxisAbbrev FAILED
    java.lang.NoClassDefFoundError at AxesTest.java:144

xmlcursor.xpath.xbean_xpath.detailed.AxesTest > testChildAxis FAILED
    java.lang.NoClassDefFoundError at AxesTest.java:85

xmlcursor.xpath.xbean_xpath.detailed.AxesTest > testSelfAxisAbbrev FAILED
    java.lang.NoClassDefFoundError at AxesTest.java:311

xmlcursor.xpath.xbean_xpath.detailed.AxesTest > testChildAxisDNE FAILED
    java.lang.NoClassDefFoundError at AxesTest.java:112

xmlcursor.xpath.xbean_xpath.detailed.AxesTest > testChildAxisDot FAILED
    java.lang.NoClassDefFoundError at AxesTest.java:100

xmlcursor.xpath.xbean_xpath.detailed.AxesTest > testDescAttribute FAILED
    java.lang.NoClassDefFoundError at AxesTest.java:212

xmlcursor.xquery.checkin.QueryEngineTests > testQueryEngineSelection FAILED
    java.lang.NoClassDefFoundError at QueryEngineTests.java:28

xmlcursor.xquery.detailed.StoreTestsXqrl > testPathing FAILED
    java.lang.NoClassDefFoundError at StoreTestsXqrl.java:123

xmlcursor.xquery.detailed.StoreTestsXqrl > testSaving FAILED
    java.lang.NoClassDefFoundError at StoreTestsXqrl.java:30

xmlcursor.xquery.detailed.StoreTestsXqrl > testXQuery FAILED
    java.lang.NoClassDefFoundError at StoreTestsXqrl.java:94

xmlcursor.xquery.detailed.XQueryTest > testObjConstruction FAILED
    java.lang.NoClassDefFoundError at XQueryTest.java:58

xmlcursor.xquery.detailed.XQueryTest > testJoin FAILED
    java.lang.NoClassDefFoundError at XQueryTest.java:97

xmlcursor.xquery.detailed.XQueryTest > testType FAILED
    java.lang.NoClassDefFoundError at XQueryTest.java:265

xmlcursor.xquery.detailed.XQueryTest > testQueryComment FAILED
    java.lang.NoClassDefFoundError at XQueryTest.java:276

xmlcursor.xquery.detailed.XQueryTest > testTextAtOddPlaces FAILED
    java.lang.NoClassDefFoundError at XQueryTest.java:179

xmlcursor.xquery.detailed.XQueryTest > testTextSequenceRootObject FAILED
    java.lang.NoClassDefFoundError at XQueryTest.java:133

xmlcursor.xquery.detailed.XQueryTest > testFunction FAILED
    java.lang.NoClassDefFoundError at XQueryTest.java:246

xmlcursor.xquery.detailed.XQueryVariableBindingTest > testOneVariable FAILED
    java.lang.NoClassDefFoundError at XQueryVariableBindingTest.java:141

xmlcursor.xquery.detailed.XQueryVariableBindingTest > testCurrentNodeVariable1 FAILED
    java.lang.NoClassDefFoundError at XQueryVariableBindingTest.java:54

xmlcursor.xquery.detailed.XQueryVariableBindingTest > testCurrentNodeVariable2 FAILED
    java.lang.NoClassDefFoundError at XQueryVariableBindingTest.java:133

xmlcursor.xquery.detailed.XQueryVariableBindingTest > testThisVariable1 FAILED
    java.lang.NoClassDefFoundError at XQueryVariableBindingTest.java:54

xmlcursor.xquery.detailed.XQueryVariableBindingTest > testThisVariable2 FAILED
    java.lang.NoClassDefFoundError at XQueryVariableBindingTest.java:117

xmlcursor.xquery.detailed.XQueryVariableBindingTest > testMultipleVariables FAILED
    java.lang.NoClassDefFoundError at XQueryVariableBindingTest.java:141

3223 tests completed, 210 failed, 195 skipped

> Task :test FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':test'.
> There were failing tests. See the report at: file://<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ws/build/reports/tests/test/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 7m 32s
39 actionable tasks: 38 executed, 1 from cache
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
[SpotBugs] Skipping execution of recorder since overall result is '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 » POI-XMLBeans-DSL-1.8 #113

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


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


Build failed in Jenkins: POI » POI-XMLBeans-DSL-1.8 #112

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

Changes:

[PJ Fanning] xmlresolver jar needed by saxon 11


------------------------------------------
[...truncated 6.66 KB...]
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jarsigner
-rwxr-xr-x 1 root root   8712 Apr  7  2021 java
-rwxr-xr-x 1 root root   8832 Apr  7  2021 javac
-rwxr-xr-x 1 root root   8832 Apr  7  2021 javadoc
-rwxr-xr-x 1 root root   2293 Mar 19  2021 javafxpackager
-rwxr-xr-x 1 root root   8832 Apr  7  2021 javah
-rwxr-xr-x 1 root root   8832 Apr  7  2021 javap
-rwxr-xr-x 1 root root   2293 Mar 19  2021 javapackager
-rwxr-xr-x 1 root root   1809 Apr  7  2021 java-rmi.cgi
-rwxr-xr-x 1 root root 148896 Apr  7  2021 javaws
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jcmd
-rwxr-xr-x 1 root root   8856 Apr  7  2021 jconsole
-rwxr-xr-x 2 root root   6264 Apr  7  2021 jcontrol
-rwxr-xr-x 1 root root   8848 Apr  7  2021 jdb
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jdeps
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jhat
-rwxr-xr-x 1 root root   8896 Apr  7  2021 jinfo
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jjs
-rwxr-xr-x 1 root root   8896 Apr  7  2021 jmap
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jps
-rwxr-xr-x 1 root root   8840 Apr  7  2021 jrunscript
-rwxr-xr-x 1 root root   8848 Apr  7  2021 jsadebugd
-rwxr-xr-x 1 root root   8896 Apr  7  2021 jstack
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jstat
-rwxr-xr-x 1 root root   8832 Apr  7  2021 jstatd
-rwxr-xr-x 1 root root   5110 Jan 14  2017 jvisualvm
-rwxr-xr-x 1 root root   8832 Apr  7  2021 keytool
-rwxr-xr-x 1 root root   8840 Apr  7  2021 native2ascii
-rwxr-xr-x 1 root root   8904 Apr  7  2021 orbd
-rwxr-xr-x 1 root root   8832 Apr  7  2021 pack200
-rwxr-xr-x 1 root root   8840 Apr  7  2021 policytool
-rwxr-xr-x 1 root root   8832 Apr  7  2021 rmic
-rwxr-xr-x 1 root root   8832 Apr  7  2021 rmid
-rwxr-xr-x 1 root root   8840 Apr  7  2021 rmiregistry
-rwxr-xr-x 1 root root   8832 Apr  7  2021 schemagen
-rwxr-xr-x 1 root root   8832 Apr  7  2021 serialver
-rwxr-xr-x 1 root root   8840 Apr  7  2021 servertool
-rwxr-xr-x 1 root root   8904 Apr  7  2021 tnameserv
-rwxr-xr-x 1 root root 186960 Apr  7  2021 unpack200
-rwxr-xr-x 1 root root   8832 Apr  7  2021 wsgen
-rwxr-xr-x 1 root root   8832 Apr  7  2021 wsimport
-rwxr-xr-x 1 root root   8832 Apr  7  2021 xjc
+ /home/jenkins/tools/java/latest1.8/bin/java -version
java version "1.8.0_291"
Java(TM) SE Runtime Environment (build 1.8.0_291-b10)
Java HotSpot(TM) 64-Bit Server VM (build 25.291-b10, mixed mode)
+ echo which java
which java
+ which java
/home/jenkins/tools/java/latest1.8/bin/java
+ java -version
java version "1.8.0_291"
Java(TM) SE Runtime Environment (build 1.8.0_291-b10)
Java HotSpot(TM) 64-Bit Server VM (build 25.291-b10, mixed mode)
+ echo which javac
which javac
+ which javac
/home/jenkins/tools/java/latest1.8/bin/javac
+ javac -version
javac 1.8.0_291
+ echo Ant-Home:
Ant-Home:
+ ls -al
total 384
drwxr-xr-x 11 jenkins jenkins   4096 Feb  2 14:05 .
drwxr-xr-x  4 jenkins jenkins   4096 Jan 11 17:47 ..
drwxr-xr-x 15 jenkins jenkins   4096 Jan  7 17:39 build
-rw-r--r--  1 jenkins jenkins  23894 Feb  2 14:05 build.gradle
-rw-r--r--  1 jenkins jenkins  53409 Feb  2 14:05 build.xml
-rw-r--r--  1 jenkins jenkins  11963 Dec 10 12:47 CHANGES.txt
-rw-r--r--  1 jenkins jenkins     14 Dec 10 12:47 .gitignore
drwxr-xr-x  3 jenkins jenkins   4096 Dec 31 00:51 gradle
drwxr-xr-x  5 jenkins jenkins   4096 Dec 31 00:51 .gradle
-rw-r--r--  1 jenkins jenkins   1339 Jan  6 17:57 gradle.properties
-rwxr-xr-x  1 jenkins jenkins   8070 Dec 31 00:51 gradlew
-rw-r--r--  1 jenkins jenkins   2763 Dec 31 00:51 gradlew.bat
-rw-r--r--  1 jenkins jenkins 175922 Dec 10 12:47 KEYS
drwxr-xr-x  8 jenkins jenkins   4096 Dec 10 12:58 lib
-rwxr-xr-x  1 jenkins jenkins  11358 Dec 10 12:47 LICENSE.txt
-rw-r--r--  1 jenkins jenkins   1120 Dec 10 12:47 NOTICE.txt
-rw-r--r--  1 jenkins jenkins   2200 Dec 10 12:47 README.txt
-rw-r--r--  1 jenkins jenkins  10908 Dec 10 12:47 release-guide.txt
drwxr-xr-x 16 jenkins jenkins   4096 Dec 10 12:47 samples
-rw-r--r--  1 jenkins jenkins    238 Dec 10 12:47 SECURITY.md
-rw-r--r--  1 jenkins jenkins    661 Jan  5 23:39 settings.gradle
drwxr-xr-x  4 jenkins jenkins   4096 Dec 10 12:47 src
-rw-r--r--  1 jenkins jenkins    369 Dec 31 00:51 STATUS
drwxr-xr-x  4 jenkins jenkins   4096 Feb  2 14:05 .svn
drwxr-xr-x  5 jenkins jenkins   4096 Dec 31 00:51 test
-rw-r--r--  1 jenkins jenkins    122 Jan  7 09:58 .travis.yml
-rw-r--r--  1 jenkins jenkins     25 Dec 10 12:47 xbeanenv.cmd
-rwxr-xr-x  1 jenkins jenkins     27 Dec 10 12:47 xbeanenv.sh
drwxr-xr-x  2 jenkins jenkins   4096 Dec 10 12:47 xkit
+ 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-XMLBeans-DSL-1.8/ws/build.javacheck.xml>
Detected Java version: 1.8 in: /usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre
Detected OS: Linux
parsing buildfile <https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ws/build.javacheck.xml> with URI = <https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ws/build.javacheck.xml>
Project base dir set to: <https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/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 1.8/1.8.0_291
     [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 1.8.0_291

BUILD SUCCESSFUL
Total time: 0 seconds
+ exit 0
[Gradle] - Launching build.
[POI-XMLBeans-DSL-1.8] $ <https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ws/gradlew> clean jenkins jacocoTestReport
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.3.3/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 
Configuration on demand is an incubating feature.
> Task :clean

> Task :bootstrap_SchemaGen
XMLSchema.xsd:1318:111: warning: Schema <notation> is not yet supported for this release.

> Task :bootstrapMigrate
Note: <https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ws/src/main/java/org/apache/xmlbeans/impl/store/Xobj.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :base_SchemaGen FROM-CACHE

> Task :compileJava
Note: <https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ws/src/main/java/org/apache/xmlbeans/impl/store/Xobj.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :compileJava9 SKIPPED
> Task :cacheJava9 SKIPPED
> Task :processResources
> Task :classes
> Task :jar
> Task :export4anttest

> Task :javadoc
javadoc: warning - Error fetching URL: https://xmlbeans.apache.org/docs/5.0.0/
1 warning

> Task :javadocJar
> Task :sourcesJar
> Task :binDistTar
> Task :binDistZip
> Task :forbiddenApisMain
> Task :sDOM_SchemaGen
> Task :sEXT0_SchemaGen
> Task :sEXT1_SchemaGen
> Task :sEXT2_SchemaGen
> Task :sEXT3_SchemaGen
> Task :sEXT4_SchemaGen
> Task :sEXT5_SchemaGen

> Task :sJIRA_SchemaGen
warning: SchemaType Enumeration found with too many enumeration values to create a Java enumeration. The base SchemaType "T=MoreThanAllowedEnumType@http://XMLBEANS-307" will be used instead

> Task :sLAX_SchemaGen
> Task :sSCOMP_SchemaGen
> Task :sSIMPLE_SchemaGen
> Task :sTOKENSOURCE_SchemaGen
> Task :sTOOLS_SchemaGen
> Task :unpackTranXml
> Task :sTRANXML_SchemaGen
> Task :sUSERTYPE_SchemaGen
> Task :sVALIDATE_SchemaGen

> Task :sXMLCURSOR_SchemaGen
xstypes/person.xsd:23:43: warning: Schema <notation> is not yet supported for this release.
xstypes/person.xsd:98:33: warning: notation-facets: The use of length on datatypes derived from NOTATION ('NOTATION@http://www.w3.org/2001/XMLSchema') is deprecated.
xstypes/person.xsd:93:37: warning: notation-targetns-attr: For compatibility, NOTATION should only be used in schemas with no target namespace (attribute 'notationAtt').
xstypes/person.xsd:46:34: warning: notation-targetns-elem: For compatibility, NOTATION should only be used in schemas with no target namespace (element 'notation@http://openuri.org/xstypes/test').
warning: id-idref-idrefs-entity-entities-notation: For compatibility, type 'NOTATION' should only be used for attributes (used for element 'notation@http://openuri.org/xstypes/test').
warning: id-idref-idrefs-entity-entities-notation: For compatibility, type 'IDREF' should only be used for attributes (used for element 'input-file').
xstypes/person.xsd:93:37: warning: notation-targetns-attr: For compatibility, NOTATION should only be used in schemas with no target namespace (attribute 'notationAtt').
xstypes/person.xsd:46:34: warning: notation-targetns-elem: For compatibility, NOTATION should only be used in schemas with no target namespace (element 'notation@http://openuri.org/xstypes/test').
warning: id-idref-idrefs-entity-entities-notation: For compatibility, type 'NOTATION' should only be used for attributes (used for element 'notation@http://openuri.org/xstypes/test').

> Task :sXMLOBJECT_SchemaGen

> Task :compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :processTestResources
> Task :testClasses
> Task :forbiddenApisTest SKIPPED
> Task :forbiddenApis
> Task :rat
> Task :spotbugsMain
> Task :spotbugsTest
> Task :test

> Task :spotbugsMain
504 SpotBugs violations were found.See the report at: file://<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ws/build/reports/spotbugs/main/spotbugs.html,file>://<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ws/build/reports/spotbugs/main/spotbugs.xml>

> Task :spotbugsTest
1264 SpotBugs violations were found.See the report at: file://<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ws/build/reports/spotbugs/test/spotbugs.html,file>://<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ws/build/reports/spotbugs/test/spotbugs.xml>

> Task :test

xmlcursor.xpath.complex.detailed.TypesTest > testDuration FAILED
    java.lang.AssertionError at TypesTest.java:135

3223 tests completed, 1 failed, 195 skipped

> Task :test FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':test'.
> There were failing tests. See the report at: file://<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/ws/build/reports/tests/test/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 5m 49s
39 actionable tasks: 38 executed, 1 from cache
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'

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