2020-04-13 00:19:06.324 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:19:06.325 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:19:06.325 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:19:08.574 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-04-13 00:19:08.574 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-13 00:19:08.574 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-13 00:19:08.574 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-13 00:19:08.574 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-13 00:19:08.574 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/envutils.py", line 135, in default_from_global 2020-04-13 00:19:08.574 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-13 00:19:08.574 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-13 00:19:08.574 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-13 00:19:08.574 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-13 00:19:08.574 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/deployment.py", line 154, in destroy 2020-04-13 00:19:08.574 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-13 00:19:08.574 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-13 00:19:08.574 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-13 00:19:08.574 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-13 00:19:08.574 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-13 00:19:08.574 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-13 00:19:08.574 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-13 00:19:08.574 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-13 00:19:08.574 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-13 00:19:08.574 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 519, in env_get 2020-04-13 00:19:08.574 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-13 00:19:08.574 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-13 00:19:08.574 6 ERROR rally.cli.cliutils 2020-04-13 00:19:10.122 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:19:10.123 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:19:10.123 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:19:14.210 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:19:14.210 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:19:14.211 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:19:18.971 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:19:18.971 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:19:18.972 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:19:20.529 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:19:20.529 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:19:20.529 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:19:22.636 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-04-13 00:19:22.636 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-13 00:19:22.636 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-13 00:19:22.636 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-13 00:19:22.636 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-13 00:19:22.636 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-13 00:19:22.636 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-13 00:19:22.636 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/verify.py", line 236, in delete_verifier 2020-04-13 00:19:22.636 15 ERROR rally.cli.cliutils force=force) 2020-04-13 00:19:22.636 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-13 00:19:22.636 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-13 00:19:22.636 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-13 00:19:22.636 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-13 00:19:22.636 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-13 00:19:22.636 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-13 00:19:22.636 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-13 00:19:22.636 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-13 00:19:22.636 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 667, in verifier_get 2020-04-13 00:19:22.636 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-13 00:19:22.636 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 677, in _verifier_get 2020-04-13 00:19:22.636 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-13 00:19:22.636 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-13 00:19:22.636 15 ERROR rally.cli.cliutils 2020-04-13 00:19:24.246 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:19:24.247 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:19:24.247 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:19:26.376 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-13 00:19:26.466 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-0e117604-0ed4-4f8d-b156-ba1901eadfc0/repo. 2020-04-13 00:19:26.801 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-0e117604-0ed4-4f8d-b156-ba1901eadfc0/repo'... done. Note: checking out '26e5f637435fceded2fa57fab33e14b9ba7755f2'. 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-04-13 00:19:26.815 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-g26e5f6374 ' 2020-04-13 00:19:26.822 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '26e5f637435fceded2fa57fab33e14b9ba7755f2 ' 2020-04-13 00:19:26.841 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-13 00:19:26.915 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-13 00:19:27.629 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0e117604-0ed4-4f8d-b156-ba1901eadfc0) has been successfully created! 2020-04-13 00:19:29.481 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:19:29.482 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:19:29.482 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:19:33.668 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:19:33.669 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:19:33.669 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:19:35.711 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0e117604-0ed4-4f8d-b156-ba1901eadfc0) for deployment 'opnfv-rally' (UUID=96372236-5306-4a00-8ff3-a0d8f452820e). 2020-04-13 00:19:36.113 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0e117604-0ed4-4f8d-b156-ba1901eadfc0) has been successfully configured for deployment 'opnfv-rally' (UUID=96372236-5306-4a00-8ff3-a0d8f452820e)! 2020-04-13 00:19:45.700 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:19:45.700 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:19:45.700 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:19:47.823 32 INFO rally.api [-] Starting verification (UUID=8852adbf-e2cd-4e8a-a857-db8bc16dee84) for deployment 'opnfv-rally' (UUID=96372236-5306-4a00-8ff3-a0d8f452820e) by verifier 'opnfv-tempest' (UUID=0e117604-0ed4-4f8d-b156-ba1901eadfc0). 2020-04-13 00:19:48.533 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-13 00:19:48.533 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0e117604-0ed4-4f8d-b156-ba1901eadfc0/for-deployment-96372236-5306-4a00-8ff3-a0d8f452820e/tempest.log' to option 'log_file'. 2020-04-13 00:19:48.534 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-0e117604-0ed4-4f8d-b156-ba1901eadfc0/for-deployment-96372236-5306-4a00-8ff3-a0d8f452820e/tempest.log 2020-04-13 00:19:48.534 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-13 00:19:48.534 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0e117604-0ed4-4f8d-b156-ba1901eadfc0/for-deployment-96372236-5306-4a00-8ff3-a0d8f452820e/lock_files' to option 'lock_path'. 2020-04-13 00:19:48.535 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-0e117604-0ed4-4f8d-b156-ba1901eadfc0/for-deployment-96372236-5306-4a00-8ff3-a0d8f452820e/lock_files 2020-04-13 00:19:48.535 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-04-13 00:19:48.536 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-04-13 00:19:48.536 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 4cdc6b06-6b9a-4951-9113-ec47472df247 2020-04-13 00:19:48.536 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 88b29b32-ba85-495b-92a5-f5a69f20801c 2020-04-13 00:19:48.537 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = cc7f361a-9aac-45e5-a44d-f5095a64497f 2020-04-13 00:19:48.538 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = cf2f0047-aeaa-4e77-8994-aa8b1fc3a99f 2020-04-13 00:19:48.752 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-13 00:19:48.753 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_scenario_cntt-net_f04419c5-0b26-4dd3-a45c-cf6d8711b473 2020-04-13 00:19:48.753 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-13 00:19:48.840 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2020-04-13 00:19:48.883 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_61220113_7dwra2jy'. Using flavor 'rally_verify_61220113_7dwra2jy' (ID = c3df49e2-e472-4cba-bb80-7e35067e7b7e) for the tests. 2020-04-13 00:19:48.884 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c3df49e2-e472-4cba-bb80-7e35067e7b7e' to option 'instance_type'. 2020-04-13 00:19:48.884 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c3df49e2-e472-4cba-bb80-7e35067e7b7e 2020-04-13 00:19:48.885 32 INFO rally.task.context [-] Verification 0e117604-0ed4-4f8d-b156-ba1901eadfc0 | Context tempest@default setup() finished in 0.84 sec 2020-04-13 00:19:48.886 32 INFO rally.task.context [-] Verification 0e117604-0ed4-4f8d-b156-ba1901eadfc0 | Context testr@default setup() finished in 0.26 msec 2020-04-13 00:19:48.886 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/a3e521c5-7d65-43e4-a857-411de0daf716'. 2020-04-13 00:20:46.016 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [47.525s] 2020-04-13 00:21:44.765 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [49.429s] 2020-04-13 00:22:49.574 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [64.785s] 2020-04-13 00:22:52.825 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.351s] 2020-04-13 00:24:23.875 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [87.396s] 2020-04-13 00:25:19.645 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [55.755s] 2020-04-13 00:25:53.639 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [26.770s] 2020-04-13 00:26:38.630 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [23.339s] 2020-04-13 00:27:44.097 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... success [36.736s] 2020-04-13 00:27:59.098 32 INFO rally.task.context [-] Verification 0e117604-0ed4-4f8d-b156-ba1901eadfc0 | Context testr@default cleanup() started 2020-04-13 00:27:59.099 32 INFO rally.task.context [-] Verification 0e117604-0ed4-4f8d-b156-ba1901eadfc0 | Context testr@default cleanup() finished in 0.82 msec 2020-04-13 00:27:59.099 32 INFO rally.task.context [-] Verification 0e117604-0ed4-4f8d-b156-ba1901eadfc0 | Context tempest@default cleanup() started 2020-04-13 00:27:59.341 32 INFO rally.task.context [-] Verification 0e117604-0ed4-4f8d-b156-ba1901eadfc0 | Context tempest@default cleanup() finished in 0.24 sec 2020-04-13 00:27:59.366 32 INFO rally.api [-] Verification (UUID=8852adbf-e2cd-4e8a-a857-db8bc16dee84) has been successfully finished for deployment 'opnfv-rally' (UUID=96372236-5306-4a00-8ff3-a0d8f452820e)! 2020-04-13 00:28:01.332 147 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:28:01.333 147 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:28:01.333 147 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:28:02.838 148 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:28:02.838 148 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:28:02.838 148 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:28:04.913 148 INFO rally.api [-] Building 'html' report for the following verification(s): '8852adbf-e2cd-4e8a-a857-db8bc16dee84' 2020-04-13 00:28:05.004 148 INFO rally.api [-] The report has been successfully built. 2020-04-13 00:28:06.638 150 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:28:06.639 150 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:28:06.639 150 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:28:08.721 150 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '8852adbf-e2cd-4e8a-a857-db8bc16dee84' 2020-04-13 00:28:08.725 150 INFO rally.api [-] The report has been successfully built.