You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2015/03/30 01:11:53 UTC

[jira] [Commented] (INFRA-7984) Frequent unreachable server https://repository.apache.org/service/local/staging/deploy/maven2

    [ https://issues.apache.org/jira/browse/INFRA-7984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14386006#comment-14386006 ] 

Emmanuel Lecharny commented on INFRA-7984:
------------------------------------------

I'll tell you very soon : we are going to cut an ApacheDS release next week. I cut a LDAP API release today, seems like it worked.

FTR, what has changed recently ?

> Frequent unreachable server https://repository.apache.org/service/local/staging/deploy/maven2
> ---------------------------------------------------------------------------------------------
>
>                 Key: INFRA-7984
>                 URL: https://issues.apache.org/jira/browse/INFRA-7984
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Nexus
>            Reporter: Emmanuel Lecharny
>            Assignee: Brian Fox
>            Priority: Critical
>             Fix For: Aug 2014
>
>
> When trying to release, I get many errors while running a mvn release:perform or a mvn release:deploy.
> Here is a collection of 4 of those random errors :
> Error 1 :
> ---------
> luc14-1-78-235-65-101:apacheds elecharny$ mvn deploy
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] ApacheDS
> [INFO] ApacheDS I18n
> [INFO] ApacheDS Core Constants
> [INFO] ApacheDS Core API
> [INFO] ApacheDS Core Shared
> [INFO] ApacheDS Interceptors
> [INFO] ApacheDS AdministrativePoint Interceptor
> [INFO] ApacheDS Authentication Interceptor
> [INFO] ApacheDS Interceptor to increment numeric attributes
> [INFO] ApacheDS Authorization Interceptor
> [INFO] ApacheDS ChangeLog Interceptor
> [INFO] ApacheDS Collective Attribute Interceptor
> [INFO] ApacheDS Event Interceptor
> [INFO] ApacheDS Exception Interceptor
> [INFO] ApacheDS Journal Interceptor
> [INFO] ApacheDS Normalization Interceptor
> [INFO] ApacheDS Operational Attribute Interceptor
> [INFO] ApacheDS Referral Interceptor
> [INFO] ApacheDS Schema Interceptor
> [INFO] ApacheDS Subtree Interceptor
> [INFO] ApacheDS Triggers Interceptor
> [INFO] ApacheDS Core
> [INFO] ApacheDS Core AVL
> [INFO] ApacheDS Generalized (X) DBM Partition
> [INFO] ApacheDS LDIF Partition
> [INFO] ApacheDS JDBM Partition
> [INFO] ApacheDS Mavibot Partition
> [INFO] ApacheDS Core Annotations
> [INFO] ApacheDS Core JNDI
> [INFO] ApacheDS Protocol Kerberos Codec
> [INFO] ApacheDS Interceptors for Kerberos
> [INFO] ApacheDS Protocol Dhcp
> [INFO] ApacheDS Protocol Shared
> [INFO] ApacheDS Protocol Dns
> [INFO] ApacheDS Protocol Kerberos
> [INFO] ApacheDS Protocol Ldap
> [INFO] ApacheDS Protocol Ntp
> [INFO] Apacheds Server Annotations
> [INFO] ApacheDS Server Config
> [INFO] ApacheDS Server JNDI
> [INFO] ApacheDS Test Framework
> [INFO] ApacheDS All
> [INFO] ApacheDS Logger Interceptor
> [INFO] ApacheDS Password Hashing Interceptor
> [INFO] ApacheDS Core Integration
> [INFO] ApacheDS Protocol Kerberos Test
> [INFO] ApacheDS Server Integration
> [INFO] ApacheDS DirectoryService-WebApp bridge
> [INFO] ApacheDS Jetty HTTP Server Integration
> [INFO] ApacheDS Service Builder
> [INFO] Apache Directory LDAP Client API test
> [INFO] kerberos-client
> [INFO] ApacheDS Service
> [INFO] ApacheDS Wrapper
> [INFO] ApacheDS Installers Maven Plugin
> [INFO] ApacheDS Installers
> [INFO] ApacheDS Mavibot bulkloader
> [INFO] 
> [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
> [INFO]                                                                         
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ApacheDS 2.0.0-M17-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [INFO] 
> ...
> Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-interceptors-normalization/2.0.0-M17-SNAPSHOT/apacheds-interceptors-normalization-2.0.0-M17-20140630.062701-77.pom
> Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-interceptors-normalization/2.0.0-M17-SNAPSHOT/apacheds-interceptors-normalization-2.0.0-M17-20140630.062701-77.pom (5 KB at 1.1 KB/sec)
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] ApacheDS .......................................... SUCCESS [  9.625 s]
> [INFO] ApacheDS I18n ..................................... SUCCESS [  6.309 s]
> [INFO] ApacheDS Core Constants ........................... SUCCESS [  5.547 s]
> [INFO] ApacheDS Core API ................................. SUCCESS [ 38.415 s]
> [INFO] ApacheDS Core Shared .............................. SUCCESS [ 24.870 s]
> [INFO] ApacheDS Interceptors ............................. SUCCESS [  4.946 s]
> [INFO] ApacheDS AdministrativePoint Interceptor .......... SUCCESS [ 11.829 s]
> [INFO] ApacheDS Authentication Interceptor ............... SUCCESS [ 12.010 s]
> [INFO] ApacheDS Interceptor to increment numeric attributes  SUCCESS [  7.926 s]
> [INFO] ApacheDS Authorization Interceptor ................ SUCCESS [ 13.671 s]
> [INFO] ApacheDS ChangeLog Interceptor .................... SUCCESS [ 10.040 s]
> [INFO] ApacheDS Collective Attribute Interceptor ......... SUCCESS [  8.083 s]
> [INFO] ApacheDS Event Interceptor ........................ SUCCESS [  6.817 s]
> [INFO] ApacheDS Exception Interceptor .................... SUCCESS [  6.292 s]
> [INFO] ApacheDS Journal Interceptor ...................... SUCCESS [ 11.366 s]
> [INFO] ApacheDS Normalization Interceptor ................ FAILURE [ 37.014 s]
> [INFO] ApacheDS Operational Attribute Interceptor ........ SKIPPED
> ...
> [INFO] ApacheDS Mavibot bulkloader ....................... SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 03:36 min
> [INFO] Finished at: 2014-06-30T08:27:36+01:00
> [INFO] Final Memory: 53M/247M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project apacheds-interceptors-normalization: Failed to deploy artifacts: Could not transfer artifact org.apache.directory.server:apacheds-interceptors-normalization:jar:2.0.0-M17-20140630.062701-77 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-interceptors-normalization/2.0.0-M17-SNAPSHOT/apacheds-interceptors-normalization-2.0.0-M17-20140630.062701-77.jar. Return code is: 502, ReasonPhrase: Proxy Error. -> [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
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :apacheds-interceptors-normalization
> Error 2 :
> ---------
> luc14-1-78-235-65-101:apacheds elecharny$  mvn release:perform
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] ApacheDS
> [INFO] ApacheDS I18n
> [INFO] ApacheDS Core Constants
> ...
> [INFO] Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/directory/server/apacheds-interceptors-admin/2.0.0-M17/apacheds-interceptors-admin-2.0.0-M17-javadoc.jar
> [INFO] 2/45 KB     
> [INFO] 4/45 KB   
> [INFO] 6/45 KB   
> [INFO] 8/45 KB   
> [INFO] 10/45 KB   
> [INFO] 12/45 KB   
> [INFO] 14/45 KB   
> [INFO] 16/45 KB   
> [INFO] 18/45 KB   
> [INFO] 20/45 KB   
> [INFO] 22/45 KB   
> [INFO] 24/45 KB   
> [INFO] 26/45 KB   
> [INFO] 28/45 KB   
> [INFO] 30/45 KB   
> [INFO] 32/45 KB   
> [INFO] 34/45 KB   
> [INFO] 36/45 KB   
> [INFO] 38/45 KB   
> [INFO] 40/45 KB   
> [INFO] 42/45 KB   
> [INFO] 44/45 KB   
> [INFO] 45/45 KB   
> [INFO]            
> [INFO] [INFO] ------------------------------------------------------------------------
> [INFO] [INFO] Reactor Summary:
> [INFO] [INFO] 
> [INFO] [INFO] ApacheDS .......................................... SUCCESS [01:25 min]
> [INFO] [INFO] ApacheDS I18n ..................................... SUCCESS [ 14.079 s]
> [INFO] [INFO] ApacheDS Core Constants ........................... SUCCESS [ 12.005 s]
> [INFO] [INFO] ApacheDS Core API ................................. SUCCESS [ 35.083 s]
> [INFO] [INFO] ApacheDS Core Shared .............................. SUCCESS [ 18.109 s]
> [INFO] [INFO] ApacheDS Interceptors ............................. SUCCESS [  4.404 s]
> [INFO] [INFO] ApacheDS AdministrativePoint Interceptor .......... FAILURE [ 14.428 s]
> [INFO] [INFO] ApacheDS Authentication Interceptor ............... SKIPPED
> [INFO] [INFO] ApacheDS Mavibot bulkloader ....................... SKIPPED
> [INFO] [INFO] ------------------------------------------------------------------------
> [INFO] [INFO] BUILD FAILURE
> [INFO] [INFO] ------------------------------------------------------------------------
> [INFO] [INFO] Total time: 03:05 min
> [INFO] [INFO] Finished at: 2014-06-30T09:46:27+01:00
> [INFO] [INFO] Final Memory: 61M/247M
> [INFO] [INFO] ------------------------------------------------------------------------
> [INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project apacheds-interceptors-admin: Failed to deploy artifacts: Could not transfer artifact org.apache.directory.server:apacheds-interceptors-admin:jar:javadoc:2.0.0-M17 from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): The target server failed to respond -> [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] [ERROR] 
> [INFO] [ERROR] After correcting the problems, you can resume the build with the command
> [INFO] [ERROR]   mvn <goals> -rf :apacheds-interceptors-admin
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] ApacheDS .......................................... FAILURE [03:32 min]
> ...
> [INFO] ApacheDS Mavibot bulkloader ....................... SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 03:35 min
> [INFO] Finished at: 2014-06-30T09:46:28+01:00
> [INFO] Final Memory: 37M/247M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5:perform (default-cli) on project apacheds-parent: 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
> Error 3 :
> ---------
> luc14-1-78-235-65-101:apacheds elecharny$ mvn release:perform
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] ApacheDS
> ...
> [INFO] ApacheDS Mavibot bulkloader
> [INFO] 
> [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
> [INFO]                                                                         
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ApacheDS 2.0.0-M18-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-release-plugin:2.5:perform (default-cli) @ apacheds-parent ---
> [INFO] Checking out the project to perform the release ...
> [INFO] Executing: /bin/sh -c cd /Users/elecharny/apacheds/trunks/apacheds/target && svn --non-interactive checkout https://svn.apache.org/repos/asf/directory/apacheds/tags/2.0.0-M17 /Users/elecharny/apacheds/trunks/apacheds/target/checkout
> [INFO] Working directory: /Users/elecharny/apacheds/trunks/apacheds/target
> [INFO] Invoking perform goals in directory /Users/elecharny/apacheds/trunks/apacheds/target/checkout
> [INFO] Executing goals 'deploy'...
> [WARNING] Maven will be executed in interactive mode, but no input stream has been configured for this MavenInvoker instance.
> [INFO] [INFO] Scanning for projects...
> [INFO] [INFO] ------------------------------------------------------------------------
> [INFO] [INFO] Reactor Build Order:
> [INFO] [INFO] 
> [INFO] [INFO] ApacheDS
> ...
> [INFO] Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/directory/server/apacheds-interceptors-authn/2.0.0-M17/apacheds-interceptors-authn-2.0.0-M17.pom
> [INFO] 2/6 KB     
> [INFO] 4/6 KB   
> [INFO] 6/6 KB   
> [INFO]          
> [INFO] Uploaded: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/directory/server/apacheds-interceptors-authn/2.0.0-M17/apacheds-interceptors-authn-2.0.0-M17.pom (6 KB at 2.9 KB/sec)
> [INFO] [INFO] ------------------------------------------------------------------------
> [INFO] [INFO] Reactor Summary:
> [INFO] [INFO] 
> [INFO] [INFO] ApacheDS .......................................... SUCCESS [01:07 min]
> [INFO] [INFO] ApacheDS I18n ..................................... SUCCESS [ 18.389 s]
> [INFO] [INFO] ApacheDS Core Constants ........................... SUCCESS [ 16.019 s]
> [INFO] [INFO] ApacheDS Core API ................................. SUCCESS [ 35.536 s]
> [INFO] [INFO] ApacheDS Core Shared .............................. SUCCESS [ 16.303 s]
> [INFO] [INFO] ApacheDS Interceptors ............................. SUCCESS [  3.810 s]
> [INFO] [INFO] ApacheDS AdministrativePoint Interceptor .......... SUCCESS [ 15.264 s]
> [INFO] [INFO] ApacheDS Authentication Interceptor ............... FAILURE [  6.744 s]
> [INFO] [INFO] ApacheDS Interceptor to increment numeric attributes  SKIPPED
> ...
> [INFO] [INFO] ApacheDS Mavibot bulkloader ....................... SKIPPED
> [INFO] [INFO] ------------------------------------------------------------------------
> [INFO] [INFO] BUILD FAILURE
> [INFO] [INFO] ------------------------------------------------------------------------
> [INFO] [INFO] Total time: 03:00 min
> [INFO] [INFO] Finished at: 2014-06-30T09:50:45+01:00
> [INFO] [INFO] Final Memory: 62M/247M
> [INFO] [INFO] ------------------------------------------------------------------------
> [INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project apacheds-interceptors-authn: Failed to deploy artifacts: Could not transfer artifact org.apache.directory.server:apacheds-interceptors-authn:jar:2.0.0-M17 from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): The target server failed to respond -> [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] [ERROR] 
> [INFO] [ERROR] After correcting the problems, you can resume the build with the command
> [INFO] [ERROR]   mvn <goals> -rf :apacheds-interceptors-authn
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] ApacheDS .......................................... FAILURE [03:26 min]
> ...
> [INFO] ApacheDS Mavibot bulkloader ....................... SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 03:28 min
> [INFO] Finished at: 2014-06-30T09:50:45+01:00
> [INFO] Final Memory: 37M/247M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5:perform (default-cli) on project apacheds-parent: 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
> Error 4 :
> ---------
> luc14-1-78-235-65-101:apacheds elecharny$ mvn release:perform
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] ApacheDS
> [INFO] ApacheDS I18n
> ...         
> [INFO] Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/directory/server/apacheds-i18n/2.0.0-M17/apacheds-i18n-2.0.0-M17.pom
> [INFO] 2/3 KB     
> [INFO] 3/3 KB   
> [INFO]          
> [INFO] Uploaded: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/directory/server/apacheds-i18n/2.0.0-M17/apacheds-i18n-2.0.0-M17.pom (3 KB at 1.1 KB/sec)
> [INFO] [INFO] ------------------------------------------------------------------------
> [INFO] [INFO] Reactor Summary:
> [INFO] [INFO] 
> [INFO] [INFO] ApacheDS .......................................... SUCCESS [01:06 min]
> [INFO] [INFO] ApacheDS I18n ..................................... FAILURE [  6.706 s]
> ...
> [INFO] [INFO] ApacheDS Mavibot bulkloader ....................... SKIPPED
> [INFO] [INFO] ------------------------------------------------------------------------
> [INFO] [INFO] BUILD FAILURE
> [INFO] [INFO] ------------------------------------------------------------------------
> [INFO] [INFO] Total time: 01:14 min
> [INFO] [INFO] Finished at: 2014-06-30T09:53:31+01:00
> [INFO] [INFO] Final Memory: 53M/247M
> [INFO] [INFO] ------------------------------------------------------------------------
> [INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project apacheds-i18n: Failed to deploy artifacts: Could not transfer artifact org.apache.directory.server:apacheds-i18n:jar:2.0.0-M17 from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): The target server failed to respond -> [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] [ERROR] 
> [INFO] [ERROR] After correcting the problems, you can resume the build with the command
> [INFO] [ERROR]   mvn <goals> -rf :apacheds-i18n
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] ApacheDS .......................................... FAILURE [01:40 min]
> [INFO] ApacheDS I18n ..................................... SKIPPED
> ...
> [INFO] ApacheDS Mavibot bulkloader ....................... SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 01:42 min
> [INFO] Finished at: 2014-06-30T09:53:31+01:00
> [INFO] Final Memory: 37M/247M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5:perform (default-cli) on project apacheds-parent: 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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)