2021-11-30 12:17:51.264 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 12:17:51.264 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 12:17:51.265 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 12:17:53.677 7 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-11-30 12:17:53.677 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-11-30 12:17:53.677 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2021-11-30 12:17:53.677 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-11-30 12:17:53.677 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2021-11-30 12:17:53.677 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-11-30 12:17:53.677 7 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2021-11-30 12:17:53.677 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-11-30 12:17:53.677 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2021-11-30 12:17:53.677 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-11-30 12:17:53.677 7 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2021-11-30 12:17:53.677 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-11-30 12:17:53.677 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2021-11-30 12:17:53.677 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-11-30 12:17:53.677 7 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2021-11-30 12:17:53.677 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-11-30 12:17:53.677 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2021-11-30 12:17:53.677 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-11-30 12:17:53.677 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2021-11-30 12:17:53.677 7 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2021-11-30 12:17:53.677 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-11-30 12:17:53.677 7 ERROR rally.cli.cliutils 2021-11-30 12:17:55.302 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 12:17:55.302 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 12:17:55.302 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 12:17:59.464 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 12:17:59.464 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 12:17:59.465 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 12:18:04.279 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 12:18:04.279 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 12:18:04.279 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 12:18:05.837 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 12:18:05.837 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 12:18:05.837 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 12:18:08.175 13 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-11-30 12:18:08.175 13 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-11-30 12:18:08.175 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2021-11-30 12:18:08.175 13 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-11-30 12:18:08.175 13 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2021-11-30 12:18:08.175 13 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-11-30 12:18:08.175 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/verify.py", line 234, in delete_verifier 2021-11-30 12:18:08.175 13 ERROR rally.cli.cliutils api.verifier.delete(verifier_id=verifier_id, 2021-11-30 12:18:08.175 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 690, in delete 2021-11-30 12:18:08.175 13 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-11-30 12:18:08.175 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 664, in _get 2021-11-30 12:18:08.175 13 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-11-30 12:18:08.175 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/verifier.py", line 69, in get 2021-11-30 12:18:08.175 13 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-11-30 12:18:08.175 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2021-11-30 12:18:08.175 13 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-11-30 12:18:08.175 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 667, in verifier_get 2021-11-30 12:18:08.175 13 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-11-30 12:18:08.175 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 676, in _verifier_get 2021-11-30 12:18:08.175 13 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2021-11-30 12:18:08.175 13 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-11-30 12:18:08.175 13 ERROR rally.cli.cliutils 2021-11-30 12:18:09.721 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 12:18:09.722 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 12:18:09.722 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 12:18:12.066 14 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-11-30 12:18:12.107 14 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-058ac3f1-e4d7-4050-b51c-cb17defc79ec/repo. 2021-11-30 12:18:12.445 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-058ac3f1-e4d7-4050-b51c-cb17defc79ec/repo'... done. Note: switching to 'c80710c9141b3ae6949dd43b1f23d3b3ccf322fe'. 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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false ' 2021-11-30 12:18:12.460 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/29.0.0-1-gc80710c91 ' 2021-11-30 12:18:12.469 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'c80710c9141b3ae6949dd43b1f23d3b3ccf322fe ' 2021-11-30 12:18:12.476 14 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-11-30 12:18:12.533 14 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2021-11-30 12:18:13.336 14 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=058ac3f1-e4d7-4050-b51c-cb17defc79ec) has been successfully created! 2021-11-30 12:18:14.959 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 12:18:14.960 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 12:18:14.960 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 12:18:22.313 23 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 12:18:22.313 23 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 12:18:22.313 23 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 12:18:24.724 23 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=058ac3f1-e4d7-4050-b51c-cb17defc79ec) for deployment 'opnfv-rally' (UUID=41eca063-4176-4677-9190-d437d891fedd). 2021-11-30 12:18:25.029 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=058ac3f1-e4d7-4050-b51c-cb17defc79ec) has been successfully configured for deployment 'opnfv-rally' (UUID=41eca063-4176-4677-9190-d437d891fedd)! 2021-11-30 12:18:33.031 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 12:18:33.031 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 12:18:33.031 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 12:18:35.370 26 INFO rally.api [-] Starting verification (UUID=96ecd329-a5d8-4604-be54-09f54782e39e) for deployment 'opnfv-rally' (UUID=41eca063-4176-4677-9190-d437d891fedd) by verifier 'opnfv-tempest' (UUID=058ac3f1-e4d7-4050-b51c-cb17defc79ec). 2021-11-30 12:18:35.938 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-11-30 12:18:35.940 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-058ac3f1-e4d7-4050-b51c-cb17defc79ec/for-deployment-41eca063-4176-4677-9190-d437d891fedd/tempest.log' to option 'log_file'. 2021-11-30 12:18:35.940 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-058ac3f1-e4d7-4050-b51c-cb17defc79ec/for-deployment-41eca063-4176-4677-9190-d437d891fedd/tempest.log 2021-11-30 12:18:35.940 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-11-30 12:18:35.941 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-058ac3f1-e4d7-4050-b51c-cb17defc79ec/for-deployment-41eca063-4176-4677-9190-d437d891fedd/lock_files' to option 'lock_path'. 2021-11-30 12:18:35.941 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-058ac3f1-e4d7-4050-b51c-cb17defc79ec/for-deployment-41eca063-4176-4677-9190-d437d891fedd/lock_files 2021-11-30 12:18:35.941 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' from 'scenario' section is not configured. 2021-11-30 12:18:35.942 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-058ac3f1-e4d7-4050-b51c-cb17defc79ec/for-deployment-41eca063-4176-4677-9190-d437d891fedd' to option 'img_dir'. 2021-11-30 12:18:35.942 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is configured. img_dir = /root/.rally/verification/verifier-058ac3f1-e4d7-4050-b51c-cb17defc79ec/for-deployment-41eca063-4176-4677-9190-d437d891fedd 2021-11-30 12:18:35.942 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = /home/opnfv/functest/images/cirros-0.5.1-x86_64-disk.img 2021-11-30 12:18:35.943 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = cf58c211-41e8-410b-a691-0fa1f6d4d5eb 2021-11-30 12:18:35.943 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 58a5a8a0-5ee9-4ac4-8cc6-6b8445d2990e 2021-11-30 12:18:35.944 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = dbf115d6-338a-4382-9892-c04e4b477456 2021-11-30 12:18:35.945 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = cbc0718d-fb6f-4856-bd64-a20ff141e3b5 2021-11-30 12:18:36.135 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-11-30 12:18:36.136 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_neutron-net_5108fa9a-ba10-4f09-b199-f7f029aecbda 2021-11-30 12:18:36.136 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-11-30 12:18:36.231 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2021-11-30 12:18:36.232 26 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.12.85/compute/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}30cc86e9593748dac93da855eaec83b3c4cb822d0b2e12397fe018c5e3052e6c" _http_log_request /usr/lib/python3.9/site-packages/keystoneauth1/session.py:519 2021-11-30 12:18:36.261 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 7144 Content-Type: application/json Date: Tue, 30 Nov 2021 12:18:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache/2.4.41 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4aac768e-20df-43c6-bd9e-330013074320 x-openstack-request-id: req-4aac768e-20df-43c6-bd9e-330013074320 _http_log_response /usr/lib/python3.9/site-packages/keystoneauth1/session.py:550 2021-11-30 12:18:36.262 26 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"id": "1", "name": "m1.tiny", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/1"}]}, {"id": "2", "name": "m1.small", "ram": 2048, "disk": 20, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/2"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/2"}]}, {"id": "3", "name": "m1.medium", "ram": 4096, "disk": 40, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/3"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/3"}]}, {"id": "4", "name": "m1.large", "ram": 8192, "disk": 80, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/4"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/4"}]}, {"id": "5", "name": "m1.xlarge", "ram": 16384, "disk": 160, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/5"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/5"}]}, {"id": "55fad732-2db8-44e9-ad66-06b9a0248b63", "name": "rally_verify_6b5798fe_5mOuGePB", "ram": 64, "disk": 5, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/55fad732-2db8-44e9-ad66-06b9a0248b63"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/55fad732-2db8-44e9-ad66-06b9a0248b63"}]}, {"id": "8fc77b65-cbac-42a7-b95c-7d712cb54d41", "name": "tempest_cinder-flavor_4082bafa-4240-4cb3-bfa9-bf7b21f64e6e", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/8fc77b65-cbac-42a7-b95c-7d712cb54d41"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/8fc77b65-cbac-42a7-b95c-7d712cb54d41"}]}, {"id": "9549e3ef-71a6-457c-8a21-7a41ad5f6d56", "name": "tempest_cinder-flavor_alt_4082bafa-4240-4cb3-bfa9-bf7b21f64e6e", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/9549e3ef-71a6-457c-8a21-7a41ad5f6d56"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/9549e3ef-71a6-457c-8a21-7a41ad5f6d56"}]}, {"id": "c1", "name": "cirros256", "ram": 256, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/c1"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/c1"}]}, {"id": "c4968bf7-43e5-48b6-a71f-4d127497e4db", "name": "tempest_keystone-flavor_8834fe3f-0a01-417e-88ca-07a13bbee070", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/c4968bf7-43e5-48b6-a71f-4d127497e4db"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/c4968bf7-43e5-48b6-a71f-4d127497e4db"}]}, {"id": "cbc0718d-fb6f-4856-bd64-a20ff141e3b5", "name": "tempest_neutron-flavor_alt_5108fa9a-ba10-4f09-b199-f7f029aecbda", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/cbc0718d-fb6f-4856-bd64-a20ff141e3b5"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/cbc0718d-fb6f-4856-bd64-a20ff141e3b5"}]}, {"id": "d1", "name": "ds512M", "ram": 512, "disk": 5, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/d1"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/d1"}]}, {"id": "d2", "name": "ds1G", "ram": 1024, "disk": 10, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/d2"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/d2"}]}, {"id": "d3", "name": "ds2G", "ram": 2048, "disk": 10, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/d3"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/d3"}]}, {"id": "d4", "name": "ds4G", "ram": 4096, "disk": 20, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/d4"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/d4"}]}, {"id": "dbf115d6-338a-4382-9892-c04e4b477456", "name": "tempest_neutron-flavor_5108fa9a-ba10-4f09-b199-f7f029aecbda", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/dbf115d6-338a-4382-9892-c04e4b477456"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/dbf115d6-338a-4382-9892-c04e4b477456"}]}, {"id": "e9d64857-4e13-4c9e-9873-19c35ca5544a", "name": "tempest_keystone-flavor_alt_8834fe3f-0a01-417e-88ca-07a13bbee070", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/e9d64857-4e13-4c9e-9873-19c35ca5544a"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/e9d64857-4e13-4c9e-9873-19c35ca5544a"}]}]} _http_log_response /usr/lib/python3.9/site-packages/keystoneauth1/session.py:582 2021-11-30 12:18:36.262 26 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.12.85/compute/v2.1/flavors/detail used request id req-4aac768e-20df-43c6-bd9e-330013074320 request /usr/lib/python3.9/site-packages/keystoneauth1/session.py:954 2021-11-30 12:18:36.264 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_6b5798fe_5mOuGePB'. Using flavor 'rally_verify_6b5798fe_5mOuGePB' (ID = 55fad732-2db8-44e9-ad66-06b9a0248b63) for the tests. 2021-11-30 12:18:36.265 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '55fad732-2db8-44e9-ad66-06b9a0248b63' to option 'instance_type'. 2021-11-30 12:18:36.265 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 55fad732-2db8-44e9-ad66-06b9a0248b63 2021-11-30 12:18:36.267 26 INFO rally.task.context [-] Verification 058ac3f1-e4d7-4050-b51c-cb17defc79ec | Context tempest@default setup() finished in 0.76 sec 2021-11-30 12:18:36.270 26 INFO rally.task.context [-] Verification 058ac3f1-e4d7-4050-b51c-cb17defc79ec | Context testr@default setup() finished in 1.75 msec 2021-11-30 12:18:36.270 26 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/cb3f362e-1df7-4e7f-81ab-29950379adc6'. 2021-11-30 12:18:42.985 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase.test_agents_availability_zone ... success [0.017s] 2021-11-30 12:18:42.990 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_delete_agent_negative ... success [0.018s] 2021-11-30 12:18:43.004 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.012s] 2021-11-30 12:18:43.085 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON.test_create_log_with_invalid_resource_type ... success [0.150s] 2021-11-30 12:18:43.122 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON.test_create_log_with_nonexistent_port ... success [0.037s] 2021-11-30 12:18:43.134 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON.test_create_log_with_nonexistent_sg ... success [0.012s] 2021-11-30 12:18:43.184 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.181s] 2021-11-30 12:18:43.195 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.011s] 2021-11-30 12:18:43.261 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.064s] 2021-11-30 12:18:43.284 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.023s] 2021-11-30 12:18:43.877 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [0.585s] 2021-11-30 12:18:44.071 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.192s] 2021-11-30 12:18:46.892 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_extension_driver_port_security_admin.PortSecurityAdminTests.test_create_port_security_false_on_shared_network ... success [1.164s] 2021-11-30 12:18:46.902 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_create_with_address_pair_blocked_on_other_network ... success [0.483s] 2021-11-30 12:18:47.651 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_update_with_address_pair_blocked_on_other_network ... success [0.748s] 2021-11-30 12:18:48.188 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [1.305s] 2021-11-30 12:18:48.436 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [1.167s] 2021-11-30 12:18:48.449 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.014s] 2021-11-30 12:18:48.690 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [0.241s] 2021-11-30 12:18:49.216 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... success [0.525s] 2021-11-30 12:18:49.331 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... success [1.146s] 2021-11-30 12:18:49.350 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.020s] 2021-11-30 12:18:49.712 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.361s] 2021-11-30 12:18:52.191 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [0.906s] 2021-11-30 12:18:53.050 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [0.858s] 2021-11-30 12:18:53.493 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [0.443s] 2021-11-30 12:18:53.773 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [1.806s] 2021-11-30 12:18:54.204 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [0.430s] 2021-11-30 12:18:54.434 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [0.937s] 2021-11-30 12:18:56.149 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [1.712s] 2021-11-30 12:18:56.371 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.224s] 2021-11-30 12:18:56.530 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.160s] 2021-11-30 12:18:56.725 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... success [6.463s] 2021-11-30 12:18:58.173 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [1.448s] 2021-11-30 12:18:59.032 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [0.859s] 2021-11-30 12:18:59.663 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [2.553s] 2021-11-30 12:19:00.188 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [1.154s] 2021-11-30 12:19:00.361 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_associate_floating_ip_with_port_from_another_project ... success [2.130s] 2021-11-30 12:19:01.139 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_floatingip_with_specified_ip_address ... success [0.779s] 2021-11-30 12:19:02.558 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [2.370s] 2021-11-30 12:19:05.253 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... success [2.693s] 2021-11-30 12:19:05.843 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags ... success [0.427s] 2021-11-30 12:19:06.892 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags ... success [1.386s] 2021-11-30 12:19:07.879 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... success [2.625s] 2021-11-30 12:19:10.717 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON.test_list_supported_logging_types ... success [0.227s] 2021-11-30 12:19:10.774 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... success [2.895s] 2021-11-30 12:19:10.926 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON.test_log_lifecycle ... success [0.208s] 2021-11-30 12:19:11.258 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [0.483s] 2021-11-30 12:19:12.127 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_network_segment_range.NetworkSegmentRangeTestJson ... skip: b'network-segment-range extension not enabled.' 2021-11-30 12:19:12.445 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags ... success [0.476s] 2021-11-30 12:19:13.736 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... success [2.476s] 2021-11-30 12:19:15.211 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [1.342s] 2021-11-30 12:19:15.260 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [1.523s] 2021-11-30 12:19:15.729 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... success [0.470s] 2021-11-30 12:19:16.265 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags ... success [0.700s] 2021-11-30 12:19:16.454 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [1.246s] 2021-11-30 12:19:17.132 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags ... success [0.286s] 2021-11-30 12:19:20.719 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [1.244s] 2021-11-30 12:19:21.445 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id ... success [0.725s] 2021-11-30 12:19:21.537 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [1.191s] 2021-11-30 12:19:22.081 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags ... success [1.297s] 2021-11-30 12:19:22.775 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [1.238s] 2021-11-30 12:19:23.308 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [1.862s] 2021-11-30 12:19:24.389 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags ... success [1.059s] 2021-11-30 12:19:25.167 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [1.859s] 2021-11-30 12:19:25.816 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [0.648s] 2021-11-30 12:19:26.649 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [0.832s] 2021-11-30 12:19:26.659 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.RbacAddressScopeTest.test_filter_fields ... success [0.638s] 2021-11-30 12:19:26.869 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.RbacAddressScopeTest.test_filter_rbac_policies ... success [0.212s] 2021-11-30 12:19:27.022 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.RbacAddressScopeTest.test_policy_target_update ... success [0.153s] 2021-11-30 12:19:27.200 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.RbacAddressScopeTest.test_rbac_policy_show ... success [0.176s] 2021-11-30 12:19:27.365 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.RbacAddressScopeTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [0.164s] 2021-11-30 12:19:27.717 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.RbacAddressScopeTest.test_regular_client_shares_to_another_regular_client ... success [0.350s] 2021-11-30 12:19:28.115 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.RbacAddressScopeTest.test_subnet_pool_presence_prevents_rbac_policy_deletion ... success [0.399s] 2021-11-30 12:19:29.340 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request ... success [1.472s] 2021-11-30 12:19:29.802 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [3.149s] 2021-11-30 12:19:29.980 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request_empty ... success [0.641s] 2021-11-30 12:19:31.138 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request_inherited_policy ... success [1.156s] 2021-11-30 12:19:31.536 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [0.432s] 2021-11-30 12:19:31.548 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.013s] 2021-11-30 12:19:31.561 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.013s] 2021-11-30 12:19:31.579 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.017s] 2021-11-30 12:19:31.585 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [1.785s] 2021-11-30 12:19:31.792 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request_no_provider_net_conflict ... success [0.654s] 2021-11-30 12:19:31.861 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [0.280s] 2021-11-30 12:19:31.962 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.101s] 2021-11-30 12:19:32.030 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.067s] 2021-11-30 12:19:32.045 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.016s] 2021-11-30 12:19:32.114 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.068s] 2021-11-30 12:19:34.049 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [2.462s] 2021-11-30 12:19:35.369 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags ... success [0.520s] 2021-11-30 12:19:36.450 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [2.401s] 2021-11-30 12:19:36.862 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... success [1.462s] 2021-11-30 12:19:37.925 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [1.062s] 2021-11-30 12:19:39.985 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [3.533s] 2021-11-30 12:19:39.996 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [2.070s] 2021-11-30 12:19:40.577 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... success [0.581s] 2021-11-30 12:19:41.091 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [0.512s] 2021-11-30 12:19:41.577 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [0.485s] 2021-11-30 12:19:42.044 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [2.059s] 2021-11-30 12:19:43.296 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [1.719s] 2021-11-30 12:19:43.810 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags ... success [0.672s] 2021-11-30 12:19:45.579 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [3.534s] 2021-11-30 12:19:45.760 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology.test_delete_allocated_net_topology_as_tenant ... success [10.363s] 2021-11-30 12:19:48.029 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [2.449s] 2021-11-30 12:19:48.563 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [0.533s] 2021-11-30 12:19:49.425 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [0.862s] 2021-11-30 12:19:51.065 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR.test_centralized_router_update_to_dvr ... success [1.733s] 2021-11-30 12:19:51.132 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [1.706s] 2021-11-30 12:19:51.214 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags ... success [1.196s] 2021-11-30 12:19:52.409 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [1.276s] 2021-11-30 12:19:52.911 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [0.502s] 2021-11-30 12:19:53.746 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_badrequest_on_requesting_flags_and_flavor ... success [0.063s] 2021-11-30 12:19:54.274 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_create_router_with_flavor ... success [0.525s] 2021-11-30 12:19:54.275 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [1.362s] 2021-11-30 12:19:54.452 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_delete_router_flavor_in_use ... success [0.179s] 2021-11-30 12:19:54.465 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology.test_get_allocated_net_topology_as_tenant ... success [8.705s] 2021-11-30 12:19:55.334 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags ... success [0.419s] 2021-11-30 12:19:59.044 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_groups.AddressGroupTest.test_add_wrong_address_to_address_group ... success [0.515s] 2021-11-30 12:19:59.064 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_groups.AddressGroupTest.test_address_group_create_with_wrong_address ... success [0.021s] 2021-11-30 12:19:59.484 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_groups.AddressGroupTest.test_address_group_lifecycle ... success [0.418s] 2021-11-30 12:19:59.980 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_groups.AddressGroupTest.test_edit_addresses_in_address_group ... success [0.495s] 2021-11-30 12:20:00.301 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_groups.AddressGroupTest.test_remove_wrong_address_from_address_group ... success [0.321s] 2021-11-30 12:20:02.225 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest.test_list_available_zones ... success [0.223s] 2021-11-30 12:20:02.659 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [0.111s] 2021-11-30 12:20:03.059 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [0.398s] 2021-11-30 12:20:03.077 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.019s] 2021-11-30 12:20:03.092 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.014s] 2021-11-30 12:20:03.106 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.014s] 2021-11-30 12:20:03.121 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.015s] 2021-11-30 12:20:04.050 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [0.113s] 2021-11-30 12:20:04.158 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [0.106s] 2021-11-30 12:20:04.169 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.012s] 2021-11-30 12:20:04.187 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.017s] 2021-11-30 12:20:04.215 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.028s] 2021-11-30 12:20:04.241 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.027s] 2021-11-30 12:20:04.889 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags ... success [0.255s] 2021-11-30 12:20:05.834 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_delete_ha_router_keeps_ha_network_segment_data ... success [5.456s] 2021-11-30 12:20:08.734 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_ha_router_creation ... success [2.903s] 2021-11-30 12:20:09.647 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_creation ... success [0.911s] 2021-11-30 12:20:12.796 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_blank_update_clears_association ... success [1.982s] 2021-11-30 12:20:13.565 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags ... success [0.752s] 2021-11-30 12:20:13.736 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_update_to_ha ... success [4.088s] 2021-11-30 12:20:15.510 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_with_port_with_floatingip ... success [6.997s] 2021-11-30 12:20:15.731 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_description ... success [2.934s] 2021-11-30 12:20:17.682 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags ... success [0.683s] 2021-11-30 12:20:18.398 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_port_details ... success [2.666s] 2021-11-30 12:20:18.723 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags ... success [1.752s] 2021-11-30 12:20:20.798 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_floatingip_update_extra_attributes_port_id_not_changed ... success [2.399s] 2021-11-30 12:20:21.128 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_groups.RbacSharedAddressGroupTest.test_filter_fields ... success [0.656s] 2021-11-30 12:20:21.494 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_groups.RbacSharedAddressGroupTest.test_filter_rbac_policies ... success [0.369s] 2021-11-30 12:20:21.811 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_groups.RbacSharedAddressGroupTest.test_policy_target_update ... success [0.317s] 2021-11-30 12:20:21.908 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags ... success [0.625s] 2021-11-30 12:20:22.021 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_groups.RbacSharedAddressGroupTest.test_rbac_policy_show ... success [0.208s] 2021-11-30 12:20:22.190 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_groups.RbacSharedAddressGroupTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [0.168s] 2021-11-30 12:20:22.387 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_groups.RbacSharedAddressGroupTest.test_regular_client_blocked_from_updating_shared_address_group ... success [0.196s] 2021-11-30 12:20:22.890 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_groups.RbacSharedAddressGroupTest.test_regular_client_shares_to_another_regular_client ... success [0.501s] 2021-11-30 12:20:23.633 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_groups.RbacSharedAddressGroupTest.test_secgrprule_presence_prevents_policy_rbac_policy_deletion ... success [0.743s] 2021-11-30 12:20:25.010 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags ... success [0.500s] 2021-11-30 12:20:28.117 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [1.700s] 2021-11-30 12:20:28.537 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_port_delete ... success [2.304s] 2021-11-30 12:20:29.210 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags ... success [1.144s] 2021-11-30 12:20:29.594 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_subnet_and_ports ... success [1.058s] 2021-11-30 12:20:30.007 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_before_subnet ... success [0.414s] 2021-11-30 12:20:30.468 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_port_delete ... success [1.857s] 2021-11-30 12:20:31.011 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [1.496s] 2021-11-30 12:20:31.164 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ipv6_ip_availability_after_subnet_and_ports ... success [1.156s] 2021-11-30 12:20:31.620 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_subnet_and_ports ... success [1.152s] 2021-11-30 12:20:31.806 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_before_subnet ... success [0.188s] 2021-11-30 12:20:33.119 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_port_delete ... success [1.953s] 2021-11-30 12:20:33.350 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_port_delete ... success [1.543s] 2021-11-30 12:20:33.465 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource ... success [1.535s] 2021-11-30 12:20:33.790 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [2.777s] 2021-11-30 12:20:34.376 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_subnet_and_ports_create ... success [1.257s] 2021-11-30 12:20:34.409 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_subnet_and_ports_create ... success [1.058s] 2021-11-30 12:20:34.785 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [0.995s] 2021-11-30 12:20:35.702 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [0.917s] 2021-11-30 12:20:36.387 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [0.192s] 2021-11-30 12:20:36.471 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [0.085s] 2021-11-30 12:20:36.710 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [0.238s] 2021-11-30 12:20:36.751 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.040s] 2021-11-30 12:20:36.798 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.046s] 2021-11-30 12:20:36.902 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.104s] 2021-11-30 12:20:37.050 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [0.147s] 2021-11-30 12:20:37.278 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [1.574s] 2021-11-30 12:20:38.760 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_conntrack_helper.ConntrackHelperTestJSON ... skip: b'l3-conntrack-helper extension not enabled.' 2021-11-30 12:20:38.969 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [1.691s] 2021-11-30 12:20:39.489 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.176s] 2021-11-30 12:20:39.500 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.011s] 2021-11-30 12:20:39.512 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.011s] 2021-11-30 12:20:39.523 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.011s] 2021-11-30 12:20:40.108 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.167s] 2021-11-30 12:20:41.520 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [2.550s] 2021-11-30 12:20:42.028 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsTaggingOnCreationTestJSON.test_tagging_ports_during_bulk_creation ... skip [0.001s]: b'Skipped because network extension: tag-ports-during-bulk-creation is not enabled' 2021-11-30 12:20:42.030 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsTaggingOnCreationTestJSON.test_tagging_ports_during_bulk_creation_no_tags ... skip [0.001s]: b'Skipped because network extension: tag-ports-during-bulk-creation is not enabled' 2021-11-30 12:20:42.031 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsTaggingOnCreationTestJSON.test_tagging_ports_during_creation ... skip [0.001s]: b'Skipped because network extension: tag-ports-during-bulk-creation is not enabled' 2021-11-30 12:20:42.125 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_rule_with_filters ... success [0.253s] 2021-11-30 12:20:42.559 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_filters ... success [0.433s] 2021-11-30 12:20:42.650 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.130s] 2021-11-30 12:20:42.961 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_name_max_length ... success [0.401s] 2021-11-30 12:20:42.973 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_label_rules ... success [0.013s] 2021-11-30 12:20:42.985 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_labels ... success [0.011s] 2021-11-30 12:20:43.039 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label ... success [0.054s] 2021-11-30 12:20:43.060 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label_rule ... success [0.020s] 2021-11-30 12:20:43.234 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [0.581s] 2021-11-30 12:20:43.519 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.287s] 2021-11-30 12:20:43.825 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.304s] 2021-11-30 12:20:44.214 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [2.692s] 2021-11-30 12:20:44.421 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.595s] 2021-11-30 12:20:45.610 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_attach_and_detach_a_policy_by_a_tenant ... success [1.560s] 2021-11-30 12:20:45.958 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [0.765s] 2021-11-30 12:20:46.410 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.986s] 2021-11-30 12:20:46.494 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [0.535s] 2021-11-30 12:20:46.774 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_attach_and_detach_a_policy_by_a_tenant ... success [1.163s] 2021-11-30 12:20:47.157 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_create_policy_with_multiple_rules ... success [0.382s] 2021-11-30 12:20:47.172 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.764s] 2021-11-30 12:20:47.295 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.124s] 2021-11-30 12:20:47.405 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.109s] 2021-11-30 12:20:47.504 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... success [0.098s] 2021-11-30 12:20:47.648 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_create_policy_with_multiple_rules ... success [0.489s] 2021-11-30 12:20:48.092 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [0.444s] 2021-11-30 12:20:48.537 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [0.443s] 2021-11-30 12:20:48.774 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [0.237s] 2021-11-30 12:20:48.878 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [0.374s] 2021-11-30 12:20:49.013 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [0.239s] 2021-11-30 12:20:49.223 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [0.209s] 2021-11-30 12:20:49.413 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [0.189s] 2021-11-30 12:20:49.427 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.014s] 2021-11-30 12:20:49.429 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_update_network_dns_domain ... success [0.550s] 2021-11-30 12:20:49.437 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.011s] 2021-11-30 12:20:49.452 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.015s] 2021-11-30 12:20:49.471 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.018s] 2021-11-30 12:20:49.688 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [0.216s] 2021-11-30 12:20:50.024 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [0.335s] 2021-11-30 12:20:50.084 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [0.654s] 2021-11-30 12:20:50.142 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.058s] 2021-11-30 12:20:50.375 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [0.351s] 2021-11-30 12:20:50.631 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [0.255s] 2021-11-30 12:20:50.640 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.497s] 2021-11-30 12:20:50.801 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.169s] 2021-11-30 12:20:50.971 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.168s] 2021-11-30 12:20:51.161 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.190s] 2021-11-30 12:20:51.230 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [0.687s] 2021-11-30 12:20:51.302 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_update_network_mtu ... success [0.072s] 2021-11-30 12:20:51.416 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.254s] 2021-11-30 12:20:53.517 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [0.523s] 2021-11-30 12:20:53.836 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.317s] 2021-11-30 12:20:54.031 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsIpv6TestJSON.test_add_ipv6_ips_to_port ... success [1.288s] 2021-11-30 12:20:55.354 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.130s] 2021-11-30 12:20:55.716 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [0.360s] 2021-11-30 12:20:55.905 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.190s] 2021-11-30 12:20:56.094 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.189s] 2021-11-30 12:20:56.384 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON ... skip: b'minimum_bandwidth rule type is required.' 2021-11-30 12:20:56.594 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.498s] 2021-11-30 12:20:57.489 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosBandwidthLimitRuleNegativeTestJSON.test_rule_create_rule_non_existent_policy ... success [0.168s] 2021-11-30 12:20:57.846 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosBandwidthLimitRuleNegativeTestJSON.test_rule_update_rule_nonexistent_policy ... success [0.357s] 2021-11-30 12:20:57.885 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [0.544s] 2021-11-30 12:20:57.910 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosBandwidthLimitRuleNegativeTestJSON.test_rule_update_rule_nonexistent_rule ... success [0.065s] 2021-11-30 12:20:57.954 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.357s] 2021-11-30 12:20:58.251 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.365s] 2021-11-30 12:20:58.378 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [1.580s] 2021-11-30 12:20:58.466 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.512s] 2021-11-30 12:20:58.575 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.109s] 2021-11-30 12:20:58.676 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.101s] 2021-11-30 12:20:59.853 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [1.475s] 2021-11-30 12:21:00.912 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [1.058s] 2021-11-30 12:21:01.720 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_security ... success [0.808s] 2021-11-30 12:21:02.330 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_get_rules_by_policy ... success [0.320s] 2021-11-30 12:21:02.370 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_invalid_rule_create ... success [0.041s] 2021-11-30 12:21:03.212 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_domain ... success [1.490s] 2021-11-30 12:21:04.705 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_name ... success [1.492s] 2021-11-30 12:21:04.823 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.HaRoutersTest.test_convert_legacy_router ... success [4.516s] 2021-11-30 12:21:05.277 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPPoolTestJSON.test_create_floatingip_from_specific_pool ... success [3.619s] 2021-11-30 12:21:05.562 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_no_dns_name ... success [0.857s] 2021-11-30 12:21:06.440 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_qos_dscp_create_and_update ... success [4.058s] 2021-11-30 12:21:06.651 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create ... success [0.214s] 2021-11-30 12:21:06.818 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [0.168s] 2021-11-30 12:21:06.831 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.012s] 2021-11-30 12:21:06.850 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.018s] 2021-11-30 12:21:07.073 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_delete ... success [0.222s] 2021-11-30 12:21:07.352 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_update ... success [0.280s] 2021-11-30 12:21:09.798 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_rule_with_filters ... success [0.222s] 2021-11-30 12:21:10.191 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_filters ... success [0.392s] 2021-11-30 12:21:10.625 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_name_max_length ... success [0.432s] 2021-11-30 12:21:10.637 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_list_metering_label_rules ... success [0.013s] 2021-11-30 12:21:10.651 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_list_metering_labels ... success [0.013s] 2021-11-30 12:21:10.693 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_show_metering_label ... success [0.040s] 2021-11-30 12:21:10.716 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_show_metering_label_rule ... success [0.023s] 2021-11-30 12:21:10.789 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.408s] 2021-11-30 12:21:11.327 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination ... success [0.535s] 2021-11-30 12:21:11.470 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.143s] 2021-11-30 12:21:11.650 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.180s] 2021-11-30 12:21:11.994 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.341s] 2021-11-30 12:21:12.926 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.929s] 2021-11-30 12:21:13.199 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_marker ... success [0.271s] 2021-11-30 12:21:13.292 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_asc ... success [0.092s] 2021-11-30 12:21:13.363 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_desc ... success [0.071s] 2021-11-30 12:21:13.663 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports_negative.PortsNegativeTestJSON.test_add_port_with_illegal_ip ... success [0.015s] 2021-11-30 12:21:13.688 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports_negative.PortsNegativeTestJSON.test_add_port_with_nonexist_network_id ... success [0.024s] 2021-11-30 12:21:13.696 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON.test_create_metering_label_with_too_long_name ... success [0.123s] 2021-11-30 12:21:13.862 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports_negative.PortsNegativeTestJSON.test_add_port_with_nonexist_security_groups_id ... success [0.173s] 2021-11-30 12:21:13.873 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports_negative.PortsNegativeTestJSON.test_add_port_with_nonexist_tenant_id ... success [0.011s] 2021-11-30 12:21:13.882 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports_negative.PortsNegativeTestJSON.test_add_port_with_too_long_description ... success [0.008s] 2021-11-30 12:21:13.894 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports_negative.PortsNegativeTestJSON.test_add_port_with_too_long_name ... success [0.012s] 2021-11-30 12:21:16.105 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_create_policy ... success [0.266s] 2021-11-30 12:21:16.764 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_with_policy ... success [0.657s] 2021-11-30 12:21:16.787 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_fields ... success [0.663s] 2021-11-30 12:21:16.991 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersDeleteTest.test_delete_router ... success [7.608s] 2021-11-30 12:21:17.292 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_without_policy ... success [0.529s] 2021-11-30 12:21:17.427 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_rbac_policies ... success [0.641s] 2021-11-30 12:21:17.610 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_network ... success [0.317s] 2021-11-30 12:21:18.422 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_project_id_wild_remove ... success [0.993s] 2021-11-30 12:21:18.464 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_port ... success [0.852s] 2021-11-30 12:21:18.617 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_policy ... success [0.153s] 2021-11-30 12:21:18.715 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_get_policy_that_is_shared ... success [0.098s] 2021-11-30 12:21:18.723 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_admin_rule_types ... success [0.007s] 2021-11-30 12:21:18.816 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_policy_filter_by_name ... success [0.092s] 2021-11-30 12:21:19.217 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_policy_sort_by_name ... success [0.400s] 2021-11-30 12:21:19.225 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_regular_rule_types ... success [0.008s] 2021-11-30 12:21:19.254 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_projectid_wild_remains ... success [0.832s] 2021-11-30 12:21:19.567 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_admin_network ... success [0.341s] 2021-11-30 12:21:19.702 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_non_shared_policy ... success [0.135s] 2021-11-30 12:21:19.805 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_nonexistent_policy ... success [0.101s] 2021-11-30 12:21:20.209 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_non_shared_policy ... success [0.404s] 2021-11-30 12:21:20.523 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_nonexistent_policy ... success [0.314s] 2021-11-30 12:21:20.840 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_network_presence_prevents_policy_rbac_policy_deletion ... success [1.581s] 2021-11-30 12:21:21.191 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_shared_policy ... success [0.666s] 2021-11-30 12:21:21.351 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest.test_router_create_tenant_ha_returns_forbidden ... success [0.018s] 2021-11-30 12:21:21.554 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_tenant_network ... success [0.362s] 2021-11-30 12:21:21.562 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_create_forbidden_for_regular_tenants ... success [0.008s] 2021-11-30 12:21:21.682 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update ... success [0.119s] 2021-11-30 12:21:21.874 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard ... success [1.034s] 2021-11-30 12:21:22.033 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_port_forwarding_negative.PortForwardingNegativeTestJSON.test_mapping_different_external_ports_to_the_same_destination ... success [2.228s] 2021-11-30 12:21:22.225 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_admin_network ... success [0.542s] 2021-11-30 12:21:22.496 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard_and_project_id ... success [0.621s] 2021-11-30 12:21:22.676 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_target_update ... success [0.181s] 2021-11-30 12:21:22.876 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_rbac_policy_show ... success [0.198s] 2021-11-30 12:21:23.198 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_port_shared_policy ... success [0.971s] 2021-11-30 12:21:23.247 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_foreign_policy ... success [0.051s] 2021-11-30 12:21:23.305 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [0.428s] 2021-11-30 12:21:23.309 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_own_policy ... success [0.061s] 2021-11-30 12:21:23.492 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_qos_policy_delete_with_rules ... success [0.182s] 2021-11-30 12:21:23.576 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_shares_to_another_regular_client ... success [0.271s] 2021-11-30 12:21:23.780 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_shared_policy_update ... success [0.287s] 2021-11-30 12:21:23.867 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_policy_has_project_id ... success [0.085s] 2021-11-30 12:21:23.876 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_admin ... success [0.011s] 2021-11-30 12:21:23.885 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_user ... success [0.009s] 2021-11-30 12:21:24.478 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_user_create_port_with_admin_qos_policy ... success [0.591s] 2021-11-30 12:21:24.933 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_port_forwarding_negative.PortForwardingNegativeTestJSON.test_mapping_same_fip_and_external_port_to_different_dest ... success [2.898s] 2021-11-30 12:21:26.028 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_fields ... success [0.559s] 2021-11-30 12:21:26.133 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_description ... success [0.155s] 2021-11-30 12:21:26.144 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_name ... success [0.011s] 2021-11-30 12:21:26.152 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_tenant_id ... success [0.008s] 2021-11-30 12:21:26.276 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_delete_non_existent_qos_policy ... success [0.121s] 2021-11-30 12:21:26.293 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_get_non_existent_qos_policy ... success [0.017s] 2021-11-30 12:21:26.315 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_update_non_existent_qos_policy ... success [0.022s] 2021-11-30 12:21:26.356 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_update_policy_with_too_long_description ... success [0.039s] 2021-11-30 12:21:26.394 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_update_policy_with_too_long_name ... success [0.038s] 2021-11-30 12:21:26.419 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_rbac_policies ... success [0.393s] 2021-11-30 12:21:26.543 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_port_forwarding_negative.PortForwardingNegativeTestJSON.test_out_of_range_ports ... success [1.609s] 2021-11-30 12:21:26.652 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_policy_target_update ... success [0.232s] 2021-11-30 12:21:28.003 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_port_presence_prevents_policy_rbac_policy_deletion ... success [1.350s] 2021-11-30 12:21:28.289 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_rbac_policy_show ... success [0.286s] 2021-11-30 12:21:28.717 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [0.426s] 2021-11-30 12:21:29.037 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_shares_to_another_regular_client ... success [0.319s] 2021-11-30 12:21:30.588 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [2.183s] 2021-11-30 12:21:32.098 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [1.512s] 2021-11-30 12:21:33.516 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_ints ... success [1.341s] 2021-11-30 12:21:33.951 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_dns_domain_bumps_revision ... success [1.850s] 2021-11-30 12:21:33.966 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_router_interface_fip.RouterInterfaceFip ... skip: b'Skipped because network extension: router-interface-fip is not enabled' 2021-11-30 12:21:33.983 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_icmpv6 ... success [0.468s] 2021-11-30 12:21:34.554 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... success [0.604s] 2021-11-30 12:21:35.461 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_names ... success [1.477s] 2021-11-30 12:21:36.168 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.DvrRoutersTest.test_create_distributed_router ... success [1.338s] 2021-11-30 12:21:36.808 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [2.252s] 2021-11-30 12:21:38.045 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.079s] 2021-11-30 12:21:38.317 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupSearchCriteriaTest.test_list_pagination ... success [0.268s] 2021-11-30 12:21:38.416 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupSearchCriteriaTest.test_list_sorts_by_name_asc ... success [0.101s] 2021-11-30 12:21:38.505 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupSearchCriteriaTest.test_list_sorts_by_name_desc ... success [0.088s] 2021-11-30 12:21:42.135 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_default_snat_value ... success [3.978s] 2021-11-30 12:21:42.137 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_port_forwardings.PortForwardingTestJSON.test_associate_2_port_forwardings_to_floating_ip ... success [2.948s] 2021-11-30 12:21:42.558 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [1.463s] 2021-11-30 12:21:42.802 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.243s] 2021-11-30 12:21:43.626 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_sec_groups_with_the_same_name ... success [0.822s] 2021-11-30 12:21:44.309 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_list_security_group_rules_contains_all_rules ... success [0.681s] 2021-11-30 12:21:44.383 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_port_forwardings.PortForwardingTestJSON.test_associate_port_forwarding_to_2_fixed_ips ... success [2.247s] 2021-11-30 12:21:44.539 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_show_security_group_contains_all_rules ... success [0.231s] 2021-11-30 12:21:46.038 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... success [9.227s] 2021-11-30 12:21:46.600 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [0.564s] 2021-11-30 12:21:47.174 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [0.572s] 2021-11-30 12:21:47.438 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_port_forwardings.PortForwardingTestJSON.test_associate_port_forwarding_to_port_with_fip ... success [3.054s] 2021-11-30 12:21:48.020 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_snat_explicit ... success [5.884s] 2021-11-30 12:21:48.262 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers ... success [0.627s] 2021-11-30 12:21:48.558 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names ... success [0.297s] 2021-11-30 12:21:48.677 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [1.502s] 2021-11-30 12:21:48.796 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_update_router_description ... success [0.778s] 2021-11-30 12:21:49.723 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_port_forwardings.PortForwardingTestJSON.test_associate_port_forwarding_to_used_floating_ip ... success [2.284s] 2021-11-30 12:21:50.644 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [1.967s] 2021-11-30 12:21:50.825 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsIpv4Test.test_add_overlapping_prefix ... success [0.599s] 2021-11-30 12:21:51.133 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsIpv4Test.test_add_remove_prefix ... success [0.308s] 2021-11-30 12:21:51.830 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_port_forwardings.PortForwardingTestJSON.test_port_forwarding_info_in_fip_details ... success [2.106s] 2021-11-30 12:21:51.906 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [1.261s] 2021-11-30 12:21:52.924 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... success [1.019s] 2021-11-30 12:21:54.353 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... success [1.428s] 2021-11-30 12:21:54.632 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_port_forwardings.PortForwardingTestJSON.test_port_forwarding_life_cycle ... success [2.801s] 2021-11-30 12:21:54.789 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.RbacSubnetPoolTest.test_cannot_share_if_no_access_to_address_scope ... success [1.109s] 2021-11-30 12:21:55.057 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.RbacSubnetPoolTest.test_filter_fields ... success [0.267s] 2021-11-30 12:21:55.325 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.RbacSubnetPoolTest.test_filter_rbac_policies ... success [0.269s] 2021-11-30 12:21:55.554 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.RbacSubnetPoolTest.test_policy_target_update ... success [0.228s] 2021-11-30 12:21:55.940 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.RbacSubnetPoolTest.test_rbac_policy_show ... success [0.385s] 2021-11-30 12:21:56.213 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_extra_routes_atomic ... success [7.415s] 2021-11-30 12:21:56.323 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.RbacSubnetPoolTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [0.383s] 2021-11-30 12:21:56.803 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.RbacSubnetPoolTest.test_regular_client_shares_to_another_regular_client ... success [0.478s] 2021-11-30 12:21:58.635 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.RbacSubnetPoolTest.test_subnet_presence_prevents_rbac_policy_deletion ... success [1.831s] 2021-11-30 12:21:59.127 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... success [4.772s] 2021-11-30 12:22:02.064 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [0.447s] 2021-11-30 12:22:02.432 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision ... success [3.304s] 2021-11-30 12:22:02.707 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [0.642s] 2021-11-30 12:22:03.364 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [0.657s] 2021-11-30 12:22:03.420 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.055s] 2021-11-30 12:22:03.764 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_segment_with_timestamp ... success [0.342s] 2021-11-30 12:22:04.077 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [0.314s] 2021-11-30 12:22:04.607 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [0.529s] 2021-11-30 12:22:05.083 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [0.475s] 2021-11-30 12:22:05.133 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_network_attached_with_two_routers ... success [8.916s] 2021-11-30 12:22:05.186 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.103s] 2021-11-30 12:22:05.587 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [0.400s] 2021-11-30 12:22:06.451 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [0.863s] 2021-11-30 12:22:07.157 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [0.705s] 2021-11-30 12:22:07.314 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [0.157s] 2021-11-30 12:22:07.706 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... success [5.272s] 2021-11-30 12:22:07.873 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [0.167s] 2021-11-30 12:22:08.270 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [0.396s] 2021-11-30 12:22:09.593 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_attach_and_detach_a_policy_by_a_tenant ... success [1.480s] 2021-11-30 12:22:09.632 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [1.361s] 2021-11-30 12:22:09.994 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_get_rules_by_policy ... success [0.402s] 2021-11-30 12:22:10.350 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create ... success [0.355s] 2021-11-30 12:22:10.513 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [0.162s] 2021-11-30 12:22:10.522 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.009s] 2021-11-30 12:22:10.541 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.019s] 2021-11-30 12:22:10.640 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_router_interface_status ... success [5.508s] 2021-11-30 12:22:10.800 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_delete ... success [0.258s] 2021-11-30 12:22:11.050 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [1.418s] 2021-11-30 12:22:11.140 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update ... success [0.338s] 2021-11-30 12:22:11.346 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.205s] 2021-11-30 12:22:11.638 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.291s] 2021-11-30 12:22:12.701 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [1.649s] 2021-11-30 12:22:12.897 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [0.197s] 2021-11-30 12:22:13.459 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [0.250s] 2021-11-30 12:22:13.988 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [0.530s] 2021-11-30 12:22:14.129 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [0.140s] 2021-11-30 12:22:14.379 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [0.250s] 2021-11-30 12:22:14.582 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos_negative.QosDscpRuleNegativeTestJSON.test_rule_create_rule_non_existent_policy ... success [0.173s] 2021-11-30 12:22:14.736 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos_negative.QosDscpRuleNegativeTestJSON.test_rule_update_rule_nonexistent_policy ... success [0.154s] 2021-11-30 12:22:14.810 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos_negative.QosDscpRuleNegativeTestJSON.test_rule_update_rule_nonexistent_rule ... success [0.075s] 2021-11-30 12:22:15.527 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_extra_route ... success [4.887s] 2021-11-30 12:22:16.557 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [2.177s] 2021-11-30 12:22:17.373 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos_negative.QosMinimumBandwidthRuleNegativeTestJSON.test_rule_create_rule_non_existent_policy ... success [0.196s] 2021-11-30 12:22:17.534 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos_negative.QosMinimumBandwidthRuleNegativeTestJSON.test_rule_update_rule_nonexistent_policy ... success [0.160s] 2021-11-30 12:22:17.578 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos_negative.QosMinimumBandwidthRuleNegativeTestJSON.test_rule_update_rule_nonexistent_rule ... success [0.045s] 2021-11-30 12:22:19.190 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_reset_gateway_without_snat ... success [3.660s] 2021-11-30 12:22:21.540 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_default_snat_value ... success [3.669s] 2021-11-30 12:22:23.049 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON.test_add_subport_with_mtu_equal_to_trunk ... success [3.918s] 2021-11-30 12:22:23.071 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized.test_convert_distributed_router_back_to_centralized ... success [3.133s] 2021-11-30 12:22:23.506 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_with_snat_explicit ... success [4.315s] 2021-11-30 12:22:26.859 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON.test_add_subport_with_mtu_greater_than_subport ... success [3.810s] 2021-11-30 12:22:27.725 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_without_snat ... success [4.219s] 2021-11-30 12:22:28.246 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_snat_explicit ... success [6.705s] 2021-11-30 12:22:28.312 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.DvrRoutersTestUpdateDistributedExtended.test_convert_centralized_router_to_distributed_extended ... success [3.210s] 2021-11-30 12:22:29.534 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_update_router_description ... success [1.289s] 2021-11-30 12:22:30.207 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON.test_create_trunk_with_mtu_equal_to_subport ... success [3.348s] 2021-11-30 12:22:31.281 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.DvrRoutersTestUpdateDistributedExtended.test_convert_distributed_router_to_centralized_extended ... success [2.969s] 2021-11-30 12:22:33.261 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.142s] 2021-11-30 12:22:33.621 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON.test_create_trunk_with_mtu_greater_than_subport ... success [3.412s] 2021-11-30 12:22:33.866 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination ... success [0.602s] 2021-11-30 12:22:34.079 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.213s] 2021-11-30 12:22:34.691 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.611s] 2021-11-30 12:22:35.158 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.466s] 2021-11-30 12:22:37.399 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.238s] 2021-11-30 12:22:37.532 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [1.681s] 2021-11-30 12:22:38.170 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTestExtended.test_router_update_centralized_returns_exception ... success [3.361s] 2021-11-30 12:22:38.294 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_marker ... success [0.896s] 2021-11-30 12:22:38.421 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_asc ... success [0.128s] 2021-11-30 12:22:38.512 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_desc ... success [0.090s] 2021-11-30 12:22:38.771 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_extra_routes_atomic ... success [9.233s] 2021-11-30 12:22:39.179 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [1.646s] 2021-11-30 12:22:39.838 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTestExtended.test_router_update_distributed_returns_exception ... success [1.671s] 2021-11-30 12:22:42.226 26 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [3.046s] 2021-11-30 12:22:46.252 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupQuotaTest.test_create_sg_when_quota_disabled ... success [2.577s] 2021-11-30 12:22:48.234 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_network_attached_with_two_routers ... success [9.461s] 2021-11-30 12:22:48.499 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupQuotaTest.test_max_allowed_sg_amount ... success [2.247s] 2021-11-30 12:22:48.815 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_in_use ... success [2.561s] 2021-11-30 12:22:48.957 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_port_nonexist ... success [0.141s] 2021-11-30 12:22:50.767 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupQuotaTest.test_sg_quota_decrease_less_than_created ... success [2.266s] 2021-11-30 12:22:51.025 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_wrong_tenant ... success [2.065s] 2021-11-30 12:22:54.345 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_router_interface_status ... success [6.111s] 2021-11-30 12:22:55.323 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_remove_associated_ports ... success [4.297s] 2021-11-30 12:22:56.484 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupQuotaTest.test_sg_quota_increased ... success [5.710s] 2021-11-30 12:22:56.936 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupQuotaTest.test_sg_quota_values ... success [0.455s] 2021-11-30 12:22:59.271 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_extra_route ... success [4.926s] 2021-11-30 12:23:03.057 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupRulesQuotaTest.test_create_sg_rules_when_quota_disabled ... success [3.126s] 2021-11-30 12:23:03.134 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_reset_gateway_without_snat ... success [3.863s] 2021-11-30 12:23:04.298 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupRulesQuotaTest.test_sg_rules_quota_decrease_less_than_created ... success [1.237s] 2021-11-30 12:23:05.837 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_ints ... success [2.600s] 2021-11-30 12:23:06.258 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_with_snat_explicit ... success [3.122s] 2021-11-30 12:23:08.029 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupRulesQuotaTest.test_sg_rules_quota_increased ... success [3.720s] 2021-11-30 12:23:08.252 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupRulesQuotaTest.test_sg_rules_quota_values ... success [0.225s] 2021-11-30 12:23:08.335 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_names ... success [2.499s] 2021-11-30 12:23:09.484 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_without_snat ... success [3.226s] 2021-11-30 12:23:10.823 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupRulesQuotaTest.test_sg_creation_with_insufficient_sg_rules_quota ... success [0.486s] 2021-11-30 12:23:10.825 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupQuotaTest.test_create_excess_sg ... success [0.314s] 2021-11-30 12:23:10.882 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupQuotaTest.test_sg_quota_incorrect_values ... success [0.060s] 2021-11-30 12:23:12.754 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.230s] 2021-11-30 12:23:13.231 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsIpv6Test.test_add_overlapping_prefix ... success [0.368s] 2021-11-30 12:23:13.481 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsIpv6Test.test_add_remove_prefix ... success [0.251s] 2021-11-30 12:23:14.839 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [0.450s] 2021-11-30 12:23:14.946 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.107s] 2021-11-30 12:23:15.969 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [1.022s] 2021-11-30 12:23:16.161 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.014s] 2021-11-30 12:23:16.794 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [0.825s] 2021-11-30 12:23:17.033 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.035s] 2021-11-30 12:23:17.254 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.218s] 2021-11-30 12:23:17.365 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.111s] 2021-11-30 12:23:17.394 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [0.598s] 2021-11-30 12:23:17.478 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.113s] 2021-11-30 12:23:17.693 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.212s] 2021-11-30 12:23:18.131 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [0.736s] 2021-11-30 12:23:18.242 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.547s] 2021-11-30 12:23:18.335 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [0.203s] 2021-11-30 12:23:18.557 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.315s] 2021-11-30 12:23:18.565 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [0.227s] 2021-11-30 12:23:18.600 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.044s] 2021-11-30 12:23:18.646 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.043s] 2021-11-30 12:23:18.647 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [0.082s] 2021-11-30 12:23:18.692 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... success [0.047s] 2021-11-30 12:23:18.723 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.077s] 2021-11-30 12:23:18.818 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.095s] 2021-11-30 12:23:18.964 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [0.145s] 2021-11-30 12:23:19.211 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [0.246s] 2021-11-30 12:23:19.651 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [0.440s] 2021-11-30 12:23:19.916 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [0.264s] 2021-11-30 12:23:20.060 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [0.144s] 2021-11-30 12:23:20.216 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [0.155s] 2021-11-30 12:23:20.781 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_assign_nonexistent_sec_group ... success [0.691s] 2021-11-30 12:23:21.637 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_assign_sec_group_twice ... success [0.855s] 2021-11-30 12:23:21.650 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.014s] 2021-11-30 12:23:21.663 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.012s] 2021-11-30 12:23:22.238 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [0.573s] 2021-11-30 12:23:23.176 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_no_sec_group_changes_after_assignment_failure ... success [0.938s] 2021-11-30 12:23:23.294 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.116s] 2021-11-30 12:23:23.354 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.060s] 2021-11-30 12:23:23.411 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.056s] 2021-11-30 12:23:24.152 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.023s] 2021-11-30 12:23:24.249 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.095s] 2021-11-30 12:23:24.306 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.057s] 2021-11-30 12:23:24.356 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.049s] 2021-11-30 12:23:24.534 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.176s] 2021-11-30 12:23:24.921 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.386s] 2021-11-30 12:23:25.093 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.172s] 2021-11-30 12:23:25.121 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.030s] 2021-11-30 12:23:25.160 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.038s] 2021-11-30 12:23:27.223 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [0.474s] 2021-11-30 12:23:27.925 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_assign_nonexistent_sec_group ... success [0.675s] 2021-11-30 12:23:28.371 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [1.149s] 2021-11-30 12:23:28.517 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.145s] 2021-11-30 12:23:28.632 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_assign_sec_group_twice ... success [0.706s] 2021-11-30 12:23:28.642 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.010s] 2021-11-30 12:23:28.650 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.008s] 2021-11-30 12:23:29.128 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [0.610s] 2021-11-30 12:23:29.188 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [0.536s] 2021-11-30 12:23:29.679 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [0.551s] 2021-11-30 12:23:29.997 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_no_sec_group_changes_after_assignment_failure ... success [0.808s] 2021-11-30 12:23:30.079 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.081s] 2021-11-30 12:23:30.134 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.054s] 2021-11-30 12:23:30.189 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.055s] 2021-11-30 12:23:30.337 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [0.656s] 2021-11-30 12:23:31.289 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [0.952s] 2021-11-30 12:23:31.426 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [0.137s] 2021-11-30 12:23:31.916 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [0.487s] 2021-11-30 12:23:31.993 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [0.078s] 2021-11-30 12:23:32.074 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [0.080s] 2021-11-30 12:23:32.188 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [0.113s] 2021-11-30 12:23:32.364 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [0.176s] 2021-11-30 12:23:32.596 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [0.230s] 2021-11-30 12:23:32.917 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [0.320s] 2021-11-30 12:23:33.125 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [3.975s] 2021-11-30 12:23:33.126 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [0.208s] 2021-11-30 12:23:33.253 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [0.127s] 2021-11-30 12:23:33.409 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [0.156s] 2021-11-30 12:23:34.969 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [1.846s] 2021-11-30 12:23:36.066 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.071s] 2021-11-30 12:23:36.375 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [0.306s] 2021-11-30 12:23:36.810 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [1.840s] 2021-11-30 12:23:36.812 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.437s] 2021-11-30 12:23:37.018 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.206s] 2021-11-30 12:23:37.883 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.864s] 2021-11-30 12:23:38.648 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [1.838s] 2021-11-30 12:23:38.945 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.059s] 2021-11-30 12:23:39.980 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [1.035s] 2021-11-30 12:23:40.076 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.097s] 2021-11-30 12:23:40.163 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.087s] 2021-11-30 12:23:40.260 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... success [0.096s] 2021-11-30 12:23:40.826 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [0.466s] 2021-11-30 12:23:41.834 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... success [3.184s] 2021-11-30 12:23:42.036 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [1.210s] 2021-11-30 12:23:42.086 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [0.050s] 2021-11-30 12:23:42.319 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [0.233s] 2021-11-30 12:23:42.329 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.010s] 2021-11-30 12:23:42.376 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.045s] 2021-11-30 12:23:42.395 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.019s] 2021-11-30 12:23:42.410 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.014s] 2021-11-30 12:23:42.418 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.008s] 2021-11-30 12:23:42.426 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.008s] 2021-11-30 12:23:42.427 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... skip [0.000s]: b'Test is outdated starting from Ussuri release.' 2021-11-30 12:23:42.484 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [0.058s] 2021-11-30 12:23:43.071 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [0.583s] 2021-11-30 12:23:43.082 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.013s] 2021-11-30 12:23:43.162 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [0.080s] 2021-11-30 12:23:43.293 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [0.130s] 2021-11-30 12:23:43.658 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [0.364s] 2021-11-30 12:23:43.710 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [0.053s] 2021-11-30 12:23:44.053 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [0.341s] 2021-11-30 12:23:44.133 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [0.080s] 2021-11-30 12:23:44.191 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.058s] 2021-11-30 12:23:44.515 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [2.681s] 2021-11-30 12:23:44.820 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... success [0.906s] 2021-11-30 12:23:44.921 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... success [0.100s] 2021-11-30 12:23:45.628 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... success [0.706s] 2021-11-30 12:23:46.045 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... success [0.416s] 2021-11-30 12:23:46.054 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [1.539s] 2021-11-30 12:23:46.963 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... success [0.918s] 2021-11-30 12:23:46.988 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [0.935s] 2021-11-30 12:23:47.912 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... success [0.949s] 2021-11-30 12:23:49.334 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetServiceTypeTestJSON.test_allocate_ips_are_from_correct_subnet ... success [1.479s] 2021-11-30 12:23:51.418 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [4.427s] 2021-11-30 12:23:51.479 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [0.064s] 2021-11-30 12:23:52.703 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [1.222s] 2021-11-30 12:23:53.823 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [1.118s] 2021-11-30 12:23:54.938 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [1.115s] 2021-11-30 12:23:56.119 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [1.181s] 2021-11-30 12:23:56.526 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [3.502s] 2021-11-30 12:23:58.518 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [1.992s] 2021-11-30 12:23:58.864 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [2.741s] 2021-11-30 12:23:58.967 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase.test_add_subport ... success [4.779s] 2021-11-30 12:24:00.077 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [1.559s] 2021-11-30 12:24:00.975 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [2.112s] 2021-11-30 12:24:01.724 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [1.646s] 2021-11-30 12:24:02.623 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [1.646s] 2021-11-30 12:24:03.988 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [2.263s] 2021-11-30 12:24:05.242 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON.test_add_subport_with_mtu_greater_than_trunk ... success [4.174s] 2021-11-30 12:24:05.466 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [2.842s] 2021-11-30 12:24:05.559 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [1.570s] 2021-11-30 12:24:08.077 26 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON.test_create_trunk_with_mtu_smaller_than_subport ... success [2.837s] 2021-11-30 12:24:08.176 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [2.616s] 2021-11-30 12:24:08.618 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [3.151s] 2021-11-30 12:24:10.463 26 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [1.845s] 2021-11-30 12:24:10.753 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [2.575s] 2021-11-30 12:24:13.465 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [2.710s] 2021-11-30 12:24:17.895 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [4.427s] 2021-11-30 12:24:19.434 26 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [1.540s] 2021-11-30 12:24:21.452 26 INFO rally.task.context [-] Verification 058ac3f1-e4d7-4050-b51c-cb17defc79ec | Context testr@default cleanup() started 2021-11-30 12:24:21.453 26 INFO rally.task.context [-] Verification 058ac3f1-e4d7-4050-b51c-cb17defc79ec | Context testr@default cleanup() finished in 0.58 msec 2021-11-30 12:24:21.453 26 INFO rally.task.context [-] Verification 058ac3f1-e4d7-4050-b51c-cb17defc79ec | Context tempest@default cleanup() started 2021-11-30 12:24:21.568 26 INFO rally.task.context [-] Verification 058ac3f1-e4d7-4050-b51c-cb17defc79ec | Context tempest@default cleanup() finished in 0.12 sec 2021-11-30 12:24:21.600 26 INFO rally.api [-] Verification (UUID=96ecd329-a5d8-4604-be54-09f54782e39e) has been successfully finished for deployment 'opnfv-rally' (UUID=41eca063-4176-4677-9190-d437d891fedd)! 2021-11-30 12:24:23.561 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 12:24:23.561 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 12:24:23.561 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 12:24:23.885 36 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: BrokenPipeError: [Errno 32] Broken pipe 2021-11-30 12:24:23.885 36 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-11-30 12:24:23.885 36 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2021-11-30 12:24:23.885 36 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-11-30 12:24:23.885 36 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2021-11-30 12:24:23.885 36 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-11-30 12:24:23.885 36 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/verify.py", line 667, in show 2021-11-30 12:24:23.885 36 ERROR rally.cli.cliutils cliutils.print_list(values, fields, formatters=formatters, 2021-11-30 12:24:23.885 36 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 168, in print_list 2021-11-30 12:24:23.885 36 ERROR rally.cli.cliutils out.write(encodeutils.safe_encode(table_body).decode()) 2021-11-30 12:24:23.885 36 ERROR rally.cli.cliutils BrokenPipeError: [Errno 32] Broken pipe 2021-11-30 12:24:23.885 36 ERROR rally.cli.cliutils 2021-11-30 12:24:26.254 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 12:24:26.255 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 12:24:26.255 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 12:24:29.046 37 INFO rally.api [-] Building 'html' report for the following verification(s): '96ecd329-a5d8-4604-be54-09f54782e39e' 2021-11-30 12:24:29.080 37 INFO rally.api [-] The report has been successfully built. 2021-11-30 12:24:30.917 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 12:24:30.917 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 12:24:30.918 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 12:24:33.856 38 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '96ecd329-a5d8-4604-be54-09f54782e39e' 2021-11-30 12:24:33.887 38 INFO rally.api [-] The report has been successfully built.