Is this a credentials issue in Jenkins or an issue with our release plugin?

Why are we even invoking our release plugin here?

Gary

---------- Forwarded message ---------
From: Apache Jenkins Server <jenk...@builds.apache.org>
Date: Tue, Apr 16, 2019 at 9:18 AM
Subject: Build failed in Jenkins: commons-lang #517
To: <notificati...@commons.apache.org>


See <
https://builds.apache.org/job/commons-lang/517/display/redirect?page=changes
>

Changes:

[gardgregory] Add OpenJDK 8 to Travis builds.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H22 (ubuntu xenial) in workspace <
https://builds.apache.org/job/commons-lang/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/commons-lang.git
 > git init <https://builds.apache.org/job/commons-lang/ws/> # timeout=10
Fetching upstream changes from
https://gitbox.apache.org/repos/asf/commons-lang.git
 > git --version # timeout=10
 > git fetch --tags --progress
https://gitbox.apache.org/repos/asf/commons-lang.git
+refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url
https://gitbox.apache.org/repos/asf/commons-lang.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-lang.git # timeout=10
Fetching upstream changes from
https://gitbox.apache.org/repos/asf/commons-lang.git
 > git fetch --tags --progress
https://gitbox.apache.org/repos/asf/commons-lang.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 7964c45a54347dcdcd9ea1640c62dac7b3d71809
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7964c45a54347dcdcd9ea1640c62dac7b3d71809
Commit message: "Add OpenJDK 8 to Travis builds."
 > git rev-list --no-walk f2c28e67b7c883db33a6cd1f7aba154b79f73d5b #
