Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-9547

shell.test_shell_commandline.TestImpalaShell.test_socket_opening fails with "Interrupted system call"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 4.0.0
    • Infrastructure
    • ghx-label-9

    Description

      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
      

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

      Attachments

        Issue Links

          Activity

            People

              tarmstrong Tim Armstrong
              tarmstrong Tim Armstrong
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: