Zoltán Borók-Nagy created IMPALA-15337:
------------------------------------------
Summary: TestExecutorGroups.test_admission_slots fails with
timeout in UBSAN builds
Key: IMPALA-15337
URL: https://issues.apache.org/jira/browse/IMPALA-15337
Project: IMPALA
Issue Type: Bug
Reporter: Zoltán Borók-Nagy
TestExecutorGroups.test_admission_slots fails with timeout in UBSAN builds
h3. Error Message
{noformat}
tests.common.errors.Timeout: Check failed to return True after 60 tries and 60
seconds{noformat}
h3. Stacktrace
{noformat}
custom_cluster/test_executor_groups.py:422: in test_admission_slots
self._assert_eventually_in_profile(q2, "Initial admission queue reason: Not
enough "
QUERY = 'select * from functional_parquet.alltypestiny
where month < 3 and id + random() < sleep(500);'
client = <tests.common.impala_connection.ImpylaHS2Connection object
at 0x7fae77890190>
q1 = <tests.common.impala_connection.OperationHandle object at
0x7fae778932d0>
q2 = <tests.common.impala_connection.OperationHandle object at
0x7fae76c259d0>
self =
<tests.custom_cluster.test_executor_groups.TestExecutorGroups object at
0x7fadd11c7790>
custom_cluster/test_executor_groups.py:297: in _assert_eventually_in_profile
self.assert_eventually(
expected_str = 'Initial admission queue reason: Not enough admission
control slots available on host'
query_handle = <tests.common.impala_connection.OperationHandle object
at 0x7fae76c259d0>
self =
<tests.custom_cluster.test_executor_groups.TestExecutorGroups object at
0x7fadd11c7790>
common/impala_test_suite.py:1791: in assert_eventually
raise Timeout(
E tests.common.errors.Timeout: Check failed to return True after 60 tries and
60 seconds
condition = <function
TestExecutorGroups._assert_eventually_in_profile.<locals>.<lambda> at
0x7fadd0e711c0>
count = 60
error_msg = None
error_msg_str = ''
period_s = 1
self =
<tests.custom_cluster.test_executor_groups.TestExecutorGroups object at
0x7fadd11c7790>
start_time = 1788597996.2066483
timeout_s = 60{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]