See <https://builds.apache.org/job/commons-pool/18/display/redirect>

------------------------------------------
Started by user ggregory
[EnvInject] - Loading node environment variables.
Building remotely on H37 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/commons-pool/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/commons-pool.git
 > git init <https://builds.apache.org/job/commons-pool/ws/> # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/commons-pool.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://gitbox.apache.org/repos/asf/commons-pool.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/commons-pool.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/commons-pool.git # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/commons-pool.git
 > git fetch --tags --progress 
 > https://gitbox.apache.org/repos/asf/commons-pool.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 7d807f2752cf5efeba6514d635ee8bdbc2d728e1 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7d807f2752cf5efeba6514d635ee8bdbc2d728e1
Commit message: "[POOL-365] Update ASM from 7.0 to 7.1."
First time build. Skipping changelog.
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
JAVA_1_8_HOME=/home/jenkins/tools/java/latest1.8/

[EnvInject] - Variables injected successfully.
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 36486
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-pool] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.6.0/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.6.0/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.6.0 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 36486
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/commons-pool/ws/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean 
install --batch-mode -Dgpg.skip -Prelease -Pjava-1.8
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------< org.apache.commons:commons-pool2 >------------------
[INFO] Building Apache Commons Pool 2.7.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/commons/commons-release-plugin/1.6/commons-release-plugin-1.6.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/commons/commons-release-plugin/1.6/commons-release-plugin-1.6.pom
 (28 kB at 101 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/commons/commons-release-plugin/1.6/commons-release-plugin-1.6.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/commons/commons-release-plugin/1.6/commons-release-plugin-1.6.jar
 (53 kB at 2.2 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.1.1/maven-assembly-plugin-3.1.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.1.1/maven-assembly-plugin-3.1.1.pom
 (15 kB at 803 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.1.1/maven-assembly-plugin-3.1.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.1.1/maven-assembly-plugin-3.1.1.jar
 (236 kB at 7.9 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.1/asm-util-7.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.1/asm-util-7.1.pom 
(3.6 kB at 228 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.1/asm-7.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.1/asm-7.1.pom (2.9 kB at 
196 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom 
(3.1 kB at 101 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom
 (3.2 kB at 197 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-pool2 ---
[INFO] 
[INFO] --- commons-release-plugin:1.6:clean-staging (clean-staging) @ 
commons-pool2 ---
[INFO] Checking out dist from: 
scm:svn:https://dist.apache.org/repos/dist/dev/commons/pool
Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/commons-pool/ws/target/commons-release-plugin'> 
&& 'svn' '--username' 'jenkins' '--no-auth-cache' '--non-interactive' 
'checkout' 'https://dist.apache.org/repos/dist/dev/commons/pool' 
'<https://builds.apache.org/job/commons-pool/ws/target/commons-release-plugin/scm-cleanup'>
Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/commons-pool/ws/target/commons-release-plugin/scm-cleanup'>
 && 'svn' 'remove' '--targets' '/tmp/maven-scm-1057122491001989016-targets'
[INFO] Cleaning distribution area for: commons-pool2
Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/commons-pool/ws/target/commons-release-plugin/scm-cleanup'>
 && 'svn' '--username' 'jenkins' '--no-auth-cache' '--non-interactive' 'commit' 
'--file' '/tmp/maven-scm-892585875.commit' '--targets' 
'/tmp/maven-scm-4842116893937976046-targets'
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  17.255 s
[INFO] Finished at: 2019-04-15T21:49:39Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.commons:commons-release-plugin:1.6:clean-staging (clean-staging) on 
project commons-pool2: Failed to commit files: null [null] -> [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
[JENKINS] Archiving <https://builds.apache.org/job/commons-pool/ws/pom.xml> to 
org.apache.commons/commons-pool2/2.7.0-SNAPSHOT/commons-pool2-2.7.0-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped

Reply via email to