← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1811729] Re: encrypted cryptsetup volume attach failure in barbican-tempest-test fails intermittently

 

*** This bug is a duplicate of bug 1820007 ***
    https://bugs.launchpad.net/bugs/1820007

** This bug has been marked a duplicate of bug 1820007
   Failed to attach encrypted volumes after detach:  volume device not found at /dev/disk/by-id

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1811729

Title:
  encrypted cryptsetup volume attach failure in barbican-tempest-test
  fails intermittently

Status in OpenStack Compute (nova):
  Confirmed

Bug description:
  The Barbican grenade job is failing intermittently due to a failure
  when we attempt to use an attached encrypted volume.

  The specific test being executed is here: 
  https://github.com/openstack/barbican-tempest-plugin/blob/master/barbican_tempest_plugin/tests/scenario/test_volume_encryption.py (line 161 - test_encrypted_cinder_volumes_cryptsetup)

  The failing test case occurs here:

  http://logs.openstack.org/67/628667/13/check/grenade-devstack-
  barbican/613998f

  The test that fails is: test_encrypted_cinder_volumes_cryptsetup, whereas the test 
  test_encrypted_cinder_volumes_luks  passes.

  So something is going on with cryptsetup, which fails with : 
  Could not stat /dev/vdb --- No such file or directory

  For reference,  the test http://logs.openstack.org/67/628667/13/check
  /grenade-devstack-barbican/3a71288/ succeeded, so the problem appears
  to be intermittent.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1811729/+subscriptions


References