jiangML commented on PR #30898: URL: https://github.com/apache/shardingsphere/pull/30898#issuecomment-2068451728
> * The CI Log involved in [Prevent SystemSchemaManager from parsing wrong folders #30976](https://github.com/apache/shardingsphere/pull/30976) appears to be related to the current PR. `apache/shardingsphere-proxy-agent-test` does not seem to be built properly. Refer to https://github.com/apache/shardingsphere/actions/runs/8751320445/job/24016686555?pr=30976#step:7:21099 . > > ```shell > org.testcontainers.containers.ContainerFetchException: Can't get Docker image: RemoteDockerImage(imageName=apache/shardingsphere-proxy-agent-test:latest, imagePullPolicy=DefaultPullPolicy(), imageNameSubstitutor=org.testcontainers.utility.ImageNameSubstitutor$LogWrappedImageNameSubstitutor@4c36250e) > Caused by: com.github.dockerjava.api.exception.NotFoundException: > Status 404: {"message":"pull access denied for apache/shardingsphere-proxy-agent-test, repository does not exist or may require 'docker login': denied: requested access to the resource is denied"} > ``` Hello, this problem has been fixed, https://github.com/apache/shardingsphere/pull/30978 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
