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

Kudu in the minicluster fails to start in Ubuntu 20.04 container during Docker-based tests

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • Impala 4.0.0
    • Impala 4.0.0
    • None
    • None
    • ghx-label-1

    Description

      While testing Impala on Ubuntu 20.04, running it inside a Ubuntu 20.04 container using the Docker-based test infrastructure (docker/test-with-docker.py), the minicluster failed to start for dataload. The failure was caused by the Kudu binaries missing a system dependency, libtinfo.so.5
      These are the error messages from all the Kudu binaries:

      2021-03-29 08:31:26.974100 Failed to start kudu-master. The end of the log (/home/impdev/Impala/testdata/cluster/cdh7/node-1/var/log/kudu-master.out) is:
      2021-03-29 08:31:26.974874 /home/impdev/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-b5e7362e69/release/bin/kudu-master: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory
      2021-03-29 08:31:26.978368 Failed to start kudu-tserver. The end of the log (/home/impdev/Impala/testdata/cluster/cdh7/node-1/var/log/kudu-tserver.out) is:
      2021-03-29 08:31:26.979283 /home/impdev/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-b5e7362e69/release/bin/kudu-tserver: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory
      2021-03-29 08:31:26.983694 Failed to start kudu-tserver. The end of the log (/home/impdev/Impala/testdata/cluster/cdh7/node-3/var/log/kudu-tserver.out) is:
      2021-03-29 08:31:26.984432 /home/impdev/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-b5e7362e69/release/bin/kudu-tserver: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory
      2021-03-29 08:31:26.988853 Failed to start kudu-tserver. The end of the log (/home/impdev/Impala/testdata/cluster/cdh7/node-2/var/log/kudu-tserver.out) is:
      2021-03-29 08:31:26.989627 /home/impdev/Impala/toolchain/toolchain-packages-gcc7.5.0/kudu-b5e7362e69/release/bin/kudu-tserver: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory
      

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            laszlog Laszlo Gaal
            laszlog Laszlo Gaal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment