2019-01-21 06:41:20.656 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 06:41:20.657 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 06:41:20.657 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 06:41:21.897 9 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-21 06:41:21.897 9 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-21 06:41:21.897 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-21 06:41:21.897 9 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-21 06:41:21.897 9 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-21 06:41:21.897 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-01-21 06:41:21.897 9 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-21 06:41:21.897 9 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-21 06:41:21.897 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-21 06:41:21.897 9 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-21 06:41:21.897 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-01-21 06:41:21.897 9 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-01-21 06:41:21.897 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 114, in destroy 2019-01-21 06:41:21.897 9 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-01-21 06:41:21.897 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-01-21 06:41:21.897 9 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-01-21 06:41:21.897 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-01-21 06:41:21.897 9 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-01-21 06:41:21.897 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-21 06:41:21.897 9 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-21 06:41:21.897 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 514, in env_get 2019-01-21 06:41:21.897 9 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-01-21 06:41:21.897 9 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-21 06:41:21.897 9 ERROR rally.cli.cliutils 2019-01-21 06:41:22.837 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 06:41:22.837 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 06:41:22.837 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 06:41:24.168 11 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-01-21 06:41:25.397 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 06:41:25.397 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 06:41:25.397 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 06:41:28.544 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 06:41:28.544 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 06:41:28.544 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 06:41:29.453 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 06:41:29.454 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 06:41:29.454 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 06:41:30.550 19 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-21 06:41:30.550 19 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-21 06:41:30.550 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-21 06:41:30.550 19 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-21 06:41:30.550 19 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-01-21 06:41:30.550 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-21 06:41:30.550 19 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-21 06:41:30.550 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-01-21 06:41:30.550 19 ERROR rally.cli.cliutils force=force) 2019-01-21 06:41:30.550 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 680, in delete 2019-01-21 06:41:30.550 19 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-01-21 06:41:30.550 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 654, in _get 2019-01-21 06:41:30.550 19 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-01-21 06:41:30.550 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-01-21 06:41:30.550 19 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-01-21 06:41:30.550 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-21 06:41:30.550 19 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-21 06:41:30.550 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 662, in verifier_get 2019-01-21 06:41:30.550 19 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-01-21 06:41:30.550 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 672, in _verifier_get 2019-01-21 06:41:30.550 19 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-01-21 06:41:30.550 19 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-21 06:41:30.550 19 ERROR rally.cli.cliutils 2019-01-21 06:41:31.704 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 06:41:31.705 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 06:41:31.705 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 06:41:32.807 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-21 06:41:32.975 21 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-7437b8ac-c580-4b86-ac4d-440c3c94442c/repo. 2019-01-21 06:41:33.315 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-7437b8ac-c580-4b86-ac4d-440c3c94442c/repo'... done. Note: checking out 'b9f9f892958be615dad47e740e6329c3046b6dbd'. 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-01-21 06:41:33.328 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/18.0.0 ' 2019-01-21 06:41:33.337 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'b9f9f892958be615dad47e740e6329c3046b6dbd ' 2019-01-21 06:41:33.471 21 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-01-21 06:41:33.533 21 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-01-21 06:41:33.945 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7437b8ac-c580-4b86-ac4d-440c3c94442c) has been successfully created! 2019-01-21 06:41:34.982 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 06:41:34.983 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 06:41:34.983 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 06:41:37.959 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 06:41:37.959 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 06:41:37.959 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 06:41:39.060 32 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=7437b8ac-c580-4b86-ac4d-440c3c94442c) for deployment 'opnfv-rally' (UUID=e3e08b35-95b1-44de-adb5-4591fcf58ad6). 2019-01-21 06:41:39.865 32 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7437b8ac-c580-4b86-ac4d-440c3c94442c) has been successfully configured for deployment 'opnfv-rally' (UUID=e3e08b35-95b1-44de-adb5-4591fcf58ad6)! 2019-01-21 06:41:43.593 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 06:41:43.593 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 06:41:43.594 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 06:41:44.957 37 INFO rally.api [-] Starting verification (UUID=a0f3a130-16b0-492d-80f2-cc6dbd8fa6d1) for deployment 'opnfv-rally' (UUID=e3e08b35-95b1-44de-adb5-4591fcf58ad6) by verifier 'opnfv-tempest' (UUID=7437b8ac-c580-4b86-ac4d-440c3c94442c). 2019-01-21 06:41:45.743 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-01-21 06:41:45.792 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-01-21 06:41:45.792 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-7437b8ac-c580-4b86-ac4d-440c3c94442c/for-deployment-e3e08b35-95b1-44de-adb5-4591fcf58ad6/tempest.log' to option 'log_file'. 2019-01-21 06:41:45.793 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-7437b8ac-c580-4b86-ac4d-440c3c94442c/for-deployment-e3e08b35-95b1-44de-adb5-4591fcf58ad6/tempest.log 2019-01-21 06:41:45.793 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-01-21 06:41:45.794 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-7437b8ac-c580-4b86-ac4d-440c3c94442c/for-deployment-e3e08b35-95b1-44de-adb5-4591fcf58ad6/lock_files' to option 'lock_path'. 2019-01-21 06:41:45.794 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-7437b8ac-c580-4b86-ac4d-440c3c94442c/for-deployment-e3e08b35-95b1-44de-adb5-4591fcf58ad6/lock_files 2019-01-21 06:41:45.794 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-01-21 06:41:45.795 37 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-01-21 06:41:45.795 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 647794a9-cf28-4bf0-81f4-ebf7f2e68677 2019-01-21 06:41:45.795 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 128f66e7-e65d-49e5-acc6-fbee8f07a533 2019-01-21 06:41:45.796 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 538d650a-84b1-4ead-aa2b-c14e85dbafed 2019-01-21 06:41:45.796 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = e3282652-a124-4b6e-8dc2-f8aa26d15fbd 2019-01-21 06:41:46.003 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-01-21 06:41:46.003 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_scenario-net_dcded525-fcdb-4c04-9f02-f4184cabdf73 2019-01-21 06:41:46.004 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-01-21 06:41:46.070 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-21 06:41:46.070 37 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 "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6399f940be3761d36f834514dfd3ff5cb49c41b" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-21 06:41:46.150 37 DEBUG novaclient.v2.client [-] RESP: [200] Content-Length: 3022 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-776e43fd-ed6e-4057-9e8a-1075696de7ad X-Compute-Request-Id: req-776e43fd-ed6e-4057-9e8a-1075696de7ad Date: Mon, 21 Jan 2019 06:41:46 GMT Connection: close RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_ff6d587a-f3fb-47e3-89df-b82afad9be54", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/3df1920b-d147-4277-8be1-3a9b643e3337", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/3df1920b-d147-4277-8be1-3a9b643e3337", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3df1920b-d147-4277-8be1-3a9b643e3337"}, {"name": "cloudify-flavor_508a10f1-aed2-4f19-8699-2306a884f272", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/4d39ff00-eb4a-4991-829b-2e3e40f7f453", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/4d39ff00-eb4a-4991-829b-2e3e40f7f453", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "4d39ff00-eb4a-4991-829b-2e3e40f7f453"}, {"name": "tempest_scenario-flavor_dcded525-fcdb-4c04-9f02-f4184cabdf73", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/538d650a-84b1-4ead-aa2b-c14e85dbafed", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/538d650a-84b1-4ead-aa2b-c14e85dbafed", "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": "538d650a-84b1-4ead-aa2b-c14e85dbafed"}, {"name": "cloudify_ims-flavor_801fd7ea-cf7e-47f0-987e-d30a29ce7ede", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/a16fe04f-881b-4480-a1ce-4af5e86dfe89", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/a16fe04f-881b-4480-a1ce-4af5e86dfe89", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "a16fe04f-881b-4480-a1ce-4af5e86dfe89"}, {"name": "shaker-flavor_f439161b-b880-47b2-8e3b-fbd575829d4e", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/b43d8a8b-4e81-46af-a4b4-c12a0108c2e4", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/b43d8a8b-4e81-46af-a4b4-c12a0108c2e4", "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": 3, "id": "b43d8a8b-4e81-46af-a4b4-c12a0108c2e4"}, {"name": "tempest_scenario-flavor_alt_dcded525-fcdb-4c04-9f02-f4184cabdf73", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/e3282652-a124-4b6e-8dc2-f8aa26d15fbd", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/e3282652-a124-4b6e-8dc2-f8aa26d15fbd", "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": "e3282652-a124-4b6e-8dc2-f8aa26d15fbd"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-21 06:41:46.151 37 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-776e43fd-ed6e-4057-9e8a-1075696de7ad request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-21 06:41:46.153 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-01-21 06:41:46.153 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_a0f3a130_GFgs64QW' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-21 06:41:46.154 37 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 "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6399f940be3761d36f834514dfd3ff5cb49c41b" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_a0f3a130_GFgs64QW", "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:372 2019-01-21 06:41:46.253 37 DEBUG novaclient.v2.client [-] RESP: [200] Content-Length: 483 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2c5b2d03-bb67-41e0-a3be-e26edf2bb61c X-Compute-Request-Id: req-2c5b2d03-bb67-41e0-a3be-e26edf2bb61c Date: Mon, 21 Jan 2019 06:41:46 GMT Connection: close RESP BODY: {"flavor": {"name": "rally_verify_a0f3a130_GFgs64QW", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/1aaa64b4-b5e2-456f-bc9e-74f4ad14f603", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/1aaa64b4-b5e2-456f-bc9e-74f4ad14f603", "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": "1aaa64b4-b5e2-456f-bc9e-74f4ad14f603"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-21 06:41:46.253 37 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-2c5b2d03-bb67-41e0-a3be-e26edf2bb61c request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-21 06:41:46.254 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a0f3a130_GFgs64QW' (ID = 1aaa64b4-b5e2-456f-bc9e-74f4ad14f603) has been successfully created! 2019-01-21 06:41:46.254 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '1aaa64b4-b5e2-456f-bc9e-74f4ad14f603' to option 'instance_type'. 2019-01-21 06:41:46.255 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 1aaa64b4-b5e2-456f-bc9e-74f4ad14f603 2019-01-21 06:41:46.256 37 INFO rally.task.context [-] Verification 7437b8ac-c580-4b86-ac4d-440c3c94442c | Context tempest@default setup() finished in 0.70 sec 2019-01-21 06:41:46.259 37 INFO rally.task.context [-] Verification 7437b8ac-c580-4b86-ac4d-440c3c94442c | Context testr@default setup() finished in 2.26 msec 2019-01-21 06:41:46.259 37 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/26e5b8ce-b7ae-4c22-86cc-78e984e26220'. 2019-01-21 06:43:50.887 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [114.294s] 2019-01-21 06:46:02.674 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [118.093s] 2019-01-21 06:47:06.498 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [58.122s] 2019-01-21 06:48:28.258 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [81.739s] 2019-01-21 06:50:26.660 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [112.739s] 2019-01-21 06:50:28.910 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2019-01-21 06:52:11.407 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [98.380s] 2019-01-21 06:53:21.354 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [69.934s] 2019-01-21 06:54:04.459 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [30.394s] 2019-01-21 06:55:06.117 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [33.638s] 2019-01-21 06:55:44.018 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2019-01-21 06:56:43.896 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [59.856s] 2019-01-21 06:58:28.408 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [104.485s] 2019-01-21 06:58:52.707 37 INFO rally.task.context [-] Verification 7437b8ac-c580-4b86-ac4d-440c3c94442c | Context testr@default cleanup() started 2019-01-21 06:58:52.707 37 INFO rally.task.context [-] Verification 7437b8ac-c580-4b86-ac4d-440c3c94442c | Context testr@default cleanup() finished in 0.80 msec 2019-01-21 06:58:52.708 37 INFO rally.task.context [-] Verification 7437b8ac-c580-4b86-ac4d-440c3c94442c | Context tempest@default cleanup() started 2019-01-21 06:58:53.271 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-01-21 06:58:53.371 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-01-21 06:58:53.396 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_a0f3a130_GFgs64QW'. 2019-01-21 06:58:53.397 37 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/1aaa64b4-b5e2-456f-bc9e-74f4ad14f603 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97f00253c184a733f34a2347a789f2f4975fd4fe" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-21 06:58:53.507 37 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-be818517-b638-4299-8daa-643b7f28496f X-Compute-Request-Id: req-be818517-b638-4299-8daa-643b7f28496f Date: Mon, 21 Jan 2019 06:58:53 GMT Connection: close _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-21 06:58:53.507 37 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/1aaa64b4-b5e2-456f-bc9e-74f4ad14f603 used request id req-be818517-b638-4299-8daa-643b7f28496f request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-21 06:58:53.508 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a0f3a130_GFgs64QW' has been deleted. 2019-01-21 06:58:53.508 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '1aaa64b4-b5e2-456f-bc9e-74f4ad14f603' of option 'instance_type' from Tempest config file. 2019-01-21 06:58:53.509 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '1aaa64b4-b5e2-456f-bc9e-74f4ad14f603' has been removed. 2019-01-21 06:58:53.514 37 INFO rally.task.context [-] Verification 7437b8ac-c580-4b86-ac4d-440c3c94442c | Context tempest@default cleanup() finished in 0.81 sec 2019-01-21 06:58:53.664 37 INFO rally.api [-] Verification (UUID=a0f3a130-16b0-492d-80f2-cc6dbd8fa6d1) has been successfully finished for deployment 'opnfv-rally' (UUID=e3e08b35-95b1-44de-adb5-4591fcf58ad6)! 2019-01-21 06:58:54.713 263 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 06:58:54.713 263 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 06:58:54.713 263 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 06:58:55.712 265 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 06:58:55.712 265 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 06:58:55.712 265 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 06:58:56.814 265 INFO rally.api [-] Building 'html' report for the following verification(s): 'a0f3a130-16b0-492d-80f2-cc6dbd8fa6d1' 2019-01-21 06:58:56.829 265 INFO rally.api [-] The report has been successfully built.