2021-03-24 10:53:17,592 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+------------------------------------------------------------+ | CI_LOOP | daily | | DEBUG | true | | DEPLOY_SCENARIO | ovs | | INSTALLER_TYPE | airship | | BUILD_TAG | 33ZLTO4YOOIB | | NODE_NAME | intel-pod17 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | TEST_DB_EXT_URL | http://testresults.opnfv.org/test/api/v1/results | | S3_ENDPOINT_URL | https://storage.googleapis.com | | S3_DST_URL | s3://artifacts.opnfv.org/airship/33ZLTO4YOOIB/airs | | | hip-opnfv-functest-healthcheck-latest-cinder_test- | | | run-278 | | HTTP_DST_URL | http://artifacts.opnfv.org/airship/33ZLTO4YOOIB/ai | | | rship-opnfv-functest-healthcheck-latest- | | | cinder_test-run-278 | +-------------------------+------------------------------------------------------------+ 2021-03-24 10:53:17,632 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2021-03-24 10:53:21,039 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2021-03-24 10:54:01,106 - py.warnings - WARNING - /usr/lib/python3.6/site-packages/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. m.add_string(self.Q_C.public_numbers().encode_point()) 2021-03-24 10:54:01,164 - py.warnings - WARNING - /usr/lib/python3.6/site-packages/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.curve, Q_S_bytes 2021-03-24 10:54:01,165 - py.warnings - WARNING - /usr/lib/python3.6/site-packages/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding. hm.add_string(self.Q_C.public_numbers().encode_point()) 2021-03-24 10:54:01,167 - py.warnings - WARNING - /usr/lib/python3.6/site-packages/paramiko/ecdsakey.py:164: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point self.ecdsa_curve.curve_class(), pointinfo 2021-03-24 10:54:41,465 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2021-03-24 10:54:44,061 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2021-03-24 10:54:50,265 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2021-03-24 10:54:50,536 - functest.core.singlevm - ERROR - Cannot run cinder_test Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/xtesting/ci/run_tests.py", line 171, in run_test kwargs = run_dict['args'] KeyError: 'args' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/functest/core/singlevm.py", line 494, in run if not self.execute(): File "/usr/lib/python3.6/site-packages/functest/opnfv_tests/openstack/cinder/cinder_test.py", line 52, in execute return self._write_data() or self._read_data() File "/usr/lib/python3.6/site-packages/functest/opnfv_tests/openstack/cinder/cinder_test.py", line 114, in _read_data self.vm2, self.volume, timeout=self.volume_timeout) File "/usr/lib/python3.6/site-packages/shade/openstackcloud.py", line 5331, in detach_volume volume=volume['id'], server=server['id']))) File "/usr/lib/python3.6/site-packages/keystoneauth1/adapter.py", line 390, in delete return self.request(url, 'DELETE', **kwargs) File "/usr/lib/python3.6/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python3.6/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python3.6/site-packages/shade/exc.py", line 171, in raise_from_response raise OpenStackCloudBadRequest(msg, response=response) shade.exc.OpenStackCloudBadRequest: Error detaching volume 4fed7573-4640-487c-8322-8294006c9dfb from server 0433129e-dec0-4d4a-9ed5-368628b246f6. (400) Client Error for url: http://compute-nc.intel-pod17.opnfv.org/v2.1/02e6de97c1c84439b67370d5dc6af9e2/servers/0433129e-dec0-4d4a-9ed5-368628b246f6/os-volume_attachments/4fed7573-4640-487c-8322-8294006c9dfb Invalid volume: Invalid input received: Invalid volume: Unable to detach volume. Volume status must be 'in-use' and attach_status must be 'attached' to detach. (HTTP 400) (Request-ID: req-35b077e0-56d9-4a4e-ad92-4ac431c0edde) 2021-03-24 10:54:50,546 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:29 | FAIL | +---------------------+------------------+------------------+----------------+