docker-compose build error
See original GitHub issueI am seeing the following error when I do sudo docker-compose build
inside conductor/docker
folder.
FAILURE: Build failed with an exception.
- What went wrong: Could not resolve all files for configuration ‘:conductor-grpc:protobuf’.
Could not resolve io.chaossystems.grpc:grpc-healthcheck:1.0.1. Required by: project :conductor-grpc Could not resolve io.chaossystems.grpc:grpc-healthcheck:1.0.1. Could not get resource ‘https://dl.bintray.com/netflixoss/oss-candidate/io/chaossystems/grpc/grpc-healthcheck/1.0.1/grpc-healthcheck-1.0.1.pom’. Could not GET ‘https://dl.bintray.com/netflixoss/oss-candidate/io/chaossystems/grpc/grpc-healthcheck/1.0.1/grpc-healthcheck-1.0.1.pom’. sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target Could not resolve io.chaossystems.grpc:grpc-healthcheck:1.0.1. Could not get resource ‘https://dl.bintray.com/chaos-systems/mvn/io/chaossystems/grpc/grpc-healthcheck/1.0.1/grpc-healthcheck-1.0.1.pom’. Could not GET ‘https://dl.bintray.com/chaos-systems/mvn/io/chaossystems/grpc/grpc-healthcheck/1.0.1/grpc-healthcheck-1.0.1.pom’. sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. See https://docs.gradle.org/4.8.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 7m 58s
What am I missing here?
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (4 by maintainers)
Yes, I have a problem same on my ci-runner. In past 4 - 5 month not found with this problem but i found on today