2019-09-24 13:36:07.403 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-24 13:36:07.403 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-24 13:36:07.403 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-24 13:36:08.714 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-09-24 13:36:08.714 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-09-24 13:36:08.714 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-09-24 13:36:08.714 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-09-24 13:36:08.714 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-09-24 13:36:08.714 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-09-24 13:36:08.714 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-09-24 13:36:08.714 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-09-24 13:36:08.714 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-09-24 13:36:08.714 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-09-24 13:36:08.714 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-09-24 13:36:08.714 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-09-24 13:36:08.714 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-09-24 13:36:08.714 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-09-24 13:36:08.714 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-09-24 13:36:08.714 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-09-24 13:36:08.714 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-09-24 13:36:08.714 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-09-24 13:36:08.714 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-09-24 13:36:08.714 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-09-24 13:36:08.714 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-09-24 13:36:08.714 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-09-24 13:36:08.714 6 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-09-24 13:36:08.714 6 ERROR rally.cli.cliutils 2019-09-24 13:36:09.557 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-24 13:36:09.557 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-24 13:36:09.557 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-24 13:36:10.816 8 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-09-24 13:36:11.739 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-24 13:36:11.739 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-24 13:36:11.740 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-24 13:36:14.417 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-24 13:36:14.418 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-24 13:36:14.418 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-24 13:36:15.232 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-24 13:36:15.233 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-24 13:36:15.233 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-24 13:36:16.512 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-09-24 13:36:16.512 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-09-24 13:36:16.512 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-09-24 13:36:16.512 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-09-24 13:36:16.512 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-09-24 13:36:16.512 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-09-24 13:36:16.512 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-09-24 13:36:16.512 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-09-24 13:36:16.512 15 ERROR rally.cli.cliutils force=force) 2019-09-24 13:36:16.512 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-09-24 13:36:16.512 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-09-24 13:36:16.512 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-09-24 13:36:16.512 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-09-24 13:36:16.512 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-09-24 13:36:16.512 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-09-24 13:36:16.512 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-09-24 13:36:16.512 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-09-24 13:36:16.512 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-09-24 13:36:16.512 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-09-24 13:36:16.512 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-09-24 13:36:16.512 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-09-24 13:36:16.512 15 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-09-24 13:36:16.512 15 ERROR rally.cli.cliutils 2019-09-24 13:36:17.364 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-24 13:36:17.364 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-24 13:36:17.364 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-24 13:36:18.606 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-09-24 13:36:18.673 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-5cc53ea3-12b3-4844-9515-1290f0603a52/repo. 2019-09-24 13:36:18.883 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-5cc53ea3-12b3-4844-9515-1290f0603a52/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. 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-09-24 13:36:18.894 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-09-24 13:36:18.904 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-09-24 13:36:18.928 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-09-24 13:36:18.962 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-09-24 13:36:19.391 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5cc53ea3-12b3-4844-9515-1290f0603a52) has been successfully created! 2019-09-24 13:36:20.272 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-24 13:36:20.272 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-24 13:36:20.272 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-24 13:36:23.641 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-24 13:36:23.641 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-24 13:36:23.641 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-24 13:36:24.832 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5cc53ea3-12b3-4844-9515-1290f0603a52) for deployment 'opnfv-rally' (UUID=cf5f85fe-872f-4dd1-b1d7-602a5fa5981d). 2019-09-24 13:36:25.300 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5cc53ea3-12b3-4844-9515-1290f0603a52) has been successfully configured for deployment 'opnfv-rally' (UUID=cf5f85fe-872f-4dd1-b1d7-602a5fa5981d)! 2019-09-24 13:36:29.722 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-24 13:36:29.722 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-24 13:36:29.722 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-24 13:36:31.027 32 INFO rally.api [-] Starting verification (UUID=5e4b6c83-7331-4ad2-b368-ee4bf2009e53) for deployment 'opnfv-rally' (UUID=cf5f85fe-872f-4dd1-b1d7-602a5fa5981d) by verifier 'opnfv-tempest' (UUID=5cc53ea3-12b3-4844-9515-1290f0603a52). 2019-09-24 13:36:31.458 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-09-24 13:36:31.495 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-09-24 13:36:31.496 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5cc53ea3-12b3-4844-9515-1290f0603a52/for-deployment-cf5f85fe-872f-4dd1-b1d7-602a5fa5981d/tempest.log' to option 'log_file'. 2019-09-24 13:36:31.496 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-5cc53ea3-12b3-4844-9515-1290f0603a52/for-deployment-cf5f85fe-872f-4dd1-b1d7-602a5fa5981d/tempest.log 2019-09-24 13:36:31.496 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-09-24 13:36:31.496 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5cc53ea3-12b3-4844-9515-1290f0603a52/for-deployment-cf5f85fe-872f-4dd1-b1d7-602a5fa5981d/lock_files' to option 'lock_path'. 2019-09-24 13:36:31.497 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-5cc53ea3-12b3-4844-9515-1290f0603a52/for-deployment-cf5f85fe-872f-4dd1-b1d7-602a5fa5981d/lock_files 2019-09-24 13:36:31.497 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-09-24 13:36:31.497 32 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-09-24 13:36:31.497 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = b64ce627-49be-4d8b-b497-e09dbf138f0d 2019-09-24 13:36:31.498 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 4286dc65-bda2-49cc-92c7-7ae2f9022b35 2019-09-24 13:36:31.498 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = ab73a980-2494-4ffe-b52c-6a5c8f1310c0 2019-09-24 13:36:31.498 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ec612959-ec9c-4efc-aee0-0edc9c045114 2019-09-24 13:36:31.805 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-09-24 13:36:31.806 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = patrole-net_e8bcfc27-60f7-4529-a7f6-84072602cf46 2019-09-24 13:36:31.806 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-09-24 13:36:31.851 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-09-24 13:36:31.852 32 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://compute-airship.intel-pod17.opnfv.org:80/v2/5e381aaf723846c6b5a1214d7ce99320/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}bece0e281f329fa653792f7b44ccd202544e59fb" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-09-24 13:36:31.937 32 DEBUG novaclient.v2.client [-] RESP: [200] Connection: keep-alive Content-Encoding: gzip Content-Type: application/json Date: Tue, 24 Sep 2019 13:36:31 GMT Transfer-Encoding: chunked Vary: Accept-Encoding X-Compute-Request-Id: req-e7f04c0f-2629-4339-8dc2-cf6013c5891a _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-09-24 13:36:31.938 32 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"links": [{"href": "http://compute-airship.intel-pod17.opnfv.org/v2/5e381aaf723846c6b5a1214d7ce99320/flavors/16d9d10b-59ac-4535-a021-6837837f5628", "rel": "self"}, {"href": "http://compute-airship.intel-pod17.opnfv.org/5e381aaf723846c6b5a1214d7ce99320/flavors/16d9d10b-59ac-4535-a021-6837837f5628", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "16d9d10b-59ac-4535-a021-6837837f5628", "name": "m1.medium", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://compute-airship.intel-pod17.opnfv.org/v2/5e381aaf723846c6b5a1214d7ce99320/flavors/82fea458-2ebd-4a48-a05a-12d4921a3d70", "rel": "self"}, {"href": "http://compute-airship.intel-pod17.opnfv.org/5e381aaf723846c6b5a1214d7ce99320/flavors/82fea458-2ebd-4a48-a05a-12d4921a3d70", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 20, "id": "82fea458-2ebd-4a48-a05a-12d4921a3d70", "name": "m1.small", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://compute-airship.intel-pod17.opnfv.org/v2/5e381aaf723846c6b5a1214d7ce99320/flavors/ab73a980-2494-4ffe-b52c-6a5c8f1310c0", "rel": "self"}, {"href": "http://compute-airship.intel-pod17.opnfv.org/5e381aaf723846c6b5a1214d7ce99320/flavors/ab73a980-2494-4ffe-b52c-6a5c8f1310c0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ab73a980-2494-4ffe-b52c-6a5c8f1310c0", "name": "patrole-flavor_e8bcfc27-60f7-4529-a7f6-84072602cf46", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://compute-airship.intel-pod17.opnfv.org/v2/5e381aaf723846c6b5a1214d7ce99320/flavors/c0a41fb3-2b55-4e32-a32f-9fc9b3686a19", "rel": "self"}, {"href": "http://compute-airship.intel-pod17.opnfv.org/5e381aaf723846c6b5a1214d7ce99320/flavors/c0a41fb3-2b55-4e32-a32f-9fc9b3686a19", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 160, "id": "c0a41fb3-2b55-4e32-a32f-9fc9b3686a19", "name": "m1.xlarge", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://compute-airship.intel-pod17.opnfv.org/v2/5e381aaf723846c6b5a1214d7ce99320/flavors/c5ac948e-fb3f-4ef5-908f-f146e3025772", "rel": "self"}, {"href": "http://compute-airship.intel-pod17.opnfv.org/5e381aaf723846c6b5a1214d7ce99320/flavors/c5ac948e-fb3f-4ef5-908f-f146e3025772", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 80, "id": "c5ac948e-fb3f-4ef5-908f-f146e3025772", "name": "m1.large", "vcpus": 4, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://compute-airship.intel-pod17.opnfv.org/v2/5e381aaf723846c6b5a1214d7ce99320/flavors/e0b1507a-3e43-4f71-8a70-d20b1c98d2fc", "rel": "self"}, {"href": "http://compute-airship.intel-pod17.opnfv.org/5e381aaf723846c6b5a1214d7ce99320/flavors/e0b1507a-3e43-4f71-8a70-d20b1c98d2fc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e0b1507a-3e43-4f71-8a70-d20b1c98d2fc", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://compute-airship.intel-pod17.opnfv.org/v2/5e381aaf723846c6b5a1214d7ce99320/flavors/ec612959-ec9c-4efc-aee0-0edc9c045114", "rel": "self"}, {"href": "http://compute-airship.intel-pod17.opnfv.org/5e381aaf723846c6b5a1214d7ce99320/flavors/ec612959-ec9c-4efc-aee0-0edc9c045114", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ec612959-ec9c-4efc-aee0-0edc9c045114", "name": "patrole-flavor_alt_e8bcfc27-60f7-4529-a7f6-84072602cf46", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-09-24 13:36:31.939 32 DEBUG novaclient.v2.client [-] GET call to compute for http://compute-airship.intel-pod17.opnfv.org:80/v2/5e381aaf723846c6b5a1214d7ce99320/flavors/detail used request id req-e7f04c0f-2629-4339-8dc2-cf6013c5891a request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-09-24 13:36:31.940 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-09-24 13:36:31.941 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_5e4b6c83_xN0NcLiA' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-09-24 13:36:31.942 32 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://compute-airship.intel-pod17.opnfv.org:80/v2/5e381aaf723846c6b5a1214d7ce99320/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}bece0e281f329fa653792f7b44ccd202544e59fb" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_5e4b6c83_xN0NcLiA", "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-09-24 13:36:32.011 32 DEBUG novaclient.v2.client [-] RESP: [200] Connection: keep-alive Content-Encoding: gzip Content-Type: application/json Date: Tue, 24 Sep 2019 13:36:31 GMT Transfer-Encoding: chunked Vary: Accept-Encoding X-Compute-Request-Id: req-738a0772-5d6a-44f9-88f8-9b289d7c1fd7 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-09-24 13:36:32.012 32 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"links": [{"href": "http://compute-airship.intel-pod17.opnfv.org/v2/5e381aaf723846c6b5a1214d7ce99320/flavors/08e1d9a3-0e8f-483a-af54-619095c34c67", "rel": "self"}, {"href": "http://compute-airship.intel-pod17.opnfv.org/5e381aaf723846c6b5a1214d7ce99320/flavors/08e1d9a3-0e8f-483a-af54-619095c34c67", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 0, "id": "08e1d9a3-0e8f-483a-af54-619095c34c67", "name": "rally_verify_5e4b6c83_xN0NcLiA", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-09-24 13:36:32.012 32 DEBUG novaclient.v2.client [-] POST call to compute for http://compute-airship.intel-pod17.opnfv.org:80/v2/5e381aaf723846c6b5a1214d7ce99320/flavors used request id req-738a0772-5d6a-44f9-88f8-9b289d7c1fd7 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-09-24 13:36:32.013 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_5e4b6c83_xN0NcLiA' (ID = 08e1d9a3-0e8f-483a-af54-619095c34c67) has been successfully created! 2019-09-24 13:36:32.013 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '08e1d9a3-0e8f-483a-af54-619095c34c67' to option 'instance_type'. 2019-09-24 13:36:32.014 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 08e1d9a3-0e8f-483a-af54-619095c34c67 2019-09-24 13:36:32.015 32 INFO rally.task.context [-] Verification 5cc53ea3-12b3-4844-9515-1290f0603a52 | Context tempest@default setup() finished in 0.78 sec 2019-09-24 13:36:32.016 32 INFO rally.task.context [-] Verification 5cc53ea3-12b3-4844-9515-1290f0603a52 | Context testr@default setup() finished in 0.46 msec 2019-09-24 13:36:32.016 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/f400ee2a-3b9c-405e-9d39-90f40c340156'. 2019-09-24 13:36:34.727 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsPluginRbacTest ... skip: segment extension not enabled. 2019-09-24 13:36:34.775 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: metering extension not enabled. 2019-09-24 13:36:35.049 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: metering extension not enabled. 2019-09-24 13:36:47.774 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest ... fail 2019-09-24 13:36:48.539 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [4.355s] 2019-09-24 13:36:48.989 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [5.732s] 2019-09-24 13:36:49.037 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_agents_rbac.AgentsRbacTest.test_show_agent ... success [4.692s] 2019-09-24 13:36:49.165 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [4.456s] 2019-09-24 13:36:49.384 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [4.629s] 2019-09-24 13:36:50.043 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [4.357s] 2019-09-24 13:36:50.223 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_agents_rbac.DHCPAgentSchedulersRbacTest.test_add_dhcp_agent_to_network ... success [6.346s] 2019-09-24 13:36:50.800 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [5.083s] 2019-09-24 13:36:50.818 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [7.052s] 2019-09-24 13:36:50.826 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [2.288s] 2019-09-24 13:36:51.164 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_agents_rbac.AgentsRbacTest.test_update_agent ... success [2.128s] 2019-09-24 13:36:51.394 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [4.252s] 2019-09-24 13:36:51.630 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [2.246s] 2019-09-24 13:36:51.641 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_flavors_rbac.FlavorsPluginRbacTest.test_create_flavor ... success [5.018s] 2019-09-24 13:36:52.004 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [5.259s] 2019-09-24 13:36:52.363 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [1.536s] 2019-09-24 13:36:52.519 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [2.475s] 2019-09-24 13:36:52.816 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [3.828s] 2019-09-24 13:36:53.112 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [2.293s] 2019-09-24 13:36:53.445 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [5.704s] 2019-09-24 13:36:53.533 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [3.497s] 2019-09-24 13:36:53.691 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... success [1.686s] 2019-09-24 13:36:53.698 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [7.799s] 2019-09-24 13:36:53.837 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [2.444s] 2019-09-24 13:36:53.937 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [1.574s] 2019-09-24 13:36:54.142 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [2.510s] 2019-09-24 13:36:54.545 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_agents_rbac.DHCPAgentSchedulersRbacTest.test_delete_network_from_dhcp_agent ... success [4.322s] 2019-09-24 13:36:54.738 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [3.939s] 2019-09-24 13:36:54.978 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [1.139s] 2019-09-24 13:36:55.519 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [2.405s] 2019-09-24 13:36:55.696 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_flavors_rbac.FlavorsPluginRbacTest.test_delete_flavor ... success [4.056s] 2019-09-24 13:36:56.154 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [3.337s] 2019-09-24 13:36:56.205 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [2.672s] 2019-09-24 13:36:56.614 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [2.676s] 2019-09-24 13:36:56.619 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [2.927s] 2019-09-24 13:36:56.929 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... success [7.723s] 2019-09-24 13:36:57.887 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_agents_rbac.DHCPAgentSchedulersRbacTest.test_list_networks_hosted_by_one_dhcp_agent ... success [3.341s] 2019-09-24 13:36:58.294 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [2.775s] 2019-09-24 13:36:58.701 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [4.559s] 2019-09-24 13:36:59.115 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [4.376s] 2019-09-24 13:36:59.143 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [2.987s] 2019-09-24 13:36:59.168 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_flavors_rbac.FlavorsPluginRbacTest.test_list_flavors ... success [3.470s] 2019-09-24 13:36:59.212 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [3.005s] 2019-09-24 13:36:59.794 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [3.176s] 2019-09-24 13:37:00.315 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [5.565s] 2019-09-24 13:37:00.389 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [1.686s] 2019-09-24 13:37:00.467 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [1.255s] 2019-09-24 13:37:01.116 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [7.670s] 2019-09-24 13:37:01.278 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [0.889s] 2019-09-24 13:37:01.446 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [7.748s] 2019-09-24 13:37:01.541 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [1.073s] 2019-09-24 13:37:01.965 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_flavors_rbac.FlavorsPluginRbacTest.test_show_flavor ... success [2.797s] 2019-09-24 13:37:02.200 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [2.404s] 2019-09-24 13:37:02.241 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [3.125s] 2019-09-24 13:37:02.250 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [3.105s] 2019-09-24 13:37:02.578 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [1.462s] 2019-09-24 13:37:03.895 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [3.574s] 2019-09-24 13:37:04.159 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [1.917s] 2019-09-24 13:37:04.523 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_flavors_rbac.FlavorsPluginRbacTest.test_update_flavor ... success [2.556s] 2019-09-24 13:37:04.647 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [2.067s] 2019-09-24 13:37:04.698 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [3.419s] 2019-09-24 13:37:05.096 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [2.845s] 2019-09-24 13:37:05.424 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_agents_rbac.L3AgentSchedulerRbacTest.test_create_router_on_l3_agent ... success [4.697s] 2019-09-24 13:37:06.041 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [3.841s] 2019-09-24 13:37:06.144 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [1.984s] 2019-09-24 13:37:06.529 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [1.830s] 2019-09-24 13:37:06.940 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [0.410s] 2019-09-24 13:37:07.068 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [5.622s] 2019-09-24 13:37:07.119 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [0.974s] 2019-09-24 13:37:07.840 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [3.193s] 2019-09-24 13:37:08.571 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [1.629s] 2019-09-24 13:37:09.071 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... success [12.142s] 2019-09-24 13:37:09.474 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [3.431s] 2019-09-24 13:37:09.586 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [1.015s] 2019-09-24 13:37:09.963 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [0.488s] 2019-09-24 13:37:10.047 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [2.927s] 2019-09-24 13:37:10.156 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [0.569s] 2019-09-24 13:37:10.618 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [6.722s] 2019-09-24 13:37:10.634 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [0.670s] 2019-09-24 13:37:11.403 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [1.247s] 2019-09-24 13:37:11.881 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [1.247s] 2019-09-24 13:37:12.519 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [0.637s] 2019-09-24 13:37:12.623 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [2.575s] 2019-09-24 13:37:13.152 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_agents_rbac.L3AgentSchedulerRbacTest.test_delete_router_from_l3_agent ... success [7.728s] 2019-09-24 13:37:13.575 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [2.956s] 2019-09-24 13:37:13.593 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [1.073s] 2019-09-24 13:37:14.618 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... success [5.547s] 2019-09-24 13:37:14.800 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [1.206s] 2019-09-24 13:37:14.964 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_agents_rbac.L3AgentSchedulerRbacTest.test_list_routers_on_l3_agent ... success [1.812s] 2019-09-24 13:37:15.364 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [1.787s] 2019-09-24 13:37:17.111 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [2.309s] 2019-09-24 13:37:17.785 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [0.673s] 2019-09-24 13:37:18.780 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_physical_network ... success [0.994s] 2019-09-24 13:37:19.367 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [4.001s] 2019-09-24 13:37:19.398 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_segmentation_id ... success [0.616s] 2019-09-24 13:37:20.806 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [1.439s] 2019-09-24 13:37:21.644 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... success [7.024s] 2019-09-24 13:37:22.853 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [3.454s] 2019-09-24 13:37:25.916 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [5.109s] 2019-09-24 13:37:26.172 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... success [4.528s] 2019-09-24 13:37:27.758 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [4.905s] 2019-09-24 13:37:29.851 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [3.935s] 2019-09-24 13:37:30.317 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [0.465s] 2019-09-24 13:37:30.883 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_add_router_interface ... success [27.627s] 2019-09-24 13:37:33.113 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_distributed_router ... success [2.231s] 2019-09-24 13:37:35.054 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [4.737s] 2019-09-24 13:37:38.363 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [3.308s] 2019-09-24 13:37:38.876 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [0.512s] 2019-09-24 13:37:39.275 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [0.398s] 2019-09-24 13:37:41.372 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [2.096s] 2019-09-24 13:37:44.193 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [2.819s] 2019-09-24 13:37:44.270 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_high_availability_router ... success [11.155s] 2019-09-24 13:37:47.349 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [3.156s] 2019-09-24 13:37:49.463 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [2.114s] 2019-09-24 13:37:51.836 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [2.372s] 2019-09-24 13:37:51.891 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router ... success [7.621s] 2019-09-24 13:37:54.409 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [2.570s] 2019-09-24 13:37:56.467 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [2.058s] 2019-09-24 13:37:57.707 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.241s] 2019-09-24 13:38:04.161 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router_enable_snat ... success [12.268s] 2019-09-24 13:38:17.601 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router_external_fixed_ips ... success [13.439s] 2019-09-24 13:38:24.631 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_delete_router ... success [7.029s] 2019-09-24 13:38:34.757 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_remove_router_interface ... success [10.124s] 2019-09-24 13:38:36.314 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_distributed_router ... success [1.558s] 2019-09-24 13:38:43.807 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_high_availability_router ... success [7.491s] 2019-09-24 13:38:44.210 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_router ... success [0.402s] 2019-09-24 13:38:51.291 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_distributed_router ... success [7.080s] 2019-09-24 13:38:55.558 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_high_availability_router ... success [4.266s] 2019-09-24 13:38:56.574 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router ... success [1.015s] 2019-09-24 13:39:00.709 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_enable_snat ... success [4.135s] 2019-09-24 13:39:05.204 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_fixed_ips ... success [4.492s] 2019-09-24 13:39:06.103 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_gateway_info ... success [0.900s] 2019-09-24 13:39:10.313 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_gateway_info_network_id ... success [4.208s] 2019-09-24 13:39:33.660 32 INFO rally.task.context [-] Verification 5cc53ea3-12b3-4844-9515-1290f0603a52 | Context testr@default cleanup() started 2019-09-24 13:39:33.661 32 INFO rally.task.context [-] Verification 5cc53ea3-12b3-4844-9515-1290f0603a52 | Context testr@default cleanup() finished in 0.76 msec 2019-09-24 13:39:33.662 32 INFO rally.task.context [-] Verification 5cc53ea3-12b3-4844-9515-1290f0603a52 | Context tempest@default cleanup() started 2019-09-24 13:39:33.834 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-09-24 13:39:33.893 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-09-24 13:39:33.919 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_5e4b6c83_xN0NcLiA'. 2019-09-24 13:39:33.919 32 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://compute-airship.intel-pod17.opnfv.org:80/v2/5e381aaf723846c6b5a1214d7ce99320/flavors/08e1d9a3-0e8f-483a-af54-619095c34c67 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}7691498933a1248fbe7bbc58d709bf03e5b2322b" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-09-24 13:39:34.095 32 DEBUG novaclient.v2.client [-] RESP: [202] Connection: keep-alive Content-Length: 0 Content-Type: application/json Date: Tue, 24 Sep 2019 13:39:34 GMT X-Compute-Request-Id: req-9d4e9c4a-4c28-4401-96bd-d61f97205c6c _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-09-24 13:39:34.095 32 DEBUG novaclient.v2.client [-] DELETE call to compute for http://compute-airship.intel-pod17.opnfv.org:80/v2/5e381aaf723846c6b5a1214d7ce99320/flavors/08e1d9a3-0e8f-483a-af54-619095c34c67 used request id req-9d4e9c4a-4c28-4401-96bd-d61f97205c6c request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-09-24 13:39:34.096 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_5e4b6c83_xN0NcLiA' has been deleted. 2019-09-24 13:39:34.097 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '08e1d9a3-0e8f-483a-af54-619095c34c67' of option 'instance_type' from Tempest config file. 2019-09-24 13:39:34.097 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '08e1d9a3-0e8f-483a-af54-619095c34c67' has been removed. 2019-09-24 13:39:34.103 32 INFO rally.task.context [-] Verification 5cc53ea3-12b3-4844-9515-1290f0603a52 | Context tempest@default cleanup() finished in 0.44 sec 2019-09-24 13:39:34.131 32 INFO rally.api [-] Verification (UUID=5e4b6c83-7331-4ad2-b368-ee4bf2009e53) has been successfully finished for deployment 'opnfv-rally' (UUID=cf5f85fe-872f-4dd1-b1d7-602a5fa5981d)! 2019-09-24 13:39:35.077 81 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-24 13:39:35.077 81 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-24 13:39:35.077 81 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-24 13:39:36.137 82 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-24 13:39:36.138 82 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-24 13:39:36.138 82 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-24 13:39:37.418 82 INFO rally.api [-] Building 'html' report for the following verification(s): '5e4b6c83-7331-4ad2-b368-ee4bf2009e53' 2019-09-24 13:39:37.439 82 INFO rally.api [-] The report has been successfully built. 2019-09-24 13:39:38.303 84 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-24 13:39:38.304 84 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-24 13:39:38.304 84 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-24 13:39:39.617 84 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '5e4b6c83-7331-4ad2-b368-ee4bf2009e53' 2019-09-24 13:39:39.624 84 INFO rally.api [-] The report has been successfully built.