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/01/02 03:05:03 UTC

Jenkins build became unstable: Santuario » Santuario JDK8 Java PR » Apache XML Security for Java #17

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


Jenkins build is back to normal : Santuario » Santuario JDK8 Java PR » Apache XML Security for Java #19

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


Build failed in Jenkins: Santuario » Santuario JDK8 Java PR » Apache XML Security for Java #18

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

Changes:

[github] Bump jetty.version from 9.4.48.v20220622 to 11.0.13


------------------------------------------
Established TCP socket on 42719
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%20JDK8%20Java%20PR/org.apache.santuario$xmlsec/ws/pom.xml> clean install deploy
[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.1.0:clean (default-clean) @ xmlsec ---
[INFO] Deleting <https://ci-builds.apache.org/job/Santuario/job/Santuario%20JDK8%20Java%20PR/org.apache.santuario$xmlsec/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ xmlsec ---
[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%20JDK8%20Java%20PR/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%20JDK8%20Java%20PR/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.1.0:resources (default-resources) @ xmlsec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] Copying 21 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ xmlsec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 459 source files to <https://ci-builds.apache.org/job/Santuario/job/Santuario%20JDK8%20Java%20PR/org.apache.santuario$xmlsec/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xmlsec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1154 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ xmlsec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 222 source files to <https://ci-builds.apache.org/job/Santuario/job/Santuario%20JDK8%20Java%20PR/org.apache.santuario$xmlsec/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://ci-builds.apache.org/job/Santuario/job/Santuario%20JDK8%20Java%20PR/org.apache.santuario$xmlsec/ws/src/test/java/org/apache/xml/security/test/stax/utils/HttpRequestRedirectorProxy.java>:[22,29] error: cannot access MimeTypes
  bad class file: /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/11.0.13/jetty-http-11.0.13.jar(/org/eclipse/jetty/http/MimeTypes.class)
    class file has wrong version 55.0, should be 53.0
    Please remove or make sure it appears in the correct subdirectory of the classpath.
[INFO] 1 error
[INFO] -------------------------------------------------------------
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/