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 "Wenzhe Zhou (Jira)" <ji...@apache.org> on 2021/02/19 19:34:00 UTC

[jira] [Commented] (IMPALA-9184) TestImpalaShellInteractive.test_ddl_queries_are_closed is flaky

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

Wenzhe Zhou commented on IMPALA-9184:
-------------------------------------

The issue happened again core asan build. Reopen it.

Error Message
TypeError: not all arguments converted during string formatting

Stacktrace
/data/jenkins/workspace/impala-cdpd-master-staging-core-asan/repos/Impala/tests/shell/test_shell_interactive.py:451: in test_ddl_queries_are_closed
 "Open sessions found after closing all clients.")
/data/jenkins/workspace/impala-cdpd-master-staging-core-asan/repos/Impala/tests/shell/test_shell_interactive.py:184: in _wait_for_num_open_sessions
 LOG.exception("Error: " % err)
E TypeError: not all arguments converted during string formatting

 

> TestImpalaShellInteractive.test_ddl_queries_are_closed is flaky
> ---------------------------------------------------------------
>
>                 Key: IMPALA-9184
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9184
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Sahil Takiar
>            Assignee: Tim Armstrong
>            Priority: Major
>              Labels: broken-build, flaky
>
> The following test is flaky:
> shell.test_shell_interactive.TestImpalaShellInteractive.test_ddl_queries_are_closed[table_format_and_file_extension: ('textfile', '.txt') | protocol: beeswax] (from pytest)
> Error Message
> {code:java}
> AssertionError: drop query should be closed assert <bound method ImpaladService.wait_for_num_in_flight_queries of <tests.common.impala_service.ImpaladService object at 0x8a1fad0>>(0) + where <bound method ImpaladService.wait_for_num_in_flight_queries of <tests.common.impala_service.ImpaladService object at 0x8a1fad0>> = <tests.common.impala_service.ImpaladService object at 0x8a1fad0>.wait_for_num_in_flight_queries
> {code}
> Stacktrace
> {code:java}
> Impala/tests/shell/test_shell_interactive.py:338: in test_ddl_queries_are_closed assert impalad.wait_for_num_in_flight_queries(0), MSG % 'drop' E AssertionError: drop query should be closed E assert <bound method ImpaladService.wait_for_num_in_flight_queries of <tests.common.impala_service.ImpaladService object at 0x8a1fad0>>(0) E + where <bound method ImpaladService.wait_for_num_in_flight_queries of <tests.common.impala_service.ImpaladService object at 0x8a1fad0>> = <tests.common.impala_service.ImpaladService object at 0x8a1fad0>.wait_for_num_in_flight_queries
> {code}



--
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