Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-2454

Fix aws configurations test failures

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 2.14.0, 2.13.2
    • Affects Version/s: None
    • Component/s: Tests
    • Labels:
    • Fully Compatible

      
      [2020-11-27 01:10:06.958] + python3 -m pip install asn1crypto oscrypto flask
      [2020-11-27 01:10:07.468] Defaulting to user installation because normal site-packages is not writeable
      [2020-11-27 01:10:07.576] Looking in indexes: https://artifactory.corp.mongodb.com/artifactory/api/pypi/pypi/simple, https://pypi.org/simple
      [2020-11-27 01:10:07.577] Requirement already satisfied: asn1crypto in /usr/lib/python3/dist-packages (0.24.0)
      [2020-11-27 01:10:07.578] Requirement already satisfied: oscrypto in /home/ubuntu/.local/lib/python3.6/site-packages (1.2.1)
      [2020-11-27 01:10:07.581] Requirement already satisfied: flask in /home/ubuntu/.local/lib/python3.6/site-packages (1.1.2)
      [2020-11-27 01:10:07.598] Requirement already satisfied: itsdangerous>=0.24 in /home/ubuntu/.local/lib/python3.6/site-packages (from flask) (1.1.0)
      [2020-11-27 01:10:07.600] Requirement already satisfied: click>=5.1 in /usr/lib/python3/dist-packages (from flask) (6.7)
      [2020-11-27 01:10:07.601] Requirement already satisfied: Jinja2>=2.10.1 in /home/ubuntu/.local/lib/python3.6/site-packages (from flask) (2.11.2)
      [2020-11-27 01:10:07.604] Requirement already satisfied: Werkzeug>=0.15 in /home/ubuntu/.local/lib/python3.6/site-packages (from flask) (1.0.1)
      [2020-11-27 01:10:07.613] Requirement already satisfied: MarkupSafe>=0.23 in /usr/lib/python3/dist-packages (from Jinja2>=2.10.1->flask) (1.0)
      [2020-11-27 01:10:07.918] + ocsp_mock_pid=
      [2020-11-27 01:10:07.919] + test -n ''
      [2020-11-27 01:10:07.919] + python -m mtools.mlaunch.mlaunch --dir /data/mci/f1b2577194ea32c9fef9041dc25d7720/src/../drivers-tools/.evergreen/orchestration/db --binarypath /data/mci/f1b2577194ea32c9fef9041dc25d7720/src/../drivers-tools/.evergreen/orchestration/mdb/mongodb-linux-x86_64-enterprise-ubuntu1804-4.4.2/bin --setParameter enableTestCommands=1 --setParameter diagnosticDataCollectionEnabled=false --single
      [2020-11-27 01:10:07.992] Traceback (most recent call last):
      [2020-11-27 01:10:07.992]   File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
      [2020-11-27 01:10:07.992]     "__main__", fname, loader, pkg_name)
      [2020-11-27 01:10:07.992]   File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
      [2020-11-27 01:10:07.992]     exec code in run_globals
      [2020-11-27 01:10:07.992]   File "/data/mci/f1b2577194ea32c9fef9041dc25d7720/drivers-tools/.evergreen/orchestration/python/mtools/mlaunch/mlaunch.py", line 20, in <module>
      [2020-11-27 01:10:07.992]     import psutil
      [2020-11-27 01:10:07.992]   File "/data/mci/f1b2577194ea32c9fef9041dc25d7720/drivers-tools/.evergreen/orchestration/python/psutil/__init__.py", line 100, in <module>
      [2020-11-27 01:10:07.992]     from . import _pslinux as _psplatform
      [2020-11-27 01:10:07.992]   File "/data/mci/f1b2577194ea32c9fef9041dc25d7720/drivers-tools/.evergreen/orchestration/python/psutil/_pslinux.py", line 26, in <module>
      [2020-11-27 01:10:07.992]     from . import _psutil_linux as cext
      [2020-11-27 01:10:07.992] ImportError: cannot import name _psutil_linux
      [2020/11/27 01:10:07.997] Command failed: command encountered problem: error waiting on process '3a01acc9-8acf-4fd5-8499-c86c3556b7f3': exit status 1
      

            Assignee:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Reporter:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: