See 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/36/display/redirect?page=changes>

Changes:

[Tilman Hausherr] update build plugin


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds26 (ubuntu) in workspace 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/pdfbox-jbig2.git
 > git init 
 > <https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/>
 >  # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/pdfbox-jbig2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/pdfbox-jbig2.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/pdfbox-jbig2.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 156a80bc2df5a5a627593c719c06591a6e4c9da5 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 156a80bc2df5a5a627593c719c06591a6e4c9da5 # timeout=10
Commit message: "update build plugin"
 > git rev-list --no-walk 515d3fb04b7fa682a3f0b1c220614e3a18749f6e # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 35161
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[PDFBox JBig2 ImageIO Plugin] $ /home/jenkins/tools/java/latest11/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 35161
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/pom.xml>
 clean deploy -Ppedantic -Dskip-external-testfiles=false 
-Dmaven.source.skip=true
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] ------------------< org.apache.pdfbox:jbig2-imageio >-------------------
[INFO] Building PDFBox JBIG2 ImageIO plugin 3.0.5-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/googlecode/maven-download-plugin/download-maven-plugin/1.7.0/download-maven-plugin-1.7.0.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/googlecode/maven-download-plugin/download-maven-plugin/1.7.0/download-maven-plugin-1.7.0.pom
 (18 kB at 17 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/googlecode/maven-download-plugin/download-maven-plugin/1.7.0/download-maven-plugin-1.7.0.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/googlecode/maven-download-plugin/download-maven-plugin/1.7.0/download-maven-plugin-1.7.0.jar
 (64 kB at 180 kB/s)
[INFO] 
[INFO] --- clean:3.0.0:clean (default-clean) @ jbig2-imageio ---
[INFO] 
[INFO] --- enforcer:1.4.1:enforce (default) @ jbig2-imageio ---
[INFO] 
[INFO] --- remote-resources:1.5:process (process-resource-bundles) @ 
jbig2-imageio ---
[INFO] 
[INFO] --- resources:2.7:resources (default-resources) @ jbig2-imageio ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- compiler:3.5.1:compile (default-compile) @ jbig2-imageio ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 61 source files to 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/target/classes>
[INFO] 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/src/main/java/org/apache/pdfbox/jbig2/SegmentHeader.java>:
 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/src/main/java/org/apache/pdfbox/jbig2/SegmentHeader.java>
 uses or overrides a deprecated API.
[INFO] 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/src/main/java/org/apache/pdfbox/jbig2/SegmentHeader.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- download:1.7.0:wget (Testfiles) @ jbig2-imageio ---
[WARNING] Attempt to (de-)serialize anonymous class 
org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  36.228 s
[INFO] Finished at: 2023-06-07T17:46:26Z
[INFO] ------------------------------------------------------------------------
[WARNING] 
[WARNING] Plugin validation issues were detected in 6 plugin(s)
[WARNING] 
[WARNING]  * org.apache.maven.plugins:maven-remote-resources-plugin:1.5
[WARNING]  * org.apache.maven.plugins:maven-resources-plugin:2.7
[WARNING]  * org.apache.maven.plugins:maven-clean-plugin:3.0.0
[WARNING]  * org.apache.maven.plugins:maven-site-plugin:3.5.1
[WARNING]  * org.apache.maven.plugins:maven-enforcer-plugin:1.4.1
[WARNING]  * org.apache.maven.plugins:maven-compiler-plugin:3.5.1
[WARNING] 
[WARNING] For more or less details, use 'maven.plugin.validation' property with 
one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE]
[WARNING] 
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
com.googlecode.maven-download-plugin:download-maven-plugin:1.7.0:wget 
(Testfiles) on project jbig2-imageio: General error: Not same digest as 
expected: expected 
<5185b59b4117d830a05a225e7e4b3a8239f249c78f6133204d62d510991daf769d287cd704ba91895964ff3df8722fb304d1e571f3b4d250e663a064c53a3091>
 was 
<cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e>
 -> [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/MojoExecutionException
[JENKINS] Archiving 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox%20JBig2%20ImageIO%20Plugin/ws/pom.xml>
 to 
org.apache.pdfbox/jbig2-imageio/3.0.5-SNAPSHOT/jbig2-imageio-3.0.5-SNAPSHOT.pom
Sending e-mails to: [email protected]
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to