Joe McDonnell created IMPALA-13431:
--------------------------------------
Summary:
custom_cluster.test_breakpad.TestLogging.test_excessive_cerr_ignore_pid fails
on UBSAN
Key: IMPALA-13431
URL: https://issues.apache.org/jira/browse/IMPALA-13431
Project: IMPALA
Issue Type: Bug
Components: Backend
Affects Versions: Impala 4.5.0
Reporter: Joe McDonnell
custom_cluster.test_breakpad.TestLogging.test_excessive_cerr_ignore_pid hits
this failure:
{noformat}
custom_cluster/test_breakpad.py:509: in test_excessive_cerr_ignore_pid
match_pid=False)
custom_cluster/test_breakpad.py:487: in start_excessive_cerr_cluster
self.assert_logs(daemon, max_log_count_end, expected_log_max_bytes)
custom_cluster/test_breakpad.py:443: in assert_logs
assert next_path in last_line
E assert
'/tmp/tmpMjrfcX/impalad.impala-ec2-centos79-m6i-4xlarge-xldisk-0032.hostname.jenkins.log.ERROR.20240819-051032.14446'
in '22573865'{noformat}
I saw this on a UBSAN test run, but it is intermittent and low frequency.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)