2019-02-15 04:49:01.268 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-15 04:49:01.268 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-15 04:49:01.268 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-15 04:49:02.810 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-02-15 04:49:02.810 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-02-15 04:49:02.810 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-02-15 04:49:02.810 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-02-15 04:49:02.810 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-02-15 04:49:02.810 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-02-15 04:49:02.810 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-15 04:49:02.810 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-02-15 04:49:02.810 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-02-15 04:49:02.810 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-15 04:49:02.810 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-02-15 04:49:02.810 18 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-02-15 04:49:02.810 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-02-15 04:49:02.810 18 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-02-15 04:49:02.810 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-02-15 04:49:02.810 18 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-02-15 04:49:02.810 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-02-15 04:49:02.810 18 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-02-15 04:49:02.810 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-02-15 04:49:02.810 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-02-15 04:49:02.810 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 517, in env_get 2019-02-15 04:49:02.810 18 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-02-15 04:49:02.810 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-02-15 04:49:02.810 18 ERROR rally.cli.cliutils 2019-02-15 04:49:03.672 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-15 04:49:03.673 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-15 04:49:03.673 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-15 04:49:05.481 20 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-02-15 04:49:06.593 22 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-15 04:49:06.593 22 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-15 04:49:06.594 22 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-15 04:49:10.226 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-15 04:49:10.226 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-15 04:49:10.226 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-15 04:49:11.090 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-15 04:49:11.091 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-15 04:49:11.091 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-15 04:49:12.517 27 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-02-15 04:49:12.517 27 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-02-15 04:49:12.517 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-02-15 04:49:12.517 27 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-02-15 04:49:12.517 27 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-02-15 04:49:12.517 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-02-15 04:49:12.517 27 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-15 04:49:12.517 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-02-15 04:49:12.517 27 ERROR rally.cli.cliutils force=force) 2019-02-15 04:49:12.517 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-02-15 04:49:12.517 27 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-02-15 04:49:12.517 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-02-15 04:49:12.517 27 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-02-15 04:49:12.517 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-02-15 04:49:12.517 27 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-02-15 04:49:12.517 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-02-15 04:49:12.517 27 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-02-15 04:49:12.517 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 665, in verifier_get 2019-02-15 04:49:12.517 27 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-02-15 04:49:12.517 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 675, in _verifier_get 2019-02-15 04:49:12.517 27 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-02-15 04:49:12.517 27 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-02-15 04:49:12.517 27 ERROR rally.cli.cliutils 2019-02-15 04:49:13.383 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-15 04:49:13.383 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-15 04:49:13.384 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-15 04:49:14.798 29 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-02-15 04:49:15.077 29 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-2aa11053-a1ad-4ad2-b21c-2a5ecb7aa281/repo. 2019-02-15 04:49:15.631 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-2aa11053-a1ad-4ad2-b21c-2a5ecb7aa281/repo'... done. Note: checking out '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2019-02-15 04:49:15.707 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-02-15 04:49:15.716 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-02-15 04:49:16.053 29 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-02-15 04:49:16.125 29 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-02-15 04:49:16.622 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2aa11053-a1ad-4ad2-b21c-2a5ecb7aa281) has been successfully created! 2019-02-15 04:49:17.584 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-15 04:49:17.584 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-15 04:49:17.584 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-15 04:49:21.422 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-15 04:49:21.422 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-15 04:49:21.422 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-15 04:49:22.902 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2aa11053-a1ad-4ad2-b21c-2a5ecb7aa281) for deployment 'opnfv-rally' (UUID=635d54f0-e05b-4337-a552-e4326bd03c11). 2019-02-15 04:49:24.330 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2aa11053-a1ad-4ad2-b21c-2a5ecb7aa281) has been successfully configured for deployment 'opnfv-rally' (UUID=635d54f0-e05b-4337-a552-e4326bd03c11)! 2019-02-15 04:49:27.938 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-15 04:49:27.938 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-15 04:49:27.938 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-15 04:49:29.569 44 INFO rally.api [-] Starting verification (UUID=c6cddd8d-e225-4922-93fb-c64493c07728) for deployment 'opnfv-rally' (UUID=635d54f0-e05b-4337-a552-e4326bd03c11) by verifier 'opnfv-tempest' (UUID=2aa11053-a1ad-4ad2-b21c-2a5ecb7aa281). 2019-02-15 04:49:30.735 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-02-15 04:49:30.823 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-02-15 04:49:30.824 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2aa11053-a1ad-4ad2-b21c-2a5ecb7aa281/for-deployment-635d54f0-e05b-4337-a552-e4326bd03c11/tempest.log' to option 'log_file'. 2019-02-15 04:49:30.824 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-2aa11053-a1ad-4ad2-b21c-2a5ecb7aa281/for-deployment-635d54f0-e05b-4337-a552-e4326bd03c11/tempest.log 2019-02-15 04:49:30.824 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-02-15 04:49:30.825 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2aa11053-a1ad-4ad2-b21c-2a5ecb7aa281/for-deployment-635d54f0-e05b-4337-a552-e4326bd03c11/lock_files' to option 'lock_path'. 2019-02-15 04:49:30.825 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-2aa11053-a1ad-4ad2-b21c-2a5ecb7aa281/for-deployment-635d54f0-e05b-4337-a552-e4326bd03c11/lock_files 2019-02-15 04:49:30.825 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-02-15 04:49:30.826 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2019-02-15 04:49:30.826 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 83917f1b-c05d-4f83-83f3-db940a425aa4 2019-02-15 04:49:30.827 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d31a8283-d8af-4e30-81e8-33bbfcbf636a 2019-02-15 04:49:30.827 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 40602f3f-1a3e-47c8-9a01-5f2ec3d1f996 2019-02-15 04:49:30.828 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 9a5f7644-2f5e-4dbb-9092-08c365556ade 2019-02-15 04:49:31.178 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-02-15 04:49:31.179 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_a7a2e650-94b2-40f6-b6b6-2b017a853e7e 2019-02-15 04:49:31.180 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-02-15 04:49:31.248 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-02-15 04:49:31.249 44 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}85a43e39c9770f38ce7b215a8169fe5ad9871e68" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-02-15 04:49:31.430 44 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 1020 Content-Type: application/json Date: Fri, 15 Feb 2019 04:49:31 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-fae347df-fa85-4f88-b052-8cc4b7540c7b X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-fae347df-fa85-4f88-b052-8cc4b7540c7b _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-02-15 04:49:31.431 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_a7a2e650-94b2-40f6-b6b6-2b017a853e7e", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/40602f3f-1a3e-47c8-9a01-5f2ec3d1f996", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/40602f3f-1a3e-47c8-9a01-5f2ec3d1f996", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "40602f3f-1a3e-47c8-9a01-5f2ec3d1f996"}, {"name": "tempest_smoke-flavor_alt_a7a2e650-94b2-40f6-b6b6-2b017a853e7e", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/9a5f7644-2f5e-4dbb-9092-08c365556ade", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/9a5f7644-2f5e-4dbb-9092-08c365556ade", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9a5f7644-2f5e-4dbb-9092-08c365556ade"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-02-15 04:49:31.431 44 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-fae347df-fa85-4f88-b052-8cc4b7540c7b request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-02-15 04:49:31.433 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-02-15 04:49:31.433 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_c6cddd8d_hW4T34Az' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-02-15 04:49:31.434 44 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}85a43e39c9770f38ce7b215a8169fe5ad9871e68" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_c6cddd8d_hW4T34Az", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 64, "id": null, "swap": 0}}' _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-02-15 04:49:31.498 44 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 483 Content-Type: application/json Date: Fri, 15 Feb 2019 04:49:31 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-16358f87-54ad-482b-83aa-9cad0915f28e X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-16358f87-54ad-482b-83aa-9cad0915f28e _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-02-15 04:49:31.499 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_c6cddd8d_hW4T34Az", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/a432028d-19b1-4b44-8646-17a32f623efb", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/a432028d-19b1-4b44-8646-17a32f623efb", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "a432028d-19b1-4b44-8646-17a32f623efb"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-02-15 04:49:31.499 44 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-16358f87-54ad-482b-83aa-9cad0915f28e request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-02-15 04:49:31.500 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c6cddd8d_hW4T34Az' (ID = a432028d-19b1-4b44-8646-17a32f623efb) has been successfully created! 2019-02-15 04:49:31.500 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'a432028d-19b1-4b44-8646-17a32f623efb' to option 'instance_type'. 2019-02-15 04:49:31.501 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = a432028d-19b1-4b44-8646-17a32f623efb 2019-02-15 04:49:31.502 44 INFO rally.task.context [-] Verification 2aa11053-a1ad-4ad2-b21c-2a5ecb7aa281 | Context tempest@default setup() finished in 1.11 sec 2019-02-15 04:49:31.503 44 INFO rally.task.context [-] Verification 2aa11053-a1ad-4ad2-b21c-2a5ecb7aa281 | Context testr@default setup() finished in 0.45 msec 2019-02-15 04:49:31.503 44 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/e21e5754-5abb-4223-b3ea-887e76213766'. 2019-02-15 04:49:35.856 44 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.379s] 2019-02-15 04:49:35.926 44 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.070s] 2019-02-15 04:49:38.703 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.182s] 2019-02-15 04:49:41.165 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.461s] 2019-02-15 04:49:55.614 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.383s] 2019-02-15 04:50:04.872 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.064s] 2019-02-15 04:50:04.873 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-02-15 04:50:14.807 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.137s] 2019-02-15 04:50:14.808 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-02-15 04:50:25.549 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.072s] 2019-02-15 04:50:25.550 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-02-15 04:50:26.412 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-02-15 04:50:28.107 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [43.467s] 2019-02-15 04:50:32.082 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.702s] 2019-02-15 04:50:36.960 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.340s] 2019-02-15 04:50:45.487 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.833s] 2019-02-15 04:50:46.386 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.967s] 2019-02-15 04:50:55.626 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.400s] 2019-02-15 04:50:55.861 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.322s] 2019-02-15 04:51:00.126 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-02-15 04:51:00.732 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.062s] 2019-02-15 04:51:00.884 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.152s] 2019-02-15 04:51:06.047 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.015s] 2019-02-15 04:51:13.073 44 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.707s] 2019-02-15 04:51:13.084 44 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2019-02-15 04:51:14.204 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [9.480s] 2019-02-15 04:51:15.050 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-02-15 04:51:17.739 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.009s] 2019-02-15 04:51:20.106 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.529s] 2019-02-15 04:51:23.718 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [9.513s] 2019-02-15 04:51:24.758 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.963s] 2019-02-15 04:51:25.777 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.017s] 2019-02-15 04:51:26.059 44 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-02-15 04:51:26.400 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.623s] 2019-02-15 04:51:27.153 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [3.434s] 2019-02-15 04:51:27.257 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.105s] 2019-02-15 04:51:27.340 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.083s] 2019-02-15 04:51:34.659 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.429s] 2019-02-15 04:51:35.638 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.474s] 2019-02-15 04:51:37.729 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.087s] 2019-02-15 04:51:38.117 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.393s] 2019-02-15 04:51:39.243 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.830s] 2019-02-15 04:51:39.494 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.834s] 2019-02-15 04:51:39.724 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.481s] 2019-02-15 04:51:40.020 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.295s] 2019-02-15 04:51:40.097 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.077s] 2019-02-15 04:51:40.633 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.535s] 2019-02-15 04:51:40.825 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.192s] 2019-02-15 04:51:42.404 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-02-15 04:51:42.735 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.331s] 2019-02-15 04:51:44.436 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-02-15 04:51:44.438 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-02-15 04:51:46.869 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.374s] 2019-02-15 04:51:53.180 44 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.076s] 2019-02-15 04:52:02.512 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [10.940s] 2019-02-15 04:52:09.506 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.304s] 2019-02-15 04:52:09.944 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.438s] 2019-02-15 04:52:10.116 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.171s] 2019-02-15 04:52:10.209 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.092s] 2019-02-15 04:52:10.392 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.182s] 2019-02-15 04:52:10.494 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.102s] 2019-02-15 04:52:13.080 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [10.567s] 2019-02-15 04:52:16.152 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.073s] 2019-02-15 04:52:16.235 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.082s] 2019-02-15 04:52:16.328 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.093s] 2019-02-15 04:52:23.867 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2019-02-15 04:52:30.343 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [76.974s] 2019-02-15 04:52:42.808 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [22.306s] 2019-02-15 04:52:50.660 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [19.725s] 2019-02-15 04:52:52.353 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.999s] 2019-02-15 04:52:56.627 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [13.819s] 2019-02-15 04:53:00.392 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.133s] 2019-02-15 04:53:00.553 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.161s] 2019-02-15 04:53:00.613 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.059s] 2019-02-15 04:53:00.624 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.011s] 2019-02-15 04:53:04.333 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.318s] 2019-02-15 04:53:07.271 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.119s] 2019-02-15 04:53:09.274 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [12.646s] 2019-02-15 04:53:15.018 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.743s] 2019-02-15 04:53:17.263 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.928s] 2019-02-15 04:53:21.609 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.281s] 2019-02-15 04:53:23.644 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-02-15 04:53:28.683 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [6.194s] 2019-02-15 04:53:37.261 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [8.577s] 2019-02-15 04:53:56.107 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.930s] 2019-02-15 04:54:01.130 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [5.022s] 2019-02-15 04:54:10.373 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.242s] 2019-02-15 04:54:48.953 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [25.645s] 2019-02-15 04:55:03.399 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [14.446s] 2019-02-15 04:55:17.457 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [14.057s] 2019-02-15 04:55:22.856 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.398s] 2019-02-15 04:55:31.196 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.855s] 2019-02-15 04:55:33.722 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.523s] 2019-02-15 04:55:33.840 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.121s] 2019-02-15 04:55:35.843 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-02-15 04:55:35.845 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-02-15 04:55:36.359 44 INFO rally.task.context [-] Verification 2aa11053-a1ad-4ad2-b21c-2a5ecb7aa281 | Context testr@default cleanup() started 2019-02-15 04:55:36.359 44 INFO rally.task.context [-] Verification 2aa11053-a1ad-4ad2-b21c-2a5ecb7aa281 | Context testr@default cleanup() finished in 0.79 msec 2019-02-15 04:55:36.360 44 INFO rally.task.context [-] Verification 2aa11053-a1ad-4ad2-b21c-2a5ecb7aa281 | Context tempest@default cleanup() started 2019-02-15 04:55:37.129 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-02-15 04:55:37.378 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-02-15 04:55:37.454 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_c6cddd8d_hW4T34Az'. 2019-02-15 04:55:37.455 44 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:8774/v2.1/flavors/a432028d-19b1-4b44-8646-17a32f623efb -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}8814cb0e17ba6d659aea40dd60099d009c634835" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-02-15 04:55:38.027 44 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Fri, 15 Feb 2019 04:55:38 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-c5b4ad50-970f-4567-a0ab-f7c422e49810 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-c5b4ad50-970f-4567-a0ab-f7c422e49810 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-02-15 04:55:38.028 44 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/a432028d-19b1-4b44-8646-17a32f623efb used request id req-c5b4ad50-970f-4567-a0ab-f7c422e49810 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-02-15 04:55:38.028 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c6cddd8d_hW4T34Az' has been deleted. 2019-02-15 04:55:38.029 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'a432028d-19b1-4b44-8646-17a32f623efb' of option 'instance_type' from Tempest config file. 2019-02-15 04:55:38.030 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'a432028d-19b1-4b44-8646-17a32f623efb' has been removed. 2019-02-15 04:55:38.035 44 INFO rally.task.context [-] Verification 2aa11053-a1ad-4ad2-b21c-2a5ecb7aa281 | Context tempest@default cleanup() finished in 1.68 sec 2019-02-15 04:55:38.210 44 INFO rally.api [-] Verification (UUID=c6cddd8d-e225-4922-93fb-c64493c07728) has been successfully finished for deployment 'opnfv-rally' (UUID=635d54f0-e05b-4337-a552-e4326bd03c11)! 2019-02-15 04:55:39.158 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-15 04:55:39.159 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-15 04:55:39.159 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-15 04:55:40.056 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-15 04:55:40.056 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-15 04:55:40.057 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-15 04:55:41.474 64 INFO rally.api [-] Building 'html' report for the following verification(s): 'c6cddd8d-e225-4922-93fb-c64493c07728' 2019-02-15 04:55:41.491 64 INFO rally.api [-] The report has been successfully built.