Comment 1 for bug 2032756

Revision history for this message
Amit Uniyal (auniyal) wrote :

https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_05d/877500/1/gate/nova-next/05ddada/testr_results.html

2023-08-26 08:05:46,889 111697 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE https://10.209.36.25/volume/v3/a5e15aa66a9a40d8a53dc4e33a6e5d3c/types/be51605d-5eca-4fe0-be11-4acf9b352d7f 0.134s
2023-08-26 08:05:46,890 111697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
        Body: None
    Response - Headers: {'date': 'Sat, 26 Aug 2023 08:05:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5defcbe0-d586-48d0-a27f-913953d59339', 'connection': 'close', 'status': '202', 'content-location': 'https://10.209.36.25/volume/v3/a5e15aa66a9a40d8a53dc4e33a6e5d3c/types/be51605d-5eca-4fe0-be11-4acf9b352d7f'}
        Body: b''
}}}

Traceback (most recent call last):
  File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper
    return f(*func_args, **func_kwargs)
  File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 98, in test_encrypted_cinder_volumes_cryptsetup
    server = self.launch_instance()
  File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 49, in launch_instance
    return self.create_server(wait_until='SSHABLE')
  File "/opt/stack/tempest/tempest/scenario/manager.py", line 340, in create_server
    body, _ = compute.create_test_server(
  File "/opt/stack/tempest/tempest/common/compute.py", line 357, in create_test_server
    LOG.exception('Server %s failed to delete in time',
  File "/opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__
    self.force_reraise()
  File "/opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
    raise self.value
  File "/opt/stack/tempest/tempest/common/compute.py", line 333, in create_test_server
    wait_for_ssh_or_ping(
  File "/opt/stack/tempest/tempest/common/compute.py", line 148, in wait_for_ssh_or_ping
    waiters.wait_for_ssh(
  File "/opt/stack/tempest/tempest/common/waiters.py", line 649, in wait_for_ssh
    raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None