2020-05-14 12:13:08.905 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 12:13:08.905 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 12:13:08.905 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 12:13:11.904 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-14 12:13:11.904 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-14 12:13:11.904 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-14 12:13:11.904 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-14 12:13:11.904 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-14 12:13:11.904 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-14 12:13:11.904 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 12:13:11.904 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-14 12:13:11.904 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-14 12:13:11.904 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 12:13:11.904 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-14 12:13:11.904 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-14 12:13:11.904 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-14 12:13:11.904 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-14 12:13:11.904 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-14 12:13:11.904 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-14 12:13:11.904 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-14 12:13:11.904 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-14 12:13:11.904 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-14 12:13:11.904 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-14 12:13:11.904 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-14 12:13:11.904 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-14 12:13:11.904 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-14 12:13:11.904 6 ERROR rally.cli.cliutils 2020-05-14 12:13:13.667 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 12:13:13.667 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 12:13:13.668 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 12:13:18.397 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 12:13:18.398 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 12:13:18.398 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 12:13:23.397 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 12:13:23.397 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 12:13:23.398 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 12:13:24.895 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 12:13:24.895 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 12:13:24.895 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 12:13:27.219 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-14 12:13:27.219 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-14 12:13:27.219 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-14 12:13:27.219 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-14 12:13:27.219 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-14 12:13:27.219 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-14 12:13:27.219 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 12:13:27.219 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-14 12:13:27.219 15 ERROR rally.cli.cliutils force=force) 2020-05-14 12:13:27.219 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-14 12:13:27.219 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-14 12:13:27.219 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-14 12:13:27.219 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-14 12:13:27.219 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-14 12:13:27.219 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-14 12:13:27.219 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-14 12:13:27.219 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-14 12:13:27.219 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-14 12:13:27.219 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-14 12:13:27.219 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-14 12:13:27.219 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-14 12:13:27.219 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-14 12:13:27.219 15 ERROR rally.cli.cliutils 2020-05-14 12:13:29.034 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 12:13:29.035 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 12:13:29.035 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 12:13:31.457 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-14 12:13:31.530 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-31a279e8-5066-49ae-bb9d-368a15f0ccdc/repo. 2020-05-14 12:13:31.979 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-31a279e8-5066-49ae-bb9d-368a15f0ccdc/repo'... done. Note: checking out '5833f41dbf3187f51c15fd38cbbb1893edd7bd8f'. 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-14 12:13:31.992 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g5833f41db ' 2020-05-14 12:13:32.008 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '5833f41dbf3187f51c15fd38cbbb1893edd7bd8f ' 2020-05-14 12:13:32.027 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-14 12:13:32.080 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-14 12:13:33.013 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=31a279e8-5066-49ae-bb9d-368a15f0ccdc) has been successfully created! 2020-05-14 12:13:34.709 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 12:13:34.709 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 12:13:34.709 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 12:13:39.438 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 12:13:39.438 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 12:13:39.438 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 12:13:41.526 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=31a279e8-5066-49ae-bb9d-368a15f0ccdc) for deployment 'opnfv-rally' (UUID=dba0a275-6777-41da-bb32-e25f5b064554). 2020-05-14 12:13:48.254 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=31a279e8-5066-49ae-bb9d-368a15f0ccdc) has been successfully configured for deployment 'opnfv-rally' (UUID=dba0a275-6777-41da-bb32-e25f5b064554)! 2020-05-14 12:13:58.103 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 12:13:58.103 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 12:13:58.103 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 12:14:00.295 32 INFO rally.api [-] Starting verification (UUID=c6d6ba25-3835-4c5b-8119-da7e7146b7d1) for deployment 'opnfv-rally' (UUID=dba0a275-6777-41da-bb32-e25f5b064554) by verifier 'opnfv-tempest' (UUID=31a279e8-5066-49ae-bb9d-368a15f0ccdc). 2020-05-14 12:14:01.328 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-14 12:14:01.329 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-31a279e8-5066-49ae-bb9d-368a15f0ccdc/for-deployment-dba0a275-6777-41da-bb32-e25f5b064554/tempest.log' to option 'log_file'. 2020-05-14 12:14:01.329 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-31a279e8-5066-49ae-bb9d-368a15f0ccdc/for-deployment-dba0a275-6777-41da-bb32-e25f5b064554/tempest.log 2020-05-14 12:14:01.329 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-14 12:14:01.330 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-31a279e8-5066-49ae-bb9d-368a15f0ccdc/for-deployment-dba0a275-6777-41da-bb32-e25f5b064554/lock_files' to option 'lock_path'. 2020-05-14 12:14:01.330 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-31a279e8-5066-49ae-bb9d-368a15f0ccdc/for-deployment-dba0a275-6777-41da-bb32-e25f5b064554/lock_files 2020-05-14 12:14:01.330 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-14 12:14:01.331 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-14 12:14:01.331 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 69c2e22a-5f64-4e3e-a0e1-fb77afc7742f 2020-05-14 12:14:01.332 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = c3a7d90e-d9aa-4754-99ab-158b12a4dd3a 2020-05-14 12:14:01.332 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = ab6a6647-ba5a-4912-9c37-532a6f58d802 2020-05-14 12:14:01.333 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 721d5a39-0393-49a5-b4cb-7d3e4eb9291f 2020-05-14 12:14:04.687 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-14 12:14:04.687 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_slow-net_b9fab200-cb15-47df-a701-86f0d4e5c680 2020-05-14 12:14:04.688 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-14 12:14:04.795 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-14 12:14:04.924 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-05-14 12:14:04.925 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_c6d6ba25_ryB0ZsmB' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-14 12:14:04.963 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c6d6ba25_ryB0ZsmB' (ID = ff70ac5c-246b-4fcd-b3e3-108112c21322) has been successfully created! 2020-05-14 12:14:04.963 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'ff70ac5c-246b-4fcd-b3e3-108112c21322' to option 'instance_type'. 2020-05-14 12:14:04.963 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = ff70ac5c-246b-4fcd-b3e3-108112c21322 2020-05-14 12:14:04.965 32 INFO rally.task.context [-] Verification 31a279e8-5066-49ae-bb9d-368a15f0ccdc | Context tempest@default setup() finished in 4.41 sec 2020-05-14 12:14:04.966 32 INFO rally.task.context [-] Verification 31a279e8-5066-49ae-bb9d-368a15f0ccdc | Context testr@default setup() finished in 0.38 msec 2020-05-14 12:14:04.966 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/2ef31fee-936d-48e4-b029-d60066c9168d'. 2020-05-14 12:14:09.651 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap ... skip: b'Swapping volumes is not supported.' 2020-05-14 12:14:09.652 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: b'Swapping volumes is not supported.' 2020-05-14 12:17:46.465 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices ... success [185.835s] 2020-05-14 12:21:38.826 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices ... success [175.868s] 2020-05-14 12:23:33.103 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [28.849s] 2020-05-14 12:24:21.994 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: b'Nova personality feature disabled' 2020-05-14 12:26:34.324 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server ... success [112.755s] 2020-05-14 12:28:06.553 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server ... success [92.213s] 2020-05-14 12:30:46.094 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [97.809s] 2020-05-14 12:31:14.127 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_sync.ContainerSyncTest.test_container_synchronization ... skip [0.001s]: b'Skipped until bug: https://launchpad.net/bugs/1317133 is resolved.' 2020-05-14 12:31:31.285 32 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' 2020-05-14 12:32:31.522 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps.test_aggregate_basic_ops ... success [1.395s] 2020-05-14 12:33:36.125 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes ... skip: b'Encrypted volume attach is not supported' 2020-05-14 12:33:36.126 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minbw_allocation_placement.MinBwAllocationPlacementTest ... skip: b'Skipped as no physnet is available in config for placement based QoS allocation.' 2020-05-14 12:35:37.612 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration ... success [120.373s] 2020-05-14 12:37:44.490 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert ... success [126.857s] 2020-05-14 12:40:07.407 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration ... success [142.898s] 2020-05-14 12:41:45.792 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause ... success [98.363s] 2020-05-14 12:43:45.502 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [119.683s] 2020-05-14 12:45:28.737 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild ... success [103.215s] 2020-05-14 12:47:33.063 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize ... success [124.303s] 2020-05-14 12:49:27.939 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start ... success [114.859s] 2020-05-14 12:51:04.893 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume ... success [96.939s] 2020-05-14 12:54:05.552 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks ... success [166.400s] 2020-05-14 12:56:09.348 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames ... success [123.782s] 2020-05-14 12:59:45.882 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port ... success [216.512s] 2020-05-14 13:02:30.801 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port ... success [164.903s] 2020-05-14 13:04:37.367 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling ... success [126.543s] 2020-05-14 13:05:18.809 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details ... success [41.429s] 2020-05-14 13:07:20.373 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state ... success [121.532s] 2020-05-14 13:08:26.504 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state ... success [66.108s] 2020-05-14 13:10:39.451 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dhcp6_stateless_from_os ... success [117.095s] 2020-05-14 13:13:48.071 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_dhcp6_stateless_from_os ... success [188.600s] 2020-05-14 13:17:51.744 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_dhcpv6_stateless ... success [243.655s] 2020-05-14 13:21:16.715 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [204.952s] 2020-05-14 13:25:16.155 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_slaac_from_os ... success [239.419s] 2020-05-14 13:29:03.954 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_dhcpv6_stateless ... success [227.780s] 2020-05-14 13:32:38.383 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_slaac ... success [214.412s] 2020-05-14 13:36:03.013 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_slaac_from_os ... success [204.617s] 2020-05-14 13:36:18.300 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download ... success [0.241s] 2020-05-14 13:40:10.146 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup ... success [213.441s] 2020-05-14 13:42:28.732 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups ... success [138.580s] 2020-05-14 13:45:14.855 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group ... success [166.106s] 2020-05-14 13:48:13.121 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group ... success [178.248s] 2020-05-14 13:49:17.615 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume ... success [43.222s] 2020-05-14 13:51:31.416 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance ... success [107.897s] 2020-05-14 13:52:46.091 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance ... success [74.663s] 2020-05-14 13:55:32.388 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern ... success [112.506s] 2020-05-14 13:56:20.076 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern ... skip [0.002s]: b'Skipped until bug: https://launchpad.net/bugs/1664793 is resolved.' 2020-05-14 13:58:00.162 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore ... success [54.780s] 2020-05-14 13:59:43.943 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot ... success [32.357s] 2020-05-14 14:01:36.843 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [112.884s] 2020-05-14 14:02:31.496 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached ... skip: b'Cinder multi-backend feature disabled' 2020-05-14 14:02:32.058 32 INFO rally.task.context [-] Verification 31a279e8-5066-49ae-bb9d-368a15f0ccdc | Context testr@default cleanup() started 2020-05-14 14:02:32.059 32 INFO rally.task.context [-] Verification 31a279e8-5066-49ae-bb9d-368a15f0ccdc | Context testr@default cleanup() finished in 0.75 msec 2020-05-14 14:02:32.060 32 INFO rally.task.context [-] Verification 31a279e8-5066-49ae-bb9d-368a15f0ccdc | Context tempest@default cleanup() started 2020-05-14 14:02:32.297 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_c6d6ba25_ryB0ZsmB'. 2020-05-14 14:02:32.380 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c6d6ba25_ryB0ZsmB' has been deleted. 2020-05-14 14:02:32.382 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'ff70ac5c-246b-4fcd-b3e3-108112c21322' of option 'instance_type' from Tempest config file. 2020-05-14 14:02:32.382 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'ff70ac5c-246b-4fcd-b3e3-108112c21322' has been removed. 2020-05-14 14:02:32.392 32 INFO rally.task.context [-] Verification 31a279e8-5066-49ae-bb9d-368a15f0ccdc | Context tempest@default cleanup() finished in 0.33 sec 2020-05-14 14:02:32.422 32 INFO rally.api [-] Verification (UUID=c6d6ba25-3835-4c5b-8119-da7e7146b7d1) has been successfully finished for deployment 'opnfv-rally' (UUID=dba0a275-6777-41da-bb32-e25f5b064554)! 2020-05-14 14:02:34.719 650 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 14:02:34.720 650 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 14:02:34.720 650 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 14:02:36.493 651 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 14:02:36.493 651 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 14:02:36.493 651 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 14:02:39.197 651 INFO rally.api [-] Building 'html' report for the following verification(s): 'c6d6ba25-3835-4c5b-8119-da7e7146b7d1' 2020-05-14 14:02:39.225 651 INFO rally.api [-] The report has been successfully built. 2020-05-14 14:02:40.861 653 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 14:02:40.861 653 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 14:02:40.861 653 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 14:02:43.247 653 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'c6d6ba25-3835-4c5b-8119-da7e7146b7d1' 2020-05-14 14:02:43.257 653 INFO rally.api [-] The report has been successfully built.