[
https://issues.apache.org/jira/browse/HBASE-26186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17396316#comment-17396316
]
Nick Dimiduk commented on HBASE-26186:
--------------------------------------
Reading over the jenkinsfile, there's no other information to go on -- all we
have is
{noformat}
[2021-07-22T04:11:15.883Z] Attempting to use run an instance on top of Hadoop 3.
[2021-07-22T04:11:15.883Z]
[2021-07-22T04:11:15.883Z] gzip: stdin: unexpected end of file
[2021-07-22T04:11:15.883Z] tar: Unexpected EOF in archive
[2021-07-22T04:11:15.883Z] tar: Unexpected EOF in archive
[2021-07-22T04:11:15.883Z] tar: Error is not recoverable: exiting now
{noformat}
The "hadoop 3 cache" stage says,
{noformat}
[2021-07-22T03:56:44.543Z] Ensure we have a copy of Hadoop 3.1.1
[2021-07-22T03:56:44.543Z] Reusing existing download of
'hadoop/common/hadoop-3.1.1/hadoop-3.1.1.tar.gz'.
{noformat}
Maybe the cache file is corrupted. [~busbey] any idea how we bust this cached
download? Do we need INFRA to for-each ssh into all the build nodes and delete
a file in the workspace path?
> "Packaging and Integration" stage broken on branch-2 since
> 8bc180c7737bbd1792851004625c552896bf57c6
> ---------------------------------------------------------------------------------------------------
>
> Key: HBASE-26186
> URL: https://issues.apache.org/jira/browse/HBASE-26186
> Project: HBase
> Issue Type: Task
> Components: build, integration tests
> Affects Versions: 2.5.0
> Reporter: Nick Dimiduk
> Priority: Major
>
> Nightly builds of branch-2 have been failing on the "Packaging and
> Integration" stage since 2021-07-22, commit
> 8bc180c7737bbd1792851004625c552896bf57c6.
> The first failing build was
> https://ci-hadoop.apache.org/blue/organizations/jenkins/HBase%2FHBase%20Nightly/detail/branch-2/304/pipeline/12
--
This message was sent by Atlassian Jira
(v8.3.4#803005)