suztomo commented on PR #17375: URL: https://github.com/apache/beam/pull/17375#issuecomment-1099733228
# Dataflow Java Post Commit Tests Dataflow Java Post Commit Tests has been failing before this PR: <img width="602" alt="Screen Shot 2022-04-14 at 8 06 33 PM" src="https://user-images.githubusercontent.com/28604/163495608-f9365392-91e4-4c25-b95a-50c78f9a3836.png"> # Dataflow V2 Java Post Commit Tests Dataflow V2 Java Post Commit Tests has been failing before this PR: <img width="596" alt="Screen Shot 2022-04-14 at 8 07 50 PM" src="https://user-images.githubusercontent.com/28604/163495677-c54a6f35-cf38-44dc-9b9c-26a7bcf1c553.png"> # SQL PreCommit SQL PreCommit failed again with the same error message: ``` 17:37:06 * What went wrong: 17:37:06 Execution failed for task ':runners:flink:1.14:job-server:shadowJar'. 17:37:06 > Failed to load cache entry for task ':runners:flink:1.14:job-server:shadowJar' ``` Will retry. # Java PreCommit Java precommit failed. ``` 18:17:47 * What went wrong: 18:17:47 Execution failed for task ':sdks:java:io:google-cloud-platform:analyzeClassesDependencies'. 18:17:47 > Dependency analysis found issues. 18:17:47 unusedDeclaredArtifacts 18:17:47 - com.google.cloud:google-cloud-bigtable:2.5.3@jar ``` I need to fix. -- 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]
