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

Fang-Yu Rao commented on IMPALA-14182:
--------------------------------------

Hi [~joemcdonnell], assigned this JIRA to you since you were working on 
IMPALA-13431 earlier so may know more about how to troubleshoot the issue. 
Please re-assign the JIRA as you see appropriate. Thanks!

> custom_cluster.test_breakpad.TestLogging.test_excessive_cerr_ignore_pid seems 
> to be flaky
> -----------------------------------------------------------------------------------------
>
>                 Key: IMPALA-14182
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14182
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Fang-Yu Rao
>            Assignee: Joe McDonnell
>            Priority: Major
>              Labels: broken-build
>
> We found that {{test_excessive_cerr_ignore_pid()}} in 
> [https://github.com/apache/impala/blob/master/tests/custom_cluster/test_breakpad.py]
>  could fail with the following error message and stack trace. It looks like 
> we could have more log files (5) than expected (4).
> +*Error Message*+
> {code:java}
> assert 5 <= 4  +  where 5 = 
> len(['/data/jenkins/workspace/impala-cdw-master-core-ubsan-arm/repos/Impala/logs/custom_cluster_tests/impala_test_breakpad..._1mhwju/impalad.impala-ec2-rhel88-m7g-4xlarge-ondemand-012c.vpc.cloudera.com.jenkins.log.INFO.20250623-152709.3603455'])
> {code}
> +*Stacktrace*+
> {code:java}
> custom_cluster/test_breakpad.py:521: in test_excessive_cerr_ignore_pid
>     match_pid=False)
> custom_cluster/test_breakpad.py:499: in start_excessive_cerr_cluster
>     self.assert_logs(daemon, max_log_count_end, expected_log_max_bytes)
> custom_cluster/test_breakpad.py:409: in assert_logs
>     assert len(log_paths) <= max_count
> E   assert 5 <= 4
> E    +  where 5 = 
> len(['/data/jenkins/workspace/impala-cdw-master-core-ubsan-arm/repos/Impala/logs/custom_cluster_tests/impala_test_breakpad..._1mhwju/impalad.impala-ec2-rhel88-m7g-4xlarge-ondemand-012c.vpc.cloudera.com.jenkins.log.INFO.20250623-152709.3603455'])
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to