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

Try to reduce CI failures due to maven central flakiness #7164

Merged

Conversation

trask
Copy link
Member

@trask trask commented Nov 14, 2022

Worth trying, the failures have really picked up lately...

@trask trask marked this pull request as ready for review November 15, 2022 01:33
@trask trask requested a review from a team as a code owner November 15, 2022 01:33
@trask trask merged commit 32995ab into open-telemetry:main Nov 15, 2022
@trask trask deleted the try-to-fix-flaky-maven-central-failures branch November 15, 2022 02:55
@trask
Copy link
Member Author

trask commented Nov 15, 2022

I'm not sure this worked, still seeing a good number of failures when dependencies are not found in cache, e.g. on the PR that updates junit-pioneer to 1.9.0:

Could not determine the dependencies of task ':benchmark-jfr-analyzer:test'.
> Could not resolve all task dependencies for configuration ':benchmark-jfr-analyzer:testRuntimeClasspath'.
   > Could not resolve org.junit-pioneer:junit-pioneer:1.9.0.
     Required by:
         project :benchmark-jfr-analyzer
      > Could not resolve org.junit-pioneer:junit-pioneer:1.9.0.
         > Could not get resource 'https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/1.9.0/junit-pioneer-1.9.0.pom'.
            > Could not GET 'https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/1.9.0/junit-pioneer-1.9.0.pom'.
               > Connect to repo.maven.apache.org:443 [repo.maven.apache.org/146.75.28.215] failed: Connect timed out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants