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 "Tim Armstrong (JIRA)" <ji...@apache.org> on 2018/10/23 23:36:00 UTC

[jira] [Assigned] (IMPALA-7661) test_reconnect is flaky in asan

     [ https://issues.apache.org/jira/browse/IMPALA-7661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Armstrong reassigned IMPALA-7661:
-------------------------------------

    Assignee: Tianyi Wang

> test_reconnect is flaky in asan
> -------------------------------
>
>                 Key: IMPALA-7661
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7661
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 3.1.0
>            Reporter: Tianyi Wang
>            Assignee: Tianyi Wang
>            Priority: Critical
>             Fix For: Impala 3.1.0
>
>
> test_reconnect becomes flaky recently. The reason is that it waits 2 seconds for the shell to connect to impalad. Extending the waiting time in asan should work.
> {noformat}
> 22:54:40 =================================== FAILURES ===================================
> 22:54:40 __________________ TestImpalaShellInteractive.test_reconnect ___________________
> 22:54:40 /data/jenkins/workspace/impala-asf-master-core-asan/repos/Impala/tests/shell/test_shell_interactive.py:236: in test_reconnect
> 22:54:40     assert get_num_open_sessions(initial_impala_service) == num_sessions_initial + 1, \
> 22:54:40 E   AssertionError: Not connected to localhost.localdomain:21000
> 22:54:40 E   assert 1 == (1 + 1)
> 22:54:40 E    +  where 1 = <function get_num_open_sessions at 0x74a0c08>(<tests.common.impala_service.ImpaladService object at 0x74a4d90>)
> 22:54:40 =============== 2451 tests deselected by "-m 'execute_serially'" ===============
> 22:54:40  1 failed, 190 passed, 10 skipped, 2451 deselected, 17 xfailed, 1 pytest-warnings in 2849.85 seconds 
> 22:54:40 -- 2018-10-03 22:54:40,709 INFO     MainThread: Found 3 impalad/1 statestored/1 catalogd process(es)
> 22:54:40 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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