[ https://issues.apache.org/jira/browse/HBASE-28326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17810244#comment-17810244 ]
Duo Zhang commented on HBASE-28326: ----------------------------------- {code} "${WORKSPACE}/component/dev-support/jenkins-scripts/cache-apache-project-artifact.sh" \ --working-dir "${WORKSPACE}/downloads-yetus" \ --keys 'https://www.apache.org/dist/yetus/KEYS' \ --verify-tar-gz \ "${WORKSPACE}/yetus-${YETUS_RELEASE}-bin.tar.gz" \ "yetus/${YETUS_RELEASE}/apache-yetus-${YETUS_RELEASE}-bin.tar.gz" {code} Seems we should use download.a.o instead of dist here. I tried to access 'https://www.apache.org/dist/yetus/KEYS' through browser and it just redirected to the main page of download.a.o. > All nightly jobs are failing > ---------------------------- > > Key: HBASE-28326 > URL: https://issues.apache.org/jira/browse/HBASE-28326 > Project: HBase > Issue Type: Bug > Components: jenkins > Reporter: Duo Zhang > Priority: Major > > https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/991/console > Failed in yetus install stage, seems to be related to gpg. -- This message was sent by Atlassian Jira (v8.20.10#820010)