2020-05-29 11:15:23.445 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:15:23.445 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:15:23.445 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:15:25.675 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-29 11:15:25.675 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-29 11:15:25.675 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-29 11:15:25.675 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-29 11:15:25.675 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-29 11:15:25.675 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-29 11:15:25.675 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 11:15:25.675 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-29 11:15:25.675 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-29 11:15:25.675 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 11:15:25.675 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-29 11:15:25.675 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-29 11:15:25.675 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-29 11:15:25.675 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-29 11:15:25.675 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-29 11:15:25.675 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-29 11:15:25.675 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-29 11:15:25.675 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-29 11:15:25.675 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-29 11:15:25.675 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-29 11:15:25.675 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-29 11:15:25.675 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-29 11:15:25.675 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-29 11:15:25.675 6 ERROR rally.cli.cliutils 2020-05-29 11:15:27.465 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:15:27.465 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:15:27.465 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:15:31.961 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:15:31.961 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:15:31.961 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:15:36.699 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:15:36.699 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:15:36.699 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:15:38.306 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:15:38.306 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:15:38.307 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:15:40.641 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-29 11:15:40.641 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-29 11:15:40.641 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-29 11:15:40.641 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-29 11:15:40.641 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-29 11:15:40.641 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-29 11:15:40.641 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 11:15:40.641 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-29 11:15:40.641 15 ERROR rally.cli.cliutils force=force) 2020-05-29 11:15:40.641 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-29 11:15:40.641 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-29 11:15:40.641 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-29 11:15:40.641 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-29 11:15:40.641 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-29 11:15:40.641 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-29 11:15:40.641 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-29 11:15:40.641 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-29 11:15:40.641 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-29 11:15:40.641 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-29 11:15:40.641 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-29 11:15:40.641 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-29 11:15:40.641 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-29 11:15:40.641 15 ERROR rally.cli.cliutils 2020-05-29 11:15:42.427 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:15:42.427 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:15:42.428 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:15:44.707 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-29 11:15:44.791 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-a0b84721-9032-4e8d-86b8-7ec581156af5/repo. 2020-05-29 11:15:45.132 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-a0b84721-9032-4e8d-86b8-7ec581156af5/repo'... done. Note: checking out 'c7fd23d4c3b582afdcca5d0e6f4c75ce723022d5'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2020-05-29 11:15:45.147 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-gc7fd23d4c ' 2020-05-29 11:15:45.157 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'c7fd23d4c3b582afdcca5d0e6f4c75ce723022d5 ' 2020-05-29 11:15:45.177 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-29 11:15:45.253 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-29 11:15:46.054 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a0b84721-9032-4e8d-86b8-7ec581156af5) has been successfully created! 2020-05-29 11:15:47.959 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:15:47.959 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:15:47.960 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:15:52.701 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:15:52.701 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:15:52.701 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:15:55.238 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a0b84721-9032-4e8d-86b8-7ec581156af5) for deployment 'opnfv-rally' (UUID=c45d6f7f-2e5c-4c03-92f5-cd32e4076630). 2020-05-29 11:15:56.358 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a0b84721-9032-4e8d-86b8-7ec581156af5) has been successfully configured for deployment 'opnfv-rally' (UUID=c45d6f7f-2e5c-4c03-92f5-cd32e4076630)! 2020-05-29 11:16:05.950 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:16:05.951 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:16:05.951 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:16:08.318 32 INFO rally.api [-] Starting verification (UUID=4a7435ff-9383-4ac8-9713-72262a44a16f) for deployment 'opnfv-rally' (UUID=c45d6f7f-2e5c-4c03-92f5-cd32e4076630) by verifier 'opnfv-tempest' (UUID=a0b84721-9032-4e8d-86b8-7ec581156af5). 2020-05-29 11:16:09.290 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-29 11:16:09.291 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a0b84721-9032-4e8d-86b8-7ec581156af5/for-deployment-c45d6f7f-2e5c-4c03-92f5-cd32e4076630/tempest.log' to option 'log_file'. 2020-05-29 11:16:09.291 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-a0b84721-9032-4e8d-86b8-7ec581156af5/for-deployment-c45d6f7f-2e5c-4c03-92f5-cd32e4076630/tempest.log 2020-05-29 11:16:09.292 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-29 11:16:09.292 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a0b84721-9032-4e8d-86b8-7ec581156af5/for-deployment-c45d6f7f-2e5c-4c03-92f5-cd32e4076630/lock_files' to option 'lock_path'. 2020-05-29 11:16:09.292 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-a0b84721-9032-4e8d-86b8-7ec581156af5/for-deployment-c45d6f7f-2e5c-4c03-92f5-cd32e4076630/lock_files 2020-05-29 11:16:09.293 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-05-29 11:16:09.293 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2020-05-29 11:16:09.293 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 943995b9-6c37-40b3-a24a-b75d2c14fe24 2020-05-29 11:16:09.294 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 72388cff-6f0b-4484-ac16-14921ea85020 2020-05-29 11:16:09.294 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = f398c95a-0b96-4c58-be18-2126de725141 2020-05-29 11:16:09.295 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = de8b6477-3c93-404f-8e96-141d9aab515a 2020-05-29 11:16:09.606 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-29 11:16:09.606 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_scenario-net_986feccb-920c-45eb-a6d0-907eb9c5ed74 2020-05-29 11:16:09.607 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-29 11:16:09.695 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-29 11:16:09.733 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_31b2360b_DZdtabVk'. Using flavor 'rally_verify_31b2360b_DZdtabVk' (ID = 2e4ed6b4-9e6a-4dc1-a8b6-2de37176e615) for the tests. 2020-05-29 11:16:09.734 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '2e4ed6b4-9e6a-4dc1-a8b6-2de37176e615' to option 'instance_type'. 2020-05-29 11:16:09.734 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 2e4ed6b4-9e6a-4dc1-a8b6-2de37176e615 2020-05-29 11:16:09.736 32 INFO rally.task.context [-] Verification a0b84721-9032-4e8d-86b8-7ec581156af5 | Context tempest@default setup() finished in 1.17 sec 2020-05-29 11:16:09.737 32 INFO rally.task.context [-] Verification a0b84721-9032-4e8d-86b8-7ec581156af5 | Context testr@default setup() finished in 0.38 msec 2020-05-29 11:16:09.737 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/4156865f-887a-4b01-a820-bd171c6866dc'. 2020-05-29 11:17:35.049 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [73.333s] 2020-05-29 11:18:43.720 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [60.964s] 2020-05-29 11:20:17.194 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [93.447s] 2020-05-29 11:20:20.150 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.197s] 2020-05-29 11:21:58.736 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [94.935s] 2020-05-29 11:22:53.229 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [54.475s] 2020-05-29 11:23:33.429 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [29.851s] 2020-05-29 11:24:21.813 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [25.149s] 2020-05-29 11:24:51.857 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: b'Encrypted volume attach is not supported' 2020-05-29 11:25:29.638 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... success [37.767s] 2020-05-29 11:25:47.081 32 INFO rally.task.context [-] Verification a0b84721-9032-4e8d-86b8-7ec581156af5 | Context testr@default cleanup() started 2020-05-29 11:25:47.081 32 INFO rally.task.context [-] Verification a0b84721-9032-4e8d-86b8-7ec581156af5 | Context testr@default cleanup() finished in 0.80 msec 2020-05-29 11:25:47.082 32 INFO rally.task.context [-] Verification a0b84721-9032-4e8d-86b8-7ec581156af5 | Context tempest@default cleanup() started 2020-05-29 11:25:47.320 32 INFO rally.task.context [-] Verification a0b84721-9032-4e8d-86b8-7ec581156af5 | Context tempest@default cleanup() finished in 0.24 sec 2020-05-29 11:25:47.344 32 INFO rally.api [-] Verification (UUID=4a7435ff-9383-4ac8-9713-72262a44a16f) has been successfully finished for deployment 'opnfv-rally' (UUID=c45d6f7f-2e5c-4c03-92f5-cd32e4076630)! 2020-05-29 11:25:49.099 147 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:25:49.099 147 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:25:49.099 147 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:25:50.719 148 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:25:50.720 148 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:25:50.720 148 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:25:53.226 148 INFO rally.api [-] Building 'html' report for the following verification(s): '4a7435ff-9383-4ac8-9713-72262a44a16f' 2020-05-29 11:25:53.256 148 INFO rally.api [-] The report has been successfully built. 2020-05-29 11:25:54.825 150 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:25:54.825 150 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:25:54.825 150 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:25:57.066 150 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '4a7435ff-9383-4ac8-9713-72262a44a16f' 2020-05-29 11:25:57.071 150 INFO rally.api [-] The report has been successfully built.