You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@santuario.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2023/03/16 06:20:58 UTC

Build failed in Jenkins: Santuario » Santuario Java JDK11 » Apache XML Security for Java #178

See <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/org.apache.santuario$xmlsec/178/display/redirect?page=changes>

Changes:

[github] Bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#139)

[github] Bump github/codeql-action from 2.2.5 to 2.2.7 (#140)

[github] Bump actions/checkout from 3.3.0 to 3.4.0 (#141)


------------------------------------------
Established TCP socket on 46849
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/org.apache.santuario$xmlsec/ws/pom.xml> clean install
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] --------------------< org.apache.santuario:xmlsec >---------------------
[INFO] Building Apache XML Security for Java 3.0.2-SNAPSHOT
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ xmlsec ---
[INFO] Deleting <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/org.apache.santuario$xmlsec/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-maven-version) @ xmlsec ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] 
[INFO] --- maven-enforcer-plugin:3.2.1:enforce (enforce-java-version) @ xmlsec ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] 
[INFO] >>> maven-pmd-plugin:3.15.0:check (validate) > :pmd @ xmlsec >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.15.0:pmd (pmd) @ xmlsec ---
[INFO] PMD version: 6.38.0
[WARNING] Removed misconfigured rule: LoosePackageCoupling  cause: No packages or classes specified
[INFO] 
[INFO] <<< maven-pmd-plugin:3.15.0:check (validate) < :pmd @ xmlsec <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.15.0:check (validate) @ xmlsec ---
[INFO] PMD version: 6.38.0
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default) @ xmlsec ---
[INFO] argLine set to "-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=<https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/org.apache.santuario$xmlsec/ws/target/jacoco.exec">
[INFO] 
[INFO] --- jaxb30-maven-plugin:0.15.0:generate (bindings) @ xmlsec ---
[INFO] Sources are not up-to-date, XJC will be executed.
[INFO] Episode file [<https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/org.apache.santuario$xmlsec/ws/target/generated-sources/xjc/META-INF/sun-jaxb.episode]> was augmented with if-exists="true" attributes.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ xmlsec ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ xmlsec ---
[INFO] Copying 10 resources
[INFO] Copying 21 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ xmlsec ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 460 source files with javac [debug target 1.8] to target/classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/org.apache.santuario$xmlsec/ws/src/main/java/org/apache/xml/security/stax/config/XIncludeHandler.java>: Some input files use or override a deprecated API.
[INFO] <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/org.apache.santuario$xmlsec/ws/src/main/java/org/apache/xml/security/stax/config/XIncludeHandler.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/org.apache.santuario$xmlsec/ws/src/main/java/org/apache/xml/security/stax/impl/stax/XMLSecDTDImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/org.apache.santuario$xmlsec/ws/src/main/java/org/apache/xml/security/stax/impl/stax/XMLSecDTDImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ xmlsec ---
[INFO] Copying 1 resource
[INFO] Copying 1161 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ xmlsec ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 226 source files with javac [debug target 1.8] to target/test-classes
[WARNING] bootstrap class path not set in conjunction with -source 8
[INFO] <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/org.apache.santuario$xmlsec/ws/src/test/java/org/apache/xml/security/test/dom/encryption/SignedEncryptedTest.java>: Some input files use or override a deprecated API.
[INFO] <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/org.apache.santuario$xmlsec/ws/src/test/java/org/apache/xml/security/test/dom/encryption/SignedEncryptedTest.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/org.apache.santuario$xmlsec/ws/src/test/java/javax/xml/crypto/test/dsig/SignedInfoTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/org.apache.santuario$xmlsec/ws/src/test/java/javax/xml/crypto/test/dsig/SignedInfoTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default) @ xmlsec ---
[INFO] Building jar: <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/org.apache.santuario$xmlsec/ws/target/xmlsec-3.0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ xmlsec ---
[INFO] Building jar: <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/org.apache.santuario$xmlsec/ws/target/xmlsec-3.0.2-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0:test (default-test) @ xmlsec ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/

Jenkins build is back to normal : Santuario » Santuario Java JDK11 » Apache XML Security for Java #179

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Santuario/job/Santuario%20Java%20JDK11/org.apache.santuario$xmlsec/179/display/redirect?page=changes>