kennknowles commented on PR #22479: URL: https://github.com/apache/beam/pull/22479#issuecomment-1227766065
What makes me unhappy is that https://ci-beam.apache.org/job/beam_PreCommit_Python_Commit/24445/ the python precommit failed, but it failed with ``` 16:31:48 * What went wrong: 16:31:48 Execution failed for task ':sdks:java:extensions:arrow:compileJava'. 16:31:48 > Failed to store cache entry 208f9cec00118dd9e59a5f1adbcc23ba for task ':sdks:java:extensions:arrow:compileJava': Timeout waiting to lock Build cache (/home/jenkins/.gradle/caches/build-cache-1). It is currently in use by another Gradle instance. ``` So I guess the Python precommit depends on arrow extension? -- 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]