timeout=10
Parsing POMs
Downloaded artifact
http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
Established TCP socket on 44520
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-lang] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g
-cp
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging
jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest/
/home/jenkins/jenkins-slave/remoting.jar
/home/jenkins/jenkins-slave/maven35-interceptor.jar
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 44520
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <
https://builds.apache.org/job/commons-lang/ws/pom.xml>
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean
install javadoc:javadoc --batch-mode -Dgpg.skip -Prelease
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------< org.apache.commons:commons-lang3
>------------------
[INFO] Building Apache Commons Lang 3.10-SNAPSHOT
[INFO] --------------------------------[ jar
]---------------------------------
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.1/maven-jar-plugin-3.1.1.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.1/maven-jar-plugin-3.1.1.pom
(6.7 kB at 26 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.1/maven-jar-plugin-3.1.1.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.1/maven-jar-plugin-3.1.1.jar
(27 kB at 1.4 MB/s)
[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 1.5 MB/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.8 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 897 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 8.4 MB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.4.2/junit-jupiter-5.4.2.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.4.2/junit-jupiter-5.4.2.pom
(2.4 kB at 150 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.4.2/junit-jupiter-api-5.4.2.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.4.2/junit-jupiter-api-5.4.2.pom
(2.4 kB at 149 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.4.2/junit-platform-commons-1.4.2.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.4.2/junit-platform-commons-1.4.2.pom
(2.0 kB at 144 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.4.2/junit-jupiter-params-5.4.2.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.4.2/junit-jupiter-params-5.4.2.pom
(2.2 kB at 147 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.4.2/junit-jupiter-engine-5.4.2.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.4.2/junit-jupiter-engine-5.4.2.pom
(2.4 kB at 171 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.4.2/junit-platform-engine-1.4.2.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.4.2/junit-platform-engine-1.4.2.pom
(2.4 kB at 160 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/0.3.0/junit-pioneer-0.3.0.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/0.3.0/junit-pioneer-0.3.0.pom
(2.2 kB at 149 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.1.1/junit-jupiter-api-5.1.1.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.1.1/junit-jupiter-api-5.1.1.pom
(2.4 kB at 160 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.0.0/opentest4j-1.0.0.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.0.0/opentest4j-1.0.0.pom
(1.7 kB at 120 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.1.1/junit-platform-commons-1.1.1.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.1.1/junit-platform-commons-1.1.1.pom
(2.0 kB at 146 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.4.2/junit-jupiter-5.4.2.jar
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.4.2/junit-jupiter-api-5.4.2.jar
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.4.2/junit-platform-commons-1.4.2.jar
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.4.2/junit-jupiter-params-5.4.2.jar
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.4.2/junit-jupiter-engine-5.4.2.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.4.2/junit-jupiter-5.4.2.jar
(5.9 kB at 236 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.4.2/junit-platform-engine-1.4.2.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.4.2/junit-platform-engine-1.4.2.jar
(142 kB at 2.8 MB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/0.3.0/junit-pioneer-0.3.0.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.4.2/junit-platform-commons-1.4.2.jar
(89 kB at 1.6 MB/s)
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.4.2/junit-jupiter-engine-5.4.2.jar
(178 kB at 2.9 MB/s)
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.4.2/junit-jupiter-api-5.4.2.jar
(134 kB at 2.0 MB/s)
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/0.3.0/junit-pioneer-0.3.0.jar
(27 kB at 381 kB/s)
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.4.2/junit-jupiter-params-5.4.2.jar
(512 kB at 5.6 MB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-lang3
---
[INFO]
[INFO] --- commons-release-plugin:1.6:clean-staging (clean-staging) @
commons-lang3 ---
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.3/maven-core-3.5.3.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.3/maven-core-3.5.3.pom
(8.5 kB at 474 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.3/maven-settings-3.5.3.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.3/maven-settings-3.5.3.pom
(1.8 kB at 83 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.5.3/maven-settings-builder-3.5.3.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.5.3/maven-settings-builder-3.5.3.pom
(2.6 kB at 175 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.3/maven-builder-support-3.5.3.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.3/maven-builder-support-3.5.3.pom
(1.5 kB at 95 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.5.3/maven-repository-metadata-3.5.3.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.5.3/maven-repository-metadata-3.5.3.pom
(1.9 kB at 126 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.3/maven-model-builder-3.5.3.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.3/maven-model-builder-3.5.3.pom
(3.1 kB at 224 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.3/maven-resolver-provider-3.5.3.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.3/maven-resolver-provider-3.5.3.pom
(4.1 kB at 291 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.10.0/maven-scm-api-1.10.0.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.10.0/maven-scm-api-1.10.0.pom
(1.6 kB at 58 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.10.0/maven-scm-1.10.0.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.10.0/maven-scm-1.10.0.pom
(26 kB at 1.5 MB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.10.0/maven-scm-provider-svnexe-1.10.0.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.10.0/maven-scm-provider-svnexe-1.10.0.pom
(2.7 kB at 195 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.10.0/maven-scm-providers-svn-1.10.0.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.10.0/maven-scm-providers-svn-1.10.0.pom
(2.2 kB at 156 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.10.0/maven-scm-providers-1.10.0.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.10.0/maven-scm-providers-1.10.0.pom
(3.6 kB at 278 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.10.0/maven-scm-provider-svn-commons-1.10.0.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.10.0/maven-scm-provider-svn-commons-1.10.0.pom
(2.8 kB at 214 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-script-ant/2.2.1/maven-script-ant-2.2.1.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-script-ant/2.2.1/maven-script-ant-2.2.1.pom
(2.7 kB at 169 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-script/2.2.1/maven-script-2.2.1.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-script/2.2.1/maven-script-2.2.1.pom
(1.4 kB at 94 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-ant-factory/1.0-alpha-2.1/plexus-ant-factory-1.0-alpha-2.1.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-ant-factory/1.0-alpha-2.1/plexus-ant-factory-1.0-alpha-2.1.pom
(1.5 kB at 92 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-factories/1.0-alpha-8/plexus-component-factories-1.0-alpha-8.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-factories/1.0-alpha-8/plexus-component-factories-1.0-alpha-8.pom
(878 B at 59 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-11/plexus-archiver-1.0-alpha-11.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-11/plexus-archiver-1.0-alpha-11.pom
(1.8 kB at 113 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-3/plexus-io-1.0-alpha-3.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-3/plexus-io-1.0-alpha-3.pom
(1.4 kB at 41 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.3/maven-core-3.5.3.jar
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.3/maven-settings-3.5.3.jar
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.5.3/maven-settings-builder-3.5.3.jar
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.3/maven-builder-support-3.5.3.jar
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.5.3/maven-repository-metadata-3.5.3.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.5.3/maven-repository-metadata-3.5.3.jar
(27 kB at 1.4 MB/s)
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.3/maven-builder-support-3.5.3.jar
(15 kB at 778 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.3/maven-model-builder-3.5.3.jar
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.3/maven-resolver-provider-3.5.3.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.5.3/maven-settings-builder-3.5.3.jar
(43 kB at 1.9 MB/s)
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.3/maven-settings-3.5.3.jar
(45 kB at 1.8 MB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.10.0/maven-scm-api-1.10.0.jar
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.10.0/maven-scm-provider-svnexe-1.10.0.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.3/maven-resolver-provider-3.5.3.jar
(67 kB at 1.8 MB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.10.0/maven-scm-provider-svn-commons-1.10.0.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.10.0/maven-scm-provider-svnexe-1.10.0.jar
(81 kB at 1.8 MB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-script-ant/2.2.1/maven-script-ant-2.2.1.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.3/maven-model-builder-3.5.3.jar
(178 kB at 3.9 MB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-ant-factory/1.0-alpha-2.1/plexus-ant-factory-1.0-alpha-2.1.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.10.0/maven-scm-api-1.10.0.jar
(110 kB at 2.4 MB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-11/plexus-archiver-1.0-alpha-11.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.10.0/maven-scm-provider-svn-commons-1.10.0.jar
(38 kB at 698 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-ant-factory/1.0-alpha-2.1/plexus-ant-factory-1.0-alpha-2.1.jar
(10 kB at 173 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-3/plexus-io-1.0-alpha-3.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-script-ant/2.2.1/maven-script-ant-2.2.1.jar
(18 kB at 293 kB/s)
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.3/maven-core-3.5.3.jar
(631 kB at 9.3 MB/s)
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-3/plexus-io-1.0-alpha-3.jar
(47 kB at 606 kB/s)
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-11/plexus-archiver-1.0-alpha-11.jar
(174 kB at 2.2 MB/s)
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.jar
(32 kB at 405 kB/s)
[INFO] Checking out dist from: scm:svn:
https://dist.apache.org/repos/dist/dev/commons/lang
Executing: /bin/sh -c cd '<
https://builds.apache.org/job/commons-lang/ws/target/commons-release-plugin'>
&& 'svn' '--username' 'jenkins' '--no-auth-cache' '--non-interactive'
'checkout' 'https://dist.apache.org/repos/dist/dev/commons/lang' '<
https://builds.apache.org/job/commons-lang/ws/target/commons-release-plugin/scm-cleanup
'>
Executing: /bin/sh -c cd '<
https://builds.apache.org/job/commons-lang/ws/target/commons-release-plugin/scm-cleanup'>
&& 'svn' 'remove' '--targets' '/tmp/maven-scm-5191361813423740542-targets'
[INFO] Cleaning distribution area for: commons-lang3
Executing: /bin/sh -c cd '<
https://builds.apache.org/job/commons-lang/ws/target/commons-release-plugin/scm-cleanup'>
&& 'svn' '--username' 'jenkins' '--no-auth-cache' '--non-interactive'
'commit' '--file' '/tmp/maven-scm-125946380.commit' '--targets'
'/tmp/maven-scm-7092387849664442579-targets'
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time:  23.478 s
[INFO] Finished at: 2019-04-16T13:18:46Z
[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-lang3: 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-lang/ws/pom.xml>
to
org.apache.commons/commons-lang3/3.10-SNAPSHOT/commons-lang3-3.10-SNAPSHOT.pom
Sending e-mails to: notificati...@commons.apache.org
channel stopped

Reply via email to