See 
<https://ci-builds.apache.org/job/OpenNLP/job/eval-tests-configurable/34/display/redirect>

Changes:


------------------------------------------
[...truncated 18.76 MiB...]
[INFO] 
[INFO] --- surefire:3.5.3:test (default-test) @ opennlp-dl ---
[INFO] Using auto detected provider 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running opennlp.dl.namefinder.NameFinderDLEval
[INFO] Running opennlp.dl.vectors.SentenceVectorsDLEval
[INFO] Running 
opennlp.dl.doccat.scoring.AverageClassificationScoringStrategyTest
[INFO] Running opennlp.dl.doccat.DocumentCategorizerConfigTest
[INFO] Running opennlp.dl.doccat.DocumentCategorizerDLEval
SLF4J(W): Class path contains multiple SLF4J providers.
SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@179ece50]
SLF4J(W): Found provider 
[ch.qos.logback.classic.spi.LogbackServiceProvider@3b0090a4]
SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an 
explanation.
SLF4J(W): Class path contains multiple SLF4J providers.
SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@38425407]
SLF4J(W): Found provider 
[ch.qos.logback.classic.spi.LogbackServiceProvider@43bc63a3]
SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an 
explanation.
SLF4J(I): Actual provider is of type 
[org.slf4j.simple.SimpleServiceProvider@38425407]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s 
-- in opennlp.dl.doccat.scoring.AverageClassificationScoringStrategyTest
SLF4J(W): Class path contains multiple SLF4J providers.
SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@702657cc]
SLF4J(W): Found provider 
[ch.qos.logback.classic.spi.LogbackServiceProvider@6a6cb05c]
SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an 
explanation.
SLF4J(I): Actual provider is of type 
[org.slf4j.simple.SimpleServiceProvider@702657cc]
SLF4J(I): Actual provider is of type 
[org.slf4j.simple.SimpleServiceProvider@179ece50]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s 
-- in opennlp.dl.doccat.DocumentCategorizerConfigTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.878 s 
-- in opennlp.dl.vectors.SentenceVectorsDLEval
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.45 s 
-- in opennlp.dl.namefinder.NameFinderDLEval
[WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 13.81 
s -- in opennlp.dl.doccat.DocumentCategorizerDLEval
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 22, Failures: 0, Errors: 0, Skipped: 1
[INFO] 
[INFO] 
[INFO] -----------------< org.apache.opennlp:opennlp-dl-gpu >------------------
[INFO] Building Apache OpenNLP Deep Learning (GPU) 3.0.0-SNAPSHOT       [11/20]
[INFO]   from opennlp-core/opennlp-ml/opennlp-dl-gpu/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven-version) @ opennlp-dl-gpu ---
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-java-version) @ opennlp-dl-gpu ---
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-java) @ opennlp-dl-gpu ---
[INFO] 
[INFO] --- forbiddenapis:3.9:check (default) @ opennlp-dl-gpu ---
[INFO] Scanning for classes to check...
[INFO] Classes directory does not exist, forbiddenapis check skipped: 
<https://ci-builds.apache.org/job/OpenNLP/job/eval-tests-configurable/ws/opennlp-core/opennlp-ml/opennlp-dl-gpu/target/classes>
[INFO] 
[INFO] --- forbiddenapis:3.9:testCheck (default) @ opennlp-dl-gpu ---
[INFO] Scanning for classes to check...
[INFO] Classes directory does not exist, forbiddenapis check skipped: 
<https://ci-builds.apache.org/job/OpenNLP/job/eval-tests-configurable/ws/opennlp-core/opennlp-ml/opennlp-dl-gpu/target/test-classes>
[INFO] 
[INFO] --- checkstyle:3.6.0:check (validate) @ opennlp-dl-gpu ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- remote-resources:3.3.0:process (process-resource-bundles) @ 
opennlp-dl-gpu ---
[INFO] Preparing remote bundle 
org.apache.apache.resources:apache-jar-resource-bundle:1.7
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ opennlp-dl-gpu ---
[INFO] skip non existing resourceDirectory 
<https://ci-builds.apache.org/job/OpenNLP/job/eval-tests-configurable/ws/opennlp-core/opennlp-ml/opennlp-dl-gpu/src/main/resources>
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] 
[INFO] --- compiler:3.14.0:compile (default-compile) @ opennlp-dl-gpu ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ 
opennlp-dl-gpu ---
[INFO] skip non existing resourceDirectory 
<https://ci-builds.apache.org/job/OpenNLP/job/eval-tests-configurable/ws/opennlp-core/opennlp-ml/opennlp-dl-gpu/src/test/resources>
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] 
[INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ opennlp-dl-gpu 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.5.3:test (default-test) @ opennlp-dl-gpu ---
[INFO] Using auto detected provider 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running opennlp.dl.namefinder.NameFinderDLEval
[INFO] Running opennlp.dl.vectors.SentenceVectorsDLEval
[INFO] Running opennlp.dl.doccat.DocumentCategorizerConfigTest
[INFO] Running 
opennlp.dl.doccat.scoring.AverageClassificationScoringStrategyTest
[INFO] Running opennlp.dl.doccat.DocumentCategorizerDLEval
SLF4J(W): Class path contains multiple SLF4J providers.
SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@702657cc]
SLF4J(W): Found provider 
[ch.qos.logback.classic.spi.LogbackServiceProvider@6a6cb05c]
SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an 
explanation.
SLF4J(I): Actual provider is of type 
[org.slf4j.simple.SimpleServiceProvider@702657cc]
SLF4J(W): Class path contains multiple SLF4J providers.
SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@40a4337a]
SLF4J(W): Found provider 
[ch.qos.logback.classic.spi.LogbackServiceProvider@6025e1b6]
SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an 
explanation.
SLF4J(I): Actual provider is of type 
[org.slf4j.simple.SimpleServiceProvider@40a4337a]
SLF4J(W): Class path contains multiple SLF4J providers.
SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@3cd3e762]
SLF4J(W): Found provider 
[ch.qos.logback.classic.spi.LogbackServiceProvider@1fa121e2]
SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an 
explanation.
SLF4J(I): Actual provider is of type 
[org.slf4j.simple.SimpleServiceProvider@3cd3e762]
[ERROR] Tests run: 7, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 0.122 s 
<<< FAILURE! -- in opennlp.dl.namefinder.NameFinderDLEval
[ERROR] opennlp.dl.namefinder.NameFinderDLEval.tokenNameFinderNoEntitiesTest -- 
Time elapsed: 0.020 s <<< ERROR!
java.lang.NoClassDefFoundError: opennlp/tools/sentdetect/SentenceDetectorME
        at 
