Releassing jacoco-plugin: timeout when pushing artifacts to maven.jenkins-ci.org

40 views
Skip to first unread message

Dominik Stadler

unread,
Sep 28, 2016, 2:05:37 PM9/28/16
to Jenkins Developers
Hi,

I feel a bit stupid, but I have a strange problem publishing a plugin release, the same setup worked before, but now I get a timeout-error when the artifacts are pushed to maven.jenkins-ci.org.

Anything changed since my last release in Jan?

The pom.xml has

    <distributionManagement>
        <repository>
          <id>maven.jenkins-ci.org</id>
          <url>http://maven.jenkins-ci.org:8081/content/repositories/releases/</url>
        </repository>
     </distributionManagement>

Full repo is at https://github.com/jenkinsci/jacoco-plugin

Any hint in which direction I need to continue investigation?

Thanks... Dominik.

...
[INFO] [INFO] --- maven-deploy-plugin:2.6:deploy (default-deploy) @ jacoco ---
[INFO] Uploading: http://maven.jenkins-ci.org:8081/content/repositories/releases/org/jenkins-ci/plugins/jacoco/2.1.0/jacoco-2.1.0.hpi
[INFO]
[INFO] Uploading: http://maven.jenkins-ci.org:8081/content/repositories/releases/org/jenkins-ci/plugins/jacoco/2.1.0/jacoco-2.1.0.pom
[INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 07:38 min
[INFO] [INFO] Finished at: 2016-09-28T19:25:39+02:00
[INFO] [INFO] Final Memory: 79M/810M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.6:deploy (default-deploy) on project jacoco: Failed to deploy artifacts: Could not transfer artifact org.jenkins-ci.plugins:jacoco:hpi:2.1.0 from/to maven.jenkins-ci.org (http://maven.jenkins-ci.org:8081/content/repositories/releases/): Connect to maven.jenkins-ci.org:8081 [maven.jenkins-ci.org/199.193.196.24] failed: Die Wartezeit für die Verbindung ist abgelaufen -> [Help 1]
[INFO] [ERROR]
[INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR]
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:15 min
[INFO] Finished at: 2016-09-28T19:25:40+02:00
[INFO] Final Memory: 22M/265M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5:perform (default-cli) on project jacoco: Maven execution failed, exit code: '1' -> [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

Baptiste Mathus

unread,
Sep 28, 2016, 3:46:41 PM9/28/16
to Jenkins Developers
Hi, 

Please read INFRA-588.

Cheers

--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-dev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/fa14d800-fecb-4072-9fc5-9fa5ebca3698%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Yuanbo Han

unread,
Mar 13, 2017, 3:48:31 AM3/13/17
to Jenkins Developers
Hi, please refer here: https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins#HostingPlugins-Workingaroundcommonissues.  You should update the parent org.jenkins-ci.plugins version. I updated to 2.11 and it worked for me.

在 2016年9月29日星期四 UTC+8上午2:05:37,Dominik Stadler写道:
Reply all
Reply to author
Forward
0 new messages