Izeren commented on PR #27888: URL: https://github.com/apache/flink/pull/27888#issuecomment-4198179593
Build failure looks unrelated https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=73853&view=logs&j=52b61abe-a3cc-5bde-cc35-1bbe89bb7df5&t=54421a62-0c80-5aad-3319-094ff69180bb&l=262524 ``` 2026-04-02T14:29:48.4490435Z 14:29:48.440 [INFO] BUILD FAILURE 2026-04-02T14:29:48.4491130Z 14:29:48.440 [INFO] ------------------------------------------------------------------------ 2026-04-02T14:29:48.4491812Z 14:29:48.440 [INFO] Total time: 54:02 min 2026-04-02T14:29:48.4492458Z 14:29:48.440 [INFO] Finished at: 2026-04-02T14:29:48Z 2026-04-02T14:29:48.4493202Z 14:29:48.440 [INFO] ------------------------------------------------------------------------ 2026-04-02T14:29:48.4495505Z 14:29:48.441 [ERROR] Failed to execute goal on project flink-python: Could not resolve dependencies for project org.apache.flink:flink-python:jar:2.3-SNAPSHOT: Could not transfer artifact org.apache.flink:flink-connector-cassandra_2.12:jar:3.0.0-1.16 from/to google-maven-central (https://maven-central-eu.storage-download.googleapis.com/maven2/): GET request of: org/apache/flink/flink-connector-cassandra_2.12/3.0.0-1.16/flink-connector-cassandra_2.12-3.0.0-1.16.jar from google-maven-central failed: Premature end of Content-Length delimited message body (expected: 6,436,659; received: 262,144) -> [Help 1] 2026-04-02T14:29:48.4497174Z 14:29:48.441 [ERROR] 2026-04-02T14:29:48.4497870Z 14:29:48.441 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 2026-04-02T14:29:48.4498668Z 14:29:48.441 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 2026-04-02T14:29:48.4499164Z 14:29:48.441 [ERROR] 2026-04-02T14:29:48.4499703Z 14:29:48.441 [ERROR] For more information about the errors and possible solutions, please read the following articles: 2026-04-02T14:29:48.4500400Z 14:29:48.441 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException 2026-04-02T14:29:48.4500929Z 14:29:48.441 [ERROR] 2026-04-02T14:29:48.4501474Z 14:29:48.441 [ERROR] After correcting the problems, you can resume the build with the command 2026-04-02T14:29:48.4502283Z 14:29:48.442 [ERROR] mvn <args> -rf :flink-python 2026-04-02T14:29:49.2579557Z ============================================================================== 2026-04-02T14:29:49.2580173Z Compiling Flink failed. 2026-04-02T14:29:49.2580699Z ============================================================================== 2026-04-02T14:29:49.2743462Z ##[error]Bash exited with code '1'. 2026-04-02T14:29:49.2856556Z ##[section]Finishing: Compile ``` -- 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]