opennlp.dl.namefinder.NameFinderDLEval.<init>(NameFinderDLEval.java:42)
        at 
java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
        at 
java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
        at java.base/java.util.Optional.orElseGet(Optional.java:364)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.ClassNotFoundException: 
opennlp.tools.sentdetect.SentenceDetectorME
        at 
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
        at 
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
        ... 6 more

[ERROR] opennlp.dl.namefinder.NameFinderDLEval.invalidModel -- Time elapsed: 
0.006 s <<< ERROR!
java.lang.NoClassDefFoundError: opennlp/tools/sentdetect/SentenceDetectorME
        at 
opennlp.dl.namefinder.NameFinderDLEval.<init>(NameFinderDLEval.java:42)
        at 
java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
        at 
java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
        at java.base/java.util.Optional.orElseGet(Optional.java:364)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.ClassNotFoundException: 
opennlp.tools.sentdetect.SentenceDetectorME
        ... 6 more

[ERROR] opennlp.dl.namefinder.NameFinderDLEval.tokenNameFinderNoInputTest -- 
Time elapsed: 0.004 s <<< ERROR!
java.lang.NoClassDefFoundError: opennlp/tools/sentdetect/SentenceDetectorME
        at 
opennlp.dl.namefinder.NameFinderDLEval.<init>(NameFinderDLEval.java:42)
        at 
java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
        at 
java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
        at java.base/java.util.Optional.orElseGet(Optional.java:364)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.ClassNotFoundException: 
opennlp.tools.sentdetect.SentenceDetectorME
        ... 6 more

[ERROR] opennlp.dl.namefinder.NameFinderDLEval.tokenNameFinder1Test -- Time 
elapsed: 0.002 s <<< ERROR!
java.lang.NoClassDefFoundError: opennlp/tools/sentdetect/SentenceDetectorME
        at 
opennlp.dl.namefinder.NameFinderDLEval.<init>(NameFinderDLEval.java:42)
        at 
java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
        at 
java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
        at java.base/java.util.Optional.orElseGet(Optional.java:364)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.ClassNotFoundException: 
opennlp.tools.sentdetect.SentenceDetectorME
        ... 6 more

[ERROR] opennlp.dl.namefinder.NameFinderDLEval.tokenNameFinder2Test -- Time 
elapsed: 0.002 s <<< ERROR!
java.lang.NoClassDefFoundError: opennlp/tools/sentdetect/SentenceDetectorME
        at 
opennlp.dl.namefinder.NameFinderDLEval.<init>(NameFinderDLEval.java:42)
        at 
java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
        at 
java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
        at java.base/java.util.Optional.orElseGet(Optional.java:364)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.ClassNotFoundException: 
opennlp.tools.sentdetect.SentenceDetectorME
        ... 6 more

[ERROR] opennlp.dl.namefinder.NameFinderDLEval.tokenNameFinder3Test -- Time 
elapsed: 0.002 s <<< ERROR!
java.lang.NoClassDefFoundError: opennlp/tools/sentdetect/SentenceDetectorME
        at 
