[
https://issues.apache.org/jira/browse/HBASE-12285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184723#comment-14184723
]
Dima Spivak commented on HBASE-12285:
-------------------------------------
Damn, looks like just removing the output redirection isn't enough ([stream
error is back|https://builds.apache.org/view/All/job/HBase-1.0/364/console]).
Might as well move logging back to WARN, [~stack]. One thing that's a bit
strange is that it doesn't seem to be caused by any particular test since the
same number of tests completed before the error occurs is constant (3430, as
seen [here|https://builds.apache.org/view/All/job/HBase-1.0/348/testReport/]
and [here|https://builds.apache.org/view/All/job/HBase-1.0/347/testReport/])
even though the tests are run in random order. It's also worth pointing out
that a large number of tests produce logs over 5 MB (some over 50 MB) even
though the test that uncovered SUREFIRE-1091 only had to output 1 MB. And, of
course, there's the "why does this only hit branch-1?" question that I can't
answer either. I'll keep digging...
> Builds are failing, possibly because of SUREFIRE-1091
> -----------------------------------------------------
>
> Key: HBASE-12285
> URL: https://issues.apache.org/jira/browse/HBASE-12285
> Project: HBase
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Dima Spivak
> Assignee: Dima Spivak
> Priority: Blocker
> Attachments: HBASE-12285_branch-1_v1.patch
>
>
> Our branch-1 builds on builds.apache.org have been failing in recent days
> after we switched over to an official version of Surefire a few days back
> (HBASE-4955). The version we're using, 2.17, is hit by a bug
> ([SUREFIRE-1091|https://jira.codehaus.org/browse/SUREFIRE-1091]) that results
> in an IOException, which looks like what we're seeing on Jenkins.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)