Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-1392

Evergreen coverage task is not working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 3.7.1, 3.8
    • CI
    • None

    Description

      The coverage task has been broken since https://evergreen.mongodb.com/task/mongo_python_driver_Coverage_Report_coverage_report_9051b65510f9aafa7509c4557ff9581b0ffd4474_17_09_29_17_57_46

      It's failing because the directory that holds all the tasks' .coverge files does not exist:

       [2017/10/01 08:00:42.237] + ls -la coverage/
       [2017/10/01 08:00:42.237] total 4
       [2017/10/01 08:00:42.237] drwxrwxr-x  2 ubuntu ubuntu    6 Oct  1 15:00 .
       [2017/10/01 08:00:42.237] drwxrwxr-x 11 ubuntu ubuntu 4096 Oct  1 15:00 ..
       [2017/10/01 08:00:50.154] + /opt/python/3.6/bin/python3 -m coverage combine coverage/coverage.*
       [2017/10/01 08:00:50.154] Couldn't combine from non-existent path 'coverage/coverage.*'
       [2017/10/01 08:00:50.154] Command failed: script finished with error: exit status 1
      

      It looks like the tasks are unable to upload the coverage report file, ".coverage", to s3.

      Attachments

        Issue Links

          Activity

            People

              bernie@mongodb.com Bernie Hackett
              shane.harvey@mongodb.com Shane Harvey
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: