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 2020/03/23 21:50:00 UTC

[jira] [Created] (IMPALA-9547) shell.test_shell_commandline.TestImpalaShell.test_socket_opening fails with "Interrupted system call"

Tim Armstrong created IMPALA-9547:
-------------------------------------

             Summary: shell.test_shell_commandline.TestImpalaShell.test_socket_opening fails with "Interrupted system call"
                 Key: IMPALA-9547
                 URL: https://issues.apache.org/jira/browse/IMPALA-9547
             Project: IMPALA
          Issue Type: Bug
          Components: Infrastructure
            Reporter: Tim Armstrong


{noformat}
shell.test_shell_commandline.TestImpalaShell.test_socket_opening[table_format_and_file_extension: ('parquet', '.parq') | protocol: beeswax] (from pytest)
Failing for the past 1 build (Since Failed#1992 )
Took 0.26 sec.
add description
Error Message

shell/test_shell_commandline.py:822: in test_socket_opening     self._validate_expected_socket_connected(vector, args2, s) shell/test_shell_commandline.py:792: in _validate_expected_socket_connected     connection, client_address = sock.accept() /usr/lib/python2.7/socket.py:206: in accept     sock, addr = self._sock.accept() E   error: [Errno 4] Interrupted system call

Stacktrace

shell/test_shell_commandline.py:822: in test_socket_opening
    self._validate_expected_socket_connected(vector, args2, s)
shell/test_shell_commandline.py:792: in _validate_expected_socket_connected
    connection, client_address = sock.accept()
/usr/lib/python2.7/socket.py:206: in accept
    sock, addr = self._sock.accept()
E   error: [Errno 4] Interrupted system call
{noformat}

https://jenkins.impala.io/job/ubuntu-16.04-dockerised-tests/1992/



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