2018-05-27 18:46:33,000 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-347 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-27 18:46:33,004 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/ca-certificates.crt" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.16.0.107 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-05-27 18:46:33,004 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-27 18:46:33,006 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-05-27 18:46:33,007 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-27 18:46:33,007 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-27 18:46:34,925 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-27 18:46:43,029 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 8.098s OK 2018-05-27 18:46:43,312 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 18:46:43,312 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-27 18:46:43,316 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-27 18:46:44,051 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-27 18:55:35,682 - xtesting.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_list_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 85 tests in 531.590s OK 2018-05-27 18:55:36,006 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 18:55:36,006 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:52 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-27 18:55:36,010 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-27 18:55:36,868 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-27 18:56:16,342 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 39.472s OK 2018-05-27 18:56:16,621 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 18:56:16,621 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:39 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-27 18:56:16,626 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | api_check | functest | healthcheck | 08:52 | PASS | | snaps_health_check | functest | healthcheck | 00:39 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-27 18:56:16,629 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-27 18:56:28,498 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-347 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-27 18:56:28,502 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/ca-certificates.crt" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.16.0.107 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-05-27 18:56:28,503 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-27 18:56:28,504 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-----------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-----------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata cinder_test | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | patrole odl snaps_smoke neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+-----------------------------------------------+ 2018-05-27 18:56:28,506 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-27 18:56:28,506 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-27 18:56:30,892 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'6ab15c99-1942-4bf5-8358-e1a520586b04'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-27T18:45:24Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'cbad74bd-ad2e-4b60-b0a0-330eed8b4663', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'c91e2efce72a44ba86993db71877031b', u'created_at': u'2018-05-27T18:45:19Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c91e2efce72a44ba86993db71877031b'}) 2018-05-27 18:56:31,161 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/ericsson-virtual2 2018-05-27 18:56:31,162 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-27 18:56:31,416 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/ericsson-virtual2 2018-05-27 18:56:31,416 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-27 18:56:31,417 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-27 18:56:31,615 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-27 18:56:31,615 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-27 18:56:31' 2018-05-27 18:56:31,615 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--031c95e7-2229-4b9c-bac0-1de6a533e9a1' 2018-05-27 18:56:31,615 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-05-27 18:56:32,285 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--031c95e7-2229-4b9c-bac0-1de6a533e9a1', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-27T18:56:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/e385cae8-32f7-4372-ac48-a84b7581c37c/file', u'owner': u'c91e2efce72a44ba86993db71877031b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'e385cae8-32f7-4372-ac48-a84b7581c37c', u'size': None, u'name': u'functest-vping--031c95e7-2229-4b9c-bac0-1de6a533e9a1', u'checksum': None, u'self': u'/v2/images/e385cae8-32f7-4372-ac48-a84b7581c37c', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-27T18:56:32Z', u'schema': u'/v2/schemas/image'}) 2018-05-27 18:56:32,285 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-031c95e7-2229-4b9c-bac0-1de6a533e9a1' 2018-05-27 18:56:32,626 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-27T18:56:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'fa681ab9-674d-4add-ab8f-5c1605f22be1', u'provider:segmentation_id': 3, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-031c95e7-2229-4b9c-bac0-1de6a533e9a1', u'admin_state_up': True, u'tenant_id': u'c91e2efce72a44ba86993db71877031b', u'created_at': u'2018-05-27T18:56:32Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c91e2efce72a44ba86993db71877031b'}) 2018-05-27 18:56:33,376 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-27T18:56:33Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'10d41e8d-8007-42bc-a4d7-741cfd2e6b16', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-031c95e7-2229-4b9c-bac0-1de6a533e9a1', u'enable_dhcp': True, u'network_id': u'fa681ab9-674d-4add-ab8f-5c1605f22be1', u'tenant_id': u'c91e2efce72a44ba86993db71877031b', u'created_at': u'2018-05-27T18:56:33Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'c91e2efce72a44ba86993db71877031b'}) 2018-05-27 18:56:33,376 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-031c95e7-2229-4b9c-bac0-1de6a533e9a1' 2018-05-27 18:56:34,827 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'cbad74bd-ad2e-4b60-b0a0-330eed8b4663', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6ab15c99-1942-4bf5-8358-e1a520586b04', u'ip_address': u'10.16.0.115'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c91e2efce72a44ba86993db71877031b', u'created_at': u'2018-05-27T18:56:33Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-27T18:56:34Z', u'revision_number': 2, u'routes': [], u'project_id': u'c91e2efce72a44ba86993db71877031b', u'id': u'7a02cd89-b00e-4566-bbe3-2cfbe7380611', u'name': u'vping-router-031c95e7-2229-4b9c-bac0-1de6a533e9a1'}) 2018-05-27 18:56:36,918 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-031c95e7-2229-4b9c-bac0-1de6a533e9a1' 2018-05-27 18:56:37,071 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-031c95e7-2229-4b9c-bac0-1de6a533e9a1', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c91e2efce72a44ba86993db71877031b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'19418cc0-130a-4cd8-854f-7bd62d8fe6ac', 'swap': 0}) 2018-05-27 18:56:37,734 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-031c95e7-2229-4b9c-bac0-1de6a533e9a1' 2018-05-27 18:56:46,937 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-031c95e7-2229-4b9c-bac0-1de6a533e9a1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e9:08:a8', u'version': 4, u'addr': u'192.168.130.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e385cae8-32f7-4372-ac48-a84b7581c37c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000b', u'OS-SRV-USG:launched_at': u'2018-05-27T18:56:45.000000', 'flavor': Munch({u'id': u'19418cc0-130a-4cd8-854f-7bd62d8fe6ac'}), 'az': u'nova', 'id': u'd52a67b7-8026-4c4b-8ec0-8b2ee4c28bc9', 'security_groups': [Munch({u'name': u'vping-sg-031c95e7-2229-4b9c-bac0-1de6a533e9a1'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5e55b415963b4aa7b330403f85d8d4da', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c91e2efce72a44ba86993db71877031b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-27T18:56:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-27T18:56:46Z', 'hostId': u'aa88cf6dd71b5b4e9a80b16d11c39a2364e274f23e435f8bbaff8af1', u'OS-EXT-SRV-ATTR:host': u'cmp01', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.3', 'cloud': 'envvars', 'host_id': u'aa88cf6dd71b5b4e9a80b16d11c39a2364e274f23e435f8bbaff8af1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp01', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000b', u'OS-SRV-USG:launched_at': u'2018-05-27T18:56:45.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c91e2efce72a44ba86993db71877031b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', 'name': u'opnfv-vping-1-031c95e7-2229-4b9c-bac0-1de6a533e9a1', 'adminPass': u'QR9i233GTpRJ', 'tenant_id': u'c91e2efce72a44ba86993db71877031b', 'created_at': u'2018-05-27T18:56:38Z', 'created': u'2018-05-27T18:56:38Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-27 18:56:48,263 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1 console: 2018-05-27 18:56:48,263 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-031c95e7-2229-4b9c-bac0-1de6a533e9a1' 2018-05-27 18:56:48,478 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRN8ZN5ZOmiY3/zFWxVdBX75KPkOcTN2L04wCzkJqSx63+E3K0sQYpF7D5XZKwlxcvCUcNjgvUkW/VBW8rC3igfIVHYu9QT6MKY7DkWfIDRJmSOk1eGzAY5VpklJjTs58v4z0K8+HN5YmQhtgm/iK8P/3CKJnItDCl8W9dwc3styFBplAXYgpsBlftF30vn0P5YqC82EplMSzl2LdlLnyTb25rIyMSqSRJ+2v0aT6MooP3Kr3R6t44U8TpxXJCChpEiARvkc2J90xtEf8PV3lyS+RjW53kNgyWfoU5/8H4eFjIbmOoq7vVd8FUstoTX+SGV65DpDj8qpZK59vum5hh Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0TfGTeWTpomN/8xVsVXQV++Sj5DnEzdi9OMAs5Cakset/hNy\ntLEGKRew+V2SsJcXLwlHDY4L1JFv1QVvKwt4oHyFR2LvUE+jCmOw5FnyA0SZkjpN\nXhswGOVaZJSY07OfL+M9CvPhzeWJkIbYJv4ivD/9wiiZyLQwpfFvXcHN7LchQaZQ\nF2IKbAZX7Rd9L59D+WKgvNhKZTEs5di3ZS58k29uayMjEqkkSftr9Gk+jKKD9yq9\n0ereOFPE6cVyQgoaRIgEb5HNifdMbRH/D1d5ckvkY1ud5DYMln6FOf/B+HhYyG5j\nqKu71XfBVLLaE1/khleuQ6Q4/KqWSufb7puYYQIDAQABAoIBAG8BPMIP0OtHiIP0\nEnNoqIY/om9x3miftm1gE/sx+hFuyK5J+05Lro0W+NsV/sKbJ73ZGk3i0/wQvlkz\n7OvVxkbASqa5o2flGQhmJHDEGFgLib/AF1Sa8EYFSpSbEwsf/pIV60loZKIt63M3\nWHA33o4rFaRyjkWi9TzWgNQqA+xXuCwHmSEulqNz48k1ebOD4MUP3fK4Odyl9t1S\ncI7wZizXxiOd7m/7JtJB8DNjMzQVtHr8LD75TPH0LYUWl0i617T1kPqN09ZG7b7G\nNLh3z+8f17PD/1RzRapebVrWRow5mc53L6srDLHmRfgCLR9cqf2YwM15fOD5WbmL\njXjk/8ECgYEA7et+F55rXx8xNw+FKTHG6EHJW5JjerMjfIN7vq9cOl2TlcJKNyTR\n0annofsobpTHsFNnMaZqAoFLm/VaLeyAXYBltV0oxezVIElxVIPGcKYNz6/jfm99\nDzOHopT8u/S8dkPwUjAeU6HTZpi8UXDF07fAz8EoopVbTdzqaG9SUBUCgYEA4R3p\nR5L4FYHwnCGASK0GiDy0E3dj9lN+e3Cx+hWNi8PJ3ElI7i68JnEDIdbzE9LrSNdx\nJ6q2KVkU07DNpzqTmXzbrQrwY5yVQkWzT6VcJBrX7lT4O4wG7Piura+dvP39gvwM\nSoaUW6ZD2eDNeTjWXgFtcj0km3roA9JXv7zB7h0CgYEAgzbNY9lK/jsFuYgluIJr\nYMxncMlbc+A4QgOBy7iK9OWG76EnrSHxVeCOjxclRVdoiiZ1UzykWp1URb8a7Rjx\n8p9NeKjYQ9BJ+nSGvEWwu4/ZLiGjJaf3INsaguAIQuDGz7LIZ4uCLj2hiYPS2FeJ\nwyokfG/bKU+V+2tLHC3JB8ECgYB/YOht6nhb2yGlhsNK3DTVA9w1I5o5eHcaK+NZ\nCbcE/a0L65/LvkASVGIcVL9IWVFu7xEFC/B1JwXE3scPN/Lqp565pHXvN1uxmzTh\n/URM3a+PGR84unv0vKZCext7JBC9fBcMWGg8D7FW6H/7drC9kns2Z+h93abI+s1S\nHeFx9QKBgCDxOcKrlFSWqrlPFQyc43ea3LT4M0CTKM3cFIWzMEtdw5g3SGJ6OxOs\ntHRORm4p6kLBiCOADqxaLcJ3ZoaElcuvXzz3TIPQSoYppVXMD5RL8XyFJC6z6GAe\ncXNb1QQBTlf189kB8TCZpQIRNumwr9seOVnM1itk17kYC4eBPy4O\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5e55b415963b4aa7b330403f85d8d4da', 'name': u'vping-keypair-031c95e7-2229-4b9c-bac0-1de6a533e9a1', 'created_at': '2018-05-27T18:56:48.478810', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c91e2efce72a44ba86993db71877031b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'94:d7:15:ac:a2:8d:49:3e:65:9b:1d:0a:e7:1b:ec:e3', 'type': 'ssh', 'id': u'vping-keypair-031c95e7-2229-4b9c-bac0-1de6a533e9a1'}) 2018-05-27 18:56:48,479 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA0TfGTeWTpomN/8xVsVXQV++Sj5DnEzdi9OMAs5Cakset/hNy tLEGKRew+V2SsJcXLwlHDY4L1JFv1QVvKwt4oHyFR2LvUE+jCmOw5FnyA0SZkjpN XhswGOVaZJSY07OfL+M9CvPhzeWJkIbYJv4ivD/9wiiZyLQwpfFvXcHN7LchQaZQ F2IKbAZX7Rd9L59D+WKgvNhKZTEs5di3ZS58k29uayMjEqkkSftr9Gk+jKKD9yq9 0ereOFPE6cVyQgoaRIgEb5HNifdMbRH/D1d5ckvkY1ud5DYMln6FOf/B+HhYyG5j qKu71XfBVLLaE1/khleuQ6Q4/KqWSufb7puYYQIDAQABAoIBAG8BPMIP0OtHiIP0 EnNoqIY/om9x3miftm1gE/sx+hFuyK5J+05Lro0W+NsV/sKbJ73ZGk3i0/wQvlkz 7OvVxkbASqa5o2flGQhmJHDEGFgLib/AF1Sa8EYFSpSbEwsf/pIV60loZKIt63M3 WHA33o4rFaRyjkWi9TzWgNQqA+xXuCwHmSEulqNz48k1ebOD4MUP3fK4Odyl9t1S cI7wZizXxiOd7m/7JtJB8DNjMzQVtHr8LD75TPH0LYUWl0i617T1kPqN09ZG7b7G NLh3z+8f17PD/1RzRapebVrWRow5mc53L6srDLHmRfgCLR9cqf2YwM15fOD5WbmL jXjk/8ECgYEA7et+F55rXx8xNw+FKTHG6EHJW5JjerMjfIN7vq9cOl2TlcJKNyTR 0annofsobpTHsFNnMaZqAoFLm/VaLeyAXYBltV0oxezVIElxVIPGcKYNz6/jfm99 DzOHopT8u/S8dkPwUjAeU6HTZpi8UXDF07fAz8EoopVbTdzqaG9SUBUCgYEA4R3p R5L4FYHwnCGASK0GiDy0E3dj9lN+e3Cx+hWNi8PJ3ElI7i68JnEDIdbzE9LrSNdx J6q2KVkU07DNpzqTmXzbrQrwY5yVQkWzT6VcJBrX7lT4O4wG7Piura+dvP39gvwM SoaUW6ZD2eDNeTjWXgFtcj0km3roA9JXv7zB7h0CgYEAgzbNY9lK/jsFuYgluIJr YMxncMlbc+A4QgOBy7iK9OWG76EnrSHxVeCOjxclRVdoiiZ1UzykWp1URb8a7Rjx 8p9NeKjYQ9BJ+nSGvEWwu4/ZLiGjJaf3INsaguAIQuDGz7LIZ4uCLj2hiYPS2FeJ wyokfG/bKU+V+2tLHC3JB8ECgYB/YOht6nhb2yGlhsNK3DTVA9w1I5o5eHcaK+NZ CbcE/a0L65/LvkASVGIcVL9IWVFu7xEFC/B1JwXE3scPN/Lqp565pHXvN1uxmzTh /URM3a+PGR84unv0vKZCext7JBC9fBcMWGg8D7FW6H/7drC9kns2Z+h93abI+s1S HeFx9QKBgCDxOcKrlFSWqrlPFQyc43ea3LT4M0CTKM3cFIWzMEtdw5g3SGJ6OxOs tHRORm4p6kLBiCOADqxaLcJ3ZoaElcuvXzz3TIPQSoYppVXMD5RL8XyFJC6z6GAe cXNb1QQBTlf189kB8TCZpQIRNumwr9seOVnM1itk17kYC4eBPy4O -----END RSA PRIVATE KEY----- 2018-05-27 18:56:49,409 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--031c95e7-2229-4b9c-bac0-1de6a533e9a1' 2018-05-27 18:56:57,889 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm2: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-031c95e7-2229-4b9c-bac0-1de6a533e9a1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:54:7b:0a', u'version': 4, u'addr': u'192.168.130.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e385cae8-32f7-4372-ac48-a84b7581c37c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000c', u'OS-SRV-USG:launched_at': u'2018-05-27T18:56:57.000000', 'flavor': Munch({u'id': u'19418cc0-130a-4cd8-854f-7bd62d8fe6ac'}), 'az': u'nova', 'id': u'df400a4e-603d-4e95-91af-cfa5c01ea7de', 'security_groups': [Munch({u'name': u'vping-sg-031c95e7-2229-4b9c-bac0-1de6a533e9a1'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5e55b415963b4aa7b330403f85d8d4da', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c91e2efce72a44ba86993db71877031b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-27T18:56:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-27T18:56:57Z', 'hostId': u'875e54d9e1c8028d01d52f1535a32a663f29128e3575836171759e97', u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-031c95e7-2229-4b9c-bac0-1de6a533e9a1', 'public_v6': '', 'private_v4': u'192.168.130.11', 'cloud': 'envvars', 'host_id': u'875e54d9e1c8028d01d52f1535a32a663f29128e3575836171759e97', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000c', u'OS-SRV-USG:launched_at': u'2018-05-27T18:56:57.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c91e2efce72a44ba86993db71877031b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', 'name': u'opnfv-vping-2-ssh--031c95e7-2229-4b9c-bac0-1de6a533e9a1', 'adminPass': u'F5tTGFvHhvX2', 'tenant_id': u'c91e2efce72a44ba86993db71877031b', 'created_at': u'2018-05-27T18:56:50Z', 'created': u'2018-05-27T18:56:50Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-27 18:57:00,671 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'ACTIVE', 'router_id': u'7a02cd89-b00e-4566-bbe3-2cfbe7380611', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'c91e2efce72a44ba86993db71877031b', 'created_at': u'2018-05-27T18:56:59Z', 'attached': True, 'updated_at': u'2018-05-27T18:56:59Z', 'id': u'331e9556-35a9-410b-9bcf-f1115cd6763e', 'floating_network_id': u'cbad74bd-ad2e-4b60-b0a0-330eed8b4663', 'fixed_ip_address': u'192.168.130.11', 'floating_ip_address': u'10.16.0.116', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c91e2efce72a44ba86993db71877031b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'7a02cd89-b00e-4566-bbe3-2cfbe7380611', 'project_id': u'c91e2efce72a44ba86993db71877031b', 'port_id': u'c610bdc8-87de-4041-9bfa-110009a07dfa', 'port': u'c610bdc8-87de-4041-9bfa-110009a07dfa', 'network': u'cbad74bd-ad2e-4b60-b0a0-330eed8b4663'}) 2018-05-27 18:57:02,277 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm2 console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.988 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.97 BogoMIPS (lpj=11199952) [ 0.028035] pid_max: default: 32768 minimum: 301 [ 0.036050] ACPI: Core revision 20150930 [ 0.048623] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068057] Security Framework initialized [ 0.072036] Yama: becoming mindful. [ 0.080051] AppArmor: AppArmor initialized [ 0.088099] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092151] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.096094] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.100039] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108243] Initializing cgroup subsys io [ 0.112044] Initializing cgroup subsys memory [ 0.116060] Initializing cgroup subsys devices [ 0.120058] Initializing cgroup subsys freezer [ 0.124076] Initializing cgroup subsys net_cls [ 0.128045] Initializing cgroup subsys perf_event [ 0.132052] Initializing cgroup subsys net_prio [ 0.136058] Initializing cgroup subsys hugetlb [ 0.140063] Initializing cgroup subsys pids [ 0.152813] CPU: Physical Processor ID: 0 [ 0.161450] mce: CPU supports 10 MCE banks [ 0.173103] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.176038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.456813] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.666036] ftrace: allocating 31920 entries in 125 pages 2018-05-27 18:57:02,277 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-27 18:57:09,382 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-27 18:57:09,395 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-27 18:57:09,422 - xtesting.energy.energy - DEBUG - Stopping recording 2018-05-27 18:57:09,904 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 18:57:09,904 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:38 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-27 18:57:24,092 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-27 18:57:24,844 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'6ab15c99-1942-4bf5-8358-e1a520586b04'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-27T18:45:24Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'cbad74bd-ad2e-4b60-b0a0-330eed8b4663', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'c91e2efce72a44ba86993db71877031b', u'created_at': u'2018-05-27T18:45:19Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c91e2efce72a44ba86993db71877031b'}) 2018-05-27 18:57:24,844 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-27 18:57:24,844 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-27 18:57:24' 2018-05-27 18:57:24,844 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--c96ae43a-fca4-4ff8-99f8-557ca5e54a6e' 2018-05-27 18:57:24,844 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-05-27 18:57:25,425 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--c96ae43a-fca4-4ff8-99f8-557ca5e54a6e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-27T18:57:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/837d33cc-b6f8-4176-b1d5-cc5d9de25137/file', u'owner': u'c91e2efce72a44ba86993db71877031b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'837d33cc-b6f8-4176-b1d5-cc5d9de25137', u'size': None, u'name': u'functest-vping--c96ae43a-fca4-4ff8-99f8-557ca5e54a6e', u'checksum': None, u'self': u'/v2/images/837d33cc-b6f8-4176-b1d5-cc5d9de25137', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-27T18:57:25Z', u'schema': u'/v2/schemas/image'}) 2018-05-27 18:57:25,425 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-c96ae43a-fca4-4ff8-99f8-557ca5e54a6e' 2018-05-27 18:57:25,757 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-27T18:57:25Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd05fddfc-fd6f-4326-8878-7e4a2f5259b9', u'provider:segmentation_id': 63, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-c96ae43a-fca4-4ff8-99f8-557ca5e54a6e', u'admin_state_up': True, u'tenant_id': u'c91e2efce72a44ba86993db71877031b', u'created_at': u'2018-05-27T18:57:25Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c91e2efce72a44ba86993db71877031b'}) 2018-05-27 18:57:26,541 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-27T18:57:26Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'64234405-a1e4-44c4-843c-36d4ee214fea', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-c96ae43a-fca4-4ff8-99f8-557ca5e54a6e', u'enable_dhcp': True, u'network_id': u'd05fddfc-fd6f-4326-8878-7e4a2f5259b9', u'tenant_id': u'c91e2efce72a44ba86993db71877031b', u'created_at': u'2018-05-27T18:57:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'c91e2efce72a44ba86993db71877031b'}) 2018-05-27 18:57:26,542 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-c96ae43a-fca4-4ff8-99f8-557ca5e54a6e' 2018-05-27 18:57:28,099 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'cbad74bd-ad2e-4b60-b0a0-330eed8b4663', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6ab15c99-1942-4bf5-8358-e1a520586b04', u'ip_address': u'10.16.0.118'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c91e2efce72a44ba86993db71877031b', u'created_at': u'2018-05-27T18:57:26Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-27T18:57:28Z', u'revision_number': 2, u'routes': [], u'project_id': u'c91e2efce72a44ba86993db71877031b', u'id': u'd09857ea-6380-4fc3-a124-8254b71f180a', u'name': u'vping-router-c96ae43a-fca4-4ff8-99f8-557ca5e54a6e'}) 2018-05-27 18:57:30,306 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-c96ae43a-fca4-4ff8-99f8-557ca5e54a6e' 2018-05-27 18:57:30,415 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-c96ae43a-fca4-4ff8-99f8-557ca5e54a6e', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c91e2efce72a44ba86993db71877031b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'bb3b8485-9c08-4c1a-a4c8-6b1ccc93cd80', 'swap': 0}) 2018-05-27 18:57:31,071 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-c96ae43a-fca4-4ff8-99f8-557ca5e54a6e' 2018-05-27 18:57:39,831 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-c96ae43a-fca4-4ff8-99f8-557ca5e54a6e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:58:47:ea', u'version': 4, u'addr': u'192.168.130.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'837d33cc-b6f8-4176-b1d5-cc5d9de25137'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000d', u'OS-SRV-USG:launched_at': u'2018-05-27T18:57:39.000000', 'flavor': Munch({u'id': u'bb3b8485-9c08-4c1a-a4c8-6b1ccc93cd80'}), 'az': u'nova', 'id': u'd0b4ab97-d4e3-4767-850c-e5987706e277', 'security_groups': [Munch({u'name': u'vping-sg-c96ae43a-fca4-4ff8-99f8-557ca5e54a6e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5e55b415963b4aa7b330403f85d8d4da', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c91e2efce72a44ba86993db71877031b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-27T18:57:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-27T18:57:39Z', 'hostId': u'aa88cf6dd71b5b4e9a80b16d11c39a2364e274f23e435f8bbaff8af1', u'OS-EXT-SRV-ATTR:host': u'cmp01', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.7', 'cloud': 'envvars', 'host_id': u'aa88cf6dd71b5b4e9a80b16d11c39a2364e274f23e435f8bbaff8af1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp01', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000d', u'OS-SRV-USG:launched_at': u'2018-05-27T18:57:39.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c91e2efce72a44ba86993db71877031b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp01', 'name': u'opnfv-vping-1-c96ae43a-fca4-4ff8-99f8-557ca5e54a6e', 'adminPass': u'qAM8fsF9UkjQ', 'tenant_id': u'c91e2efce72a44ba86993db71877031b', 'created_at': u'2018-05-27T18:57:32Z', 'created': u'2018-05-27T18:57:32Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-27 18:57:41,228 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1 console: 2018-05-27 18:57:41,228 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--c96ae43a-fca4-4ff8-99f8-557ca5e54a6e' 2018-05-27 18:57:49,978 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm2: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping-net-c96ae43a-fca4-4ff8-99f8-557ca5e54a6e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:de:80:99', u'version': 4, u'addr': u'192.168.130.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'837d33cc-b6f8-4176-b1d5-cc5d9de25137'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000e', u'OS-SRV-USG:launched_at': u'2018-05-27T18:57:49.000000', 'flavor': Munch({u'id': u'bb3b8485-9c08-4c1a-a4c8-6b1ccc93cd80'}), 'az': u'nova', 'id': u'adf8ee02-6d8a-4a44-885c-81e6f395a1ed', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5e55b415963b4aa7b330403f85d8d4da', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c91e2efce72a44ba86993db71877031b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-27T18:57:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-27T18:57:49Z', 'hostId': u'875e54d9e1c8028d01d52f1535a32a663f29128e3575836171759e97', u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.13', 'cloud': 'envvars', 'host_id': u'875e54d9e1c8028d01d52f1535a32a663f29128e3575836171759e97', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-0000000e', u'OS-SRV-USG:launched_at': u'2018-05-27T18:57:49.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c91e2efce72a44ba86993db71877031b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', 'name': u'opnfv-vping-2-userdata--c96ae43a-fca4-4ff8-99f8-557ca5e54a6e', 'adminPass': u'ofdHA6esW72M', 'tenant_id': u'c91e2efce72a44ba86993db71877031b', 'created_at': u'2018-05-27T18:57:42Z', 'created': u'2018-05-27T18:57:42Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-27 18:57:51,860 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm2 console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.988 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.97 BogoMIPS (lpj=11199952) [ 0.028035] pid_max: default: 32768 minimum: 301 [ 0.036046] ACPI: Core revision 20150930 [ 0.044849] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060057] Security Framework initialized [ 0.068034] Yama: becoming mindful. [ 0.076054] AppArmor: AppArmor initialized [ 0.084113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.092152] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.100094] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.108043] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120250] Initializing cgroup subsys io [ 0.128041] Initializing cgroup subsys memory [ 0.136043] Initializing cgroup subsys devices [ 0.144051] Initializing cgroup subsys freezer [ 0.152038] Initializing cgroup subsys net_cls [ 0.160038] Initializing cgroup subsys perf_event [ 0.168041] Initializing cgroup subsys net_prio [ 0.176038] Initializing cgroup subsys hugetlb [ 0.184037] Initializing cgroup subsys pids [ 0.198124] CPU: Physical Processor ID: 0 [ 0.205173] mce: CPU supports 10 MCE banks [ 0.213150] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224042] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.504500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.722679] ftrace: allocating 31920 entries in 125 pages [ 0.744208] smpboot: Max logical packages: 1 [ 0.752036] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.763368] x2apic enabled [ 0.764040] Switched APIC routing to physical x2apic. [ 0.790611] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.792000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.804053] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.816105] ... version: 2 [ 0.820040] ... bit width: 48 [ 0.824040] ... generic registers: 4 [ 0.828039] ... value mask: 0000ffffffffffff [ 0.832039] ... max period: 000000007fffffff [ 0.836039] ... fixed-purpose events: 3 [ 0.840040] ... event mask: 000000070000000f [ 0.844149] KVM setup paravirtual spinlock [ 0.848776] x86: Booted up 1 node, 1 CPUs [ 0.852044] smpboot: Total of 1 processors activated (5599.97 BogoMIPS) [ 0.860168] devtmpfs: initialized [ 0.865843] evm: security.selinux [ 0.868042] evm: security.SMACK64 [ 0.872041] evm: security.SMACK64EXEC [ 0.876039] evm: security.SMACK64TRANSMUTE [ 0.880040] evm: security.SMACK64MMAP [ 0.884040] evm: security.ima [ 0.888039] evm: security.capability [ 0.892265] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.896202] pinctrl core: initialized pinctrl subsystem [ 0.901004] RTC time: 18:57:44, date: 05/27/18 [ 0.904207] NET: Registered protocol family 16 [ 0.908261] cpuidle: using governor ladder [ 0.912046] cpuidle: using governor menu [ 0.916045] PCCT header not found. [ 0.920328] ACPI: bus type PCI registered [ 0.924041] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.928918] PCI: Using configuration type 1 for base access [ 0.932479] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.937306] ACPI: Added _OSI(Module Device) [ 0.940040] ACPI: Added _OSI(Processor Device) [ 0.944040] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.948040] ACPI: Added _OSI(Processor Aggregator Device) [ 0.954901] ACPI: Interpreter enabled [ 0.956045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.968092] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.980052] ACPI: (supports S0 S3 S4 S5) [ 0.984040] ACPI: Using IOAPIC for interrupt routing [ 0.988059] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.996498] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.000046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.004045] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.008049] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.012708] acpiphp: Slot [3] registered [ 1.016158] acpiphp: Slot [4] registered [ 1.020156] acpiphp: Slot [5] registered [ 1.024164] acpiphp: Slot [6] registered [ 1.028156] acpiphp: Slot [7] registered [ 1.032165] acpiphp: Slot [8] registered [ 1.036155] acpiphp: Slot [9] registered [ 1.040159] acpiphp: Slot [10] registered [ 1.044156] acpiphp: Slot [11] registered [ 1.048156] acpiphp: Slot [12] registered [ 1.052155] acpiphp: Slot [13] registered [ 1.056183] acpiphp: Slot [14] registered [ 1.060179] acpiphp: Slot [15] registered [ 1.064160] acpiphp: Slot [16] registered [ 1.068160] acpiphp: Slot [17] registered [ 1.072158] acpiphp: Slot [18] registered [ 1.076160] acpiphp: Slot [19] registered [ 1.080161] acpiphp: Slot [20] registered [ 1.084159] acpiphp: Slot [21] registered [ 1.088163] acpiphp: Slot [22] registered [ 1.092160] acpiphp: Slot [23] registered [ 1.096160] acpiphp: Slot [24] registered [ 1.100157] acpiphp: Slot [25] registered [ 1.104157] acpiphp: Slot [26] registered [ 1.108157] acpiphp: Slot [27] registered [ 1.112458] acpiphp: Slot [28] registered [ 1.116156] acpiphp: Slot [29] registered [ 1.120159] acpiphp: Slot [30] registered [ 1.124160] acpiphp: Slot [31] registered [ 1.128174] PCI host bridge to bus 0000:00 [ 1.132060] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.136055] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.140056] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.144052] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.148053] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.152043] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.177948] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.180041] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.184041] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.188042] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.210208] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.212153] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.332893] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.344596] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.356618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.368551] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.380377] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.389367] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.392503] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.396000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.396045] vgaarb: loaded [ 1.400040] vgaarb: bridge control possible 0000:00:02.0 [ 1.404296] SCSI subsystem initialized [ 1.408375] ACPI: bus type USB registered [ 1.412080] usbcore: registered new interface driver usbfs [ 1.416076] usbcore: registered new interface driver hub [ 1.420076] usbcore: registered new device driver usb [ 1.424299] PCI: Using ACPI for IRQ routing [ 1.430362] NetLabel: Initializing [ 1.432043] NetLabel: domain hash size = 128 [ 1.436042] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.440068] NetLabel: unlabeled traffic allowed by default [ 1.444236] clocksource: Switched to clocksource kvm-clock [ 1.470899] AppArmor: AppArmor Filesystem Enabled [ 1.486264] pnp: PnP ACPI init [ 1.498622] pnp: PnP ACPI: found 5 devices [ 1.520727] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.547094] NET: Registered protocol family 2 [ 1.561410] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.580139] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.596298] TCP: Hash tables configured (established 4096 bind 4096) [ 1.613487] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.629553] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.647097] NET: Registered protocol family 1 [ 1.660489] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.677439] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.693778] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.729741] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.767928] Trying to unpack rootfs image as initramfs... [ 1.862395] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 1.888885] Scanning for low memory corruption every 60 seconds [ 1.906731] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.924322] audit: initializing netlink subsys (disabled) [ 1.938981] audit: type=2000 audit(1527447462.935:1): initialized [ 1.957006] Initialise system trusted keyring [ 1.971206] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.989942] zbud: loaded [ 2.000275] VFS: Disk quotas dquot_6.6.0 [ 2.012902] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.033149] fuse init (API version 7.23) [ 2.046576] Key type big_key registered [ 2.059180] Allocating IMA MOK and blacklist keyrings. [ 2.074249] Key type asymmetric registered [ 2.087145] Asymmetric key parser 'x509' registered [ 2.102912] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.125997] io scheduler noop registered [ 2.138811] io scheduler deadline registered (default) [ 2.154783] io scheduler cfq registered [ 2.168090] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.184377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.202187] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.225328] ACPI: Power Button [PWRF] [ 2.237057] GHES: HEST is not enabled! [ 2.267734] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.344985] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.390173] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.419806] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.477986] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.503934] Linux agpgart interface v0.103 [ 2.518766] brd: module loaded [ 2.532423] loop: module loaded [ 2.558208] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.582471] GPT:90111 != 2097151 [ 2.593826] GPT:Alternate GPT header not at the end of the disk. [ 2.609678] GPT:90111 != 2097151 [ 2.619987] GPT: Use GNU Parted to correct GPT errors. [ 2.634199] vda: vda1 vda15 [ 2.652545] vdb: [ 2.664163] scsi host0: ata_piix [ 2.675033] scsi host1: ata_piix [ 2.685880] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 2.704605] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 2.730154] libphy: Fixed MDIO Bus: probed [ 2.747035] tun: Universal TUN/TAP device driver, 1.6 [ 2.765844] tun: (C) 1999-2004 Max Krasnyansky [ 2.800515] PPP generic driver version 2.4.2 [ 2.817194] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.839816] ehci-pci: EHCI PCI platform driver [ 2.856729] ehci-platform: EHCI generic platform driver [ 2.875293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.901962] ohci-pci: OHCI PCI platform driver [ 2.920529] ohci-platform: OHCI generic platform driver [ 2.937665] uhci_hcd: USB Universal Host Controller Interface driver [ 2.978742] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 2.997605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.020644] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.036101] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.053335] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.073107] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.097230] usb usb1: Product: UHCI Host Controller [ 3.112847] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.130179] usb usb1: SerialNumber: 0000:00:01.2 [ 3.144756] hub 1-0:1.0: USB hub found [ 3.156471] hub 1-0:1.0: 2 ports detected [ 3.170039] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.202320] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.218336] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.233892] mousedev: PS/2 mouse device common for all mice [ 3.253160] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.280133] rtc_cmos 00:00: RTC can wake from S4 [ 3.297920] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.317512] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.334341] i2c /dev entries driver [ 3.345912] device-mapper: uevent: version 1.0.3 [ 3.363338] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.389047] ledtrig-cpu: registered to indicate activity on CPUs [ 3.405658] NET: Registered protocol family 10 [ 3.419605] NET: Registered protocol family 17 [ 3.433203] Key type dns_resolver registered [ 3.448302] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 3.464451] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.489869] registered taskstats version 1 [ 3.502630] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 3.520797] Loading compiled-in X.509 certificates [ 3.535608] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.562520] zswap: loaded using pool lzo/zbud [ 3.577789] Key type trusted registered [ 3.592227] Key type encrypted registered [ 3.604771] AppArmor: AppArmor sha1 policy hashing enabled [ 3.620394] ima: No TPM chip found, activating TPM-bypass! [ 3.636539] evm: HMAC attrs: 0x1 [ 3.651002] Magic number: 2:376:1000 [ 3.663084] misc memory_bandwidth: hash matches [ 3.875761] block vdb: hash matches [ 3.886794] i8042 aux 00:02: hash matches [ 3.902115] rtc_cmos 00:00: setting system clock to 2018-05-27 18:57:49 UTC (1527447469) [ 3.927699] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.944659] EDD information not available. [ 3.962848] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 3.987125] Write protecting the kernel read-only data: 14336k [ 4.005846] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.030547] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.07 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 4.41 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 4.514969] random: dd urandom read with 10 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.988 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWK8qd8Yx42q0s78uUtDueNYLmSM49LR23SY+twSp3GRWEVQsZwbJv5rheW/+J6/Z96pkC8ZgfeF6qShaRehx3kzm9p1PcK1iyzoAVXYbFX8VszBMma8Hig4IRO+IzLsrYQU0ZVjPuqMGw506TXmhjFQ3PSUMS2ZnCCRicHFz0IAk4/4IERYF3fG4u+rNBjnQt7wyqyIZtSv9iPSRYbZszYvQS2c0a1u0HzZCYcDusk0GElgur9wrTHmQHGLvuRkohyIA1euA7NY6TjjXKZEikaVJ4X8LPxcG5ArUGyqYO/WCl80Jlog3JffHWe2WQLEmJXueJQc4Oz9N5yS+fta3r root@opnfv-vping-1-c96ae43a-fca4-4ff8-99f8-557ca5e54a6e ssh-dss AAAAB3NzaC1kc3MAAACBAIsZltNZKGV22tUFWmnSyIImiUsP3IG+W6CPvtXkJZ6rubN8oQHJLR7XQ0oV9W0eAojdcACo4X8s4E5h8+eiYPV/JYGJr09g5lzVBJEevWfnWX1MJjTu4U3vrGYarEoAaEVwd7nqUzJfV4cZ2MWfZfqsL8UuROm3KuXGybqEJYRPAAAAFQCpdd+EbQ1+VEuUF4liM53XzUDgnQAAAIAqaxpkhoRi7SwMooPF8YUBeHy7aaAT+GIwSpEHZJvpewUrUmd6wG9QYtSBgMsHcLMo3j4/eQ9h8+CUrrJAJdiNwX528ksX/5uYqgeKOSWNmKSz7VX4uJH6fe9FYFsjEg/ht/1vUl6lWJJ0BQHGowTslr1NQE7LBgRjEHJi7DkfrwAAAIA5pKOAf08qkPtMENccGwBR9WT8uayvEGscSTpuWi9/uQ29xciidqGGnZwgZwsVmcNwSsWZjwyrx/q7VCw/HmCg/Uvbwy48wSRJHXGT4uLgBZq+7ORSeNYjEuUR55H8Hz9KC36BVA+gOMQmADfUnccfEWIwIGK94UA0+IKjuFV3mA== root@opnfv-vping-1-c96ae43a-fca4-4ff8-99f8-557ca5e54a6e -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:fe58:47ea/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.2 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: d0b4ab97-d4e3-4767-850c-e5987706e277 name: opnfv-vping-1-c96ae43a-fca4-4ff8-99f8-557ca5e54a6e availability-zone: nova local-hostname: opnfv-vping-1-c96ae43a-fca4-4ff8-99f8-557ca5e54a6e.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=5.91 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-c96ae43a-fca4-4ff8-99f8-557ca5e54a6e login: /dev/root resized successfully [took 1.06s] 2018-05-27 18:57:51,860 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-27 18:57:51,860 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-27 18:57:53,832 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.988 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.97 BogoMIPS (lpj=11199952) [ 0.028034] pid_max: default: 32768 minimum: 301 [ 0.036040] ACPI: Core revision 20150930 [ 0.044853] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068378] Security Framework initialized [ 0.076032] Yama: becoming mindful. [ 0.084050] AppArmor: AppArmor initialized [ 0.092097] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100259] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108094] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116109] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124238] Initializing cgroup subsys io [ 0.132040] Initializing cgroup subsys memory [ 0.140042] Initializing cgroup subsys devices [ 0.148037] Initializing cgroup subsys freezer [ 0.156717] Initializing cgroup subsys net_cls [ 0.164037] Initializing cgroup subsys perf_event [ 0.172043] Initializing cgroup subsys net_prio [ 0.180037] Initializing cgroup subsys hugetlb [ 0.188036] Initializing cgroup subsys pids [ 0.201775] CPU: Physical Processor ID: 0 [ 0.209499] mce: CPU supports 10 MCE banks [ 0.217274] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493036] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) 2018-05-27 18:57:53,832 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.130.7. Waiting for response... 2018-05-27 18:57:55,989 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.988 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.97 BogoMIPS (lpj=11199952) [ 0.028034] pid_max: default: 32768 minimum: 301 [ 0.036040] ACPI: Core revision 20150930 [ 0.044853] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068378] Security Framework initialized [ 0.076032] Yama: becoming mindful. [ 0.084050] AppArmor: AppArmor initialized [ 0.092097] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100259] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108094] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116109] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124238] Initializing cgroup subsys io [ 0.132040] Initializing cgroup subsys memory [ 0.140042] Initializing cgroup subsys devices [ 0.148037] Initializing cgroup subsys freezer [ 0.156717] Initializing cgroup subsys net_cls [ 0.164037] Initializing cgroup subsys perf_event [ 0.172043] Initializing cgroup subsys net_prio [ 0.180037] Initializing cgroup subsys hugetlb [ 0.188036] Initializing cgroup subsys pids [ 0.201775] CPU: Physical Processor ID: 0 [ 0.209499] mce: CPU supports 10 MCE banks [ 0.217274] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493036] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.709411] ftrace: allocating 31920 entries in 125 pages [ 0.732199] smpboot: Max logical packages: 1 [ 0.740034] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.751695] x2apic enabled [ 0.752038] Switched APIC routing to physical x2apic. [ 0.778967] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.780000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.792052] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.808072] ... version: 2 [ 0.812040] ... bit width: 48 [ 0.816039] ... generic registers: 4 [ 0.820039] ... value mask: 0000ffffffffffff [ 0.824105] ... max period: 000000007fffffff [ 0.828039] ... fixed-purpose events: 3 [ 0.832040] ... event mask: 000000070000000f [ 0.836112] KVM setup paravirtual spinlock [ 0.840725] x86: Booted up 1 node, 1 CPUs [ 0.844043] smpboot: Total of 1 processors activated (5599.97 BogoMIPS) [ 0.852133] devtmpfs: initialized [ 0.858165] evm: security.selinux [ 0.860042] evm: security.SMACK64 [ 0.864039] evm: security.SMACK64EXEC [ 0.868039] evm: security.SMACK64TRANSMUTE [ 0.872039] evm: security.SMACK64MMAP [ 0.876039] evm: security.ima [ 0.880038] evm: security.capability [ 0.884179] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.888131] pinctrl core: initialized pinctrl subsystem [ 0.893014] RTC time: 18:57:54, date: 05/27/18 [ 0.896168] NET: Registered protocol family 16 [ 0.900197] cpuidle: using governor ladder [ 0.904043] cpuidle: using governor menu [ 0.908114] PCCT header not found. [ 0.912286] ACPI: bus type PCI registered [ 0.916045] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.920932] PCI: Using configuration type 1 for base access [ 0.924724] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.929265] ACPI: Added _OSI(Module Device) [ 0.932040] ACPI: Added _OSI(Processor Device) [ 0.936040] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.940040] ACPI: Added _OSI(Processor Aggregator Device) [ 0.947296] ACPI: Interpreter enabled [ 0.948045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.960055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.972051] ACPI: (supports S0 S3 S4 S5) [ 0.976047] ACPI: Using IOAPIC for interrupt routing [ 0.980066] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.988342] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.992048] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.996048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.000051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.005026] acpiphp: Slot [3] registered [ 1.008163] acpiphp: Slot [4] registered [ 1.012154] acpiphp: Slot [5] registered [ 1.016155] acpiphp: Slot [6] registered [ 1.020170] acpiphp: Slot [7] registered [ 1.024235] acpiphp: Slot [8] registered [ 1.028154] acpiphp: Slot [9] registered [ 1.032155] acpiphp: Slot [10] registered [ 1.036156] acpiphp: Slot [11] registered [ 1.040155] acpiphp: Slot [12] registered 2018-05-27 18:57:57,935 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.988 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.97 BogoMIPS (lpj=11199952) [ 0.028034] pid_max: default: 32768 minimum: 301 [ 0.036040] ACPI: Core revision 20150930 [ 0.044853] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068378] Security Framework initialized [ 0.076032] Yama: becoming mindful. [ 0.084050] AppArmor: AppArmor initialized [ 0.092097] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100259] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108094] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116109] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124238] Initializing cgroup subsys io [ 0.132040] Initializing cgroup subsys memory [ 0.140042] Initializing cgroup subsys devices [ 0.148037] Initializing cgroup subsys freezer [ 0.156717] Initializing cgroup subsys net_cls [ 0.164037] Initializing cgroup subsys perf_event [ 0.172043] Initializing cgroup subsys net_prio [ 0.180037] Initializing cgroup subsys hugetlb [ 0.188036] Initializing cgroup subsys pids [ 0.201775] CPU: Physical Processor ID: 0 [ 0.209499] mce: CPU supports 10 MCE banks [ 0.217274] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493036] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.709411] ftrace: allocating 31920 entries in 125 pages [ 0.732199] smpboot: Max logical packages: 1 [ 0.740034] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.751695] x2apic enabled [ 0.752038] Switched APIC routing to physical x2apic. [ 0.778967] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.780000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.792052] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.808072] ... version: 2 [ 0.812040] ... bit width: 48 [ 0.816039] ... generic registers: 4 [ 0.820039] ... value mask: 0000ffffffffffff [ 0.824105] ... max period: 000000007fffffff [ 0.828039] ... fixed-purpose events: 3 [ 0.832040] ... event mask: 000000070000000f [ 0.836112] KVM setup paravirtual spinlock [ 0.840725] x86: Booted up 1 node, 1 CPUs [ 0.844043] smpboot: Total of 1 processors activated (5599.97 BogoMIPS) [ 0.852133] devtmpfs: initialized [ 0.858165] evm: security.selinux [ 0.860042] evm: security.SMACK64 [ 0.864039] evm: security.SMACK64EXEC [ 0.868039] evm: security.SMACK64TRANSMUTE [ 0.872039] evm: security.SMACK64MMAP [ 0.876039] evm: security.ima [ 0.880038] evm: security.capability [ 0.884179] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.888131] pinctrl core: initialized pinctrl subsystem [ 0.893014] RTC time: 18:57:54, date: 05/27/18 [ 0.896168] NET: Registered protocol family 16 [ 0.900197] cpuidle: using governor ladder [ 0.904043] cpuidle: using governor menu [ 0.908114] PCCT header not found. [ 0.912286] ACPI: bus type PCI registered [ 0.916045] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.920932] PCI: Using configuration type 1 for base access [ 0.924724] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.929265] ACPI: Added _OSI(Module Device) [ 0.932040] ACPI: Added _OSI(Processor Device) [ 0.936040] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.940040] ACPI: Added _OSI(Processor Aggregator Device) [ 0.947296] ACPI: Interpreter enabled [ 0.948045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.960055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.972051] ACPI: (supports S0 S3 S4 S5) [ 0.976047] ACPI: Using IOAPIC for interrupt routing [ 0.980066] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.988342] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.992048] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.996048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.000051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.005026] acpiphp: Slot [3] registered [ 1.008163] acpiphp: Slot [4] registered [ 1.012154] acpiphp: Slot [5] registered [ 1.016155] acpiphp: Slot [6] registered [ 1.020170] acpiphp: Slot [7] registered [ 1.024235] acpiphp: Slot [8] registered [ 1.028154] acpiphp: Slot [9] registered [ 1.032155] acpiphp: Slot [10] registered [ 1.036156] acpiphp: Slot [11] registered [ 1.040155] acpiphp: Slot [12] registered [ 1.044154] acpiphp: Slot [13] registered [ 1.048162] acpiphp: Slot [14] registered [ 1.052158] acpiphp: Slot [15] registered [ 1.056158] acpiphp: Slot [16] registered [ 1.060172] acpiphp: Slot [17] registered [ 1.064154] acpiphp: Slot [18] registered [ 1.068154] acpiphp: Slot [19] registered [ 1.072171] acpiphp: Slot [20] registered [ 1.076155] acpiphp: Slot [21] registered [ 1.080159] acpiphp: Slot [22] registered [ 1.084154] acpiphp: Slot [23] registered [ 1.088156] acpiphp: Slot [24] registered [ 1.092156] acpiphp: Slot [25] registered [ 1.096154] acpiphp: Slot [26] registered [ 1.100156] acpiphp: Slot [27] registered [ 1.104160] acpiphp: Slot [28] registered [ 1.108163] acpiphp: Slot [29] registered [ 1.112165] acpiphp: Slot [30] registered [ 1.116154] acpiphp: Slot [31] registered [ 1.120147] PCI host bridge to bus 0000:00 [ 1.124043] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.128042] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.132042] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.136041] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.140041] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.144042] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.170005] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.172043] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.176043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.180041] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.200709] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.204144] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.306315] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.316569] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.328636] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.340536] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.352354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.360716] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.368000] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.368000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.368046] vgaarb: loaded [ 1.372041] vgaarb: bridge control possible 0000:00:02.0 [ 1.376285] SCSI subsystem initialized [ 1.380322] ACPI: bus type USB registered [ 1.384065] usbcore: registered new interface driver usbfs [ 1.388054] usbcore: registered new interface driver hub [ 1.392055] usbcore: registered new device driver usb [ 1.396215] PCI: Using ACPI for IRQ routing [ 1.402263] NetLabel: Initializing [ 1.404040] NetLabel: domain hash size = 128 [ 1.408039] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.412054] NetLabel: unlabeled traffic allowed by default [ 1.416161] clocksource: Switched to clocksource kvm-clock [ 1.442038] AppArmor: AppArmor Filesystem Enabled [ 1.459174] pnp: PnP ACPI init [ 1.473072] pnp: PnP ACPI: found 5 devices [ 1.496706] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.527525] NET: Registered protocol family 2 [ 1.544484] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.567265] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.591542] TCP: Hash tables configured (established 4096 bind 4096) [ 1.612758] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.631320] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.651403] NET: Registered protocol family 1 [ 1.667504] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.686330] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.705248] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.745491] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.786117] Trying to unpack rootfs image as initramfs... [ 1.881020] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 1.906709] Scanning for low memory corruption every 60 seconds T_FOU[ 1.927137] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.946143] audit: initializing netlink subsys (disabled) [ 1.963354] audit: type=2000 audit(1527447473.047:1): initialized [ 1.982574] Initialise system trusted keyring [ 1.998110] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.019499] zbud: loaded [ 2.030043] VFS: Disk quotas dquot_6.6.0 [ 2.044156] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.066109] fuse init (API version 7.23) [ 2.080495] Key type big_key re 2018-05-27 18:57:59,991 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.988 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.97 BogoMIPS (lpj=11199952) [ 0.028034] pid_max: default: 32768 minimum: 301 [ 0.036040] ACPI: Core revision 20150930 [ 0.044853] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068378] Security Framework initialized [ 0.076032] Yama: becoming mindful. [ 0.084050] AppArmor: AppArmor initialized [ 0.092097] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100259] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108094] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116109] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124238] Initializing cgroup subsys io [ 0.132040] Initializing cgroup subsys memory [ 0.140042] Initializing cgroup subsys devices [ 0.148037] Initializing cgroup subsys freezer [ 0.156717] Initializing cgroup subsys net_cls [ 0.164037] Initializing cgroup subsys perf_event [ 0.172043] Initializing cgroup subsys net_prio [ 0.180037] Initializing cgroup subsys hugetlb [ 0.188036] Initializing cgroup subsys pids [ 0.201775] CPU: Physical Processor ID: 0 [ 0.209499] mce: CPU supports 10 MCE banks [ 0.217274] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493036] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.709411] ftrace: allocating 31920 entries in 125 pages [ 0.732199] smpboot: Max logical packages: 1 [ 0.740034] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.751695] x2apic enabled [ 0.752038] Switched APIC routing to physical x2apic. [ 0.778967] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.780000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.792052] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.808072] ... version: 2 [ 0.812040] ... bit width: 48 [ 0.816039] ... generic registers: 4 [ 0.820039] ... value mask: 0000ffffffffffff [ 0.824105] ... max period: 000000007fffffff [ 0.828039] ... fixed-purpose events: 3 [ 0.832040] ... event mask: 000000070000000f [ 0.836112] KVM setup paravirtual spinlock [ 0.840725] x86: Booted up 1 node, 1 CPUs [ 0.844043] smpboot: Total of 1 processors activated (5599.97 BogoMIPS) [ 0.852133] devtmpfs: initialized [ 0.858165] evm: security.selinux [ 0.860042] evm: security.SMACK64 [ 0.864039] evm: security.SMACK64EXEC [ 0.868039] evm: security.SMACK64TRANSMUTE [ 0.872039] evm: security.SMACK64MMAP [ 0.876039] evm: security.ima [ 0.880038] evm: security.capability [ 0.884179] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.888131] pinctrl core: initialized pinctrl subsystem [ 0.893014] RTC time: 18:57:54, date: 05/27/18 [ 0.896168] NET: Registered protocol family 16 [ 0.900197] cpuidle: using governor ladder [ 0.904043] cpuidle: using governor menu [ 0.908114] PCCT header not found. [ 0.912286] ACPI: bus type PCI registered [ 0.916045] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.920932] PCI: Using configuration type 1 for base access [ 0.924724] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.929265] ACPI: Added _OSI(Module Device) [ 0.932040] ACPI: Added _OSI(Processor Device) [ 0.936040] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.940040] ACPI: Added _OSI(Processor Aggregator Device) [ 0.947296] ACPI: Interpreter enabled [ 0.948045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.960055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.972051] ACPI: (supports S0 S3 S4 S5) [ 0.976047] ACPI: Using IOAPIC for interrupt routing [ 0.980066] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.988342] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.992048] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.996048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.000051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.005026] acpiphp: Slot [3] registered [ 1.008163] acpiphp: Slot [4] registered [ 1.012154] acpiphp: Slot [5] registered [ 1.016155] acpiphp: Slot [6] registered [ 1.020170] acpiphp: Slot [7] registered [ 1.024235] acpiphp: Slot [8] registered [ 1.028154] acpiphp: Slot [9] registered [ 1.032155] acpiphp: Slot [10] registered [ 1.036156] acpiphp: Slot [11] registered [ 1.040155] acpiphp: Slot [12] registered [ 1.044154] acpiphp: Slot [13] registered [ 1.048162] acpiphp: Slot [14] registered [ 1.052158] acpiphp: Slot [15] registered [ 1.056158] acpiphp: Slot [16] registered [ 1.060172] acpiphp: Slot [17] registered [ 1.064154] acpiphp: Slot [18] registered [ 1.068154] acpiphp: Slot [19] registered [ 1.072171] acpiphp: Slot [20] registered [ 1.076155] acpiphp: Slot [21] registered [ 1.080159] acpiphp: Slot [22] registered [ 1.084154] acpiphp: Slot [23] registered [ 1.088156] acpiphp: Slot [24] registered [ 1.092156] acpiphp: Slot [25] registered [ 1.096154] acpiphp: Slot [26] registered [ 1.100156] acpiphp: Slot [27] registered [ 1.104160] acpiphp: Slot [28] registered [ 1.108163] acpiphp: Slot [29] registered [ 1.112165] acpiphp: Slot [30] registered [ 1.116154] acpiphp: Slot [31] registered [ 1.120147] PCI host bridge to bus 0000:00 [ 1.124043] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.128042] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.132042] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.136041] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.140041] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.144042] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.170005] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.172043] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.176043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.180041] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.200709] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.204144] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.306315] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.316569] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.328636] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.340536] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.352354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.360716] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.368000] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.368000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.368046] vgaarb: loaded [ 1.372041] vgaarb: bridge control possible 0000:00:02.0 [ 1.376285] SCSI subsystem initialized [ 1.380322] ACPI: bus type USB registered [ 1.384065] usbcore: registered new interface driver usbfs [ 1.388054] usbcore: registered new interface driver hub [ 1.392055] usbcore: registered new device driver usb [ 1.396215] PCI: Using ACPI for IRQ routing [ 1.402263] NetLabel: Initializing [ 1.404040] NetLabel: domain hash size = 128 [ 1.408039] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.412054] NetLabel: unlabeled traffic allowed by default [ 1.416161] clocksource: Switched to clocksource kvm-clock [ 1.442038] AppArmor: AppArmor Filesystem Enabled [ 1.459174] pnp: PnP ACPI init [ 1.473072] pnp: PnP ACPI: found 5 devices [ 1.496706] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.527525] NET: Registered protocol family 2 [ 1.544484] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.567265] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.591542] TCP: Hash tables configured (established 4096 bind 4096) [ 1.612758] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.631320] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.651403] NET: Registered protocol family 1 [ 1.667504] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.686330] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.705248] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.745491] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.786117] Trying to unpack rootfs image as initramfs... [ 1.881020] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 1.906709] Scanning for low memory corruption every 60 seconds T_FOU[ 1.927137] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.946143] audit: initializing netlink subsys (disabled) [ 1.963354] audit: type=2000 audit(1527447473.047:1): initialized [ 1.982574] Initialise system trusted keyring [ 1.998110] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.019499] zbud: loaded [ 2.030043] VFS: Disk quotas dquot_6.6.0 [ 2.044156] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.066109] fuse init (API version 7.23) [ 2.080495] Key type big_key registered [ 2.094716] Allocating IMA MOK and blacklist keyrings. [ 2.112546] Key type asymmetric registered [ 2.127061] Asymmetric key parser 'x509' registered [ 2.143082] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.170671] io scheduler noop registered [ 2.184785] io scheduler deadline registered (default) [ 2.202571] io scheduler cfq registered [ 2.217323] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.236942] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.256814] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.281896] ACPI: Power Button [PWRF] [ 2.295294] GHES: HEST is not enabled! [ 2.329351] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.408469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.458088] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.491847] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.560938] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.590606] Linux agpgart interface v0.103 [ 2.606959] brd: module loaded [ 2.619802] loop: module loaded [ 2.646164] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.674959] GPT:90111 != 2097151 [ 2.686621] GPT:Alternate GPT header not at the end of the disk. [ 2.705516] GPT:90111 != 2097151 [ 2.717026] GPT: Use GNU Parted to correct GPT errors. [ 2.734785] vda: vda1 vda15 [ 2.754255] vdb: [ 2.766926] scsi host0: ata_piix [ 2.779180] scsi host1: ata_piix [ 2.791287] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 2.812543] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 2.835847] libphy: Fixed MDIO Bus: probed [ 2.853145] tun: Universal TUN/TAP device driver, 1.6 [ 2.869283] tun: (C) 1999-2004 Max Krasnyansky [ 2.897136] PPP generic driver version 2.4.2 [ 2.912153] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.933076] ehci-pci: EHCI PCI platform driver [ 2.948134] ehci-platform: EHCI generic platform driver [ 2.965081] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.984157] ohci-pci: OHCI PCI platform driver [ 3.000783] ohci-platform: OHCI generic platform driver [ 3.019785] uhci_hcd: USB Universal Host Controller Interface driver [ 3.058336] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.075119] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.103248] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.124566] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.143029] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.163744] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.198821] usb usb1: Product: UHCI Host Controller [ 3.216680] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.235220] usb usb1: SerialNumber: 0000:00:01.2 [ 3.250302] hub 1-0:1.0: USB hub found [ 3.263307] hub 1-0:1.0: 2 ports detected [ 3.276350] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.309966] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.325809] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.342503] mousedev: PS/2 mouse device common for all mice [ 3.362535] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.390551] rtc_cmos 00:00: RTC can wake from S4 [ 3.408426] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.432275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.452417] i2c /dev entries driver [ 3.466506] device-mapper: uevent: version 1.0.3 [ 3.481252] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.509016] ledtrig-cpu: registered to indicate activity on CPUs [ 3.528468] NET: Registered protocol family 10 [ 3.545379] NET: Registered protocol family 17 [ 3.560620] Key type dns_resolver registered [ 3.575731] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 3.594035] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.621215] registered taskstats version 1 [ 3.635132] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 3.655658] Loading compiled-in X.509 certificates [ 3.671828] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.701067] zswap: loaded using pool lzo/zbud [ 3.717162] Key type trusted registered [ 3.732335] Key type encrypted registered [ 3.745858] AppArmor: AppArmor sha1 policy hashing enabled [ 3.762323] ima: No TPM chip found, activating TPM-bypass! [ 3.779686] evm: HMAC attrs: 0x1 [ 3.795734] Magic number: 2:376:1000 [ 3.808172] misc memory_bandwidth: hash matches ing f[ 4.001465] block vdb: hash matches [ 4.013401] i8042 aux 00:02: hash matches [ 4.029638] rtc_cmos 00:00: setting system clock to 2018-05-27 18:57:59 UTC (1527447479) [ 4.054658] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.072494] EDD information not available. [ 4.090888] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.117526] Write protecting the kernel read-only data: 14336k [ 4.137150] Freeing unused k 2018-05-27 18:58:02,163 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 2799.988 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 5599.97 BogoMIPS (lpj=11199952) [ 0.028034] pid_max: default: 32768 minimum: 301 [ 0.036040] ACPI: Core revision 20150930 [ 0.044853] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.068378] Security Framework initialized [ 0.076032] Yama: becoming mindful. [ 0.084050] AppArmor: AppArmor initialized [ 0.092097] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100259] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.108094] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.116109] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124238] Initializing cgroup subsys io [ 0.132040] Initializing cgroup subsys memory [ 0.140042] Initializing cgroup subsys devices [ 0.148037] Initializing cgroup subsys freezer [ 0.156717] Initializing cgroup subsys net_cls [ 0.164037] Initializing cgroup subsys perf_event [ 0.172043] Initializing cgroup subsys net_prio [ 0.180037] Initializing cgroup subsys hugetlb [ 0.188036] Initializing cgroup subsys pids [ 0.201775] CPU: Physical Processor ID: 0 [ 0.209499] mce: CPU supports 10 MCE banks [ 0.217274] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.493036] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.709411] ftrace: allocating 31920 entries in 125 pages [ 0.732199] smpboot: Max logical packages: 1 [ 0.740034] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.751695] x2apic enabled [ 0.752038] Switched APIC routing to physical x2apic. [ 0.778967] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.780000] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (family: 0x6, model: 0x3e, stepping: 0x4) [ 0.792052] Performance Events: 16-deep LBR, IvyBridge events, Intel PMU driver. [ 0.808072] ... version: 2 [ 0.812040] ... bit width: 48 [ 0.816039] ... generic registers: 4 [ 0.820039] ... value mask: 0000ffffffffffff [ 0.824105] ... max period: 000000007fffffff [ 0.828039] ... fixed-purpose events: 3 [ 0.832040] ... event mask: 000000070000000f [ 0.836112] KVM setup paravirtual spinlock [ 0.840725] x86: Booted up 1 node, 1 CPUs [ 0.844043] smpboot: Total of 1 processors activated (5599.97 BogoMIPS) [ 0.852133] devtmpfs: initialized [ 0.858165] evm: security.selinux [ 0.860042] evm: security.SMACK64 [ 0.864039] evm: security.SMACK64EXEC [ 0.868039] evm: security.SMACK64TRANSMUTE [ 0.872039] evm: security.SMACK64MMAP [ 0.876039] evm: security.ima [ 0.880038] evm: security.capability [ 0.884179] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.888131] pinctrl core: initialized pinctrl subsystem [ 0.893014] RTC time: 18:57:54, date: 05/27/18 [ 0.896168] NET: Registered protocol family 16 [ 0.900197] cpuidle: using governor ladder [ 0.904043] cpuidle: using governor menu [ 0.908114] PCCT header not found. [ 0.912286] ACPI: bus type PCI registered [ 0.916045] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.920932] PCI: Using configuration type 1 for base access [ 0.924724] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.929265] ACPI: Added _OSI(Module Device) [ 0.932040] ACPI: Added _OSI(Processor Device) [ 0.936040] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.940040] ACPI: Added _OSI(Processor Aggregator Device) [ 0.947296] ACPI: Interpreter enabled [ 0.948045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.960055] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.972051] ACPI: (supports S0 S3 S4 S5) [ 0.976047] ACPI: Using IOAPIC for interrupt routing [ 0.980066] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.988342] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.992048] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.996048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.000051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.005026] acpiphp: Slot [3] registered [ 1.008163] acpiphp: Slot [4] registered [ 1.012154] acpiphp: Slot [5] registered [ 1.016155] acpiphp: Slot [6] registered [ 1.020170] acpiphp: Slot [7] registered [ 1.024235] acpiphp: Slot [8] registered [ 1.028154] acpiphp: Slot [9] registered [ 1.032155] acpiphp: Slot [10] registered [ 1.036156] acpiphp: Slot [11] registered [ 1.040155] acpiphp: Slot [12] registered [ 1.044154] acpiphp: Slot [13] registered [ 1.048162] acpiphp: Slot [14] registered [ 1.052158] acpiphp: Slot [15] registered [ 1.056158] acpiphp: Slot [16] registered [ 1.060172] acpiphp: Slot [17] registered [ 1.064154] acpiphp: Slot [18] registered [ 1.068154] acpiphp: Slot [19] registered [ 1.072171] acpiphp: Slot [20] registered [ 1.076155] acpiphp: Slot [21] registered [ 1.080159] acpiphp: Slot [22] registered [ 1.084154] acpiphp: Slot [23] registered [ 1.088156] acpiphp: Slot [24] registered [ 1.092156] acpiphp: Slot [25] registered [ 1.096154] acpiphp: Slot [26] registered [ 1.100156] acpiphp: Slot [27] registered [ 1.104160] acpiphp: Slot [28] registered [ 1.108163] acpiphp: Slot [29] registered [ 1.112165] acpiphp: Slot [30] registered [ 1.116154] acpiphp: Slot [31] registered [ 1.120147] PCI host bridge to bus 0000:00 [ 1.124043] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.128042] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.132042] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.136041] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.140041] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 1.144042] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.170005] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.172043] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.176043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.180041] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.200709] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.204144] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.306315] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.316569] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.328636] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.340536] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.352354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.360716] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.368000] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.368000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.368046] vgaarb: loaded [ 1.372041] vgaarb: bridge control possible 0000:00:02.0 [ 1.376285] SCSI subsystem initialized [ 1.380322] ACPI: bus type USB registered [ 1.384065] usbcore: registered new interface driver usbfs [ 1.388054] usbcore: registered new interface driver hub [ 1.392055] usbcore: registered new device driver usb [ 1.396215] PCI: Using ACPI for IRQ routing [ 1.402263] NetLabel: Initializing [ 1.404040] NetLabel: domain hash size = 128 [ 1.408039] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.412054] NetLabel: unlabeled traffic allowed by default [ 1.416161] clocksource: Switched to clocksource kvm-clock [ 1.442038] AppArmor: AppArmor Filesystem Enabled [ 1.459174] pnp: PnP ACPI init [ 1.473072] pnp: PnP ACPI: found 5 devices [ 1.496706] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.527525] NET: Registered protocol family 2 [ 1.544484] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 1.567265] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 1.591542] TCP: Hash tables configured (established 4096 bind 4096) [ 1.612758] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.631320] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.651403] NET: Registered protocol family 1 [ 1.667504] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.686330] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.705248] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.745491] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 1.786117] Trying to unpack rootfs image as initramfs... [ 1.881020] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 1.906709] Scanning for low memory corruption every 60 seconds T_FOU[ 1.927137] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.946143] audit: initializing netlink subsys (disabled) [ 1.963354] audit: type=2000 audit(1527447473.047:1): initialized [ 1.982574] Initialise system trusted keyring [ 1.998110] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.019499] zbud: loaded [ 2.030043] VFS: Disk quotas dquot_6.6.0 [ 2.044156] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.066109] fuse init (API version 7.23) [ 2.080495] Key type big_key registered [ 2.094716] Allocating IMA MOK and blacklist keyrings. [ 2.112546] Key type asymmetric registered [ 2.127061] Asymmetric key parser 'x509' registered [ 2.143082] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 2.170671] io scheduler noop registered [ 2.184785] io scheduler deadline registered (default) [ 2.202571] io scheduler cfq registered [ 2.217323] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.236942] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.256814] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.281896] ACPI: Power Button [PWRF] [ 2.295294] GHES: HEST is not enabled! [ 2.329351] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.408469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.458088] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 2.491847] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.560938] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.590606] Linux agpgart interface v0.103 [ 2.606959] brd: module loaded [ 2.619802] loop: module loaded [ 2.646164] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.674959] GPT:90111 != 2097151 [ 2.686621] GPT:Alternate GPT header not at the end of the disk. [ 2.705516] GPT:90111 != 2097151 [ 2.717026] GPT: Use GNU Parted to correct GPT errors. [ 2.734785] vda: vda1 vda15 [ 2.754255] vdb: [ 2.766926] scsi host0: ata_piix [ 2.779180] scsi host1: ata_piix [ 2.791287] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 2.812543] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 2.835847] libphy: Fixed MDIO Bus: probed [ 2.853145] tun: Universal TUN/TAP device driver, 1.6 [ 2.869283] tun: (C) 1999-2004 Max Krasnyansky [ 2.897136] PPP generic driver version 2.4.2 [ 2.912153] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.933076] ehci-pci: EHCI PCI platform driver [ 2.948134] ehci-platform: EHCI generic platform driver [ 2.965081] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.984157] ohci-pci: OHCI PCI platform driver [ 3.000783] ohci-platform: OHCI generic platform driver [ 3.019785] uhci_hcd: USB Universal Host Controller Interface driver [ 3.058336] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 3.075119] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 3.103248] uhci_hcd 0000:00:01.2: detected 2 ports [ 3.124566] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 3.143029] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 3.163744] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.198821] usb usb1: Product: UHCI Host Controller [ 3.216680] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 3.235220] usb usb1: SerialNumber: 0000:00:01.2 [ 3.250302] hub 1-0:1.0: USB hub found [ 3.263307] hub 1-0:1.0: 2 ports detected [ 3.276350] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 3.309966] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.325809] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.342503] mousedev: PS/2 mouse device common for all mice [ 3.362535] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.390551] rtc_cmos 00:00: RTC can wake from S4 [ 3.408426] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.432275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 3.452417] i2c /dev entries driver [ 3.466506] device-mapper: uevent: version 1.0.3 [ 3.481252] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 3.509016] ledtrig-cpu: registered to indicate activity on CPUs [ 3.528468] NET: Registered protocol family 10 [ 3.545379] NET: Registered protocol family 17 [ 3.560620] Key type dns_resolver registered [ 3.575731] microcode: CPU0 sig=0x306e4, pf=0x1, revision=0x1 [ 3.594035] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 3.621215] registered taskstats version 1 [ 3.635132] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 3.655658] Loading compiled-in X.509 certificates [ 3.671828] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 3.701067] zswap: loaded using pool lzo/zbud [ 3.717162] Key type trusted registered [ 3.732335] Key type encrypted registered [ 3.745858] AppArmor: AppArmor sha1 policy hashing enabled [ 3.762323] ima: No TPM chip found, activating TPM-bypass! [ 3.779686] evm: HMAC attrs: 0x1 [ 3.795734] Magic number: 2:376:1000 [ 3.808172] misc memory_bandwidth: hash matches ing f[ 4.001465] block vdb: hash matches [ 4.013401] i8042 aux 00:02: hash matches [ 4.029638] rtc_cmos 00:00: setting system clock to 2018-05-27 18:57:59 UTC (1527447479) [ 4.054658] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.072494] EDD information not available. [ 4.090888] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 4.117526] Write protecting the kernel read-only data: 14336k [ 4.137150] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 4.165250] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 4.21 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 4.58 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 4.721936] random: dd urandom read with 10 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.13... Lease of 192.168.130.13 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK /run/cirros/datasource/data/user-data returned 0 === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2799.988 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCASgq7heTcxEywuOyoSN7XLZfmiJmZgKj2VM+++sS+svVIpsULMcB1bUKRSDoTGY/RtJzTYeRF9S0cLvjmxbYigJ4e+A6rgIu/nSRgdSODJYS+RSq8KHXV9EEL3c5RnoyluPKTgclU5b9QeO3ZqGZxXGJSozEr2OK4Vn8V4C3bEZyqCSe0f6TWs8mj977CD0ccXeT10PZImHVLwDkgi2/xuokAWTOHcZ02TyXn3cwJ/WC0fdmdNOYabg09lpFA9P5pQqQ/m++UG2WPc/yVnlF6uNy89OyBm+6zDukNgq7HG8CtFIhw6PQulmMKgDBzYGBwFL7Aw0q5X5UsoO/63hRh root@opnfv-vping-2-userdata--c96ae43a-fca4-4ff8-99f8-557ca5e54a6e ssh-dss AAAAB3NzaC1kc3MAAACBAN39Xa8WweyohlMamymFUIpsrTpoUiCParnHeoPcNSKAFTrA1/NLpWFbYjdx6nafnEH2e9w4WI8XbxtwQzhbiD3DpRitxJxLKXhZsJEm689iLRx2EDWb7LCBbOJCAIHXux4CNhuxCi3z2Yw82VGkIcoQ1qKBmkqX+8WNgu5sZr9jAAAAFQC9rdgzpIhjMEVd6vtIZSNDdqkZiQAAAIB6MgPB8eO76eZbhQ+4e8C7B7LRNQQxglksZQmsmrJTih6czgIXdP8hUj48XWv8WA8TymtjxKvujE4J+xNX8YuHyc55AXjkuebxlPCNL7rs63MDM8rmr5tJqj9Mx/bE1P+bFk4Cm+M6dRL5OleUfxvITJ9w7L2+YbebWYVAiqsTagAAAIALwG9B5Qp4lQJf+kQsapdLI/ysBXo9BXwaV0+Gd2uL4MAIb1pAiUSMxhm4AVA2hX19g8TN 2018-05-27 18:58:02,164 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-05-27 18:58:02,442 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 18:58:02,442 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:37 | PASS | +------------------------+------------------+------------------+----------------+ 2018-05-27 18:58:15,048 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-05-27 18:58:15,806 - functest.opnfv_tests.openstack.cinder.cinder_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'6ab15c99-1942-4bf5-8358-e1a520586b04'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-27T18:45:24Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'cbad74bd-ad2e-4b60-b0a0-330eed8b4663', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'c91e2efce72a44ba86993db71877031b', u'created_at': u'2018-05-27T18:45:19Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c91e2efce72a44ba86993db71877031b'}) 2018-05-27 18:58:15,806 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-27 18:58:15,967 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/ericsson-virtual2 2018-05-27 18:58:15,968 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-27 18:58:15,968 - xtesting.energy.energy - DEBUG - Submitting scenario (cinder_test/running) 2018-05-27 18:58:16,113 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Begin virtual environment setup 2018-05-27 18:58:16,113 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - CinderCheck Start Time:'2018-05-27 18:58:16' 2018-05-27 18:58:16,113 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating image with name: 'functest-cinder--4531ee9e-c7b9-4abd-aa94-5a220d98ccf9' 2018-05-27 18:58:16,114 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Image metadata: None 2018-05-27 18:58:16,714 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-cinder--4531ee9e-c7b9-4abd-aa94-5a220d98ccf9', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-27T18:58:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/d8f500cd-02cf-4941-b4f0-6ba68c070dd6/file', u'owner': u'c91e2efce72a44ba86993db71877031b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'd8f500cd-02cf-4941-b4f0-6ba68c070dd6', u'size': None, u'name': u'functest-cinder--4531ee9e-c7b9-4abd-aa94-5a220d98ccf9', u'checksum': None, u'self': u'/v2/images/d8f500cd-02cf-4941-b4f0-6ba68c070dd6', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-27T18:58:16Z', u'schema': u'/v2/schemas/image'}) 2018-05-27 18:58:16,714 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating network with name: 'cinder-net-4531ee9e-c7b9-4abd-aa94-5a220d98ccf9' 2018-05-27 18:58:17,086 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-27T18:58:16Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'138df594-15bd-4e4f-a446-89d4a013d569', u'provider:segmentation_id': 44, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder-net-4531ee9e-c7b9-4abd-aa94-5a220d98ccf9', u'admin_state_up': True, u'tenant_id': u'c91e2efce72a44ba86993db71877031b', u'created_at': u'2018-05-27T18:58:16Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c91e2efce72a44ba86993db71877031b'}) 2018-05-27 18:58:17,744 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-27T18:58:17Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'27e13836-3218-428b-93d0-8329cbcbd80b', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder-subnet-4531ee9e-c7b9-4abd-aa94-5a220d98ccf9', u'enable_dhcp': True, u'network_id': u'138df594-15bd-4e4f-a446-89d4a013d569', u'tenant_id': u'c91e2efce72a44ba86993db71877031b', u'created_at': u'2018-05-27T18:58:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'c91e2efce72a44ba86993db71877031b'}) 2018-05-27 18:58:17,744 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating router with name: 'cinder-router-4531ee9e-c7b9-4abd-aa94-5a220d98ccf9' 2018-05-27 18:58:19,223 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'cbad74bd-ad2e-4b60-b0a0-330eed8b4663', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6ab15c99-1942-4bf5-8358-e1a520586b04', u'ip_address': u'10.16.0.119'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c91e2efce72a44ba86993db71877031b', u'created_at': u'2018-05-27T18:58:17Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-27T18:58:19Z', u'revision_number': 2, u'routes': [], u'project_id': u'c91e2efce72a44ba86993db71877031b', u'id': u'b0ffaaf0-9739-4288-89b9-583371d52f58', u'name': u'cinder-router-4531ee9e-c7b9-4abd-aa94-5a220d98ccf9'}) 2018-05-27 18:58:21,491 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating flavor with name: 'cinder-flavor-4531ee9e-c7b9-4abd-aa94-5a220d98ccf9' 2018-05-27 18:58:21,602 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - flavor: Munch({'name': u'cinder-flavor-4531ee9e-c7b9-4abd-aa94-5a220d98ccf9', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c91e2efce72a44ba86993db71877031b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'11e22d7a-0410-4914-afe9-ed7fa241f6ee', 'swap': 0}) 2018-05-27 18:58:21,638 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating volume with name: cinder-volume-4531ee9e-c7b9-4abd-aa94-5a220d98ccf9 2018-05-27 18:58:24,452 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - volume: Munch({'status': u'available', 'migration_status': None, 'attachments': [], 'multiattach': False, 'source_volume_id': None, 'encrypted': False, 'display_description': None, 'is_bootable': False, 'updated_at': u'2018-05-27T18:58:23.000000', u'source_volid': None, 'host': u'cmp01@lvm-driver#lvm-driver', 'consistencygroup_id': None, 'replication_status': None, 'snapshot_id': None, 'replication_extended_status': None, 'replication_driver': None, 'id': u'00122bab-4926-4375-be12-70aaabe3801f', u'os-vol-mig-status-attr:name_id': None, 'size': 2, 'display_name': u'cinder-volume-4531ee9e-c7b9-4abd-aa94-5a220d98ccf9', 'name': u'cinder-volume-4531ee9e-c7b9-4abd-aa94-5a220d98ccf9', u'user_id': u'5e55b415963b4aa7b330403f85d8d4da', 'bootable': False, 'description': None, 'availability_zone': u'nova', 'is_encrypted': False, 'volume_type': u'lvm-driver', 'properties': Munch({u'user_id': u'5e55b415963b4aa7b330403f85d8d4da', u'os-vol-host-attr:host': u'cmp01@lvm-driver#lvm-driver', u'source_volid': None, u'os-vol-mig-status-attr:migstat': None, u'os-vol-tenant-attr:tenant_id': u'c91e2efce72a44ba86993db71877031b', u'os-vol-mig-status-attr:name_id': None}), u'os-vol-host-attr:host': u'cmp01@lvm-driver#lvm-driver', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c91e2efce72a44ba86993db71877031b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-vol-tenant-attr:tenant_id': u'c91e2efce72a44ba86993db71877031b', 'can_multiattach': False, 'created_at': u'2018-05-27T18:58:22.000000', u'os-vol-mig-status-attr:migstat': None, 'metadata': Munch({})}) 2018-05-27 18:58:24,452 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating keypair with name: 'cinder-keypair_1-4531ee9e-c7b9-4abd-aa94-5a220d98ccf9' 2018-05-27 18:58:24,753 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3sAMeVfh0MZdPrcYYwZpPfJBZ/nf/rPBCFSkZa3vtGM9s32xOFEg0GjadKGD39z68a/2rZOkloIj/47v9FjlD2+bIcUTa5j2xU3CCdlyZiWmZJnUleZjIenQj5Gf1dSkHvQP834uWclVGm6+KSTHd9tqlON0joDZ19cSwgvX/gfcsxQyc109eEkw9NTDM/HKeRcMJEAEUAS2wmDNfxl64FZfLZOEzySlpggPgG2N5MBLOJltEuI51iPHcwJGlXT9X7zpuZ7iW/buWEzhwc08z1tnp3umMnZDO4jvsTD1oqfQdRRylK5hBupIei3h8Fwjr/kXOrRj8aE/f58i0ilk9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAt7ADHlX4dDGXT63GGMGaT3yQWf53/6zwQhUpGWt77RjPbN9s\nThRINBo2nShg9/c+vGv9q2TpJaCI/+O7/RY5Q9vmyHFE2uY9sVNwgnZcmYlpmSZ1\nJXmYyHp0I+Rn9XUpB70D/N+LlnJVRpuvikkx3fbapTjdI6A2dfXEsIL1/4H3LMUM\nnNdPXhJMPTUwzPxynkXDCRABFAEtsJgzX8ZeuBWXy2ThM8kpaYID4BtjeTASziZb\nRLiOdYjx3MCRpV0/V+86bme4lv27lhM4cHNPM9bZ6d7pjJ2QzuI77Ew9aKn0HUUc\npSuYQbqSHot4fBcI6/5Fzq0Y/GhP3+fItIpZPQIDAQABAoIBAQCCatrb+AguX2Ni\nNCw5OYRZOUS4UL9cbaosESAcJz9WyM3FLCCWkznsnEv4a0nl5MrLNxVlUoFisMd0\nf3niqJvB/WivGhTcIqrcszRnvKfkbzblgPOdxubeOGsrbKkPEr8t+lrReNp/1++J\n8VHCKlPYl8MHmgcQm1jvia678E++t5ES1gvLO9gHc0NpGzF/ySWvNc4/yPNSB3os\nlENkKTAnU5mEEdkVsq+VCCEeOEC88hgoeqDm9O8HL76zA6L+OyX6d59kxci7cHOH\nrBHh8bu4ae7S0DD6riFHAJ8ScYIbo1xHfMar2RwdS2/RrB/tkDAeN6vGl/Js74fB\neS1rdMxhAoGBANw5aMk95pztXMFbVIOvZjp4xkDjdCjw69vwTNw/TwLYdahbinJe\nqW89NzU7BEPY8s7JC3DScKj3qQBtgpxNemLEIhnq+YwIb17XT9lbeQMNgpg7skSo\nthBczgTgmsKat3dJWAnchCR/KlzBBvL6lPnXVgJXDz+4HwF8VHBcrBh1AoGBANWH\nIVB8QsUjktanw+jzyABvKGLk2kFNZHzg9J34USzgBxlEqxhrb/fWdMX+iPnjfNT1\nlJsi1OIhJnWJkkQ6P2kEHYec/YYXJsmL2NjXFer6TQVAQXPkiroGmR/4nZwpGNGH\nCKywz5fFn+6E6mu806rhn+U+WGfxdVf019HnzuSpAoGBANNpAWD/XZ2UeBDe3jk0\nboz/WEL+l4qeDa4r930QAYeXyQuAJV455an2OEOPjj6bzCwa8DK0spZiegkBF/t4\nnV6nLp125204w8FmLS9aEseNdqsx06b51x3KGbSw8aCT6kBHVo7Q9MIcmcxFOaiU\nSeO2hsjkTq060fkZI+5h6IvpAoGBAM6A2koxco2fgsIQC5q+MR2iYweJVj6zb0yK\nbmhcH31rx9G7JFEAjo+8msBlEunBBRgbzTVfsUxkTQJ9IrTTNEIG1dwyislkmIFw\nuy2yjaLroRND+kjvrO6NtQdDdIHzCOqSUmRYttuMJ8kQSHobawWnIPEeo3cbAKYo\nx5RcQC3JAoGBAJ9MbBUtNY3mvt0b/zrY0bPV0cd+vouFpkfBz+DrlTejyrH8EXvm\nG8X+vXQgV56rPTSYwVv3O/byBEpp4ma/TlChu50LMOOhbqSYTJRsetAwPIvg39sk\neZtkbHhvzbbcNzA8SUiAQlnUnzjeJlRIY91SPGu2rL+TXGMSAkYiUE+o\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5e55b415963b4aa7b330403f85d8d4da', 'name': u'cinder-keypair_1-4531ee9e-c7b9-4abd-aa94-5a220d98ccf9', 'created_at': '2018-05-27T18:58:24.753374', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c91e2efce72a44ba86993db71877031b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'e7:85:2c:5a:c9:a3:9b:ae:30:0b:ba:4f:e7:a9:ca:cd', 'type': 'ssh', 'id': u'cinder-keypair_1-4531ee9e-c7b9-4abd-aa94-5a220d98ccf9'}) 2018-05-27 18:58:24,753 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEAt7ADHlX4dDGXT63GGMGaT3yQWf53/6zwQhUpGWt77RjPbN9s ThRINBo2nShg9/c+vGv9q2TpJaCI/+O7/RY5Q9vmyHFE2uY9sVNwgnZcmYlpmSZ1 JXmYyHp0I+Rn9XUpB70D/N+LlnJVRpuvikkx3fbapTjdI6A2dfXEsIL1/4H3LMUM nNdPXhJMPTUwzPxynkXDCRABFAEtsJgzX8ZeuBWXy2ThM8kpaYID4BtjeTASziZb RLiOdYjx3MCRpV0/V+86bme4lv27lhM4cHNPM9bZ6d7pjJ2QzuI77Ew9aKn0HUUc pSuYQbqSHot4fBcI6/5Fzq0Y/GhP3+fItIpZPQIDAQABAoIBAQCCatrb+AguX2Ni NCw5OYRZOUS4UL9cbaosESAcJz9WyM3FLCCWkznsnEv4a0nl5MrLNxVlUoFisMd0 f3niqJvB/WivGhTcIqrcszRnvKfkbzblgPOdxubeOGsrbKkPEr8t+lrReNp/1++J 8VHCKlPYl8MHmgcQm1jvia678E++t5ES1gvLO9gHc0NpGzF/ySWvNc4/yPNSB3os lENkKTAnU5mEEdkVsq+VCCEeOEC88hgoeqDm9O8HL76zA6L+OyX6d59kxci7cHOH rBHh8bu4ae7S0DD6riFHAJ8ScYIbo1xHfMar2RwdS2/RrB/tkDAeN6vGl/Js74fB eS1rdMxhAoGBANw5aMk95pztXMFbVIOvZjp4xkDjdCjw69vwTNw/TwLYdahbinJe qW89NzU7BEPY8s7JC3DScKj3qQBtgpxNemLEIhnq+YwIb17XT9lbeQMNgpg7skSo thBczgTgmsKat3dJWAnchCR/KlzBBvL6lPnXVgJXDz+4HwF8VHBcrBh1AoGBANWH IVB8QsUjktanw+jzyABvKGLk2kFNZHzg9J34USzgBxlEqxhrb/fWdMX+iPnjfNT1 lJsi1OIhJnWJkkQ6P2kEHYec/YYXJsmL2NjXFer6TQVAQXPkiroGmR/4nZwpGNGH CKywz5fFn+6E6mu806rhn+U+WGfxdVf019HnzuSpAoGBANNpAWD/XZ2UeBDe3jk0 boz/WEL+l4qeDa4r930QAYeXyQuAJV455an2OEOPjj6bzCwa8DK0spZiegkBF/t4 nV6nLp125204w8FmLS9aEseNdqsx06b51x3KGbSw8aCT6kBHVo7Q9MIcmcxFOaiU SeO2hsjkTq060fkZI+5h6IvpAoGBAM6A2koxco2fgsIQC5q+MR2iYweJVj6zb0yK bmhcH31rx9G7JFEAjo+8msBlEunBBRgbzTVfsUxkTQJ9IrTTNEIG1dwyislkmIFw uy2yjaLroRND+kjvrO6NtQdDdIHzCOqSUmRYttuMJ8kQSHobawWnIPEeo3cbAKYo x5RcQC3JAoGBAJ9MbBUtNY3mvt0b/zrY0bPV0cd+vouFpkfBz+DrlTejyrH8EXvm G8X+vXQgV56rPTSYwVv3O/byBEpp4ma/TlChu50LMOOhbqSYTJRsetAwPIvg39sk eZtkbHhvzbbcNzA8SUiAQlnUnzjeJlRIY91SPGu2rL+TXGMSAkYiUE+o -----END RSA PRIVATE KEY----- 2018-05-27 18:58:24,754 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating keypair with name: 'cinder-keypair_2-4531ee9e-c7b9-4abd-aa94-5a220d98ccf9' 2018-05-27 18:58:24,891 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnGgD441yE13T43vk8zRRasKfJrU4Zufy99CG7/XaXvZbzzWQzAlTGuSOpFDxQvqoqCQhu7AIKTYDH70beyTQfIjC8vRxbdzL3cLmQoXaDCdsI2J97R6Bq0MWefUh9MuSjruwla+cLjX6QjAQAkSGhXteiwcMwvugMDCBHsXVheY31shhTrx9v0VaBRWk2cOHIjHKQnQWZnHMAZzX/wP5ca865EkvuLsVknDbX/Jn2cjij5596SxRmIRJHptvaG9xdCPL4VFwqB15P7BhIRDpDWmN47rb5Mk//k8+zjHZfT92Pfho72m2gPJWtouN84Q66dmAZJ15loVs1dNuPeupr Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA5xoA+ONchNd0+N75PM0UWrCnya1OGbn8vfQhu/12l72W881k\nMwJUxrkjqRQ8UL6qKgkIbuwCCk2Ax+9G3sk0HyIwvL0cW3cy93C5kKF2gwnbCNif\ne0egatDFnn1IfTLko67sJWvnC41+kIwEAJEhoV7XosHDML7oDAwgR7F1YXmN9bIY\nU68fb9FWgUVpNnDhyIxykJ0FmZxzAGc1/8D+XGvOuRJL7i7FZJw21/yZ9nI4o+ef\neksUZiESR6bb2hvcXQjy+FRcKgdeT+wYSEQ6Q1pjeO62+TJP/5PPs4x2X0/dj34a\nO9ptoDyVraLjfOEOunZgGSdeZaFbNXTbj3rqawIDAQABAoIBADN6AVlvG36jl3SQ\nBiha7fu9ecJcjhcA7KFLLfB35uCp5GPuDjGmhUe2mZDh5wV9Ut4GIRDEFThCRztB\nuyGI48lDjmOcJCLjjEC9pTfoH0PVACsaRXvqWnswgbRp56mrmm4zWnqDbHWQUO7V\noVaW/Uy6mYGxc076VynH0bDmgGTziB71RvU0IAM7MrA5xNb9IQpwh1VXwBA38Gn+\njDZ6SVc+GL055o5JePQyAp6JaOj1FzGNWjW3NNyuJfZ/CEVHp7FPRskuO68wgbHR\nGBwFMsiZkyak86M3mhlUHNVM8aB4ZQP9dczZ7B5pRym2me+hYMz3hjYYsT1iBK9E\nm/t08XECgYEA+J2je52EU56eaFk5bcrzP9BvaW+qBXv+EraqNF1156iH5iAA6C58\n9VUiUF3dM6lZn5f/uNjrFNY6t3t1uH9RXIAIEEcdwFrcx8WvCoBcT8RxBz1pwt7l\nycwdE6LO8otbm450xZbPW4DOCk6MPSQurv5kJYD6httnkit8sLtYMwcCgYEA7fcx\n967sTy2Pj279+BwV2axT2/Tgzs2dzcm9LZkPbqPEM+CJPSo2MVMUoSCmcQbzERdU\nhu6C69FdK/al9Czzlpvj8shp+dDYtiKnONTTNWp1Ibn08AgBBf3nNjxpE8duvigi\nhFbDtvYgRK5trDwWyABjZyTokN2tmJ2ABPLGAH0CgYEAkHYA5bZcir4za4zU6vAv\nshfqdQiWccNfmf4cHntkJGzwMo7MGB3TLDcAzlQMUZWI50xKIl2hE6V7ztvlRoRs\ngWQ/yz2Xkwr5GPfMQzzc5tjNmJhd2Qbt3PlGt/81YwgI/fWj8qAz8waAMsr7gBeD\nLNnS1VwBttTMdMniFUt274cCgYEA1p5Cd5NQ11xNBNziuzmBT2+HtnJVqs5xS19u\nekh4TZ3v36XbwMloVPYMPgH3eyr8X+a9unA0rcCGmpb6N42vJ59zZ8zvH3sHaMU6\nMhxoXN2lxIQ1b6KYYbIMLLMxRcBxlZkXAGpMW6ABnFAA4/zRwxHulOEJy1XTMjii\ndFQM1fUCgYEA9GgxpVa2sBPjLMVeySSwvQiraO/7ZQSEAawnveczvrh4kYdZ+hdn\ng/8hNDRYAJRYnr+nnHo0wmPxVYjLqHJCpvBTt4vWNwYWjxRF8FmFo1stUgwFnMdl\nzXC0OsknYQJNzD77GrOp7/w0K7cwnETUkkC5u+rS7QKRJv2y7FIXlOc=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5e55b415963b4aa7b330403f85d8d4da', 'name': u'cinder-keypair_2-4531ee9e-c7b9-4abd-aa94-5a220d98ccf9', 'created_at': '2018-05-27T18:58:24.891014', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c91e2efce72a44ba86993db71877031b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'd1:9b:84:84:d9:1d:38:24:27:24:e3:45:51:cc:b1:f1', 'type': 'ssh', 'id': u'cinder-keypair_2-4531ee9e-c7b9-4abd-aa94-5a220d98ccf9'}) 2018-05-27 18:58:24,891 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA5xoA+ONchNd0+N75PM0UWrCnya1OGbn8vfQhu/12l72W881k MwJUxrkjqRQ8UL6qKgkIbuwCCk2Ax+9G3sk0HyIwvL0cW3cy93C5kKF2gwnbCNif e0egatDFnn1IfTLko67sJWvnC41+kIwEAJEhoV7XosHDML7oDAwgR7F1YXmN9bIY U68fb9FWgUVpNnDhyIxykJ0FmZxzAGc1/8D+XGvOuRJL7i7FZJw21/yZ9nI4o+ef eksUZiESR6bb2hvcXQjy+FRcKgdeT+wYSEQ6Q1pjeO62+TJP/5PPs4x2X0/dj34a O9ptoDyVraLjfOEOunZgGSdeZaFbNXTbj3rqawIDAQABAoIBADN6AVlvG36jl3SQ Biha7fu9ecJcjhcA7KFLLfB35uCp5GPuDjGmhUe2mZDh5wV9Ut4GIRDEFThCRztB uyGI48lDjmOcJCLjjEC9pTfoH0PVACsaRXvqWnswgbRp56mrmm4zWnqDbHWQUO7V oVaW/Uy6mYGxc076VynH0bDmgGTziB71RvU0IAM7MrA5xNb9IQpwh1VXwBA38Gn+ jDZ6SVc+GL055o5JePQyAp6JaOj1FzGNWjW3NNyuJfZ/CEVHp7FPRskuO68wgbHR GBwFMsiZkyak86M3mhlUHNVM8aB4ZQP9dczZ7B5pRym2me+hYMz3hjYYsT1iBK9E m/t08XECgYEA+J2je52EU56eaFk5bcrzP9BvaW+qBXv+EraqNF1156iH5iAA6C58 9VUiUF3dM6lZn5f/uNjrFNY6t3t1uH9RXIAIEEcdwFrcx8WvCoBcT8RxBz1pwt7l ycwdE6LO8otbm450xZbPW4DOCk6MPSQurv5kJYD6httnkit8sLtYMwcCgYEA7fcx 967sTy2Pj279+BwV2axT2/Tgzs2dzcm9LZkPbqPEM+CJPSo2MVMUoSCmcQbzERdU hu6C69FdK/al9Czzlpvj8shp+dDYtiKnONTTNWp1Ibn08AgBBf3nNjxpE8duvigi hFbDtvYgRK5trDwWyABjZyTokN2tmJ2ABPLGAH0CgYEAkHYA5bZcir4za4zU6vAv shfqdQiWccNfmf4cHntkJGzwMo7MGB3TLDcAzlQMUZWI50xKIl2hE6V7ztvlRoRs gWQ/yz2Xkwr5GPfMQzzc5tjNmJhd2Qbt3PlGt/81YwgI/fWj8qAz8waAMsr7gBeD LNnS1VwBttTMdMniFUt274cCgYEA1p5Cd5NQ11xNBNziuzmBT2+HtnJVqs5xS19u ekh4TZ3v36XbwMloVPYMPgH3eyr8X+a9unA0rcCGmpb6N42vJ59zZ8zvH3sHaMU6 MhxoXN2lxIQ1b6KYYbIMLLMxRcBxlZkXAGpMW6ABnFAA4/zRwxHulOEJy1XTMjii dFQM1fUCgYEA9GgxpVa2sBPjLMVeySSwvQiraO/7ZQSEAawnveczvrh4kYdZ+hdn g/8hNDRYAJRYnr+nnHo0wmPxVYjLqHJCpvBTt4vWNwYWjxRF8FmFo1stUgwFnMdl zXC0OsknYQJNzD77GrOp7/w0K7cwnETUkkC5u+rS7QKRJv2y7FIXlOc= -----END RSA PRIVATE KEY----- 2018-05-27 18:58:26,177 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating VM 1 instance with name: 'opnfv-cinder-1-ssh--4531ee9e-c7b9-4abd-aa94-5a220d98ccf9' 2018-05-27 18:58:35,257 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - vm1: None 2018-05-27 18:58:37,674 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - floating_ip1: Munch({'status': u'ACTIVE', 'router_id': u'b0ffaaf0-9739-4288-89b9-583371d52f58', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'c91e2efce72a44ba86993db71877031b', 'created_at': u'2018-05-27T18:58:36Z', 'attached': True, 'updated_at': u'2018-05-27T18:58:36Z', 'id': u'0eeb139b-0583-4561-b572-4a1c41b76cbb', 'floating_network_id': u'cbad74bd-ad2e-4b60-b0a0-330eed8b4663', 'fixed_ip_address': u'192.168.130.8', 'floating_ip_address': u'10.16.0.121', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c91e2efce72a44ba86993db71877031b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'b0ffaaf0-9739-4288-89b9-583371d52f58', 'project_id': u'c91e2efce72a44ba86993db71877031b', 'port_id': u'e5913546-74ae-4d47-abc8-b5cb0366dc3e', 'port': u'e5913546-74ae-4d47-abc8-b5cb0366dc3e', 'network': u'cbad74bd-ad2e-4b60-b0a0-330eed8b4663'}) 2018-05-27 18:58:45,315 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Creating VM 2 instance with name: 'opnfv-cinder-2-ssh--4531ee9e-c7b9-4abd-aa94-5a220d98ccf9' 2018-05-27 18:58:54,469 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - vm2: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder-net-4531ee9e-c7b9-4abd-aa94-5a220d98ccf9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:67:b5:a2', u'version': 4, u'addr': u'192.168.130.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd8f500cd-02cf-4941-b4f0-6ba68c070dd6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000010', u'OS-SRV-USG:launched_at': u'2018-05-27T18:58:52.000000', 'flavor': Munch({u'id': u'11e22d7a-0410-4914-afe9-ed7fa241f6ee'}), 'az': u'nova', 'id': u'7565bffe-29c2-4312-a0e8-e23f0c7df838', 'security_groups': [Munch({u'name': u'cinder-sg-4531ee9e-c7b9-4abd-aa94-5a220d98ccf9'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5e55b415963b4aa7b330403f85d8d4da', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c91e2efce72a44ba86993db71877031b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-05-27T18:58:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-27T18:58:53Z', 'hostId': u'875e54d9e1c8028d01d52f1535a32a663f29128e3575836171759e97', u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder-keypair_2-4531ee9e-c7b9-4abd-aa94-5a220d98ccf9', 'public_v6': '', 'private_v4': u'192.168.130.9', 'cloud': 'envvars', 'host_id': u'875e54d9e1c8028d01d52f1535a32a663f29128e3575836171759e97', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp02', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000010', u'OS-SRV-USG:launched_at': u'2018-05-27T18:58:52.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c91e2efce72a44ba86993db71877031b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp02', 'name': u'opnfv-cinder-2-ssh--4531ee9e-c7b9-4abd-aa94-5a220d98ccf9', 'adminPass': u'zidt4xG4FfG7', 'tenant_id': u'c91e2efce72a44ba86993db71877031b', 'created_at': u'2018-05-27T18:58:46Z', 'created': u'2018-05-27T18:58:46Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-27 18:58:57,446 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - floating_ip2: Munch({'status': u'ACTIVE', 'router_id': u'b0ffaaf0-9739-4288-89b9-583371d52f58', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'c91e2efce72a44ba86993db71877031b', 'created_at': u'2018-05-27T18:58:56Z', 'attached': True, 'updated_at': u'2018-05-27T18:58:56Z', 'id': u'f590b129-4e52-49bb-ada4-0c3b6e71e7f4', 'floating_network_id': u'cbad74bd-ad2e-4b60-b0a0-330eed8b4663', 'fixed_ip_address': u'192.168.130.9', 'floating_ip_address': u'10.16.0.114', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c91e2efce72a44ba86993db71877031b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'b0ffaaf0-9739-4288-89b9-583371d52f58', 'project_id': u'c91e2efce72a44ba86993db71877031b', 'port_id': u'd34f5a38-eb7a-4ef0-b2f7-93211feb698a', 'port': u'd34f5a38-eb7a-4ef0-b2f7-93211feb698a', 'network': u'cbad74bd-ad2e-4b60-b0a0-330eed8b4663'}) 2018-05-27 18:58:58,228 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Begin test execution 2018-05-27 18:59:08,443 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-05-27 18:59:08,480 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write output: New data added to the volume! 2018-05-27 18:59:08,481 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-05-27 18:59:11,418 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-05-27 18:59:28,616 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-05-27 18:59:28,635 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume output: 2018-05-27 18:59:28,636 - xtesting.energy.energy - DEBUG - Stopping recording 2018-05-27 18:59:29,180 - xtesting.core.testcase - ERROR - The HTTP request raises issues Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 207, in push_to_db req.raise_for_status() File "/usr/lib/python2.7/site-packages/requests/models.py", line 935, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 403 Client Error: Could Not Found testcases [{'project_name': u'functest', 'name': u'cinder_test'}] for url: http://testresults.opnfv.org/test/api/v1/results 2018-05-27 18:59:29,182 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 00:42 | PASS | +---------------------+------------------+------------------+----------------+ 2018-05-27 18:59:54,656 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-27 18:59:54,751 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-27 18:59:54,752 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-27 18:59:54,752 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-27 19:00:04,105 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 87d92b4c-9e53-4d6e-9450-a857dbc5c78c | 2018-05-27T19:00:03.957376 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 87d92b4c-9e53-4d6e-9450-a857dbc5c78c ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-05-27 19:00:09,830 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-27 19:00:09,831 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-27 19:00:20,558 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=945dbd2d-53e8-418e-9f48-eb9526f22c3f) as the default verifier for the future CLI operations. 2018-05-27 19:00:26,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-09ca3a06-e55b-4556-a175-ac7e9f354f06' 2018-05-27 19:00:27,302 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-27T19:00:27Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a135f34f-c04a-40c5-8fc6-04206c99b495', u'provider:segmentation_id': 45, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-09ca3a06-e55b-4556-a175-ac7e9f354f06', u'admin_state_up': True, u'tenant_id': u'c91e2efce72a44ba86993db71877031b', u'created_at': u'2018-05-27T19:00:27Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c91e2efce72a44ba86993db71877031b'}) 2018-05-27 19:00:28,153 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-27T19:00:27Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'd8da6016-095d-4d20-aa2b-f85956ee541b', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-09ca3a06-e55b-4556-a175-ac7e9f354f06', u'enable_dhcp': True, u'network_id': u'a135f34f-c04a-40c5-8fc6-04206c99b495', u'tenant_id': u'c91e2efce72a44ba86993db71877031b', u'created_at': u'2018-05-27T19:00:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'c91e2efce72a44ba86993db71877031b'}) 2018-05-27 19:00:28,153 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-27 19:00:28,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-09ca3a06-e55b-4556-a175-ac7e9f354f06' 2018-05-27 19:00:28,771 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-09ca3a06-e55b-4556-a175-ac7e9f354f06', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-27T19:00:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/6c64779f-1e13-4044-bbd4-dab8640767f7/file', u'owner': u'c91e2efce72a44ba86993db71877031b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'6c64779f-1e13-4044-bbd4-dab8640767f7', u'size': None, u'name': u'Cirros-0.4.0-09ca3a06-e55b-4556-a175-ac7e9f354f06', u'checksum': None, u'self': u'/v2/images/6c64779f-1e13-4044-bbd4-dab8640767f7', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-27T19:00:28Z', u'schema': u'/v2/schemas/image'}) 2018-05-27 19:00:28,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-09ca3a06-e55b-4556-a175-ac7e9f354f06' 2018-05-27 19:00:29,289 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-09ca3a06-e55b-4556-a175-ac7e9f354f06', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-27T19:00:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/c5b367ee-e926-4bda-93ad-a0c46d464dfa/file', u'owner': u'c91e2efce72a44ba86993db71877031b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'c5b367ee-e926-4bda-93ad-a0c46d464dfa', u'size': None, u'name': u'Cirros-0.4.0-1-09ca3a06-e55b-4556-a175-ac7e9f354f06', u'checksum': None, u'self': u'/v2/images/c5b367ee-e926-4bda-93ad-a0c46d464dfa', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-27T19:00:29Z', u'schema': u'/v2/schemas/image'}) 2018-05-27 19:00:29,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-27 19:00:29,461 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-09ca3a06-e55b-4556-a175-ac7e9f354f06', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c91e2efce72a44ba86993db71877031b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'532b9fec-395c-4600-b07e-6428d701c645', 'swap': 0}) 2018-05-27 19:00:29,542 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-09ca3a06-e55b-4556-a175-ac7e9f354f06', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c91e2efce72a44ba86993db71877031b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'b15a95fb-a73f-4b3c-ae7f-f247bb9809b3', 'swap': 0}) 2018-05-27 19:00:35,100 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-27 19:00:35,100 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-27 19:00:35,100 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-27 19:00:35,102 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-27 19:00:35,104 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-27 19:00:40,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-945dbd2d-53e8-418e-9f48-eb9526f22c3f/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-27 19:00:40,044 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-27 19:00:40,046 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-27 19:00:40,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-05-27 19:14:47,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 2a8311a2-7811-4b03-86ca-c7361b3edc11 2018-05-27 19:14:47,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '2a8311a2-7811-4b03-86ca-c7361b3edc11']'. 2018-05-27 19:14:49,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-27 19:14:49,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-27 19:14:49,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-27 19:14:49,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2a8311a2-7811-4b03-86ca-c7361b3edc11 | 2018-05-27 19:14:49,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-27 19:14:49,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-27 19:00:44 | 2018-05-27 19:14:49,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-27 19:14:47 | 2018-05-27 19:14:49,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:03 | 2018-05-27 19:14:49,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-27 19:14:49,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-27 19:14:49,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-27 19:14:49,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 945dbd2d-53e8-418e-9f48-eb9526f22c3f) | 2018-05-27 19:14:49,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-27 19:14:49,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 87d92b4c-9e53-4d6e-9450-a857dbc5c78c) | 2018-05-27 19:14:49,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-27 19:14:49,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 821.275 | 2018-05-27 19:14:49,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-05-27 19:14:49,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-27 19:14:49,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-27 19:14:49,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-27 19:14:49,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-27 19:14:49,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-27 19:14:49,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-27 19:14:49,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-05-27 19:14:52,891 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 19:14:52,891 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:26 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-05-27 19:14:52,894 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-27 19:14:52,974 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-27 19:14:53,128 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/ericsson-virtual2 2018-05-27 19:14:53,129 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-27 19:14:53,129 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-27 19:14:53,491 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-27 19:14:57,968 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-27 19:15:02,535 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 81e79228-8ee2-4c51-99c8-bc25edcfc5db | 2018-05-27T19:15:02.345721 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 81e79228-8ee2-4c51-99c8-bc25edcfc5db ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-05-27 19:15:08,261 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-27 19:15:08,261 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-27 19:15:09,013 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-2c6418c6-e2a0-418a-8fa6-acf54308ebf3'... 2018-05-27 19:15:09,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-2c6418c6-e2a0-418a-8fa6-acf54308ebf3'... 2018-05-27 19:15:10,759 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-2c6418c6-e2a0-418a-8fa6-acf54308ebf3'... 2018-05-27 19:15:14,274 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-2c6418c6-e2a0-418a-8fa6-acf54308ebf3'... 2018-05-27 19:15:14,362 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-2c6418c6-e2a0-418a-8fa6-acf54308ebf3'... 2018-05-27 19:15:14,453 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-27 19:15:14,453 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-05-27 19:15:14,453 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 19:15:14,467 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 19:15:14,467 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'adafeced-4876-4929-9339-e24c45db775d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'flavor_name': 'rally-tiny-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-27 19:16:15,221 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2fcf231f-9061-462a-84e2-17fa01e4ea80 2018-05-27 19:16:15,221 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-27 19:16:15,222 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2fcf231f-9061-462a-84e2-17fa01e4ea80'] 2018-05-27 19:16:16,748 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 2fcf231f-9061-462a-84e2-17fa01e4ea80: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2fcf231f-9061-462a-84e2-17fa01e4ea80 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | total | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | -> duration | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.593699 Full duration: 7.056706 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2fcf231f-9061-462a-84e2-17fa01e4ea80 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 100.0% | 1 | | total | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | -> duration | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.861324 Full duration: 7.35682 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2fcf231f-9061-462a-84e2-17fa01e4ea80 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.411 | 0.411 | 0.411 | 0.411 | 0.411 | 0.411 | 100.0% | 1 | | total | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 100.0% | 1 | | -> duration | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.979174 Full duration: 7.331301 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2fcf231f-9061-462a-84e2-17fa01e4ea80 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 100.0% | 1 | | total | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> duration | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.808913 Full duration: 7.290619 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2fcf231f-9061-462a-84e2-17fa01e4ea80 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.457 | 0.457 | 0.457 | 0.457 | 0.457 | 0.457 | 100.0% | 1 | | total | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 100.0% | 1 | | -> duration | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.001358 Full duration: 7.486728 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2fcf231f-9061-462a-84e2-17fa01e4ea80 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 100.0% | 1 | | total | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> duration | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.881458 Full duration: 7.242397 HINTS: * To plot HTML graphics with this data, run: rally task report 2fcf231f-9061-462a-84e2-17fa01e4ea80 --out output.html * To generate a JUnit report, run: rally task export 2fcf231f-9061-462a-84e2-17fa01e4ea80 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2fcf231f-9061-462a-84e2-17fa01e4ea80 --json --out output.json 2018-05-27 19:16:16,749 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2fcf231f-9061-462a-84e2-17fa01e4ea80'] 2018-05-27 19:16:21,222 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 19:16:21,222 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2fcf231f-9061-462a-84e2-17fa01e4ea80', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-27 19:16:21,241 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-27 19:16:21,241 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-27 19:16:21,242 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-05-27 19:16:21,242 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 19:16:21,253 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 19:16:21,253 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'adafeced-4876-4929-9339-e24c45db775d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'flavor_name': 'rally-tiny-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-27 19:17:45,130 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 133a37f6-62e8-4576-9c93-4fd3f23f6fb6 2018-05-27 19:17:45,131 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '133a37f6-62e8-4576-9c93-4fd3f23f6fb6'] 2018-05-27 19:17:46,672 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 133a37f6-62e8-4576-9c93-4fd3f23f6fb6: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 133a37f6-62e8-4576-9c93-4fd3f23f6fb6 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.827 | 2.827 | 2.827 | 2.827 | 2.827 | 2.827 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 100.0% | 1 | | -> glance_v2.upload_data | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 100.0% | 1 | | glance_v2.delete_image | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | total | 2.952 | 2.952 | 2.952 | 2.952 | 2.952 | 2.952 | 100.0% | 1 | | -> duration | 2.952 | 2.952 | 2.952 | 2.952 | 2.952 | 2.952 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.952245 Full duration: 11.009654 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 133a37f6-62e8-4576-9c93-4fd3f23f6fb6 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.77 | 2.77 | 2.77 | 2.77 | 2.77 | 2.77 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | -> glance_v2.upload_data | 0.312 | 0.312 | 0.312 | 0.312 | 0.312 | 0.312 | 100.0% | 1 | | glance_v2.list_images | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 2.871 | 2.871 | 2.871 | 2.871 | 2.871 | 2.871 | 100.0% | 1 | | -> duration | 2.871 | 2.871 | 2.871 | 2.871 | 2.871 | 2.871 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.871393 Full duration: 12.667759 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 133a37f6-62e8-4576-9c93-4fd3f23f6fb6 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | total | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | -> duration | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.214158 Full duration: 7.659774 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "adafeced-4876-4929-9339-e24c45db775d" } ], "flavor": { "name": "rally-tiny-2c6418c6-e2a0-418a-8fa6-acf54308ebf3" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 133a37f6-62e8-4576-9c93-4fd3f23f6fb6 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.747 | 2.747 | 2.747 | 2.747 | 2.747 | 2.747 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 100.0% | 1 | | -> glance_v2.upload_data | 0.259 | 0.259 | 0.259 | 0.259 | 0.259 | 0.259 | 100.0% | 1 | | nova.boot_servers | 13.1 | 13.1 | 13.1 | 13.1 | 13.1 | 13.1 | 100.0% | 1 | | total | 15.848 | 15.848 | 15.848 | 15.848 | 15.848 | 15.848 | 100.0% | 1 | | -> duration | 14.848 | 14.848 | 14.848 | 14.848 | 14.848 | 14.848 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.848183 Full duration: 33.957628 HINTS: * To plot HTML graphics with this data, run: rally task report 133a37f6-62e8-4576-9c93-4fd3f23f6fb6 --out output.html * To generate a JUnit report, run: rally task export 133a37f6-62e8-4576-9c93-4fd3f23f6fb6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 133a37f6-62e8-4576-9c93-4fd3f23f6fb6 --json --out output.json 2018-05-27 19:17:46,673 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '133a37f6-62e8-4576-9c93-4fd3f23f6fb6'] 2018-05-27 19:17:51,195 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 19:17:51,196 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '133a37f6-62e8-4576-9c93-4fd3f23f6fb6', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-27 19:17:51,209 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-27 19:17:51,210 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-27 19:17:51,210 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-05-27 19:17:51,210 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 19:17:51,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 19:17:51,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'adafeced-4876-4929-9339-e24c45db775d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'flavor_name': 'rally-tiny-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-27 19:21:28,988 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c0413d6f-51d0-4be7-a815-867cefd0a04f 2018-05-27 19:21:28,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c0413d6f-51d0-4be7-a815-867cefd0a04f'] 2018-05-27 19:21:30,619 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task c0413d6f-51d0-4be7-a815-867cefd0a04f: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c0413d6f-51d0-4be7-a815-867cefd0a04f has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.223 | 3.223 | 3.223 | 3.223 | 3.223 | 3.223 | 100.0% | 1 | | cinder_v2.delete_snapshot | 4.376 | 4.376 | 4.376 | 4.376 | 4.376 | 4.376 | 100.0% | 1 | | total | 7.599 | 7.599 | 7.599 | 7.599 | 7.599 | 7.599 | 100.0% | 1 | | -> duration | 7.599 | 7.599 | 7.599 | 7.599 | 7.599 | 7.599 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.599149 Full duration: 27.315208 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c0413d6f-51d0-4be7-a815-867cefd0a04f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.201 | 3.201 | 3.201 | 3.201 | 3.201 | 3.201 | 100.0% | 1 | | cinder_v2.delete_volume | 4.479 | 4.479 | 4.479 | 4.479 | 4.479 | 4.479 | 100.0% | 1 | | total | 7.68 | 7.68 | 7.68 | 7.68 | 7.68 | 7.68 | 100.0% | 1 | | -> duration | 7.68 | 7.68 | 7.68 | 7.68 | 7.68 | 7.68 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.680405 Full duration: 16.890224 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "Cirros-0.4.0-2c6418c6-e2a0-418a-8fa6-acf54308ebf3" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c0413d6f-51d0-4be7-a815-867cefd0a04f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 5.747 | 5.747 | 5.747 | 5.747 | 5.747 | 5.747 | 100.0% | 1 | | cinder_v2.delete_volume | 4.506 | 4.506 | 4.506 | 4.506 | 4.506 | 4.506 | 100.0% | 1 | | total | 10.253 | 10.253 | 10.253 | 10.253 | 10.253 | 10.253 | 100.0% | 1 | | -> duration | 10.253 | 10.253 | 10.253 | 10.253 | 10.253 | 10.253 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.253328 Full duration: 20.182102 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c0413d6f-51d0-4be7-a815-867cefd0a04f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.334 | 3.334 | 3.334 | 3.334 | 3.334 | 3.334 | 100.0% | 1 | | cinder_v2.delete_volume | 4.522 | 4.522 | 4.522 | 4.522 | 4.522 | 4.522 | 100.0% | 1 | | total | 7.857 | 7.857 | 7.857 | 7.857 | 7.857 | 7.857 | 100.0% | 1 | | -> duration | 7.857 | 7.857 | 7.857 | 7.857 | 7.857 | 7.857 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.857041 Full duration: 17.194961 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c0413d6f-51d0-4be7-a815-867cefd0a04f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.246 | 3.246 | 3.246 | 3.246 | 3.246 | 3.246 | 100.0% | 1 | | cinder_v2.extend_volume | 2.469 | 2.469 | 2.469 | 2.469 | 2.469 | 2.469 | 100.0% | 1 | | cinder_v2.delete_volume | 8.69 | 8.69 | 8.69 | 8.69 | 8.69 | 8.69 | 100.0% | 1 | | total | 14.406 | 14.406 | 14.406 | 14.406 | 14.406 | 14.406 | 100.0% | 1 | | -> duration | 14.406 | 14.406 | 14.406 | 14.406 | 14.406 | 14.406 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.405506 Full duration: 23.771395 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c0413d6f-51d0-4be7-a815-867cefd0a04f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 14.061 | 14.061 | 14.061 | 14.061 | 14.061 | 14.061 | 100.0% | 1 | | cinder_v2.delete_volume | 4.481 | 4.481 | 4.481 | 4.481 | 4.481 | 4.481 | 100.0% | 1 | | total | 18.542 | 18.542 | 18.542 | 18.542 | 18.542 | 18.542 | 100.0% | 1 | | -> duration | 18.542 | 18.542 | 18.542 | 18.542 | 18.542 | 18.542 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.541943 Full duration: 38.204192 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c0413d6f-51d0-4be7-a815-867cefd0a04f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | cinder_v2.list_qos | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | total | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> duration | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.807312 Full duration: 11.735358 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c0413d6f-51d0-4be7-a815-867cefd0a04f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 100.0% | 1 | | cinder_v2.set_qos | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | -> duration | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.762368 Full duration: 11.497054 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c0413d6f-51d0-4be7-a815-867cefd0a04f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | cinder_v2.list_types | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> duration | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.768179 Full duration: 11.551082 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c0413d6f-51d0-4be7-a815-867cefd0a04f has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 100.0% | 1 | | total | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 100.0% | 1 | | -> duration | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.873833 Full duration: 11.708237 HINTS: * To plot HTML graphics with this data, run: rally task report c0413d6f-51d0-4be7-a815-867cefd0a04f --out output.html * To generate a JUnit report, run: rally task export c0413d6f-51d0-4be7-a815-867cefd0a04f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c0413d6f-51d0-4be7-a815-867cefd0a04f --json --out output.json 2018-05-27 19:21:30,619 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c0413d6f-51d0-4be7-a815-867cefd0a04f'] 2018-05-27 19:21:35,227 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 19:21:35,228 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c0413d6f-51d0-4be7-a815-867cefd0a04f', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-27 19:21:35,249 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-27 19:21:35,249 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-27 19:21:35,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-05-27 19:21:35,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 19:21:35,261 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 19:21:35,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': 'adafeced-4876-4929-9339-e24c45db775d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'flavor_name': 'rally-tiny-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-27 19:23:24,008 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 15463e44-2159-43e3-8d6f-dc4d57fa44f1 2018-05-27 19:23:24,009 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '15463e44-2159-43e3-8d6f-dc4d57fa44f1'] 2018-05-27 19:23:25,363 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 15463e44-2159-43e3-8d6f-dc4d57fa44f1: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 15463e44-2159-43e3-8d6f-dc4d57fa44f1 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | total | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> duration | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.796538 Full duration: 7.309596 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 15463e44-2159-43e3-8d6f-dc4d57fa44f1 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | total | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | -> duration | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.659072 Full duration: 7.202199 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 15463e44-2159-43e3-8d6f-dc4d57fa44f1 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | total | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | -> duration | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.721995 Full duration: 7.305326 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 15463e44-2159-43e3-8d6f-dc4d57fa44f1 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | total | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | -> duration | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.732948 Full duration: 7.740181 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 15463e44-2159-43e3-8d6f-dc4d57fa44f1 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | total | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | -> duration | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.682664 Full duration: 7.105766 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 15463e44-2159-43e3-8d6f-dc4d57fa44f1 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | -> duration | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.725964 Full duration: 7.487115 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 15463e44-2159-43e3-8d6f-dc4d57fa44f1 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | total | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | -> duration | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.678301 Full duration: 6.961706 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 15463e44-2159-43e3-8d6f-dc4d57fa44f1 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | total | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | -> duration | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.823101 Full duration: 7.969088 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 15463e44-2159-43e3-8d6f-dc4d57fa44f1 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | total | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | -> duration | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.674821 Full duration: 6.99993 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 15463e44-2159-43e3-8d6f-dc4d57fa44f1 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | gnocchi.delete_metric | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | total | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> duration | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.82589 Full duration: 7.661796 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 15463e44-2159-43e3-8d6f-dc4d57fa44f1 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | gnocchi.delete_resource | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | total | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> duration | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.807705 Full duration: 8.074353 HINTS: * To plot HTML graphics with this data, run: rally task report 15463e44-2159-43e3-8d6f-dc4d57fa44f1 --out output.html * To generate a JUnit report, run: rally task export 15463e44-2159-43e3-8d6f-dc4d57fa44f1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 15463e44-2159-43e3-8d6f-dc4d57fa44f1 --json --out output.json 2018-05-27 19:23:25,364 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '15463e44-2159-43e3-8d6f-dc4d57fa44f1'] 2018-05-27 19:23:29,474 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 19:23:29,475 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '15463e44-2159-43e3-8d6f-dc4d57fa44f1', '--out', '/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-05-27 19:23:29,490 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-05-27 19:23:29,491 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-05-27 19:23:29,491 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-05-27 19:23:29,491 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 19:23:29,503 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 19:23:29,503 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'adafeced-4876-4929-9339-e24c45db775d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'flavor_name': 'rally-tiny-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-27 19:25:07,047 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 84ef790f-dfb7-4dd6-8235-ea813fce67cd 2018-05-27 19:25:07,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '84ef790f-dfb7-4dd6-8235-ea813fce67cd'] 2018-05-27 19:25:08,321 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 84ef790f-dfb7-4dd6-8235-ea813fce67cd: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 84ef790f-dfb7-4dd6-8235-ea813fce67cd has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.229 | 4.229 | 4.229 | 4.229 | 4.229 | 4.229 | 100.0% | 1 | | heat.update_stack | 2.286 | 2.286 | 2.286 | 2.286 | 2.286 | 2.286 | 100.0% | 1 | | heat.delete_stack | 2.284 | 2.284 | 2.284 | 2.284 | 2.284 | 2.284 | 100.0% | 1 | | total | 8.8 | 8.8 | 8.8 | 8.8 | 8.8 | 8.8 | 100.0% | 1 | | -> duration | 4.8 | 4.8 | 4.8 | 4.8 | 4.8 | 4.8 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.799511 Full duration: 20.577994 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 84ef790f-dfb7-4dd6-8235-ea813fce67cd has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.216 | 4.216 | 4.216 | 4.216 | 4.216 | 4.216 | 100.0% | 1 | | heat.check_stack | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | heat.delete_stack | 2.261 | 2.261 | 2.261 | 2.261 | 2.261 | 2.261 | 100.0% | 1 | | total | 6.681 | 6.681 | 6.681 | 6.681 | 6.681 | 6.681 | 100.0% | 1 | | -> duration | 4.681 | 4.681 | 4.681 | 4.681 | 4.681 | 4.681 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.681321 Full duration: 17.717393 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 84ef790f-dfb7-4dd6-8235-ea813fce67cd has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.032 | 4.032 | 4.032 | 4.032 | 4.032 | 4.032 | 100.0% | 1 | | heat.suspend_stack | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 100.0% | 1 | | heat.resume_stack | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 100.0% | 1 | | heat.delete_stack | 2.357 | 2.357 | 2.357 | 2.357 | 2.357 | 2.357 | 100.0% | 1 | | total | 7.898 | 7.898 | 7.898 | 7.898 | 7.898 | 7.898 | 100.0% | 1 | | -> duration | 5.898 | 5.898 | 5.898 | 5.898 | 5.898 | 5.898 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.898105 Full duration: 18.895587 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 84ef790f-dfb7-4dd6-8235-ea813fce67cd has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | total | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> duration | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.694804 Full duration: 11.121226 HINTS: * To plot HTML graphics with this data, run: rally task report 84ef790f-dfb7-4dd6-8235-ea813fce67cd --out output.html * To generate a JUnit report, run: rally task export 84ef790f-dfb7-4dd6-8235-ea813fce67cd --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 84ef790f-dfb7-4dd6-8235-ea813fce67cd --json --out output.json 2018-05-27 19:25:08,321 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '84ef790f-dfb7-4dd6-8235-ea813fce67cd'] 2018-05-27 19:25:12,344 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 19:25:12,345 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '84ef790f-dfb7-4dd6-8235-ea813fce67cd', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-05-27 19:25:12,361 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-05-27 19:25:12,362 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-05-27 19:25:12,362 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-05-27 19:25:12,362 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 19:25:12,385 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 19:25:12,386 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'adafeced-4876-4929-9339-e24c45db775d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'flavor_name': 'rally-tiny-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-27 19:28:11,908 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 31d25f77-95fe-4fe6-b230-ca51f41b56c2 2018-05-27 19:28:11,908 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '31d25f77-95fe-4fe6-b230-ca51f41b56c2'] 2018-05-27 19:28:13,292 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 31d25f77-95fe-4fe6-b230-ca51f41b56c2: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 31d25f77-95fe-4fe6-b230-ca51f41b56c2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | keystone_v3.add_role | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | keystone_v3.revoke_role | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | total | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> duration | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.60134 Full duration: 14.042946 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 31d25f77-95fe-4fe6-b230-ca51f41b56c2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | | keystone_v3.add_role | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | keystone_v3.list_roles | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | total | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 100.0% | 1 | | -> duration | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.559869 Full duration: 13.755501 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 31d25f77-95fe-4fe6-b230-ca51f41b56c2 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.537 | 0.537 | 0.537 | 0.537 | 0.537 | 0.537 | 100.0% | 1 | | keystone_v3.list_projects | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | total | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | | -> duration | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.562439 Full duration: 13.931085 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 31d25f77-95fe-4fe6-b230-ca51f41b56c2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.456 | 0.456 | 0.456 | 0.456 | 0.456 | 0.456 | 100.0% | 1 | | keystone_v3.delete_role | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | total | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 100.0% | 1 | | -> duration | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.495262 Full duration: 11.665171 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 31d25f77-95fe-4fe6-b230-ca51f41b56c2 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | keystone_v3.delete_service | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 100.0% | 1 | | -> duration | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.52193 Full duration: 12.069682 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 31d25f77-95fe-4fe6-b230-ca51f41b56c2 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 100.0% | 1 | | keystone_v3.create_user | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | -> keystone_v3.add_role | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | keystone_v3.create_role | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | keystone_v3.get_project | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | keystone_v3.get_user | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 100.0% | 1 | | keystone_v3.get_role | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | keystone_v3.list_services | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | keystone_v3.get_services | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | total | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | -> duration | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.891809 Full duration: 18.229067 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 31d25f77-95fe-4fe6-b230-ca51f41b56c2 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.501 | 0.501 | 0.501 | 0.501 | 0.501 | 0.501 | 100.0% | 1 | | keystone_v3.update_project | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | keystone_v3.delete_project | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | total | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | -> duration | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.638102 Full duration: 11.845157 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 31d25f77-95fe-4fe6-b230-ca51f41b56c2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 100.0% | 1 | | total | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 100.0% | 1 | | -> duration | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.563984 Full duration: 14.029307 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 31d25f77-95fe-4fe6-b230-ca51f41b56c2 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.533 | 0.533 | 0.533 | 0.533 | 0.533 | 0.533 | 100.0% | 1 | | total | 0.533 | 0.533 | 0.533 | 0.533 | 0.533 | 0.533 | 100.0% | 1 | | -> duration | 0.533 | 0.533 | 0.533 | 0.533 | 0.533 | 0.533 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.5331 Full duration: 14.024853 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 31d25f77-95fe-4fe6-b230-ca51f41b56c2 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 100.0% | 1 | | keystone_v3.list_users | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | total | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> duration | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.657125 Full duration: 14.122234 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 31d25f77-95fe-4fe6-b230-ca51f41b56c2 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | keystone_v3.create_users | 1.939 | 1.939 | 1.939 | 1.939 | 1.939 | 1.939 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 1.939 | 1.939 | 1.939 | 1.939 | 1.939 | 1.939 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | total | 2.731 | 2.731 | 2.731 | 2.731 | 2.731 | 2.731 | 100.0% | 1 | | -> duration | 2.731 | 2.731 | 2.731 | 2.731 | 2.731 | 2.731 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.730735 Full duration: 20.109074 HINTS: * To plot HTML graphics with this data, run: rally task report 31d25f77-95fe-4fe6-b230-ca51f41b56c2 --out output.html * To generate a JUnit report, run: rally task export 31d25f77-95fe-4fe6-b230-ca51f41b56c2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 31d25f77-95fe-4fe6-b230-ca51f41b56c2 --json --out output.json 2018-05-27 19:28:13,292 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '31d25f77-95fe-4fe6-b230-ca51f41b56c2'] 2018-05-27 19:28:17,438 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 19:28:17,438 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '31d25f77-95fe-4fe6-b230-ca51f41b56c2', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-05-27 19:28:17,462 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-05-27 19:28:17,462 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-05-27 19:28:17,463 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-05-27 19:28:17,463 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 19:28:17,474 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 19:28:17,475 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'adafeced-4876-4929-9339-e24c45db775d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'flavor_name': 'rally-tiny-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-27 19:33:26,599 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 042d0597-79cc-46c7-b222-7139fd892acb 2018-05-27 19:33:26,599 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '042d0597-79cc-46c7-b222-7139fd892acb'] 2018-05-27 19:33:27,953 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 042d0597-79cc-46c7-b222-7139fd892acb: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 042d0597-79cc-46c7-b222-7139fd892acb has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | neutron.delete_network | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | total | 2.366 | 2.366 | 2.366 | 2.366 | 2.366 | 2.366 | 100.0% | 1 | | -> duration | 2.366 | 2.366 | 2.366 | 2.366 | 2.366 | 2.366 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.366252 Full duration: 14.706945 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 042d0597-79cc-46c7-b222-7139fd892acb has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.697 | 1.697 | 1.697 | 1.697 | 1.697 | 1.697 | 100.0% | 1 | | neutron.delete_port | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | total | 2.578 | 2.578 | 2.578 | 2.578 | 2.578 | 2.578 | 100.0% | 1 | | -> duration | 2.578 | 2.578 | 2.578 | 2.578 | 2.578 | 2.578 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.578233 Full duration: 27.824214 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 042d0597-79cc-46c7-b222-7139fd892acb has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 100.0% | 1 | | neutron.create_subnet | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | neutron.create_router | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | neutron.add_interface_router | 2.408 | 2.408 | 2.408 | 2.408 | 2.408 | 2.408 | 100.0% | 1 | | neutron.remove_interface_router | 1.681 | 1.681 | 1.681 | 1.681 | 1.681 | 1.681 | 100.0% | 1 | | neutron.delete_router | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | total | 6.436 | 6.436 | 6.436 | 6.436 | 6.436 | 6.436 | 100.0% | 1 | | -> duration | 6.436 | 6.436 | 6.436 | 6.436 | 6.436 | 6.436 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.436139 Full duration: 37.499799 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 042d0597-79cc-46c7-b222-7139fd892acb has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.279 | 1.279 | 1.279 | 1.279 | 1.279 | 1.279 | 100.0% | 1 | | neutron.delete_subnet | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | total | 2.005 | 2.005 | 2.005 | 2.005 | 2.005 | 2.005 | 100.0% | 1 | | -> duration | 2.005 | 2.005 | 2.005 | 2.005 | 2.005 | 2.005 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.005063 Full duration: 26.888515 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 042d0597-79cc-46c7-b222-7139fd892acb has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.269 | 1.269 | 1.269 | 1.269 | 1.269 | 1.269 | 100.0% | 1 | | neutron.list_networks | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 100.0% | 1 | | total | 1.536 | 1.536 | 1.536 | 1.536 | 1.536 | 1.536 | 100.0% | 1 | | -> duration | 1.536 | 1.536 | 1.536 | 1.536 | 1.536 | 1.536 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.535617 Full duration: 16.329388 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 042d0597-79cc-46c7-b222-7139fd892acb has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.854 | 1.854 | 1.854 | 1.854 | 1.854 | 1.854 | 100.0% | 1 | | neutron.list_ports | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 100.0% | 1 | | total | 2.014 | 2.014 | 2.014 | 2.014 | 2.014 | 2.014 | 100.0% | 1 | | -> duration | 2.014 | 2.014 | 2.014 | 2.014 | 2.014 | 2.014 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.01382 Full duration: 29.151689 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 042d0597-79cc-46c7-b222-7139fd892acb has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 100.0% | 1 | | neutron.create_subnet | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | neutron.create_router | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | neutron.add_interface_router | 2.415 | 2.415 | 2.415 | 2.415 | 2.415 | 2.415 | 100.0% | 1 | | neutron.list_routers | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 100.0% | 1 | | total | 4.439 | 4.439 | 4.439 | 4.439 | 4.439 | 4.439 | 100.0% | 1 | | -> duration | 4.439 | 4.439 | 4.439 | 4.439 | 4.439 | 4.439 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.439167 Full duration: 40.654562 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 042d0597-79cc-46c7-b222-7139fd892acb has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | neutron.create_subnet | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | neutron.list_subnets | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 100.0% | 1 | | -> duration | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 1.708 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.707577 Full duration: 32.597419 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 042d0597-79cc-46c7-b222-7139fd892acb has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.222 | 1.222 | 1.222 | 1.222 | 1.222 | 1.222 | 100.0% | 1 | | neutron.delete_security_group | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 100.0% | 1 | | total | 1.66 | 1.66 | 1.66 | 1.66 | 1.66 | 1.66 | 100.0% | 1 | | -> duration | 1.66 | 1.66 | 1.66 | 1.66 | 1.66 | 1.66 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.659767 Full duration: 13.768623 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 042d0597-79cc-46c7-b222-7139fd892acb has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.237 | 1.237 | 1.237 | 1.237 | 1.237 | 1.237 | 100.0% | 1 | | neutron.create_security_group_rule | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 100.0% | 1 | | neutron.delete_security_group | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 100.0% | 1 | | total | 1.889 | 1.889 | 1.889 | 1.889 | 1.889 | 1.889 | 100.0% | 1 | | -> duration | 1.889 | 1.889 | 1.889 | 1.889 | 1.889 | 1.889 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.888949 Full duration: 14.102985 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 042d0597-79cc-46c7-b222-7139fd892acb has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 100.0% | 1 | | neutron.create_router | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | neutron.add_gateway_router | 1.435 | 1.435 | 1.435 | 1.435 | 1.435 | 1.435 | 100.0% | 1 | | neutron.remove_gateway_router | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 100.0% | 1 | | total | 3.95 | 3.95 | 3.95 | 3.95 | 3.95 | 3.95 | 100.0% | 1 | | -> duration | 3.95 | 3.95 | 3.95 | 3.95 | 3.95 | 3.95 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.950003 Full duration: 24.599642 HINTS: * To plot HTML graphics with this data, run: rally task report 042d0597-79cc-46c7-b222-7139fd892acb --out output.html * To generate a JUnit report, run: rally task export 042d0597-79cc-46c7-b222-7139fd892acb --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 042d0597-79cc-46c7-b222-7139fd892acb --json --out output.json 2018-05-27 19:33:27,954 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '042d0597-79cc-46c7-b222-7139fd892acb'] 2018-05-27 19:33:32,023 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 19:33:32,024 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '042d0597-79cc-46c7-b222-7139fd892acb', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-05-27 19:33:32,045 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-05-27 19:33:32,046 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-05-27 19:33:32,046 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-05-27 19:33:32,046 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 19:33:32,058 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 19:33:32,059 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'adafeced-4876-4929-9339-e24c45db775d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'flavor_name': 'rally-tiny-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-27 19:41:12,349 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c1265117-760a-4212-8745-c01a6b08a3ed 2018-05-27 19:41:12,349 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c1265117-760a-4212-8745-c01a6b08a3ed'] 2018-05-27 19:41:13,697 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task c1265117-760a-4212-8745-c01a6b08a3ed: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally-tiny-2c6418c6-e2a0-418a-8fa6-acf54308ebf3" }, "image": { "name": "Cirros-0.4.0-2c6418c6-e2a0-418a-8fa6-acf54308ebf3" }, "nics": [ { "net-id": "adafeced-4876-4929-9339-e24c45db775d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c1265117-760a-4212-8745-c01a6b08a3ed has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.263 | 12.263 | 12.263 | 12.263 | 12.263 | 12.263 | 100.0% | 1 | | nova.live_migrate | 11.958 | 11.958 | 11.958 | 11.958 | 11.958 | 11.958 | 100.0% | 1 | | nova.delete_server | 2.573 | 2.573 | 2.573 | 2.573 | 2.573 | 2.573 | 100.0% | 1 | | total | 26.795 | 26.795 | 26.795 | 26.795 | 26.795 | 26.795 | 100.0% | 1 | | -> duration | 25.795 | 25.795 | 25.795 | 25.795 | 25.795 | 25.795 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.795267 Full duration: 36.029745 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally-tiny-2c6418c6-e2a0-418a-8fa6-acf54308ebf3" }, "boot_server_kwargs": { "nics": [ { "net-id": "adafeced-4876-4929-9339-e24c45db775d" } ] }, "image": { "name": "Cirros-0.4.0-2c6418c6-e2a0-418a-8fa6-acf54308ebf3" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c1265117-760a-4212-8745-c01a6b08a3ed has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.561 | 9.561 | 9.561 | 9.561 | 9.561 | 9.561 | 100.0% | 1 | | cinder_v2.create_volume | 2.89 | 2.89 | 2.89 | 2.89 | 2.89 | 2.89 | 100.0% | 1 | | nova.attach_volume | 6.533 | 6.533 | 6.533 | 6.533 | 6.533 | 6.533 | 100.0% | 1 | | nova.live_migrate | 17.024 | 17.024 | 17.024 | 17.024 | 17.024 | 17.024 | 100.0% | 1 | | nova.detach_volume | 3.567 | 3.567 | 3.567 | 3.567 | 3.567 | 3.567 | 100.0% | 1 | | cinder_v2.delete_volume | 32.175 | 32.175 | 32.175 | 32.175 | 32.175 | 32.175 | 100.0% | 1 | | nova.delete_server | 2.635 | 2.635 | 2.635 | 2.635 | 2.635 | 2.635 | 100.0% | 1 | | total | 74.385 | 74.385 | 74.385 | 74.385 | 74.385 | 74.385 | 100.0% | 1 | | -> duration | 73.385 | 73.385 | 73.385 | 73.385 | 73.385 | 73.385 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 73.385389 Full duration: 85.749216 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "volume_size": 10, "nics": [ { "net-id": "adafeced-4876-4929-9339-e24c45db775d" } ], "image": { "name": "Cirros-0.4.0-2c6418c6-e2a0-418a-8fa6-acf54308ebf3" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally-tiny-2c6418c6-e2a0-418a-8fa6-acf54308ebf3" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c1265117-760a-4212-8745-c01a6b08a3ed has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 6.003 | 6.003 | 6.003 | 6.003 | 6.003 | 6.003 | 100.0% | 1 | | nova.boot_server | 11.506 | 11.506 | 11.506 | 11.506 | 11.506 | 11.506 | 100.0% | 1 | | nova.live_migrate | 16.245 | 16.245 | 16.245 | 16.245 | 16.245 | 16.245 | 100.0% | 1 | | nova.delete_server | 4.846 | 4.846 | 4.846 | 4.846 | 4.846 | 4.846 | 100.0% | 1 | | total | 38.601 | 38.601 | 38.601 | 38.601 | 38.601 | 38.601 | 100.0% | 1 | | -> duration | 37.601 | 37.601 | 37.601 | 37.601 | 37.601 | 37.601 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.600577 Full duration: 50.831618 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "adafeced-4876-4929-9339-e24c45db775d" } ] }, "flavor": { "name": "rally-tiny-2c6418c6-e2a0-418a-8fa6-acf54308ebf3" }, "image": { "name": "Cirros-0.4.0-2c6418c6-e2a0-418a-8fa6-acf54308ebf3" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c1265117-760a-4212-8745-c01a6b08a3ed has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | nova.boot_server | 8.941 | 8.941 | 8.941 | 8.941 | 8.941 | 8.941 | 100.0% | 1 | | nova.delete_server | 2.582 | 2.582 | 2.582 | 2.582 | 2.582 | 2.582 | 100.0% | 1 | | nova.delete_keypair | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | total | 12.302 | 12.302 | 12.302 | 12.302 | 12.302 | 12.302 | 100.0% | 1 | | -> duration | 11.302 | 11.302 | 11.302 | 11.302 | 11.302 | 11.302 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.302223 Full duration: 35.21985 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 5, "flavor": { "name": "rally-tiny-2c6418c6-e2a0-418a-8fa6-acf54308ebf3" }, "image": { "name": "Cirros-0.4.0-2c6418c6-e2a0-418a-8fa6-acf54308ebf3" }, "nics": [ { "net-id": "adafeced-4876-4929-9339-e24c45db775d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c1265117-760a-4212-8745-c01a6b08a3ed has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 5.947 | 5.947 | 5.947 | 5.947 | 5.947 | 5.947 | 100.0% | 1 | | nova.boot_server | 11.856 | 11.856 | 11.856 | 11.856 | 11.856 | 11.856 | 100.0% | 1 | | nova.delete_server | 4.744 | 4.744 | 4.744 | 4.744 | 4.744 | 4.744 | 100.0% | 1 | | total | 22.547 | 22.547 | 22.547 | 22.547 | 22.547 | 22.547 | 100.0% | 1 | | -> duration | 21.547 | 21.547 | 21.547 | 21.547 | 21.547 | 21.547 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.547136 Full duration: 48.750178 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally-tiny-2c6418c6-e2a0-418a-8fa6-acf54308ebf3" }, "image": { "name": "Cirros-0.4.0-2c6418c6-e2a0-418a-8fa6-acf54308ebf3" }, "nics": [ { "net-id": "adafeced-4876-4929-9339-e24c45db775d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c1265117-760a-4212-8745-c01a6b08a3ed has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.526 | 9.526 | 9.526 | 9.526 | 9.526 | 9.526 | 100.0% | 1 | | nova.pause_server | 2.47 | 2.47 | 2.47 | 2.47 | 2.47 | 2.47 | 100.0% | 1 | | nova.unpause_server | 2.465 | 2.465 | 2.465 | 2.465 | 2.465 | 2.465 | 100.0% | 1 | | nova.delete_server | 2.585 | 2.585 | 2.585 | 2.585 | 2.585 | 2.585 | 100.0% | 1 | | total | 17.046 | 17.046 | 17.046 | 17.046 | 17.046 | 17.046 | 100.0% | 1 | | -> duration | 12.046 | 12.046 | 12.046 | 12.046 | 12.046 | 12.046 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.046181 Full duration: 39.992614 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "nics": [ { "net-id": "adafeced-4876-4929-9339-e24c45db775d" } ], "flavor": { "name": "rally-tiny-2c6418c6-e2a0-418a-8fa6-acf54308ebf3" }, "image": { "name": "Cirros-0.4.0-2c6418c6-e2a0-418a-8fa6-acf54308ebf3" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c1265117-760a-4212-8745-c01a6b08a3ed has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.83 | 9.83 | 9.83 | 9.83 | 9.83 | 9.83 | 100.0% | 1 | | nova.migrate | 55.269 | 55.269 | 55.269 | 55.269 | 55.269 | 55.269 | 100.0% | 1 | | nova.resize_confirm | 2.704 | 2.704 | 2.704 | 2.704 | 2.704 | 2.704 | 100.0% | 1 | | nova.delete_server | 2.577 | 2.577 | 2.577 | 2.577 | 2.577 | 2.577 | 100.0% | 1 | | total | 70.38 | 70.38 | 70.38 | 70.38 | 70.38 | 70.38 | 100.0% | 1 | | -> duration | 69.38 | 69.38 | 69.38 | 69.38 | 69.38 | 69.38 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 69.379758 Full duration: 79.297835 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "flavor": { "name": "rally-tiny-2c6418c6-e2a0-418a-8fa6-acf54308ebf3" }, "auto_assign_nic": true, "image": { "name": "Cirros-0.4.0-2c6418c6-e2a0-418a-8fa6-acf54308ebf3" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c1265117-760a-4212-8745-c01a6b08a3ed has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.638 | 9.638 | 9.638 | 9.638 | 9.638 | 9.638 | 100.0% | 1 | | nova.list_interfaces | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | total | 9.823 | 9.823 | 9.823 | 9.823 | 9.823 | 9.823 | 100.0% | 1 | | -> duration | 8.823 | 8.823 | 8.823 | 8.823 | 8.823 | 8.823 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.822621 Full duration: 36.910563 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c1265117-760a-4212-8745-c01a6b08a3ed has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | nova.delete_server_group | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | total | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | -> duration | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.84526 Full duration: 8.882209 HINTS: * To plot HTML graphics with this data, run: rally task report c1265117-760a-4212-8745-c01a6b08a3ed --out output.html * To generate a JUnit report, run: rally task export c1265117-760a-4212-8745-c01a6b08a3ed --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c1265117-760a-4212-8745-c01a6b08a3ed --json --out output.json 2018-05-27 19:41:13,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c1265117-760a-4212-8745-c01a6b08a3ed'] 2018-05-27 19:41:17,760 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 19:41:17,760 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c1265117-760a-4212-8745-c01a6b08a3ed', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-05-27 19:41:17,780 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-05-27 19:41:17,781 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-05-27 19:41:17,781 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-05-27 19:41:17,781 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-27 19:41:17,793 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-27 19:41:17,793 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'adafeced-4876-4929-9339-e24c45db775d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'flavor_name': 'rally-tiny-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-2c6418c6-e2a0-418a-8fa6-acf54308ebf3', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-05-27 19:42:07,424 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 83f8aff7-016e-4288-9be0-54161d19c2ca 2018-05-27 19:42:07,424 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '83f8aff7-016e-4288-9be0-54161d19c2ca'] 2018-05-27 19:42:08,651 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 83f8aff7-016e-4288-9be0-54161d19c2ca: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 83f8aff7-016e-4288-9be0-54161d19c2ca has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | quotas.delete_quotas | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | -> duration | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.897415 Full duration: 8.089345 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 83f8aff7-016e-4288-9be0-54161d19c2ca has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | total | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | -> duration | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.763673 Full duration: 7.864148 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 83f8aff7-016e-4288-9be0-54161d19c2ca has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 100.0% | 1 | | total | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | -> duration | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.652008 Full duration: 7.808173 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 83f8aff7-016e-4288-9be0-54161d19c2ca has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | total | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | -> duration | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.992996 Full duration: 8.375049 HINTS: * To plot HTML graphics with this data, run: rally task report 83f8aff7-016e-4288-9be0-54161d19c2ca --out output.html * To generate a JUnit report, run: rally task export 83f8aff7-016e-4288-9be0-54161d19c2ca --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 83f8aff7-016e-4288-9be0-54161d19c2ca --json --out output.json 2018-05-27 19:42:08,652 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '83f8aff7-016e-4288-9be0-54161d19c2ca'] 2018-05-27 19:42:12,542 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-27 19:42:12,542 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '83f8aff7-016e-4288-9be0-54161d19c2ca', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-05-27 19:42:12,557 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-05-27 19:42:12,561 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:43 | 6 | 100.00% | | glance | 01:05 | 4 | 100.00% | | cinder | 03:10 | 10 | 100.00% | | gnocchi | 01:21 | 11 | 100.00% | | heat | 01:08 | 4 | 100.00% | | keystone | 02:37 | 11 | 100.00% | | neutron | 04:38 | 11 | 100.00% | | nova | 07:01 | 9 | 100.00% | | quotas | 00:32 | 4 | 100.00% | | | | | | | TOTAL: | 00:22:18 | 70 | 100.00% | +----------------+------------+----------------+-----------+ 2018-05-27 19:42:12,561 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-05-27 19:42:20,366 - xtesting.energy.energy - DEBUG - Stopping recording 2018-05-27 19:42:20,942 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 19:42:20,942 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 27:27 | PASS | +----------------------+------------------+------------------+----------------+ 2018-05-27 19:42:20,946 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-27 19:42:21,031 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-27 19:42:21,031 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-27 19:42:21,031 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-27 19:42:25,021 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-27 19:42:29,019 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 1c8427d2-0993-4ee5-80e8-128e6856797b | 2018-05-27T19:42:28.875096 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 1c8427d2-0993-4ee5-80e8-128e6856797b ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-05-27 19:42:34,238 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-27 19:42:34,238 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-27 19:42:38,369 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-27 19:42:43,585 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=97cc0d0f-b3d9-49ee-85fb-8b86719ebef9) as the default verifier for the future CLI operations. 2018-05-27 19:42:48,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-f2f039e6-5fcd-494f-a023-06feac9fd1a2' 2018-05-27 19:42:49,461 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-27T19:42:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5dcf1ff6-0c2f-4e42-9b2d-2b26c101014b', u'provider:segmentation_id': 100, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-f2f039e6-5fcd-494f-a023-06feac9fd1a2', u'admin_state_up': True, u'tenant_id': u'c91e2efce72a44ba86993db71877031b', u'created_at': u'2018-05-27T19:42:49Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c91e2efce72a44ba86993db71877031b'}) 2018-05-27 19:42:50,234 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-27T19:42:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'5f78278d-4aba-4a55-a885-710251b4a5bf', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-f2f039e6-5fcd-494f-a023-06feac9fd1a2', u'enable_dhcp': True, u'network_id': u'5dcf1ff6-0c2f-4e42-9b2d-2b26c101014b', u'tenant_id': u'c91e2efce72a44ba86993db71877031b', u'created_at': u'2018-05-27T19:42:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'c91e2efce72a44ba86993db71877031b'}) 2018-05-27 19:42:50,234 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-27 19:42:50,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-f2f039e6-5fcd-494f-a023-06feac9fd1a2' 2018-05-27 19:42:50,910 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-f2f039e6-5fcd-494f-a023-06feac9fd1a2', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-27T19:42:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/9db9a5f0-2c55-482f-9bc4-22849a40f066/file', u'owner': u'c91e2efce72a44ba86993db71877031b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'9db9a5f0-2c55-482f-9bc4-22849a40f066', u'size': None, u'name': u'Cirros-0.4.0-f2f039e6-5fcd-494f-a023-06feac9fd1a2', u'checksum': None, u'self': u'/v2/images/9db9a5f0-2c55-482f-9bc4-22849a40f066', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-27T19:42:51Z', u'schema': u'/v2/schemas/image'}) 2018-05-27 19:42:50,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-f2f039e6-5fcd-494f-a023-06feac9fd1a2' 2018-05-27 19:42:51,409 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-f2f039e6-5fcd-494f-a023-06feac9fd1a2', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-27T19:42:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/b3b445bc-be2a-4495-bb14-e7e67538cae2/file', u'owner': u'c91e2efce72a44ba86993db71877031b', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'b3b445bc-be2a-4495-bb14-e7e67538cae2', u'size': None, u'name': u'Cirros-0.4.0-1-f2f039e6-5fcd-494f-a023-06feac9fd1a2', u'checksum': None, u'self': u'/v2/images/b3b445bc-be2a-4495-bb14-e7e67538cae2', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-27T19:42:51Z', u'schema': u'/v2/schemas/image'}) 2018-05-27 19:42:51,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-27 19:42:51,572 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-f2f039e6-5fcd-494f-a023-06feac9fd1a2', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c91e2efce72a44ba86993db71877031b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'357c90e1-c156-47bb-894b-50d872746dd2', 'swap': 0}) 2018-05-27 19:42:51,668 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-f2f039e6-5fcd-494f-a023-06feac9fd1a2', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c91e2efce72a44ba86993db71877031b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'6db71c20-0606-4090-8feb-a7a0c531df31', 'swap': 0}) 2018-05-27 19:42:56,622 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-27 19:42:56,622 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-27 19:42:56,623 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-27 19:42:56,626 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-27 19:42:56,631 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-27 19:43:01,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-97cc0d0f-b3d9-49ee-85fb-8b86719ebef9/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-05-27 19:43:01,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-05-27 19:45:35,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: bb9e26d3-e637-48c6-9b2d-636716011934 2018-05-27 19:45:35,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'bb9e26d3-e637-48c6-9b2d-636716011934']'. 2018-05-27 19:45:36,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-27 19:45:36,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-27 19:45:36,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-27 19:45:36,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | bb9e26d3-e637-48c6-9b2d-636716011934 | 2018-05-27 19:45:36,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-27 19:45:36,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-27 19:43:05 | 2018-05-27 19:45:36,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-27 19:45:35 | 2018-05-27 19:45:36,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:30 | 2018-05-27 19:45:36,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-27 19:45:36,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-27 19:45:36,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 97cc0d0f-b3d9-49ee-85fb-8b86719ebef9) | 2018-05-27 19:45:36,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-27 19:45:36,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 1c8427d2-0993-4ee5-80e8-128e6856797b) | 2018-05-27 19:45:36,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-27 19:45:36,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 121.371 | 2018-05-27 19:45:36,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 130 | 2018-05-27 19:45:36,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 6 | 2018-05-27 19:45:36,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-27 19:45:36,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-27 19:45:36,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-27 19:45:36,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-27 19:45:36,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-27 19:45:36,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-27 19:45:40,125 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 19:45:40,125 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:51 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-27 19:45:40,128 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-05-27 19:45:59,943 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-05-27 19:45:59,943 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-05-27 19:45:59,968 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-05-27 19:46:00,247 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 19:46:00,247 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-27 19:46:00,250 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-27 19:46:01,815 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-27 20:30:37,946 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 20:30:37,947 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 44:36 | PASS | +---------------------+------------------+------------------+----------------+ 2018-05-27 20:30:37,951 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-27 20:30:38,056 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-27 20:30:42,152 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-27 20:30:46,177 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 82141ade-b041-4deb-9697-17ac796e1fb3 | 2018-05-27T20:30:46.040044 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 82141ade-b041-4deb-9697-17ac796e1fb3 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-05-27 20:30:51,287 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-27 20:30:51,287 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-27 20:30:55,415 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-27 20:31:00,677 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=5f38ef7f-a5c6-4d24-988c-cbc7051bea3c) as the default verifier for the future CLI operations. 2018-05-27 20:31:05,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-33575684-4812-4a7d-9f67-f8d008571ac4' 2018-05-27 20:31:07,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-33575684-4812-4a7d-9f67-f8d008571ac4' 2018-05-27 20:31:07,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-33575684-4812-4a7d-9f67-f8d008571ac4' 2018-05-27 20:31:08,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-27 20:31:13,558 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-27 20:31:17,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5f38ef7f-a5c6-4d24-988c-cbc7051bea3c/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-27 20:31:17,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-05-27 20:34:14,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: f0f0c00e-361f-4cd3-9e8d-f0605f50e750 2018-05-27 20:34:14,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f0f0c00e-361f-4cd3-9e8d-f0605f50e750']'. 2018-05-27 20:34:16,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-27 20:34:16,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-27 20:34:16,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-27 20:34:16,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f0f0c00e-361f-4cd3-9e8d-f0605f50e750 | 2018-05-27 20:34:16,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-27 20:34:16,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-27 20:31:21 | 2018-05-27 20:34:16,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-27 20:34:14 | 2018-05-27 20:34:16,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:53 | 2018-05-27 20:34:16,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-27 20:34:16,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-27 20:34:16,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5f38ef7f-a5c6-4d24-988c-cbc7051bea3c) | 2018-05-27 20:34:16,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-27 20:34:16,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 82141ade-b041-4deb-9697-17ac796e1fb3) | 2018-05-27 20:34:16,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-27 20:34:16,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 160.56 | 2018-05-27 20:34:16,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-05-27 20:34:16,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2018-05-27 20:34:16,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-27 20:34:16,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-27 20:34:16,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-27 20:34:16,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-27 20:34:16,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-27 20:34:16,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-27 20:34:19,578 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-27 20:34:19,578 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 03:14 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-27 20:34:19,583 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:38 | PASS | | vping_userdata | functest | smoke | 00:37 | PASS | | cinder_test | functest | smoke | 00:42 | PASS | | tempest_smoke_serial | functest | smoke | 14:26 | PASS | | rally_sanity | functest | smoke | 27:27 | PASS | | patrole | functest | smoke | 02:51 | PASS | | odl | functest | smoke | 00:19 | PASS | | snaps_smoke | functest | smoke | 44:36 | PASS | | neutron_trunk | functest | smoke | 03:14 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-27 20:34:19,589 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-27 20:34:43,415 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-347 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-27 20:34:43,419 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/ca-certificates.crt" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.16.0.107 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-05-27 20:34:43,419 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-27 20:34:43,420 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-27 20:34:43,421 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-05-27 20:34:43,423 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-27 20:34:51,346 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-virtual-daily-master-347 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | ericsson-virtual2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-27 20:34:51,351 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/ca-certificates.crt" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=10.16.0.107 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://172.16.10.36:35357/v3 2018-05-27 20:34:51,351 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-27 20:34:51,351 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-27 20:34:51,351 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-27 20:34:51,352 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK