You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Sahil Takiar (Jira)" <ji...@apache.org> on 2020/09/01 22:56:00 UTC

[jira] [Commented] (IMPALA-10121) bin/jenkins/finalize.sh should generate JUnitXML for TSAN failures

    [ https://issues.apache.org/jira/browse/IMPALA-10121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17188848#comment-17188848 ] 

Sahil Takiar commented on IMPALA-10121:
---------------------------------------

+1 thanks for reporting this.

> bin/jenkins/finalize.sh should generate JUnitXML for TSAN failures
> ------------------------------------------------------------------
>
>                 Key: IMPALA-10121
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10121
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: Impala 4.0
>            Reporter: Joe McDonnell
>            Assignee: Joe McDonnell
>            Priority: Major
>
> There is code in bin/jenkins/finalize.sh to generate JUnitXML for AddressSanitizer errors that crash Impala. We should add equivalent logic for ThreadSanitizer messages. It looks like the message would go to the ERROR log and look like:
> {noformat}
> ==================
> WARNING: ThreadSanitizer: data race (pid=6436)
>   Read of size 1 at 0x7b480017aaa8 by thread T320 (mutexes: write M861448892003377216, write M862574791910219632, write M623321199144890016, write M1054540811927503496):
> ... stacks, etc ...
> =================={noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org