Skip to content

Gradle plugin resolution fails intermittently during CI builds #898

@rnorth

Description

@rnorth

This is a problem with Testcontainers' build process, rather than an issue with the library that users would experience.

This was mentioned in #894, but I think we've been seeing this problem quite regularly in the last few weeks. The symptom is most/all of the CI jobs for a particular revision fail at the point of downloading Gradle plugins from https://plugins.gradle.org. I suspect this is either due to problems with the Gradle plugin repo servers (which I think are on Bintray) or a network connectivity issue between CI and those servers.

If we can do anything to make this less likely to occur, it would make it easier for people submitting/reviewing PRs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions