2021-11-30 12:25:00.040 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 12:25:00.041 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 12:25:00.041 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 12:25:02.603 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:25:02.603 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-11-30 12:25:02.603 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2021-11-30 12:25:02.603 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-11-30 12:25:02.603 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2021-11-30 12:25:02.603 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-11-30 12:25:02.603 7 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2021-11-30 12:25:02.603 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-11-30 12:25:02.603 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2021-11-30 12:25:02.603 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-11-30 12:25:02.603 7 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2021-11-30 12:25:02.603 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-11-30 12:25:02.603 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2021-11-30 12:25:02.603 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-11-30 12:25:02.603 7 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2021-11-30 12:25:02.603 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-11-30 12:25:02.603 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2021-11-30 12:25:02.603 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-11-30 12:25:02.603 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2021-11-30 12:25:02.603 7 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2021-11-30 12:25:02.603 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:25:02.603 7 ERROR rally.cli.cliutils 2021-11-30 12:25:04.331 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 12:25:04.332 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 12:25:04.332 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 12:25:09.078 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 12:25:09.078 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 12:25:09.078 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 12:25:14.096 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 12:25:14.097 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 12:25:14.097 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 12:25:15.870 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 12:25:15.871 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 12:25:15.871 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 12:25:18.561 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:25:18.561 13 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-11-30 12:25:18.561 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2021-11-30 12:25:18.561 13 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-11-30 12:25:18.561 13 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2021-11-30 12:25:18.561 13 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-11-30 12:25:18.561 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/verify.py", line 234, in delete_verifier 2021-11-30 12:25:18.561 13 ERROR rally.cli.cliutils api.verifier.delete(verifier_id=verifier_id, 2021-11-30 12:25:18.561 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 690, in delete 2021-11-30 12:25:18.561 13 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-11-30 12:25:18.561 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 664, in _get 2021-11-30 12:25:18.561 13 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-11-30 12:25:18.561 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/verifier.py", line 69, in get 2021-11-30 12:25:18.561 13 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-11-30 12:25:18.561 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2021-11-30 12:25:18.561 13 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-11-30 12:25:18.561 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 667, in verifier_get 2021-11-30 12:25:18.561 13 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-11-30 12:25:18.561 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 676, in _verifier_get 2021-11-30 12:25:18.561 13 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2021-11-30 12:25:18.561 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:25:18.561 13 ERROR rally.cli.cliutils 2021-11-30 12:25:20.368 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 12:25:20.368 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 12:25:20.368 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 12:25:22.727 14 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-11-30 12:25:22.769 14 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-27c88995-7e23-4b62-8621-266e04c92f8f/repo. 2021-11-30 12:25:23.088 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-27c88995-7e23-4b62-8621-266e04c92f8f/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:25:23.104 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/29.0.0-1-gc80710c91 ' 2021-11-30 12:25:23.112 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'c80710c9141b3ae6949dd43b1f23d3b3ccf322fe ' 2021-11-30 12:25:23.120 14 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-11-30 12:25:23.178 14 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2021-11-30 12:25:23.945 14 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=27c88995-7e23-4b62-8621-266e04c92f8f) has been successfully created! 2021-11-30 12:25:25.688 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 12:25:25.688 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 12:25:25.688 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 12:25:33.059 23 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 12:25:33.059 23 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 12:25:33.060 23 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 12:25:35.702 23 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=27c88995-7e23-4b62-8621-266e04c92f8f) for deployment 'opnfv-rally' (UUID=377093d2-3207-4262-925a-64a17899d339). 2021-11-30 12:25:36.183 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=27c88995-7e23-4b62-8621-266e04c92f8f) has been successfully configured for deployment 'opnfv-rally' (UUID=377093d2-3207-4262-925a-64a17899d339)! 2021-11-30 12:25:46.129 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 12:25:46.129 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 12:25:46.129 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 12:25:48.441 26 INFO rally.api [-] Starting verification (UUID=30fd3a8b-2b53-4f00-9e01-bfdcdd728b95) for deployment 'opnfv-rally' (UUID=377093d2-3207-4262-925a-64a17899d339) by verifier 'opnfv-tempest' (UUID=27c88995-7e23-4b62-8621-266e04c92f8f). 2021-11-30 12:25:49.165 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-11-30 12:25:49.167 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-27c88995-7e23-4b62-8621-266e04c92f8f/for-deployment-377093d2-3207-4262-925a-64a17899d339/tempest.log' to option 'log_file'. 2021-11-30 12:25:49.167 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-27c88995-7e23-4b62-8621-266e04c92f8f/for-deployment-377093d2-3207-4262-925a-64a17899d339/tempest.log 2021-11-30 12:25:49.168 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-11-30 12:25:49.168 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-27c88995-7e23-4b62-8621-266e04c92f8f/for-deployment-377093d2-3207-4262-925a-64a17899d339/lock_files' to option 'lock_path'. 2021-11-30 12:25:49.168 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-27c88995-7e23-4b62-8621-266e04c92f8f/for-deployment-377093d2-3207-4262-925a-64a17899d339/lock_files 2021-11-30 12:25:49.169 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' from 'scenario' section is not configured. 2021-11-30 12:25:49.169 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-27c88995-7e23-4b62-8621-266e04c92f8f/for-deployment-377093d2-3207-4262-925a-64a17899d339' to option 'img_dir'. 2021-11-30 12:25:49.169 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is configured. img_dir = /root/.rally/verification/verifier-27c88995-7e23-4b62-8621-266e04c92f8f/for-deployment-377093d2-3207-4262-925a-64a17899d339 2021-11-30 12:25:49.170 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:25:49.170 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 0124a0f4-a071-4df5-a7e6-0804ae417839 2021-11-30 12:25:49.170 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 770dc263-db66-441f-b1be-d04b5a6edf64 2021-11-30 12:25:49.171 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = fe7ced2b-f219-47d9-81ec-fd706b4833b1 2021-11-30 12:25:49.172 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = f1c34e09-4861-4896-8715-31e5f1a7fd5b 2021-11-30 12:25:49.428 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-11-30 12:25:49.428 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_slow-net_a11bdb3e-dcf0-4959-876c-a3efaf89718a 2021-11-30 12:25:49.429 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-11-30 12:25:49.523 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:25:49.524 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}8471813b78d66834bead65e36a178c2ee7c48aa7fa207d175f4e052494119466" _http_log_request /usr/lib/python3.9/site-packages/keystoneauth1/session.py:519 2021-11-30 12:25:49.552 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 7133 Content-Type: application/json Date: Tue, 30 Nov 2021 12:25:49 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-6398995a-f667-463f-98a7-6ea782abd3e7 x-openstack-request-id: req-6398995a-f667-463f-98a7-6ea782abd3e7 _http_log_response /usr/lib/python3.9/site-packages/keystoneauth1/session.py:550 2021-11-30 12:25:49.552 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": "2b72bd90-98d8-42ff-91a3-d2ccdb8c3b42", "name": "tempest_scenario-flavor_alt_544deb18-cd67-4e29-90b9-a8cc84d6f64d", "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/2b72bd90-98d8-42ff-91a3-d2ccdb8c3b42"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/2b72bd90-98d8-42ff-91a3-d2ccdb8c3b42"}]}, {"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": "4ea75c0a-c3f9-4f0c-a160-28353f786de0", "name": "tempest_heat-flavor_alt_e7a07abf-7885-4e8d-9dda-63c97c7e6a3c", "ram": 512, "disk": 4, "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/4ea75c0a-c3f9-4f0c-a160-28353f786de0"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/4ea75c0a-c3f9-4f0c-a160-28353f786de0"}]}, {"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": "a347053f-5b8b-47d0-8cfe-c4444d2e39fa", "name": "tempest_heat-flavor_e7a07abf-7885-4e8d-9dda-63c97c7e6a3c", "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/a347053f-5b8b-47d0-8cfe-c4444d2e39fa"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/a347053f-5b8b-47d0-8cfe-c4444d2e39fa"}]}, {"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": "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": "e1540021-0b1d-4374-b186-79a3ce9db4eb", "name": "tempest_scenario-flavor_544deb18-cd67-4e29-90b9-a8cc84d6f64d", "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/e1540021-0b1d-4374-b186-79a3ce9db4eb"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/e1540021-0b1d-4374-b186-79a3ce9db4eb"}]}, {"id": "ec4bc842-09d9-4876-9bb5-6d2316ab66cd", "name": "rally_verify_7cf023a9_cMseJUZh", "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/ec4bc842-09d9-4876-9bb5-6d2316ab66cd"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/ec4bc842-09d9-4876-9bb5-6d2316ab66cd"}]}, {"id": "f1c34e09-4861-4896-8715-31e5f1a7fd5b", "name": "tempest_slow-flavor_alt_a11bdb3e-dcf0-4959-876c-a3efaf89718a", "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/f1c34e09-4861-4896-8715-31e5f1a7fd5b"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/f1c34e09-4861-4896-8715-31e5f1a7fd5b"}]}, {"id": "fe7ced2b-f219-47d9-81ec-fd706b4833b1", "name": "tempest_slow-flavor_a11bdb3e-dcf0-4959-876c-a3efaf89718a", "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/fe7ced2b-f219-47d9-81ec-fd706b4833b1"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/fe7ced2b-f219-47d9-81ec-fd706b4833b1"}]}]} _http_log_response /usr/lib/python3.9/site-packages/keystoneauth1/session.py:582 2021-11-30 12:25:49.552 26 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.12.85/compute/v2.1/flavors/detail used request id req-6398995a-f667-463f-98a7-6ea782abd3e7 request /usr/lib/python3.9/site-packages/keystoneauth1/session.py:954 2021-11-30 12:25:49.554 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_7cf023a9_cMseJUZh'. Using flavor 'rally_verify_7cf023a9_cMseJUZh' (ID = ec4bc842-09d9-4876-9bb5-6d2316ab66cd) for the tests. 2021-11-30 12:25:49.554 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'ec4bc842-09d9-4876-9bb5-6d2316ab66cd' to option 'instance_type'. 2021-11-30 12:25:49.554 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = ec4bc842-09d9-4876-9bb5-6d2316ab66cd 2021-11-30 12:25:49.556 26 INFO rally.task.context [-] Verification 27c88995-7e23-4b62-8621-266e04c92f8f | Context tempest@default setup() finished in 0.93 sec 2021-11-30 12:25:49.557 26 INFO rally.task.context [-] Verification 27c88995-7e23-4b62-8621-266e04c92f8f | Context testr@default setup() finished in 0.70 msec 2021-11-30 12:25:49.557 26 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/297df6d8-27e2-457b-bc20-b96a208ac118'. 2021-11-30 12:25:54.676 26 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap ... skip: b'Swapping volumes is not supported.' 2021-11-30 12:25:54.677 26 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: b'Swapping volumes is not supported.' 2021-11-30 12:26:43.614 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices ... success [44.833s] 2021-11-30 12:27:35.026 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices ... success [42.196s] 2021-11-30 12:28:26.004 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [26.286s] 2021-11-30 12:28:33.931 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: b'Nova personality feature disabled' 2021-11-30 12:28:33.933 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest ... skip: b'Stable rescue not available.' 2021-11-30 12:29:21.988 26 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server ... success [43.512s] 2021-11-30 12:29:57.841 26 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server ... success [35.837s] 2021-11-30 12:30:48.765 26 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [42.063s] 2021-11-30 12:40:56.886 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_sync.ContainerSyncTest.test_container_synchronization ... skip [602.611s]: b"Marked as unstable and skipped because of bug: https://launchpad.net/bugs/1317133, failure was: !=:\nreference = {'tempest-TestSyncObject-826046506': {'bytes': 32,\n 'content_type': 'application/json',\n 'hash': 'da5aa1db80cc88c857184bfc8edfe2f0',\n 'last_modified': '2021-11-30T12:30:54.261Z',\n 'name': 'tempest-TestSyncObject-826046506'}}\nactual = {'tempest-TestSyncObject-948544059': {'bytes': 32,\n 'content_type': 'application/json',\n 'hash': 'f46bc832ab7f2f86925926024bddaf35',\n 'last_modified': '2021-11-30T12:30:54.305Z',\n 'name': 'tempest-TestSyncObject-948544059'}}\n: Different object lists in containers." 2021-11-30 12:40:59.534 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_sync_middleware.ContainerSyncMiddlewareTest.test_container_synchronization ... skip [0.003s]: b'Skipped because object extension: container_sync is not enabled' 2021-11-30 12:41:08.404 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps.test_aggregate_basic_ops ... success [0.995s] 2021-11-30 12:41:13.922 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes ... skip: b'Encrypted volume attach is not supported' 2021-11-30 12:41:52.394 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration ... success [37.524s] 2021-11-30 12:42:35.143 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert ... success [42.721s] 2021-11-30 12:43:04.922 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration ... success [29.759s] 2021-11-30 12:43:32.779 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause ... success [27.829s] 2021-11-30 12:44:05.883 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [33.088s] 2021-11-30 12:44:40.215 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild ... success [34.308s] 2021-11-30 12:45:17.801 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize ... success [37.566s] 2021-11-30 12:45:50.911 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start ... success [33.090s] 2021-11-30 12:46:22.230 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume ... success [31.302s] 2021-11-30 12:47:24.467 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks ... success [60.338s] 2021-11-30 12:47:47.442 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames ... success [22.957s] 2021-11-30 12:48:39.510 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port ... success [52.039s] 2021-11-30 12:49:08.741 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port ... success [29.215s] 2021-11-30 12:49:38.490 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling ... success [29.725s] 2021-11-30 12:50:06.512 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details ... success [28.002s] 2021-11-30 12:50:57.624 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state ... success [51.089s] 2021-11-30 12:51:26.714 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state ... success [29.068s] 2021-11-30 12:52:44.835 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dhcp6_stateless_from_os ... success [75.932s] 2021-11-30 12:53:38.569 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_dhcp6_stateless_from_os ... success [53.717s] 2021-11-30 12:54:35.356 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_dhcpv6_stateless ... success [56.768s] 2021-11-30 12:55:34.063 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [58.686s] 2021-11-30 12:57:02.618 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_slaac_from_os ... success [88.531s] 2021-11-30 12:58:29.122 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_dhcpv6_stateless ... success [86.485s] 2021-11-30 12:59:43.912 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_slaac ... success [74.769s] 2021-11-30 13:00:57.205 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_slaac_from_os ... success [73.272s] 2021-11-30 13:00:59.278 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download ... success [0.250s] 2021-11-30 13:01:39.268 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup ... success [37.625s] 2021-11-30 13:02:05.018 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups ... success [25.740s] 2021-11-30 13:03:02.714 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group ... success [57.678s] 2021-11-30 13:03:59.026 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group ... success [56.296s] 2021-11-30 13:04:23.156 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume ... success [20.489s] 2021-11-30 13:04:31.389 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_cold_migrate_unshelved_instance ... skip [0.000s]: b'Shelve migrate not available.' 2021-11-30 13:05:05.017 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance ... success [33.612s] 2021-11-30 13:05:40.322 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance ... success [35.293s] 2021-11-30 13:06:39.960 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern ... success [46.021s] 2021-11-30 13:07:46.417 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern ... success [54.067s] 2021-11-30 13:08:29.107 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore ... success [31.064s] 2021-11-30 13:09:02.747 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot ... success [20.847s] 2021-11-30 13:09:58.681 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [55.914s] 2021-11-30 13:10:03.931 26 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached ... skip: b'Cinder multi-backend feature disabled' 2021-11-30 13:10:04.661 26 INFO rally.task.context [-] Verification 27c88995-7e23-4b62-8621-266e04c92f8f | Context testr@default cleanup() started 2021-11-30 13:10:04.662 26 INFO rally.task.context [-] Verification 27c88995-7e23-4b62-8621-266e04c92f8f | Context testr@default cleanup() finished in 0.67 msec 2021-11-30 13:10:04.662 26 INFO rally.task.context [-] Verification 27c88995-7e23-4b62-8621-266e04c92f8f | Context tempest@default cleanup() started 2021-11-30 13:10:04.813 26 INFO rally.task.context [-] Verification 27c88995-7e23-4b62-8621-266e04c92f8f | Context tempest@default cleanup() finished in 0.15 sec 2021-11-30 13:10:04.835 26 INFO rally.api [-] Verification (UUID=30fd3a8b-2b53-4f00-9e01-bfdcdd728b95) has been successfully finished for deployment 'opnfv-rally' (UUID=377093d2-3207-4262-925a-64a17899d339)! 2021-11-30 13:10:07.006 985 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 13:10:07.006 985 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 13:10:07.006 985 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 13:10:09.141 986 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 13:10:09.142 986 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 13:10:09.142 986 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 13:10:11.812 986 INFO rally.api [-] Building 'html' report for the following verification(s): '30fd3a8b-2b53-4f00-9e01-bfdcdd728b95' 2021-11-30 13:10:11.833 986 INFO rally.api [-] The report has been successfully built. 2021-11-30 13:10:13.489 987 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-11-30 13:10:13.489 987 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-11-30 13:10:13.489 987 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-11-30 13:10:16.170 987 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '30fd3a8b-2b53-4f00-9e01-bfdcdd728b95' 2021-11-30 13:10:16.175 987 INFO rally.api [-] The report has been successfully built.