[system tests] Tests failed to run on old venv

Bug #1430447 reported by Tatyanka
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
High
Fuel QA Team
6.0.x
Invalid
High
Fuel QA Team

Bug Description

in 6.0.1 swarm a lot of job failed with such error

+ export PYTHONPATH=/home/jenkins/workspace/6.0_fuelmain.system_test.centos.ha_neutron
+ echo /home/jenkins/workspace/6.0_fuelmain.system_test.centos.ha_neutron
/home/jenkins/workspace/6.0_fuelmain.system_test.centos.ha_neutron
+ python fuelweb_test/run_tests.py -q --nologcapture --with-xunit --group=ha_neutron
Traceback (most recent call last):
  File "fuelweb_test/run_tests.py", line 34, in <module>
    run_tests()
  File "fuelweb_test/run_tests.py", line 5, in run_tests
    from tests import test_ceph # noqa
  File "/home/jenkins/workspace/6.0_fuelmain.system_test.centos.ha_neutron/fuelweb_test/tests/test_ceph.py", line 22, in <module>
    from fuelweb_test.helpers import os_actions
  File "/home/jenkins/workspace/6.0_fuelmain.system_test.centos.ha_neutron/fuelweb_test/helpers/os_actions.py", line 22, in <module>
    from fuelweb_test.helpers import common
  File "/home/jenkins/workspace/6.0_fuelmain.system_test.centos.ha_neutron/fuelweb_test/helpers/common.py", line 22, in <module>
    from glanceclient.v1 import Client as glanceclient
  File "/home/jenkins/venv-nailgun-tests/local/lib/python2.7/site-packages/glanceclient/v1/__init__.py", line 16, in <module>
    from glanceclient.v1.client import Client # noqa
  File "/home/jenkins/venv-nailgun-tests/local/lib/python2.7/site-packages/glanceclient/v1/client.py", line 16, in <module>
    from glanceclient.common import http
  File "/home/jenkins/venv-nailgun-tests/local/lib/python2.7/site-packages/glanceclient/common/http.py", line 42, in <module>
    from glanceclient.common import https
  File "/home/jenkins/venv-nailgun-tests/local/lib/python2.7/site-packages/glanceclient/common/https.py", line 20, in <module>
    import OpenSSL
  File "/home/jenkins/venv-nailgun-tests/local/lib/python2.7/site-packages/OpenSSL/__init__.py", line 8, in <module>
    from OpenSSL import rand, crypto, SSL
  File "/home/jenkins/venv-nailgun-tests/local/lib/python2.7/site-packages/OpenSSL/rand.py", line 11, in <module>
    from OpenSSL._util import (
  File "/home/jenkins/venv-nailgun-tests/local/lib/python2.7/site-packages/OpenSSL/_util.py", line 3, in <module>
    from cryptography.hazmat.bindings.openssl.binding import Binding
ImportError: No module named cryptography.hazmat.bindings.openssl.binding
+ ec=1
+ [ != yes ]
+ [ no = yes ]
+ dos.py destroy 6.0_fuelmain.system_test.centos.ha_neutron_system_test
Traceback (most recent call last):
  File "/home/jenkins/venv-nailgun-tests/bin/dos.py", line 22, in <module>
    Shell().execute()
  File "/home/jenkins/venv-nailgun-tests/local/lib/python2.7/site-packages/devops/shell.py", line 32, in execute
    self.commands.get(self.params.command)(self)
  File "/home/jenkins/venv-nailgun-tests/local/lib/python2.7/site-packages/devops/shell.py", line 67, in do_destroy
    self.manager.environment_get(self.params.name).destroy(verbose=False)
  File "/home/jenkins/venv-nailgun-tests/local/lib/python2.7/site-packages/devops/manager.py", line 56, in environment_get
    return Environment.objects.get(name=name)
  File "/home/jenkins/venv-nailgun-tests/local/lib/python2.7/site-packages/django/db/models/manager.py", line 151, in get
    return self.get_queryset().get(*args, **kwargs)
  File "/home/jenkins/venv-nailgun-tests/local/lib/python2.7/site-packages/django/db/models/query.py", line 310, in get
    self.model._meta.object_name)
devops.models.DoesNotExist: Environment matching query does not exist.
+ exit 1
Build step 'Execute shell' marked build as failure

Tags: system-tests
Changed in fuel:
milestone: 6.0.1 → 6.0.2
Changed in fuel:
milestone: 6.0.2 → 6.1
Revision history for this message
Nastya Urlapova (aurlapova) wrote :

Fuel-QA use two different version of devops for 6.0.x and 6.1 - marked as Invalid for 6.1

Changed in fuel:
status: New → Invalid
Revision history for this message
Nastya Urlapova (aurlapova) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.