Yun Gao created FLINK-26622: ------------------------------- Summary: Azure failed due to Connection timed out Key: FLINK-26622 URL: https://issues.apache.org/jira/browse/FLINK-26622 Project: Flink Issue Type: Bug Components: Build System / Azure Pipelines Affects Versions: 1.14.4 Reporter: Yun Gao
{code:java} [ERROR] Failed to execute goal on project flink-connector-hive_2.12: Could not resolve dependencies for project org.apache.flink:flink-connector-hive_2.12:jar:1.14-SNAPSHOT: Failed to collect dependencies at org.apache.hive.hcatalog:hive-hcatalog-core:jar:1.2.1 -> org.apache.hive:hive-cli:jar:1.2.1: Failed to read artifact descriptor for org.apache.hive:hive-cli:jar:1.2.1: Could not transfer artifact org.apache.hive:hive-cli:pom:1.2.1 from/to google-maven-central (https://maven-central-eu.storage-download.googleapis.com/maven2/): Connect to maven-central-eu.storage-download.googleapis.com:443 [maven-central-eu.storage-download.googleapis.com/74.125.193.128] failed: Connection timed out (Connection timed out) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :flink-connector-hive_2.12 {code} https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=32959&view=logs&j=08866332-78f7-59e4-4f7e-49a56faa3179&t=7f606211-1454-543c-70ab-c7a028a1ce8c&l=10112 -- This message was sent by Atlassian Jira (v8.20.1#820001)