Gautham Banasandra created HADOOP-18268: -------------------------------------------
Summary: Install Maven from Apache archives Key: HADOOP-18268 URL: https://issues.apache.org/jira/browse/HADOOP-18268 Project: Hadoop Common Issue Type: Bug Components: build Affects Versions: 3.4.0 Reporter: Gautham Banasandra Assignee: Gautham Banasandra The Jenkins CI for Hadoop is failing to build since it's unable to download and install maven - {code} 22:38:13 #11 [ 7/16] RUN pkg-resolver/install-maven.sh centos:7 22:38:13 #11 sha256:8b1823a6197611693af5daa2888f195db76ae5e9d0765f799becc7e7d5f7b019 22:40:25 #11 131.5 curl: (7) Failed to connect to 2403:8940:3:1::f: Cannot assign requested address 22:40:25 #11 ERROR: executor failed running [/bin/bash --login -c pkg-resolver/install-maven.sh centos:7]: exit code: 7 {code} We need to switch to using Maven from Apache archives to prevent such issues. -- This message was sent by Atlassian Jira (v8.20.7#820007) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org