Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Intermittent Apache Maven snapshot publication issues #480

Closed
reta opened this issue Jul 18, 2024 · 3 comments
Closed

[Bug]: Intermittent Apache Maven snapshot publication issues #480

reta opened this issue Jul 18, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@reta
Copy link
Contributor

reta commented Jul 18, 2024

Describe the bug

Recently, we have been seeing intermittent Apache Maven snapshot publication issues across many repositories:

 Execution failed for task ':publishPluginZipPublicationToSnapshotsRepository'.
> Failed to publish publication 'pluginZip' to repository 'Snapshots'
   > Could not PUT 'https://aws.oss.sonatype.org/content/repositories/snapshots/org/opensearch/plugin/opensearch-security/2.16.0.0-SNAPSHOT/opensearch-security-2.16.0.0-20240717.154930-22.zip'. Received status code 403 from server: Forbidden
 For more on this, please refer to https://docs.gradle.org/8.9/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
10 actionable tasks: 10 executed
   > Could not PUT 'https://aws.oss.sonatype.org/content/repositories/snapshots/org/opensearch/client/opensearch-java/3.0.0-SNAPSHOT/opensearch-java-3.0.0-20240717.150831-245.jar'. Received status code 403 from server: Forbidden

Sometimes retrying the workflow helps but often does not.

To reproduce

The issue is intermittent and could be observed across different repositories (see please additional context)

Expected behavior

Publication should succeed

Screenshots

If applicable, add screenshots to help explain your problem.

Host / Environment

GA worflows

Additional context

Relevant log output

No response

@reta reta added bug Something isn't working untriaged Issues that have not yet been triaged labels Jul 18, 2024
@reta
Copy link
Contributor Author

reta commented Jul 18, 2024

@peterzhuamazon FYI, I am not sure this is the right repository to submit the issue, please help find the right place, thank you

@peterzhuamazon
Copy link
Member

@peterzhuamazon FYI, I am not sure this is the right repository to submit the issue, please help find the right place, thank you

Hi @reta , recently sonatype is doing a series of migration.
And we have worked with them yesterday to fixed bunch of publishing issues already.
Let us monitor for a bit and if we still see issues arise, we can capture the logs and send them a ticket again. Sorry about it.

@Divyaasm Divyaasm removed the untriaged Issues that have not yet been triaged label Jul 18, 2024
@reta
Copy link
Contributor Author

reta commented Jul 19, 2024

Closing this one, thanks @peterzhuamazon !

@reta reta closed this as completed Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: ✅ Done
Development

No branches or pull requests

3 participants