2020-07-02 07:47:59.668 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:47:59.668 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:47:59.668 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:48:01.885 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-07-02 07:48:01.885 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 07:48:01.885 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 07:48:01.885 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 07:48:01.885 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 07:48:01.885 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-07-02 07:48:01.885 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:48:01.885 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 07:48:01.885 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-07-02 07:48:01.885 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:48:01.885 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-07-02 07:48:01.885 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-07-02 07:48:01.885 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-07-02 07:48:01.885 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-07-02 07:48:01.885 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-07-02 07:48:01.885 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-07-02 07:48:01.885 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-07-02 07:48:01.885 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-07-02 07:48:01.885 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 07:48:01.885 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 07:48:01.885 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-07-02 07:48:01.885 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-07-02 07:48:01.885 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-07-02 07:48:01.885 6 ERROR rally.cli.cliutils 2020-07-02 07:48:03.385 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:48:03.386 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:48:03.386 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:48:07.462 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:48:07.463 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:48:07.463 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:48:12.050 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:48:12.050 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:48:12.050 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:48:13.469 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:48:13.469 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:48:13.469 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:48:15.496 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-07-02 07:48:15.496 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 07:48:15.496 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 07:48:15.496 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 07:48:15.496 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-07-02 07:48:15.496 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-07-02 07:48:15.496 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:48:15.496 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-07-02 07:48:15.496 15 ERROR rally.cli.cliutils force=force) 2020-07-02 07:48:15.496 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-07-02 07:48:15.496 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-07-02 07:48:15.496 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-07-02 07:48:15.496 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-07-02 07:48:15.496 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-07-02 07:48:15.496 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-07-02 07:48:15.496 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 07:48:15.496 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 07:48:15.496 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-07-02 07:48:15.496 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-07-02 07:48:15.496 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-07-02 07:48:15.496 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-07-02 07:48:15.496 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-07-02 07:48:15.496 15 ERROR rally.cli.cliutils 2020-07-02 07:48:17.034 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:48:17.034 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:48:17.034 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:48:19.129 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-07-02 07:48:19.217 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-f87deb14-5c1a-49a5-90f1-a021a3a7fb07/repo. 2020-07-02 07:48:19.567 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-f87deb14-5c1a-49a5-90f1-a021a3a7fb07/repo'... done. Note: checking out '55435771d78ee61246d869354d13aad566251523'. 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-07-02 07:48:19.579 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g55435771d ' 2020-07-02 07:48:19.586 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '55435771d78ee61246d869354d13aad566251523 ' 2020-07-02 07:48:19.604 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-07-02 07:48:19.655 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-07-02 07:48:20.443 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f87deb14-5c1a-49a5-90f1-a021a3a7fb07) has been successfully created! 2020-07-02 07:48:22.132 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:48:22.133 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:48:22.133 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:48:26.701 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:48:26.701 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:48:26.701 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:48:28.770 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f87deb14-5c1a-49a5-90f1-a021a3a7fb07) for deployment 'opnfv-rally' (UUID=afa8f249-9010-44ff-bf99-832febf8a3be). 2020-07-02 07:48:29.332 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f87deb14-5c1a-49a5-90f1-a021a3a7fb07) has been successfully configured for deployment 'opnfv-rally' (UUID=afa8f249-9010-44ff-bf99-832febf8a3be)! 2020-07-02 07:48:37.958 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:48:37.958 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:48:37.958 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:48:40.029 32 INFO rally.api [-] Starting verification (UUID=bb84b568-25e8-4783-a731-93dfc4353ebc) for deployment 'opnfv-rally' (UUID=afa8f249-9010-44ff-bf99-832febf8a3be) by verifier 'opnfv-tempest' (UUID=f87deb14-5c1a-49a5-90f1-a021a3a7fb07). 2020-07-02 07:48:40.808 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-07-02 07:48:40.808 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f87deb14-5c1a-49a5-90f1-a021a3a7fb07/for-deployment-afa8f249-9010-44ff-bf99-832febf8a3be/tempest.log' to option 'log_file'. 2020-07-02 07:48:40.809 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-f87deb14-5c1a-49a5-90f1-a021a3a7fb07/for-deployment-afa8f249-9010-44ff-bf99-832febf8a3be/tempest.log 2020-07-02 07:48:40.809 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-07-02 07:48:40.809 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f87deb14-5c1a-49a5-90f1-a021a3a7fb07/for-deployment-afa8f249-9010-44ff-bf99-832febf8a3be/lock_files' to option 'lock_path'. 2020-07-02 07:48:40.810 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-f87deb14-5c1a-49a5-90f1-a021a3a7fb07/for-deployment-afa8f249-9010-44ff-bf99-832febf8a3be/lock_files 2020-07-02 07:48:40.810 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-07-02 07:48:40.810 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-07-02 07:48:40.811 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 02417d0a-d0c6-401e-96df-edda63f11532 2020-07-02 07:48:40.811 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = dbb049cc-05c3-4d01-9328-a5beaf454244 2020-07-02 07:48:40.812 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 8c1cbd25-8927-44d8-b8ce-9727cb56e347 2020-07-02 07:48:40.812 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 86c50adb-1d68-418b-a97f-d7031c5e11b9 2020-07-02 07:48:41.060 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-07-02 07:48:41.061 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_slow-net_9e7f8401-2660-4d11-b3fa-ea4ae0152aed 2020-07-02 07:48:41.061 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-07-02 07:48:41.150 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-07-02 07:48:41.195 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-07-02 07:48:41.196 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_bb84b568_Oebe136D' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-07-02 07:48:41.227 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_bb84b568_Oebe136D' (ID = 8619ed29-ef04-4a16-b11a-8c75e8589849) has been successfully created! 2020-07-02 07:48:41.228 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '8619ed29-ef04-4a16-b11a-8c75e8589849' to option 'instance_type'. 2020-07-02 07:48:41.228 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 8619ed29-ef04-4a16-b11a-8c75e8589849 2020-07-02 07:48:41.230 32 INFO rally.task.context [-] Verification f87deb14-5c1a-49a5-90f1-a021a3a7fb07 | Context tempest@default setup() finished in 1.01 sec 2020-07-02 07:48:41.231 32 INFO rally.task.context [-] Verification f87deb14-5c1a-49a5-90f1-a021a3a7fb07 | Context testr@default setup() finished in 0.36 msec 2020-07-02 07:48:41.231 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/22e284e2-2c1f-4481-82e8-574818d9535b'. 2020-07-02 07:48:45.454 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap ... skip: b'Swapping volumes is not supported.' 2020-07-02 07:48:45.455 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: b'Swapping volumes is not supported.' 2020-07-02 07:50:02.115 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices ... success [71.291s] 2020-07-02 07:51:24.617 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices ... success [66.930s] 2020-07-02 07:52:28.154 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [30.150s] 2020-07-02 07:52:39.036 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: b'Nova personality feature disabled' 2020-07-02 07:53:54.333 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server ... success [69.162s] 2020-07-02 07:54:53.418 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server ... success [59.067s] 2020-07-02 07:56:05.439 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [54.514s] 2020-07-02 07:56:14.828 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-07-02 07:56:21.843 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-07-02 07:56:40.267 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps.test_aggregate_basic_ops ... success [1.350s] 2020-07-02 07:56:55.257 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes ... skip: b'Encrypted volume attach is not supported' 2020-07-02 07:56:55.258 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-07-02 07:57:51.355 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration ... success [55.069s] 2020-07-02 07:58:56.069 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert ... success [64.697s] 2020-07-02 08:00:03.861 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration ... success [67.766s] 2020-07-02 08:00:43.782 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause ... success [39.900s] 2020-07-02 08:01:35.978 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [52.182s] 2020-07-02 08:02:24.062 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild ... success [48.067s] 2020-07-02 08:03:19.138 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize ... success [55.057s] 2020-07-02 08:04:07.301 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start ... success [48.147s] 2020-07-02 08:04:46.239 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume ... success [38.923s] 2020-07-02 08:06:00.153 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks ... success [71.486s] 2020-07-02 08:06:33.315 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames ... success [33.147s] 2020-07-02 08:07:38.516 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port ... success [65.179s] 2020-07-02 08:08:24.035 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port ... success [45.501s] 2020-07-02 08:09:17.093 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling ... success [53.039s] 2020-07-02 08:09:55.650 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details ... success [38.547s] 2020-07-02 08:11:09.471 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state ... success [73.795s] 2020-07-02 08:12:09.954 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state ... success [60.466s] 2020-07-02 08:13:21.506 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dhcp6_stateless_from_os ... success [69.027s] 2020-07-02 08:14:46.233 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_dhcp6_stateless_from_os ... success [84.711s] 2020-07-02 08:16:12.981 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_dhcpv6_stateless ... success [86.728s] 2020-07-02 08:17:40.843 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [87.843s] 2020-07-02 08:19:04.406 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_slaac_from_os ... success [83.546s] 2020-07-02 08:20:18.996 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_dhcpv6_stateless ... success [74.569s] 2020-07-02 08:21:42.555 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_slaac ... success [83.554s] 2020-07-02 08:22:59.515 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_slaac_from_os ... success [76.950s] 2020-07-02 08:23:02.550 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download ... success [0.271s] 2020-07-02 08:24:14.254 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup ... success [68.003s] 2020-07-02 08:24:50.318 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups ... success [36.051s] 2020-07-02 08:25:46.860 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group ... success [56.530s] 2020-07-02 08:26:38.781 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group ... success [51.908s] 2020-07-02 08:27:11.254 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume ... success [30.014s] 2020-07-02 08:28:20.404 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance ... success [61.160s] 2020-07-02 08:29:58.206 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance ... success [97.783s] 2020-07-02 08:31:41.579 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern ... success [89.313s] 2020-07-02 08:31:57.180 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern ... skip [0.003s]: b'Skipped until bug: https://launchpad.net/bugs/1664793 is resolved.' 2020-07-02 08:32:45.866 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore ... success [34.923s] 2020-07-02 08:33:32.211 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot ... success [25.903s] 2020-07-02 08:35:03.359 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [91.129s] 2020-07-02 08:35:16.421 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached ... skip: b'Cinder multi-backend feature disabled' 2020-07-02 08:35:17.004 32 INFO rally.task.context [-] Verification f87deb14-5c1a-49a5-90f1-a021a3a7fb07 | Context testr@default cleanup() started 2020-07-02 08:35:17.004 32 INFO rally.task.context [-] Verification f87deb14-5c1a-49a5-90f1-a021a3a7fb07 | Context testr@default cleanup() finished in 0.86 msec 2020-07-02 08:35:17.005 32 INFO rally.task.context [-] Verification f87deb14-5c1a-49a5-90f1-a021a3a7fb07 | Context tempest@default cleanup() started 2020-07-02 08:35:17.220 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_bb84b568_Oebe136D'. 2020-07-02 08:35:17.406 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_bb84b568_Oebe136D' has been deleted. 2020-07-02 08:35:17.407 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '8619ed29-ef04-4a16-b11a-8c75e8589849' of option 'instance_type' from Tempest config file. 2020-07-02 08:35:17.407 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '8619ed29-ef04-4a16-b11a-8c75e8589849' has been removed. 2020-07-02 08:35:17.417 32 INFO rally.task.context [-] Verification f87deb14-5c1a-49a5-90f1-a021a3a7fb07 | Context tempest@default cleanup() finished in 0.41 sec 2020-07-02 08:35:17.468 32 INFO rally.api [-] Verification (UUID=bb84b568-25e8-4783-a731-93dfc4353ebc) has been successfully finished for deployment 'opnfv-rally' (UUID=afa8f249-9010-44ff-bf99-832febf8a3be)! 2020-07-02 08:35:19.657 654 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:35:19.657 654 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:35:19.658 654 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:35:21.417 655 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:35:21.418 655 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:35:21.418 655 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:35:23.713 655 INFO rally.api [-] Building 'html' report for the following verification(s): 'bb84b568-25e8-4783-a731-93dfc4353ebc' 2020-07-02 08:35:23.740 655 INFO rally.api [-] The report has been successfully built. 2020-07-02 08:35:25.401 657 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:35:25.402 657 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:35:25.402 657 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:35:27.734 657 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'bb84b568-25e8-4783-a731-93dfc4353ebc' 2020-07-02 08:35:27.740 657 INFO rally.api [-] The report has been successfully built.