opennlp.dl.namefinder.NameFinderDLEval.<init>(NameFinderDLEval.java:42)
        at 
java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
        at 
java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
        at java.base/java.util.Optional.orElseGet(Optional.java:364)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.ClassNotFoundException: 
opennlp.tools.sentdetect.SentenceDetectorME
        ... 6 more

[ERROR] 
opennlp.dl.namefinder.NameFinderDLEval.tokenNameFinderMultipleEntitiesTest -- 
Time elapsed: 0.002 s <<< ERROR!
java.lang.NoClassDefFoundError: opennlp/tools/sentdetect/SentenceDetectorME
        at 
opennlp.dl.namefinder.NameFinderDLEval.<init>(NameFinderDLEval.java:42)
        at 
java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
        at 
java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
        at java.base/java.util.Optional.orElseGet(Optional.java:364)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.ClassNotFoundException: 
opennlp.tools.sentdetect.SentenceDetectorME
        ... 6 more

[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s 
-- in opennlp.dl.doccat.scoring.AverageClassificationScoringStrategyTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s 
-- in opennlp.dl.doccat.DocumentCategorizerConfigTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.934 s 
-- in opennlp.dl.vectors.SentenceVectorsDLEval
[WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 13.87 
s -- in opennlp.dl.doccat.DocumentCategorizerDLEval
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   NameFinderDLEval.<init>:42 NoClassDefFound 
opennlp/tools/sentdetect/SentenceDetectorME
[ERROR]   NameFinderDLEval.<init>:42 NoClassDefFound 
opennlp/tools/sentdetect/SentenceDetectorME
[ERROR]   NameFinderDLEval.<init>:42 NoClassDefFound 
opennlp/tools/sentdetect/SentenceDetectorME
[ERROR]   NameFinderDLEval.<init>:42 NoClassDefFound 
opennlp/tools/sentdetect/SentenceDetectorME
[ERROR]   NameFinderDLEval.<init>:42 NoClassDefFound 
opennlp/tools/sentdetect/SentenceDetectorME
[ERROR]   NameFinderDLEval.<init>:42 NoClassDefFound 
opennlp/tools/sentdetect/SentenceDetectorME
[ERROR]   NameFinderDLEval.<init>:42 NoClassDefFound 
opennlp/tools/sentdetect/SentenceDetectorME
[INFO] 
[ERROR] Tests run: 22, Failures: 0, Errors: 7, Skipped: 1
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache OpenNLP Reactor 3.0.0-SNAPSHOT:
[INFO] 
[INFO] Apache OpenNLP Reactor ............................. SUCCESS [  5.090 s]
[INFO] Apache OpenNLP API ................................. SUCCESS [  6.328 s]
[INFO] Apache OpenNLP Core ................................ SUCCESS [  0.125 s]
[INFO] Apache OpenNLP Machine Learning .................... SUCCESS [  1.998 s]
[INFO] Apache OpenNLP ML Commons .......................... SUCCESS [  7.468 s]
[INFO] Apache OpenNLP Maximum Entropy ..................... SUCCESS [ 15.409 s]
[INFO] Apache OpenNLP Naive Bayes ......................... SUCCESS [  3.987 s]
[INFO] Apache OpenNLP Perceptron .......................... SUCCESS [  9.272 s]
[INFO] Apache OpenNLP Core Runtime ........................ SUCCESS [ 55.208 s]
[INFO] Apache OpenNLP Deep Learning ....................... SUCCESS [ 21.379 s]
[INFO] Apache OpenNLP Deep Learning (GPU) ................. FAILURE [ 31.481 s]
[INFO] Apache OpenNLP Core Models ......................... SKIPPED
[INFO] Apache OpenNLP Core Formats ........................ SKIPPED
[INFO] Apache OpenNLP Core CLI ............................ SKIPPED
[INFO] Apache OpenNLP Tools ............................... SKIPPED
[INFO] Apache OpenNLP Extensions .......................... SKIPPED
[INFO] Apache OpenNLP Morfologik Addon .................... SKIPPED
[INFO] Apache OpenNLP UIMA Annotators ..................... SKIPPED
[INFO] Apache OpenNLP Distribution ........................ SKIPPED
[INFO] Apache OpenNLP Documentation ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:38 min
[INFO] Finished at: 2025-06-24T06:16:18Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:3.5.3:test (default-test) on 
project opennlp-dl-gpu: 
[ERROR] 
[ERROR] See 
<https://ci-builds.apache.org/job/OpenNLP/job/eval-tests-configurable/ws/opennlp-core/opennlp-ml/opennlp-dl-gpu/target/surefire-reports>
 for the individual test results.
[ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and 
[date].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :opennlp-dl-gpu
Build step 'Execute shell' marked build as failure

Reply via email to