Uploaded image for project: 'Livy'
  1. Livy
  2. LIVY-136

CI tests fail sporadically on Travis

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.2
    • 0.2
    • Tests
    • None

    Description

      CI tests have been failing sporadically lately, more often than not. I'm pretty sure this is caused by the kernel's OOM killer, given this line in the log:

      16/04/29 23:57:37.254 ContextLauncher-1: Child process exited with code 137.^M
      

      That's a SIGKILL. We can look at a few things, including:

      • lower memory settings for the test processes (currently -Xmx4g)
      • lower memory settings for launched Spark processes (currently the default, 1g per process)
      • switch to a larger env (see https://docs.travis-ci.com/user/ci-environment/, trusty provides ~7G).

      Attachments

        Activity

          People

            vanzin Marcelo Masiero Vanzin
            vanzin Marcelo Masiero Vanzin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: