2018-05-08 16:25:47,982 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-daily-master-326 | | 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 | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual1 | +--------------------------------------+-----------------------------------------------------------+ 2018-05-08 16:25:47,985 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='1240fdfcc8c3c24d6652489d3bb4e21ed5c2b736acb' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export OS_AUTH_TYPE=password export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-05-08 16:25:47,985 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-08 16:25:47,986 - 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-08 16:25:47,987 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-08 16:25:47,988 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-08 16:25:49,521 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-08 16:25:58,935 - 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 9.408s OK 2018-05-08 16:25:59,573 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 16:25:59,573 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-08 16:25:59,576 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-08 16:26:00,224 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-08 16:34:48,209 - 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 527.955s OK 2018-05-08 16:34:48,782 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 16:34:48,782 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:48 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-08 16:34:48,784 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-08 16:34:49,634 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-08 16:35:32,042 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 42.407s OK 2018-05-08 16:35:32,663 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 16:35:32,664 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:42 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-08 16:35:32,666 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 08:48 | PASS | | snaps_health_check | functest | healthcheck | 00:42 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-08 16:35:32,668 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-08 16:36:20,741 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-daily-master-326 | | 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 | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual1 | +--------------------------------------+-----------------------------------------------------------+ 2018-05-08 16:36:20,743 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='1240fdfcc8c3c24d6652489d3bb4e21ed5c2b736acb' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export OS_AUTH_TYPE=password export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-05-08 16:36:20,743 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-08 16:36:20,744 - 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 | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | patrole snaps_smoke neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-05-08 16:36:20,746 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-08 16:36:20,746 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-08 16:36:22,690 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'14c86a1b-7867-4188-b455-f1a47581c4e8'], u'description': u'', u'provider:physical_network': u'physnet', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-08T16:22:16Z', u'is_default': False, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'414ff13d-3cd7-4e33-88ce-2943983d403d', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'ext-net', u'admin_state_up': True, u'tenant_id': u'0630bec57bd042a798596a58ae1d036c', u'created_at': u'2018-05-08T16:22:12Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0630bec57bd042a798596a58ae1d036c'}) 2018-05-08 16:36:24,299 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual1 2018-05-08 16:36:24,300 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-08 16:36:25,383 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual1 2018-05-08 16:36:25,383 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-08 16:36:25,383 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-08 16:36:26,554 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-08 16:36:26,554 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-08 16:36:26' 2018-05-08 16:36:26,554 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--3eba99d1-4332-4e2d-acbc-946dcd699325' 2018-05-08 16:36:27,471 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--3eba99d1-4332-4e2d-acbc-946dcd699325', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-08T16:36:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/314a9fdb-e1eb-4f3e-8f04-d7e68524f6fb/file', u'owner': u'0630bec57bd042a798596a58ae1d036c', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'314a9fdb-e1eb-4f3e-8f04-d7e68524f6fb', u'size': None, u'name': u'functest-vping--3eba99d1-4332-4e2d-acbc-946dcd699325', u'checksum': None, u'self': u'/v2/images/314a9fdb-e1eb-4f3e-8f04-d7e68524f6fb', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-08T16:36:26Z', u'schema': u'/v2/schemas/image'}) 2018-05-08 16:36:27,471 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-3eba99d1-4332-4e2d-acbc-946dcd699325' 2018-05-08 16:36:27,834 - 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-08T16:36:27Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8234cb14-a135-42d9-90d8-80b9e9c600ef', u'provider:segmentation_id': 51, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-3eba99d1-4332-4e2d-acbc-946dcd699325', u'admin_state_up': True, u'tenant_id': u'0630bec57bd042a798596a58ae1d036c', u'created_at': u'2018-05-08T16:36:27Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0630bec57bd042a798596a58ae1d036c'}) 2018-05-08 16:36:28,399 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-08T16:36:28Z', 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'6de57947-8476-4433-97a0-322fd1cf48c4', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-3eba99d1-4332-4e2d-acbc-946dcd699325', u'enable_dhcp': True, u'network_id': u'8234cb14-a135-42d9-90d8-80b9e9c600ef', u'tenant_id': u'0630bec57bd042a798596a58ae1d036c', u'created_at': u'2018-05-08T16:36:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'0630bec57bd042a798596a58ae1d036c'}) 2018-05-08 16:36:28,399 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-3eba99d1-4332-4e2d-acbc-946dcd699325' 2018-05-08 16:36:30,088 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-05-08T16:36:29Z', u'revision_number': 2, u'ha': False, u'id': u'54001eec-65a1-460e-b3fb-19db701d4012', u'external_gateway_info': {u'network_id': u'414ff13d-3cd7-4e33-88ce-2943983d403d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'14c86a1b-7867-4188-b455-f1a47581c4e8', u'ip_address': u'192.16.1.107'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-3eba99d1-4332-4e2d-acbc-946dcd699325', u'admin_state_up': True, u'tenant_id': u'0630bec57bd042a798596a58ae1d036c', u'created_at': u'2018-05-08T16:36:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'0630bec57bd042a798596a58ae1d036c'}) 2018-05-08 16:36:32,520 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-3eba99d1-4332-4e2d-acbc-946dcd699325' 2018-05-08 16:36:32,627 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-3eba99d1-4332-4e2d-acbc-946dcd699325', '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'0630bec57bd042a798596a58ae1d036c', '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'b816a2cb-aee4-496d-8170-09ee21de6f0d', 'swap': 0}) 2018-05-08 16:36:33,333 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-3eba99d1-4332-4e2d-acbc-946dcd699325' 2018-05-08 16:36:42,854 - 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-3eba99d1-4332-4e2d-acbc-946dcd699325': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:65:fb:75', u'version': 4, u'addr': u'192.168.130.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'314a9fdb-e1eb-4f3e-8f04-d7e68524f6fb'}), 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-08T16:36:40.000000', 'flavor': Munch({u'id': u'b816a2cb-aee4-496d-8170-09ee21de6f0d'}), 'az': u'nova', 'id': u'9ae76f71-09ba-4fd3-9b2b-97357739d78f', 'security_groups': [Munch({u'name': u'vping-sg-3eba99d1-4332-4e2d-acbc-946dcd699325'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b31800e697124ff08674e3ccf095e084', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0630bec57bd042a798596a58ae1d036c', '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-08T16:36:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-08T16:36:40Z', 'hostId': u'99c6abbfab700b041ceae91e02ffc1b19afa6f690bd2fda46e58d0b5', u'OS-EXT-SRV-ATTR:host': u'host2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.8', 'cloud': 'envvars', 'host_id': u'99c6abbfab700b041ceae91e02ffc1b19afa6f690bd2fda46e58d0b5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'host2', 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-08T16:36:40.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host2', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0630bec57bd042a798596a58ae1d036c', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host2', 'name': u'opnfv-vping-1-3eba99d1-4332-4e2d-acbc-946dcd699325', 'adminPass': u'LNQaAQva2Jd2', 'tenant_id': u'0630bec57bd042a798596a58ae1d036c', 'created_at': u'2018-05-08T16:36:34Z', 'created': u'2018-05-08T16:36:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-05-08 16:36:44,462 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1 console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0 2018-05-08 16:36:44,462 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-3eba99d1-4332-4e2d-acbc-946dcd699325' 2018-05-08 16:36:44,728 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUhX7PVrW5J5feX4zoUeqmCW83/kg0Cf3lnKdwseiPQteD66drkBEoHVbY+/2PudCx+WYhtgULj64SJpZGXmOw+ym5icyHz6JCbF2jY9/Y2jWq5ur5bbU6/0pDCBEQ8BYmqLHJhKQYUssVENV21ieRguyvh2QmcHOJWnuOUgeIV9NbB6ww5jU62q4hkDzGjgZRq4jq4xQX0Ou/23eDjC3qmmUrIQiUvAPRtslNxPnzK/2aWbTwtXZmPWAy3Ng3XtbYlV/0/P4wrN6kywoVO+y0shrhtr06XV0U/oFUK3MJCW7dWWa0eS1L0+T7vj9ZBMySx4sa8SIjNb6D29nSAQAB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1IV+z1a1uSeX3l+M6FHqpglvN/5INAn95ZyncLHoj0LXg+un\na5ARKB1W2Pv9j7nQsflmIbYFC4+uEiaWRl5jsPspuYnMh8+iQmxdo2Pf2No1qubq\n+W21Ov9KQwgREPAWJqixyYSkGFLLFRDVdtYnkYLsr4dkJnBziVp7jlIHiFfTWwes\nMOY1OtquIZA8xo4GUauI6uMUF9Drv9t3g4wt6pplKyEIlLwD0bbJTcT58yv9mlm0\n8LV2Zj1gMtzYN17W2JVf9Pz+MKzepMsKFTvstLIa4ba9Ol1dFP6BVCtzCQlu3Vlm\ntHktS9Pk+74/WQTMkseLGvEiIzW+g9vZ0gEAAQIDAQABAoIBAQDARTaBJxWpueRw\nT0oQNWxxYz+4DNoOGqwWPDBQiOS6F+MbeuwxKFodTM3x6alxis8A9X4tKZxO5WK7\nESYL7AGNcO5C6iSdCoDmT1w4Ine2nVTIlbooh9Ta13S8SGQISu3/c8fFZbeAOgd5\nu40kwoNx5l10QK2fCUW+EpqOHDCsbAEIKbnGLA2CBpz00NT1RofGa7aDBj0n5ix3\n6YCT+QTzvugh2/xgxWQW7ZnCvJk3IdxpOPMB7F3evoap1ILCQLqB5eJN91eKdjxh\n9hvOlDVNp0AUAl83FCBIFUFqLRNNewOo79RnlbHAmzOwSnaYXv9No8IelqKA1L3P\nNQLrTUQBAoGBAP9TSUAOono0OQ7pUvaY+pAOCH4Ir41jvZh14zIh7b11xj8TeLAP\na/PqLnE+r5c9pbGbyVyyaLsWRP3wloZR7ekUoV2A82DJzIwSGdlTqE5pZn3NTDFX\nyECYUkIqXPMPK3BeRde/8rAwGrwkCSPK+7UM52D9lujtricZsOdIi/0xAoGBANUV\nQTQFxxdPbQDVtCOX7gGmZD4773H8phr6bkuTNneV9Dzi2BJY/TZHK0mr0e1ox1bg\n9NcrN/TK1KC96t7LQuZT6wLDyRGSi6rx8ftIqoT8IAzON+4YjjSzBC5yrV5ok/w7\n8sX20DF4lRj5JqprzHB/YtEKcCKNdPH7MWFO7TvRAoGBANz1qtKw15OCVk69RXr7\ncPvx6Q+JXMOzqYSjoPblveTUY7h6lVtoPThdVcvTQApW42oNM/nwvAoMf7Bz4RBl\nHssze2J8EiOVAFvH3m7hoyoYtQXyARpCqZ6dM7LnDoGagzE/pJnOF6y6NKjVVsOP\nCr3oaOTbERqLdseHyDyf3+ZBAoGAORpwFdvyhcmwQYgDtYIys1h/BrqTKa32acZx\nJmm2MAgMowB7vTcB7LjX3e9g28m3mg3BL6SSY1Sz9LvQpJI+RHF6yovjZ4UpTs91\n9Mx9fhP/Fs9w56rG+VJ8LWJoGaPW/MKoBetl0cwp0L58YTFwYTmSJskwUeIs0+ho\nTFaVdvECgYBwfBrNS9B6Pvv2LE46yMBAL/FRqWOcnOjiJIdJFDpCmmzyNIBGwJah\n5nMERz4fuqiDOu61ZRZZpj1R8gsrm7HidhRLLeJl4IpLDxfT6QmQ1pJTtBPcIIow\nuDWGNy/QD5jqB4pdStjiMXWEq2KaK1MCxq7yjKPoaxgVG+uYyup7QA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b31800e697124ff08674e3ccf095e084', 'name': u'vping-keypair-3eba99d1-4332-4e2d-acbc-946dcd699325', 'created_at': '2018-05-08T16:36:44.728413', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0630bec57bd042a798596a58ae1d036c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'3c:d1:28:86:64:2c:d1:40:83:df:b1:d0:da:1f:f2:2f', 'type': 'ssh', 'id': u'vping-keypair-3eba99d1-4332-4e2d-acbc-946dcd699325'}) 2018-05-08 16:36:44,728 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA1IV+z1a1uSeX3l+M6FHqpglvN/5INAn95ZyncLHoj0LXg+un a5ARKB1W2Pv9j7nQsflmIbYFC4+uEiaWRl5jsPspuYnMh8+iQmxdo2Pf2No1qubq +W21Ov9KQwgREPAWJqixyYSkGFLLFRDVdtYnkYLsr4dkJnBziVp7jlIHiFfTWwes MOY1OtquIZA8xo4GUauI6uMUF9Drv9t3g4wt6pplKyEIlLwD0bbJTcT58yv9mlm0 8LV2Zj1gMtzYN17W2JVf9Pz+MKzepMsKFTvstLIa4ba9Ol1dFP6BVCtzCQlu3Vlm tHktS9Pk+74/WQTMkseLGvEiIzW+g9vZ0gEAAQIDAQABAoIBAQDARTaBJxWpueRw T0oQNWxxYz+4DNoOGqwWPDBQiOS6F+MbeuwxKFodTM3x6alxis8A9X4tKZxO5WK7 ESYL7AGNcO5C6iSdCoDmT1w4Ine2nVTIlbooh9Ta13S8SGQISu3/c8fFZbeAOgd5 u40kwoNx5l10QK2fCUW+EpqOHDCsbAEIKbnGLA2CBpz00NT1RofGa7aDBj0n5ix3 6YCT+QTzvugh2/xgxWQW7ZnCvJk3IdxpOPMB7F3evoap1ILCQLqB5eJN91eKdjxh 9hvOlDVNp0AUAl83FCBIFUFqLRNNewOo79RnlbHAmzOwSnaYXv9No8IelqKA1L3P NQLrTUQBAoGBAP9TSUAOono0OQ7pUvaY+pAOCH4Ir41jvZh14zIh7b11xj8TeLAP a/PqLnE+r5c9pbGbyVyyaLsWRP3wloZR7ekUoV2A82DJzIwSGdlTqE5pZn3NTDFX yECYUkIqXPMPK3BeRde/8rAwGrwkCSPK+7UM52D9lujtricZsOdIi/0xAoGBANUV QTQFxxdPbQDVtCOX7gGmZD4773H8phr6bkuTNneV9Dzi2BJY/TZHK0mr0e1ox1bg 9NcrN/TK1KC96t7LQuZT6wLDyRGSi6rx8ftIqoT8IAzON+4YjjSzBC5yrV5ok/w7 8sX20DF4lRj5JqprzHB/YtEKcCKNdPH7MWFO7TvRAoGBANz1qtKw15OCVk69RXr7 cPvx6Q+JXMOzqYSjoPblveTUY7h6lVtoPThdVcvTQApW42oNM/nwvAoMf7Bz4RBl Hssze2J8EiOVAFvH3m7hoyoYtQXyARpCqZ6dM7LnDoGagzE/pJnOF6y6NKjVVsOP Cr3oaOTbERqLdseHyDyf3+ZBAoGAORpwFdvyhcmwQYgDtYIys1h/BrqTKa32acZx Jmm2MAgMowB7vTcB7LjX3e9g28m3mg3BL6SSY1Sz9LvQpJI+RHF6yovjZ4UpTs91 9Mx9fhP/Fs9w56rG+VJ8LWJoGaPW/MKoBetl0cwp0L58YTFwYTmSJskwUeIs0+ho TFaVdvECgYBwfBrNS9B6Pvv2LE46yMBAL/FRqWOcnOjiJIdJFDpCmmzyNIBGwJah 5nMERz4fuqiDOu61ZRZZpj1R8gsrm7HidhRLLeJl4IpLDxfT6QmQ1pJTtBPcIIow uDWGNy/QD5jqB4pdStjiMXWEq2KaK1MCxq7yjKPoaxgVG+uYyup7QA== -----END RSA PRIVATE KEY----- 2018-05-08 16:36:45,543 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--3eba99d1-4332-4e2d-acbc-946dcd699325' 2018-05-08 16:36:54,484 - 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-3eba99d1-4332-4e2d-acbc-946dcd699325': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f2:ad:dc', 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'314a9fdb-e1eb-4f3e-8f04-d7e68524f6fb'}), 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-08T16:36:52.000000', 'flavor': Munch({u'id': u'b816a2cb-aee4-496d-8170-09ee21de6f0d'}), 'az': u'nova', 'id': u'f3162bb6-cc24-495c-b0d6-eb8f2218b42e', 'security_groups': [Munch({u'name': u'vping-sg-3eba99d1-4332-4e2d-acbc-946dcd699325'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b31800e697124ff08674e3ccf095e084', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0630bec57bd042a798596a58ae1d036c', '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-08T16:36:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-08T16:36:52Z', 'hostId': u'99c6abbfab700b041ceae91e02ffc1b19afa6f690bd2fda46e58d0b5', u'OS-EXT-SRV-ATTR:host': u'host2', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-3eba99d1-4332-4e2d-acbc-946dcd699325', 'public_v6': '', 'private_v4': u'192.168.130.9', 'cloud': 'envvars', 'host_id': u'99c6abbfab700b041ceae91e02ffc1b19afa6f690bd2fda46e58d0b5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'host2', 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-08T16:36:52.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host2', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0630bec57bd042a798596a58ae1d036c', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host2', 'name': u'opnfv-vping-2-ssh--3eba99d1-4332-4e2d-acbc-946dcd699325', 'adminPass': u'UkL7gAx4ib8i', 'tenant_id': u'0630bec57bd042a798596a58ae1d036c', 'created_at': u'2018-05-08T16:36:46Z', 'created': u'2018-05-08T16:36:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-05-08 16:36:57,198 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'DOWN', 'router_id': u'54001eec-65a1-460e-b3fb-19db701d4012', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'0630bec57bd042a798596a58ae1d036c', 'created_at': u'2018-05-08T16:36:55Z', 'attached': True, 'updated_at': u'2018-05-08T16:36:55Z', 'id': u'b1623348-8d19-4b0a-8279-95bf3c0d5621', 'floating_network_id': u'414ff13d-3cd7-4e33-88ce-2943983d403d', 'fixed_ip_address': u'192.168.130.9', 'floating_ip_address': u'192.16.1.103', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0630bec57bd042a798596a58ae1d036c', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'54001eec-65a1-460e-b3fb-19db701d4012', 'project_id': u'0630bec57bd042a798596a58ae1d036c', 'port_id': u'8017ae04-d582-4f79-8fec-0a3330712d42', 'port': u'8017ae04-d582-4f79-8fec-0a3330712d42', 'network': u'414ff13d-3cd7-4e33-88ce-2943983d403d'}) 2018-05-08 16:36:59,011 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1564 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F8 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B8 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EC 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm- 2018-05-08 16:36:59,011 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-08 16:37:02,547 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - try 1: cannot connect to 192.16.1.103 2018-05-08 16:37:13,552 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-08 16:37:13,561 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-08 16:37:13,572 - xtesting.energy.energy - DEBUG - Stopping recording 2018-05-08 16:37:15,493 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 16:37:15,494 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:47 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-08 16:37:29,469 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-08 16:37:30,433 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'14c86a1b-7867-4188-b455-f1a47581c4e8'], u'description': u'', u'provider:physical_network': u'physnet', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-08T16:22:16Z', u'is_default': False, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'414ff13d-3cd7-4e33-88ce-2943983d403d', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'ext-net', u'admin_state_up': True, u'tenant_id': u'0630bec57bd042a798596a58ae1d036c', u'created_at': u'2018-05-08T16:22:12Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0630bec57bd042a798596a58ae1d036c'}) 2018-05-08 16:37:30,433 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-08 16:37:30,433 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-08 16:37:30' 2018-05-08 16:37:30,433 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--4826b52b-6282-49f9-89b4-3e9049eda4d8' 2018-05-08 16:37:31,406 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--4826b52b-6282-49f9-89b4-3e9049eda4d8', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-08T16:37:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/3ef63de1-d67b-4d71-ad7b-a4df5f26fdc0/file', u'owner': u'0630bec57bd042a798596a58ae1d036c', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'3ef63de1-d67b-4d71-ad7b-a4df5f26fdc0', u'size': None, u'name': u'functest-vping--4826b52b-6282-49f9-89b4-3e9049eda4d8', u'checksum': None, u'self': u'/v2/images/3ef63de1-d67b-4d71-ad7b-a4df5f26fdc0', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-08T16:37:30Z', u'schema': u'/v2/schemas/image'}) 2018-05-08 16:37:31,406 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-4826b52b-6282-49f9-89b4-3e9049eda4d8' 2018-05-08 16:37:31,762 - 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-08T16:37:31Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'33bf02ef-eb3c-4cfb-a30b-77ffe25a0a88', u'provider:segmentation_id': 16, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-4826b52b-6282-49f9-89b4-3e9049eda4d8', u'admin_state_up': True, u'tenant_id': u'0630bec57bd042a798596a58ae1d036c', u'created_at': u'2018-05-08T16:37:31Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0630bec57bd042a798596a58ae1d036c'}) 2018-05-08 16:37:32,389 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-08T16:37:32Z', 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'93c800fd-8d96-45b9-ab69-61d33908a609', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-4826b52b-6282-49f9-89b4-3e9049eda4d8', u'enable_dhcp': True, u'network_id': u'33bf02ef-eb3c-4cfb-a30b-77ffe25a0a88', u'tenant_id': u'0630bec57bd042a798596a58ae1d036c', u'created_at': u'2018-05-08T16:37:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'0630bec57bd042a798596a58ae1d036c'}) 2018-05-08 16:37:32,389 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-4826b52b-6282-49f9-89b4-3e9049eda4d8' 2018-05-08 16:37:34,059 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-05-08T16:37:33Z', u'revision_number': 2, u'ha': False, u'id': u'ec871b83-1bd2-4dd8-8c81-1ca58b9aa6a4', u'external_gateway_info': {u'network_id': u'414ff13d-3cd7-4e33-88ce-2943983d403d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'14c86a1b-7867-4188-b455-f1a47581c4e8', u'ip_address': u'192.16.1.109'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-4826b52b-6282-49f9-89b4-3e9049eda4d8', u'admin_state_up': True, u'tenant_id': u'0630bec57bd042a798596a58ae1d036c', u'created_at': u'2018-05-08T16:37:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'0630bec57bd042a798596a58ae1d036c'}) 2018-05-08 16:37:36,682 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-4826b52b-6282-49f9-89b4-3e9049eda4d8' 2018-05-08 16:37:36,761 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-4826b52b-6282-49f9-89b4-3e9049eda4d8', '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'0630bec57bd042a798596a58ae1d036c', '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'd0e4fb01-d64a-486a-b3da-280a40d9f457', 'swap': 0}) 2018-05-08 16:37:37,422 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-4826b52b-6282-49f9-89b4-3e9049eda4d8' 2018-05-08 16:37:46,268 - 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-4826b52b-6282-49f9-89b4-3e9049eda4d8': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a7:ff:17', u'version': 4, u'addr': u'192.168.130.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3ef63de1-d67b-4d71-ad7b-a4df5f26fdc0'}), 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-08T16:37:43.000000', 'flavor': Munch({u'id': u'd0e4fb01-d64a-486a-b3da-280a40d9f457'}), 'az': u'nova', 'id': u'896db872-bf20-44fe-b044-0563af2461e3', 'security_groups': [Munch({u'name': u'vping-sg-4826b52b-6282-49f9-89b4-3e9049eda4d8'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b31800e697124ff08674e3ccf095e084', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0630bec57bd042a798596a58ae1d036c', '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-08T16:37:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-08T16:37:43Z', 'hostId': u'99c6abbfab700b041ceae91e02ffc1b19afa6f690bd2fda46e58d0b5', u'OS-EXT-SRV-ATTR:host': u'host2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.8', 'cloud': 'envvars', 'host_id': u'99c6abbfab700b041ceae91e02ffc1b19afa6f690bd2fda46e58d0b5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'host2', 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-08T16:37:43.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host2', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0630bec57bd042a798596a58ae1d036c', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host2', 'name': u'opnfv-vping-1-4826b52b-6282-49f9-89b4-3e9049eda4d8', 'adminPass': u'Zvtzmw8yNrfK', 'tenant_id': u'0630bec57bd042a798596a58ae1d036c', 'created_at': u'2018-05-08T16:37:38Z', 'created': u'2018-05-08T16:37:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-05-08 16:37:47,807 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1 console: 2018-05-08 16:37:47,808 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--4826b52b-6282-49f9-89b4-3e9049eda4d8' 2018-05-08 16:37:56,309 - 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-4826b52b-6282-49f9-89b4-3e9049eda4d8': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d2:b6:f0', 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'3ef63de1-d67b-4d71-ad7b-a4df5f26fdc0'}), 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-08T16:37:53.000000', 'flavor': Munch({u'id': u'd0e4fb01-d64a-486a-b3da-280a40d9f457'}), 'az': u'nova', 'id': u'eb34f1ac-0bd3-4183-8a65-e909486cd88c', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b31800e697124ff08674e3ccf095e084', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0630bec57bd042a798596a58ae1d036c', '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-08T16:37:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-08T16:37:54Z', 'hostId': u'99c6abbfab700b041ceae91e02ffc1b19afa6f690bd2fda46e58d0b5', u'OS-EXT-SRV-ATTR:host': u'host2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.13', 'cloud': 'envvars', 'host_id': u'99c6abbfab700b041ceae91e02ffc1b19afa6f690bd2fda46e58d0b5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'host2', 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-08T16:37:53.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host2', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0630bec57bd042a798596a58ae1d036c', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'host2', 'name': u'opnfv-vping-2-userdata--4826b52b-6282-49f9-89b4-3e9049eda4d8', 'adminPass': u'4Kei8HJ2webi', 'tenant_id': u'0630bec57bd042a798596a58ae1d036c', 'created_at': u'2018-05-08T16:37:48Z', 'created': u'2018-05-08T16:37:48Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'RegionOne'}) 2018-05-08 16:37:57,940 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1564 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F8 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B8 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EC 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2494.226 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.45 BogoMIPS (lpj=9976904) [ 0.028052] pid_max: default: 32768 minimum: 301 [ 0.036053] ACPI: Core revision 20150930 [ 0.048635] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.064077] Security Framework initialized [ 0.072047] Yama: becoming mindful. [ 0.080063] AppArmor: AppArmor initialized [ 0.088113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.096256] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.104150] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.112051] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120868] Initializing cgroup subsys io [ 0.128054] Initializing cgroup subsys memory [ 0.136056] Initializing cgroup subsys devices [ 0.144051] Initializing cgroup subsys freezer [ 0.152051] Initializing cgroup subsys net_cls [ 0.160052] Initializing cgroup subsys perf_event [ 0.168063] Initializing cgroup subsys net_prio [ 0.176051] Initializing cgroup subsys hugetlb [ 0.180053] Initializing cgroup subsys pids [ 0.190583] CPU: Physical Processor ID: 0 [ 0.197489] mce: CPU supports 10 MCE banks [ 0.205691] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.212047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.648504] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.955140] ftrace: allocating 31920 entries in 125 pages [ 0.976441] smpboot: Max logical packages: 1 [ 0.984054] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.996958] x2apic enabled [ 1.000051] Switched APIC routing to physical x2apic. [ 1.033429] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.036000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.048063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.061091] x86: Booted up 1 node, 1 CPUs [ 1.064053] smpboot: Total of 1 processors activated (4988.45 BogoMIPS) [ 1.072163] devtmpfs: initialized [ 1.077505] evm: security.selinux [ 1.080068] evm: security.SMACK64 [ 1.084060] evm: security.SMACK64EXEC [ 1.088061] evm: security.SMACK64TRANSMUTE [ 1.092057] evm: security.SMACK64MMAP [ 1.096059] evm: security.ima [ 1.100056] evm: security.capability [ 1.104269] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.108233] pinctrl core: initialized pinctrl subsystem [ 1.113216] RTC time: 16:37:50, date: 05/08/18 [ 1.116414] NET: Registered protocol family 16 [ 1.120474] cpuidle: using governor ladder [ 1.124056] cpuidle: using governor menu [ 1.128069] PCCT header not found. [ 1.132394] ACPI: bus type PCI registered [ 1.136062] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.140986] PCI: Using configuration type 1 for base access [ 1.145857] ACPI: Added _OSI(Module Device) [ 1.148053] ACPI: Added _OSI(Processor Device) [ 1.152051] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.156052] ACPI: Added _OSI(Processor Aggregator Device) [ 1.163669] ACPI: Interpreter enabled [ 1.164057] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.176053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.188065] ACPI: (supports S0 S3 S4 S5) [ 1.192051] ACPI: Using IOAPIC for interrupt routing [ 1.196068] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.204855] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.208073] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.212058] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.216060] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.221787] acpiphp: Slot [3] registered [ 1.224197] acpiphp: Slot [4] registered [ 1.228179] acpiphp: Slot [5] registered [ 1.232236] acpiphp: Slot [6] registered [ 1.236178] acpiphp: Slot [7] registered [ 1.240181] acpiphp: Slot [8] registered [ 1.244178] acpiphp: Slot [9] registered [ 1.248178] acpiphp: Slot [10] registered [ 1.252184] acpiphp: Slot [11] registered [ 1.257093] acpiphp: Slot [12] registered [ 1.260178] acpiphp: Slot [13] registered [ 1.264177] acpiphp: Slot [14] registered [ 1.268181] acpiphp: Slot [15] registered [ 1.272178] acpiphp: Slot [16] registered [ 1.276180] acpiphp: Slot [17] registered [ 1.280184] acpiphp: Slot [18] registered [ 1.284177] acpiphp: Slot [19] registered [ 1.288177] acpiphp: Slot [20] registered [ 1.292187] acpiphp: Slot [21] registered [ 1.296180] acpiphp: Slot [22] registered [ 1.300185] acpiphp: Slot [23] registered [ 1.304226] acpiphp: Slot [24] registered [ 1.308181] acpiphp: Slot [25] registered [ 1.312177] acpiphp: Slot [26] registered [ 1.316194] acpiphp: Slot [27] registered [ 1.320188] acpiphp: Slot [28] registered [ 1.324179] acpiphp: Slot [29] registered [ 1.328207] acpiphp: Slot [30] registered [ 1.332181] acpiphp: Slot [31] registered [ 1.336168] PCI host bridge to bus 0000:00 [ 1.340053] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.344052] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.348052] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.352051] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.356052] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.386859] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.388051] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.392054] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.396053] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.425116] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.428271] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.629562] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.640806] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.652720] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.664627] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.676400] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.687123] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.700510] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.704000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.704065] vgaarb: loaded [ 1.708055] vgaarb: bridge control possible 0000:00:02.0 [ 1.721145] SCSI subsystem initialized [ 1.731479] ACPI: bus type USB registered [ 1.732908] usbcore: registered new interface driver usbfs [ 1.736339] usbcore: registered new interface driver hub [ 1.740103] usbcore: registered new device driver usb [ 1.750354] PCI: Using ACPI for IRQ routing [ 1.760864] NetLabel: Initializing [ 1.764118] NetLabel: domain hash size = 128 [ 1.768049] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.772540] NetLabel: unlabeled traffic allowed by default [ 1.782048] clocksource: Switched to clocksource kvm-clock [ 1.936256] AppArmor: AppArmor Filesystem Enabled [ 1.951806] pnp: PnP ACPI init [ 1.968051] pnp: PnP ACPI: found 5 devices [ 2.008773] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.037494] NET: Registered protocol family 2 [ 2.058461] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.079192] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.098002] TCP: Hash tables configured (established 4096 bind 4096) [ 2.116815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.135351] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.162268] NET: Registered protocol family 1 [ 2.182179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.205917] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.229124] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.275299] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.325283] Trying to unpack rootfs image as initramfs... [ 2.941789] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.995765] Scanning for low memory corruption every 60 seconds [ 3.028746] futex hash table entries: 256 (order: 2, 16384 bytes) [ 3.056524] audit: initializing netlink subsys (disabled) [ 3.081504] audit: type=2000 audit(1525797469.795:1): initialized [ 3.110146] Initialise system trusted keyring [ 3.131110] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 3.172772] zbud: loaded [ 3.190033] VFS: Disk quotas dquot_6.6.0 [ 3.207766] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.241238] fuse init (API version 7.23) [ 3.261427] Key type big_key registered [ 3.278320] Allocating IMA MOK and blacklist keyrings. [ 3.309038] Key type asymmetric registered [ 3.330327] Asymmetric key parser 'x509' registered [ 3.354224] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.391897] io scheduler noop registered [ 3.411166] io scheduler deadline registered (default) [ 3.435131] io scheduler cfq registered [ 3.457316] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.483991] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.517011] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.554718] ACPI: Power Button [PWRF] [ 3.577062] GHES: HEST is not enabled! [ 3.616904] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.715075] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.774206] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.826436] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.906699] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 4.081712] Linux agpgart interface v0.103 [ 4.156668] brd: module loaded [ 4.202231] loop: module loaded [ 4.258749] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 4.292320] GPT:90111 != 2097151 [ 4.308150] GPT:Alternate GPT header not at the end of the disk. [ 4.331057] GPT:90111 != 2097151 [ 4.349696] GPT: Use GNU Parted to correct GPT errors. [ 4.371043] vda: vda1 vda15 [ 4.400334] scsi host0: ata_piix [ 4.419436] scsi host1: ata_piix [ 4.435264] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 4.462961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 4.498304] libphy: Fixed MDIO Bus: probed [ 4.521549] tun: Universal TUN/TAP device driver, 1.6 [ 4.544202] tun: (C) 1999-2004 Max Krasnyansky [ 4.597303] PPP generic driver version 2.4.2 [ 4.623070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.656388] ehci-pci: EHCI PCI platform driver [ 4.681568] ehci-platform: EHCI generic platform driver [ 4.710792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.742278] ohci-pci: OHCI PCI platform driver [ 4.769848] ohci-platform: OHCI generic platform driver [ 4.802992] uhci_hcd: USB Universal Host Controller Interface driver [ 4.862704] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.888940] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.929806] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.953840] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.981605] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 5.009423] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.046745] usb usb1: Product: UHCI Host Controller [ 5.066887] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 5.091197] usb usb1: SerialNumber: 0000:00:01.2 [ 5.116762] hub 1-0:1.0: USB hub found [ 5.135555] hub 1-0:1.0: 2 ports detected [ 5.161401] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 5.210875] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 5.234602] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 5.260764] mousedev: PS/2 mouse device common for all mice [ 5.291942] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.332447] rtc_cmos 00:00: RTC can wake from S4 [ 5.356761] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 5.382367] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 5.404847] i2c /dev entries driver [ 5.422263] device-mapper: uevent: version 1.0.3 [ 5.441393] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 5.473540] ledtrig-cpu: registered to indicate activity on CPUs [ 5.502920] NET: Registered protocol family 10 [ 5.527975] NET: Registered protocol family 17 [ 5.547504] Key type dns_resolver registered [ 5.568234] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 5.590787] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 5.630168] registered taskstats version 1 [ 5.650888] Loading compiled-in X.509 certificates [ 5.678742] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 5.718980] zswap: loaded using pool lzo/zbud [ 5.753699] Key type trusted registered [ 5.775127] Key type encrypted registered [ 5.792331] AppArmor: AppArmor sha1 policy hashing enabled [ 5.809174] ima: No TPM chip found, activating TPM-bypass! [ 5.834836] evm: HMAC attrs: 0x1 [ 5.861879] Magic number: 2:871:640 [ 5.882864] rtc_cmos 00:00: setting system c8lock to 2018-05-08 16:37:57 UTC (1525797477) [ 5.919427] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.943434] EDD information not available. [ 6.002598] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 6.036905] Write protecting the kernel read-only data: 14336k 2018-05-08 16:37:57,940 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-08 16:37:57,940 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-08 16:37:59,970 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.0000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1564 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F8 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B8 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EC 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 0.000000] Normal empty [ 2018-05-08 16:37:59,970 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.130.8. Waiting for response... 2018-05-08 16:38:02,275 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.0000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1564 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F8 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B8 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EC 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2494.226 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.45 BogoMIPS (lpj=9976904) [ 0.028046] pid_max: default: 32768 minimum: 301 [ 0.036051] ACPI: Core revision 20150930 [ 0.044894] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060077] Security Framework initialized [ 0.068045] Yama: becoming mindful. [ 0.076061] AppArmor: AppArmor initialized [ 0.088109] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100261] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.112054] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120048] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128799] Initializing cgroup subsys io [ 0.136057] Initializing cgroup subsys memory [ 0.144053] Initializing cgroup subsys devices [ 0.152050] Initializing cgroup subsys freezer [ 0.160052] Initializing cgroup subsys net_cls [ 0.168049] Initializing cgroup subsys perf_event [ 0.176062] Initializing cgroup subsys net_prio [ 0.184049] Initializing cgroup subsys hugetlb [ 0.192048] Initializing cgroup subsys pids [ 0.202460] CPU: Physical Processor ID: 0 [ 0.209420] mce: CPU supports 10 MCE banks [ 0.217594] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224045] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.684222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.993643] ftrace: allocating 31920 entries in 125 pages 0 2018-05-08 16:38:04,523 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.0000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1564 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F8 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B8 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EC 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2494.226 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.45 BogoMIPS (lpj=9976904) [ 0.028046] pid_max: default: 32768 minimum: 301 [ 0.036051] ACPI: Core revision 20150930 [ 0.044894] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060077] Security Framework initialized [ 0.068045] Yama: becoming mindful. [ 0.076061] AppArmor: AppArmor initialized [ 0.088109] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100261] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.112054] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120048] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128799] Initializing cgroup subsys io [ 0.136057] Initializing cgroup subsys memory [ 0.144053] Initializing cgroup subsys devices [ 0.152050] Initializing cgroup subsys freezer [ 0.160052] Initializing cgroup subsys net_cls [ 0.168049] Initializing cgroup subsys perf_event [ 0.176062] Initializing cgroup subsys net_prio [ 0.184049] Initializing cgroup subsys hugetlb [ 0.192048] Initializing cgroup subsys pids [ 0.202460] CPU: Physical Processor ID: 0 [ 0.209420] mce: CPU supports 10 MCE banks [ 0.217594] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224045] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.684222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.993643] ftrace: allocating 31920 entries in 125 pages 0[ 1.020685] smpboot: Max logical packages: 1 [ 1.028064] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.043947] x2apic enabled [ 1.044051] Switched APIC routing to physical x2apic. [ 1.083124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.084000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.096151] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.109946] x86: Booted up 1 node, 1 CPUs [ 1.112075] smpboot: Total of 1 processors activated (4988.45 BogoMIPS) [ 1.123087] devtmpfs: initialized [ 1.125626] evm: security.selinux [ 1.128079] evm: security.SMACK64 [ 1.132072] evm: security.SMACK64EXEC [ 1.136070] evm: security.SMACK64TRANSMUTE [ 1.140073] evm: security.SMACK64MMAP [ 1.144077] evm: security.ima [ 1.148073] evm: security.capability [ 1.152402] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.156250] pinctrl core: initialized pinctrl subsystem [ 1.161249] RTC time: 16:38:02, date: 05/08/18 [ 1.164450] NET: Registered protocol family 16 [ 1.168526] cpuidle: using governor ladder [ 1.172054] cpuidle: using governor menu [ 1.176053] PCCT header not found. [ 1.180411] ACPI: bus type PCI registered [ 1.184100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.189374] PCI: Using configuration type 1 for base access [ 1.194203] ACPI: Added _OSI(Module Device) [ 1.196060] ACPI: Added _OSI(Processor Device) [ 1.200057] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.204063] ACPI: Added _OSI(Processor Aggregator Device) [ 1.211848] ACPI: Interpreter enabled [ 1.212056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.224052] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.236089] ACPI: (supports S0 S3 S4 S5) [ 1.240051] ACPI: Using IOAPIC for interrupt routing [ 1.244070] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.253475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.256058] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.260059] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.264059] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.268788] acpiphp: Slot [3] registered [ 1.272182] acpiphp: Slot [4] registered [ 1.276181] acpiphp: Slot [5] registered [ 1.280180] acpiphp: Slot [6] registered [ 1.284178] acpiphp: Slot [7] registered [ 1.288183] acpiphp: Slot [8] registered [ 1.292177] acpiphp: Slot [9] registered [ 1.296180] acpiphp: Slot [10] registered [ 1.300179] acpiphp: Slot [11] registered [ 1.304179] acpiphp: Slot [12] registered [ 1.308179] acpiphp: Slot [13] registered [ 1.312179] acpiphp: Slot [14] registered [ 1.316183] acpiphp: Slot [15] registered [ 1.320179] acpiphp: Slot [16] registered [ 1.324178] acpiphp: Slot [17] registered [ 1.328177] acpiphp: Slot [18] registered [ 1.332192] acpiphp: Slot [19] registered [ 1.336178] acpiphp: Slot [20] registered [ 1.340182] acpiphp: Slot [21] registered [ 1.344186] acpiphp: Slot [22] registered [ 1.348181] acpiphp: Slot [23] registered 2018-05-08 16:38:06,548 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.0000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1564 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F8 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B8 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EC 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2494.226 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.45 BogoMIPS (lpj=9976904) [ 0.028046] pid_max: default: 32768 minimum: 301 [ 0.036051] ACPI: Core revision 20150930 [ 0.044894] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060077] Security Framework initialized [ 0.068045] Yama: becoming mindful. [ 0.076061] AppArmor: AppArmor initialized [ 0.088109] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100261] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.112054] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120048] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128799] Initializing cgroup subsys io [ 0.136057] Initializing cgroup subsys memory [ 0.144053] Initializing cgroup subsys devices [ 0.152050] Initializing cgroup subsys freezer [ 0.160052] Initializing cgroup subsys net_cls [ 0.168049] Initializing cgroup subsys perf_event [ 0.176062] Initializing cgroup subsys net_prio [ 0.184049] Initializing cgroup subsys hugetlb [ 0.192048] Initializing cgroup subsys pids [ 0.202460] CPU: Physical Processor ID: 0 [ 0.209420] mce: CPU supports 10 MCE banks [ 0.217594] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224045] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.684222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.993643] ftrace: allocating 31920 entries in 125 pages 0[ 1.020685] smpboot: Max logical packages: 1 [ 1.028064] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.043947] x2apic enabled [ 1.044051] Switched APIC routing to physical x2apic. [ 1.083124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.084000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.096151] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.109946] x86: Booted up 1 node, 1 CPUs [ 1.112075] smpboot: Total of 1 processors activated (4988.45 BogoMIPS) [ 1.123087] devtmpfs: initialized [ 1.125626] evm: security.selinux [ 1.128079] evm: security.SMACK64 [ 1.132072] evm: security.SMACK64EXEC [ 1.136070] evm: security.SMACK64TRANSMUTE [ 1.140073] evm: security.SMACK64MMAP [ 1.144077] evm: security.ima [ 1.148073] evm: security.capability [ 1.152402] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.156250] pinctrl core: initialized pinctrl subsystem [ 1.161249] RTC time: 16:38:02, date: 05/08/18 [ 1.164450] NET: Registered protocol family 16 [ 1.168526] cpuidle: using governor ladder [ 1.172054] cpuidle: using governor menu [ 1.176053] PCCT header not found. [ 1.180411] ACPI: bus type PCI registered [ 1.184100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.189374] PCI: Using configuration type 1 for base access [ 1.194203] ACPI: Added _OSI(Module Device) [ 1.196060] ACPI: Added _OSI(Processor Device) [ 1.200057] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.204063] ACPI: Added _OSI(Processor Aggregator Device) [ 1.211848] ACPI: Interpreter enabled [ 1.212056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.224052] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.236089] ACPI: (supports S0 S3 S4 S5) [ 1.240051] ACPI: Using IOAPIC for interrupt routing [ 1.244070] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.253475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.256058] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.260059] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.264059] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.268788] acpiphp: Slot [3] registered [ 1.272182] acpiphp: Slot [4] registered [ 1.276181] acpiphp: Slot [5] registered [ 1.280180] acpiphp: Slot [6] registered [ 1.284178] acpiphp: Slot [7] registered [ 1.288183] acpiphp: Slot [8] registered [ 1.292177] acpiphp: Slot [9] registered [ 1.296180] acpiphp: Slot [10] registered [ 1.300179] acpiphp: Slot [11] registered [ 1.304179] acpiphp: Slot [12] registered [ 1.308179] acpiphp: Slot [13] registered [ 1.312179] acpiphp: Slot [14] registered [ 1.316183] acpiphp: Slot [15] registered [ 1.320179] acpiphp: Slot [16] registered [ 1.324178] acpiphp: Slot [17] registered [ 1.328177] acpiphp: Slot [18] registered [ 1.332192] acpiphp: Slot [19] registered [ 1.336178] acpiphp: Slot [20] registered [ 1.340182] acpiphp: Slot [21] registered [ 1.344186] acpiphp: Slot [22] registered [ 1.348181] acpiphp: Slot [23] registered [ 1.352210] acpiphp: Slot [24] registered [ 1.356183] acpiphp: Slot [25] registered [ 1.360184] acpiphp: Slot [26] registered [ 1.364198] acpiphp: Slot [27] registered [ 1.368188] acpiphp: Slot [28] registered [ 1.372243] acpiphp: Slot [29] registered [ 1.376195] acpiphp: Slot [30] registered [ 1.380182] acpiphp: Slot [31] registered [ 1.384188] PCI host bridge to bus 0000:00 [ 1.388055] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.392067] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.396066] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.400063] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.404058] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.434939] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.436053] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.440053] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.444052] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.469806] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.472166] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.659096] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.668698] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.680661] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.692596] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.704402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.718698] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.732525] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.736000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.736085] vgaarb: loaded [ 1.740060] vgaarb: bridge control possible 0000:00:02.0 [ 1.752619] SCSI subsystem initialized [ 1.763121] ACPI: bus type USB registered [ 1.765082] usbcore: registered new interface driver usbfs [ 1.768389] usbcore: registered new interface driver hub [ 1.772104] usbcore: registered new device driver usb [ 1.781192] PCI: Using ACPI for IRQ routing [ 1.792853] NetLabel: Initializing [ 1.796128] NetLabel: domain hash size = 128 [ 1.800050] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.804503] NetLabel: unlabeled traffic allowed by default [ 1.813471] clocksource: Switched to clocksource kvm-clock [ 1.966553] AppArmor: AppArmor Filesystem Enabled [ 1.982706] pnp: PnP ACPI init [ 1.998498] pnp: PnP ACPI: found 5 devices [ 2.035779] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.064639] NET: Registered protocol family 2 [ 2.085262] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.107171] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.128067] TCP: Hash tables configured (established 4096 bind 4096) [ 2.148557] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.167115] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.187171] NET: Registered protocol family 1 [ 2.202072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.220817] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.239966] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.282074] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.325167] Trying to unpack rootfs image as initramfs... 2018-05-08 16:38:08,688 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.0000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1564 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F8 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B8 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EC 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2494.226 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.45 BogoMIPS (lpj=9976904) [ 0.028046] pid_max: default: 32768 minimum: 301 [ 0.036051] ACPI: Core revision 20150930 [ 0.044894] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060077] Security Framework initialized [ 0.068045] Yama: becoming mindful. [ 0.076061] AppArmor: AppArmor initialized [ 0.088109] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100261] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.112054] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120048] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128799] Initializing cgroup subsys io [ 0.136057] Initializing cgroup subsys memory [ 0.144053] Initializing cgroup subsys devices [ 0.152050] Initializing cgroup subsys freezer [ 0.160052] Initializing cgroup subsys net_cls [ 0.168049] Initializing cgroup subsys perf_event [ 0.176062] Initializing cgroup subsys net_prio [ 0.184049] Initializing cgroup subsys hugetlb [ 0.192048] Initializing cgroup subsys pids [ 0.202460] CPU: Physical Processor ID: 0 [ 0.209420] mce: CPU supports 10 MCE banks [ 0.217594] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224045] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.684222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.993643] ftrace: allocating 31920 entries in 125 pages 0[ 1.020685] smpboot: Max logical packages: 1 [ 1.028064] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.043947] x2apic enabled [ 1.044051] Switched APIC routing to physical x2apic. [ 1.083124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.084000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.096151] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.109946] x86: Booted up 1 node, 1 CPUs [ 1.112075] smpboot: Total of 1 processors activated (4988.45 BogoMIPS) [ 1.123087] devtmpfs: initialized [ 1.125626] evm: security.selinux [ 1.128079] evm: security.SMACK64 [ 1.132072] evm: security.SMACK64EXEC [ 1.136070] evm: security.SMACK64TRANSMUTE [ 1.140073] evm: security.SMACK64MMAP [ 1.144077] evm: security.ima [ 1.148073] evm: security.capability [ 1.152402] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.156250] pinctrl core: initialized pinctrl subsystem [ 1.161249] RTC time: 16:38:02, date: 05/08/18 [ 1.164450] NET: Registered protocol family 16 [ 1.168526] cpuidle: using governor ladder [ 1.172054] cpuidle: using governor menu [ 1.176053] PCCT header not found. [ 1.180411] ACPI: bus type PCI registered [ 1.184100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.189374] PCI: Using configuration type 1 for base access [ 1.194203] ACPI: Added _OSI(Module Device) [ 1.196060] ACPI: Added _OSI(Processor Device) [ 1.200057] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.204063] ACPI: Added _OSI(Processor Aggregator Device) [ 1.211848] ACPI: Interpreter enabled [ 1.212056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.224052] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.236089] ACPI: (supports S0 S3 S4 S5) [ 1.240051] ACPI: Using IOAPIC for interrupt routing [ 1.244070] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.253475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.256058] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.260059] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.264059] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.268788] acpiphp: Slot [3] registered [ 1.272182] acpiphp: Slot [4] registered [ 1.276181] acpiphp: Slot [5] registered [ 1.280180] acpiphp: Slot [6] registered [ 1.284178] acpiphp: Slot [7] registered [ 1.288183] acpiphp: Slot [8] registered [ 1.292177] acpiphp: Slot [9] registered [ 1.296180] acpiphp: Slot [10] registered [ 1.300179] acpiphp: Slot [11] registered [ 1.304179] acpiphp: Slot [12] registered [ 1.308179] acpiphp: Slot [13] registered [ 1.312179] acpiphp: Slot [14] registered [ 1.316183] acpiphp: Slot [15] registered [ 1.320179] acpiphp: Slot [16] registered [ 1.324178] acpiphp: Slot [17] registered [ 1.328177] acpiphp: Slot [18] registered [ 1.332192] acpiphp: Slot [19] registered [ 1.336178] acpiphp: Slot [20] registered [ 1.340182] acpiphp: Slot [21] registered [ 1.344186] acpiphp: Slot [22] registered [ 1.348181] acpiphp: Slot [23] registered [ 1.352210] acpiphp: Slot [24] registered [ 1.356183] acpiphp: Slot [25] registered [ 1.360184] acpiphp: Slot [26] registered [ 1.364198] acpiphp: Slot [27] registered [ 1.368188] acpiphp: Slot [28] registered [ 1.372243] acpiphp: Slot [29] registered [ 1.376195] acpiphp: Slot [30] registered [ 1.380182] acpiphp: Slot [31] registered [ 1.384188] PCI host bridge to bus 0000:00 [ 1.388055] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.392067] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.396066] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.400063] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.404058] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.434939] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.436053] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.440053] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.444052] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.469806] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.472166] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.659096] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.668698] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.680661] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.692596] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.704402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.718698] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.732525] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.736000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.736085] vgaarb: loaded [ 1.740060] vgaarb: bridge control possible 0000:00:02.0 [ 1.752619] SCSI subsystem initialized [ 1.763121] ACPI: bus type USB registered [ 1.765082] usbcore: registered new interface driver usbfs [ 1.768389] usbcore: registered new interface driver hub [ 1.772104] usbcore: registered new device driver usb [ 1.781192] PCI: Using ACPI for IRQ routing [ 1.792853] NetLabel: Initializing [ 1.796128] NetLabel: domain hash size = 128 [ 1.800050] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.804503] NetLabel: unlabeled traffic allowed by default [ 1.813471] clocksource: Switched to clocksource kvm-clock [ 1.966553] AppArmor: AppArmor Filesystem Enabled [ 1.982706] pnp: PnP ACPI init [ 1.998498] pnp: PnP ACPI: found 5 devices [ 2.035779] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.064639] NET: Registered protocol family 2 [ 2.085262] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.107171] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.128067] TCP: Hash tables configured (established 4096 bind 4096) [ 2.148557] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.167115] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.187171] NET: Registered protocol family 1 [ 2.202072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.220817] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.239966] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.282074] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.325167] Trying to unpack rootfs image as initramfs... [ 2.762090] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.812504] Scanning for low memory corruption every 60 seconds [ 2.838514] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.860936] audit: initializing netlink subsys (disabled) [ 2.877770] audit: type=2000 audit(1525797480.985:1): initialized [ 2.900264] Initialise system trusted keyring [ 2.919067] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.950522] zbud: loaded [ 2.963613] VFS: Disk quotas dquot_6.6.0 [ 2.979421] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.005961] fuse init (API version 7.23) [ 3.022249] Key type big_key registered [ 3.036828] Allocating IMA MOK and blacklist keyrings. [ 3.058653] Key type asymmetric registered [ 3.074021] Asymmetric key parser 'x509' registered [ 3.090081] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.116445] io scheduler noop registered [ 3.129889] io scheduler deadline registered (default) [ 3.147283] io scheduler cfq registered [ 3.162006] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.180383] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.203610] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.228241] ACPI: Power Button [PWRF] [ 3.242501] GHES: HEST is not enabled! [ 3.274585] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.352809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.401499] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.437283] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.499862] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.616903] Linux agpgart interface v0.103 [ 3.660831] brd: module loaded [ 3.689100] loop: module loaded [ 3.728483] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.753921] GPT:90111 != 2097151 [ 3.766823] GPT:Alternate GPT header not at the end of the disk. [ 3.786605] GPT:90111 != 2097151 [ 3.799747] GPT: Use GNU Parted to correct GPT errors. [ 3.816143] vda: vda1 vda15 [ 3.837831] scsi host0: ata_piix [ 3.851005] scsi host1: ata_piix [ 3.862738] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.882610] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.908510] libphy: Fixed MDIO Bus: probed [ 3.926574] tun: Universal TUN/TAP device driver, 1.6 [ 3.942340] tun: (C) 1999-2004 Max Krasnyansky [ 3.985508] PPP generic driver version 2.4.2 [ 4.004779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.023973] ehci-pci: EHCI PCI platform driver [ 4.038847] ehci-platform: EHCI generic platform driver [ 4.055757] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.077063] ohci-pci: OHCI PCI platform driver [ 4.095243] ohci-platform: OHCI generic platform driver [ 4.120082] uhci_hcd: USB Universal Host Controller Interface driver [ 4.160864] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.179274] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.204402] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.224417] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.247195] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.267035] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.293470] usb usb1: Product: UHCI Host Controller [ 4.309155] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.328130] usb usb1: SerialNumber: 0000:00:01.2 [ 4.345168] hub 1-0:1.0: USB hub found [ 4.366266] hub 1-0:1.0: 2 ports detected [ 4.391606] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.429246] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.446204] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.465072] mousedev: PS/2 mouse device common for all mice [ 4.487581] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.519082] rtc_cmos 00:00: RTC can wake from S4 [ 4.541847] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.566168] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.587730] i2c /dev entries driver [ 4.601104] device-mapper: uevent: version 1.0.3 [ 4.618106] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.645212] ledtrig-cpu: registered to indicate activity on CPUs [ 4.667544] NET: Registered protocol family 10 [ 4.687619] NET: Registered protocol family 17 [ 4.704152] Key type dns_resolver registered [ 4.721081] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 4.741108] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.769157] registered taskstats version 1 [ 4.782856] Loading compiled-in X.509 certificates [ 4.801471] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.831792] zswap: loaded using pool lzo/zbud [ 4.856914] Key type trusted registered [ 4.875015] Key type encrypted registered [ 4.889956] AppArmor: AppArmor sha1 p 2018-05-08 16:38:10,748 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.0000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1564 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F8 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B8 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EC 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2494.226 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.45 BogoMIPS (lpj=9976904) [ 0.028046] pid_max: default: 32768 minimum: 301 [ 0.036051] ACPI: Core revision 20150930 [ 0.044894] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060077] Security Framework initialized [ 0.068045] Yama: becoming mindful. [ 0.076061] AppArmor: AppArmor initialized [ 0.088109] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100261] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.112054] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120048] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128799] Initializing cgroup subsys io [ 0.136057] Initializing cgroup subsys memory [ 0.144053] Initializing cgroup subsys devices [ 0.152050] Initializing cgroup subsys freezer [ 0.160052] Initializing cgroup subsys net_cls [ 0.168049] Initializing cgroup subsys perf_event [ 0.176062] Initializing cgroup subsys net_prio [ 0.184049] Initializing cgroup subsys hugetlb [ 0.192048] Initializing cgroup subsys pids [ 0.202460] CPU: Physical Processor ID: 0 [ 0.209420] mce: CPU supports 10 MCE banks [ 0.217594] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224045] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.684222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.993643] ftrace: allocating 31920 entries in 125 pages 0[ 1.020685] smpboot: Max logical packages: 1 [ 1.028064] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.043947] x2apic enabled [ 1.044051] Switched APIC routing to physical x2apic. [ 1.083124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.084000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.096151] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.109946] x86: Booted up 1 node, 1 CPUs [ 1.112075] smpboot: Total of 1 processors activated (4988.45 BogoMIPS) [ 1.123087] devtmpfs: initialized [ 1.125626] evm: security.selinux [ 1.128079] evm: security.SMACK64 [ 1.132072] evm: security.SMACK64EXEC [ 1.136070] evm: security.SMACK64TRANSMUTE [ 1.140073] evm: security.SMACK64MMAP [ 1.144077] evm: security.ima [ 1.148073] evm: security.capability [ 1.152402] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.156250] pinctrl core: initialized pinctrl subsystem [ 1.161249] RTC time: 16:38:02, date: 05/08/18 [ 1.164450] NET: Registered protocol family 16 [ 1.168526] cpuidle: using governor ladder [ 1.172054] cpuidle: using governor menu [ 1.176053] PCCT header not found. [ 1.180411] ACPI: bus type PCI registered [ 1.184100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.189374] PCI: Using configuration type 1 for base access [ 1.194203] ACPI: Added _OSI(Module Device) [ 1.196060] ACPI: Added _OSI(Processor Device) [ 1.200057] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.204063] ACPI: Added _OSI(Processor Aggregator Device) [ 1.211848] ACPI: Interpreter enabled [ 1.212056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.224052] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.236089] ACPI: (supports S0 S3 S4 S5) [ 1.240051] ACPI: Using IOAPIC for interrupt routing [ 1.244070] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.253475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.256058] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.260059] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.264059] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.268788] acpiphp: Slot [3] registered [ 1.272182] acpiphp: Slot [4] registered [ 1.276181] acpiphp: Slot [5] registered [ 1.280180] acpiphp: Slot [6] registered [ 1.284178] acpiphp: Slot [7] registered [ 1.288183] acpiphp: Slot [8] registered [ 1.292177] acpiphp: Slot [9] registered [ 1.296180] acpiphp: Slot [10] registered [ 1.300179] acpiphp: Slot [11] registered [ 1.304179] acpiphp: Slot [12] registered [ 1.308179] acpiphp: Slot [13] registered [ 1.312179] acpiphp: Slot [14] registered [ 1.316183] acpiphp: Slot [15] registered [ 1.320179] acpiphp: Slot [16] registered [ 1.324178] acpiphp: Slot [17] registered [ 1.328177] acpiphp: Slot [18] registered [ 1.332192] acpiphp: Slot [19] registered [ 1.336178] acpiphp: Slot [20] registered [ 1.340182] acpiphp: Slot [21] registered [ 1.344186] acpiphp: Slot [22] registered [ 1.348181] acpiphp: Slot [23] registered [ 1.352210] acpiphp: Slot [24] registered [ 1.356183] acpiphp: Slot [25] registered [ 1.360184] acpiphp: Slot [26] registered [ 1.364198] acpiphp: Slot [27] registered [ 1.368188] acpiphp: Slot [28] registered [ 1.372243] acpiphp: Slot [29] registered [ 1.376195] acpiphp: Slot [30] registered [ 1.380182] acpiphp: Slot [31] registered [ 1.384188] PCI host bridge to bus 0000:00 [ 1.388055] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.392067] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.396066] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.400063] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.404058] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.434939] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.436053] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.440053] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.444052] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.469806] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.472166] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.659096] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.668698] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.680661] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.692596] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.704402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.718698] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.732525] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.736000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.736085] vgaarb: loaded [ 1.740060] vgaarb: bridge control possible 0000:00:02.0 [ 1.752619] SCSI subsystem initialized [ 1.763121] ACPI: bus type USB registered [ 1.765082] usbcore: registered new interface driver usbfs [ 1.768389] usbcore: registered new interface driver hub [ 1.772104] usbcore: registered new device driver usb [ 1.781192] PCI: Using ACPI for IRQ routing [ 1.792853] NetLabel: Initializing [ 1.796128] NetLabel: domain hash size = 128 [ 1.800050] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.804503] NetLabel: unlabeled traffic allowed by default [ 1.813471] clocksource: Switched to clocksource kvm-clock [ 1.966553] AppArmor: AppArmor Filesystem Enabled [ 1.982706] pnp: PnP ACPI init [ 1.998498] pnp: PnP ACPI: found 5 devices [ 2.035779] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.064639] NET: Registered protocol family 2 [ 2.085262] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.107171] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.128067] TCP: Hash tables configured (established 4096 bind 4096) [ 2.148557] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.167115] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.187171] NET: Registered protocol family 1 [ 2.202072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.220817] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.239966] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.282074] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.325167] Trying to unpack rootfs image as initramfs... [ 2.762090] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.812504] Scanning for low memory corruption every 60 seconds [ 2.838514] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.860936] audit: initializing netlink subsys (disabled) [ 2.877770] audit: type=2000 audit(1525797480.985:1): initialized [ 2.900264] Initialise system trusted keyring [ 2.919067] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.950522] zbud: loaded [ 2.963613] VFS: Disk quotas dquot_6.6.0 [ 2.979421] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.005961] fuse init (API version 7.23) [ 3.022249] Key type big_key registered [ 3.036828] Allocating IMA MOK and blacklist keyrings. [ 3.058653] Key type asymmetric registered [ 3.074021] Asymmetric key parser 'x509' registered [ 3.090081] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.116445] io scheduler noop registered [ 3.129889] io scheduler deadline registered (default) [ 3.147283] io scheduler cfq registered [ 3.162006] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.180383] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.203610] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.228241] ACPI: Power Button [PWRF] [ 3.242501] GHES: HEST is not enabled! [ 3.274585] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.352809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.401499] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.437283] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.499862] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.616903] Linux agpgart interface v0.103 [ 3.660831] brd: module loaded [ 3.689100] loop: module loaded [ 3.728483] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.753921] GPT:90111 != 2097151 [ 3.766823] GPT:Alternate GPT header not at the end of the disk. [ 3.786605] GPT:90111 != 2097151 [ 3.799747] GPT: Use GNU Parted to correct GPT errors. [ 3.816143] vda: vda1 vda15 [ 3.837831] scsi host0: ata_piix [ 3.851005] scsi host1: ata_piix [ 3.862738] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.882610] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.908510] libphy: Fixed MDIO Bus: probed [ 3.926574] tun: Universal TUN/TAP device driver, 1.6 [ 3.942340] tun: (C) 1999-2004 Max Krasnyansky [ 3.985508] PPP generic driver version 2.4.2 [ 4.004779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.023973] ehci-pci: EHCI PCI platform driver [ 4.038847] ehci-platform: EHCI generic platform driver [ 4.055757] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.077063] ohci-pci: OHCI PCI platform driver [ 4.095243] ohci-platform: OHCI generic platform driver [ 4.120082] uhci_hcd: USB Universal Host Controller Interface driver [ 4.160864] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.179274] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.204402] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.224417] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.247195] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.267035] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.293470] usb usb1: Product: UHCI Host Controller [ 4.309155] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.328130] usb usb1: SerialNumber: 0000:00:01.2 [ 4.345168] hub 1-0:1.0: USB hub found [ 4.366266] hub 1-0:1.0: 2 ports detected [ 4.391606] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.429246] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.446204] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.465072] mousedev: PS/2 mouse device common for all mice [ 4.487581] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.519082] rtc_cmos 00:00: RTC can wake from S4 [ 4.541847] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.566168] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.587730] i2c /dev entries driver [ 4.601104] device-mapper: uevent: version 1.0.3 [ 4.618106] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.645212] ledtrig-cpu: registered to indicate activity on CPUs [ 4.667544] NET: Registered protocol family 10 [ 4.687619] NET: Registered protocol family 17 [ 4.704152] Key type dns_resolver registered [ 4.721081] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 4.741108] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.769157] registered taskstats version 1 [ 4.782856] Loading compiled-in X.509 certificates [ 4.801471] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.831792] zswap: loaded using pool lzo/zbud [ 4.856914] Key type trusted registered [ 4.875015] Key type encrypted registered [ 4.889956] AppArmor: AppArmor sha1 policy hashing enabled [ 4.907741] ima: No TPM chip found, activating TPM-bypass! [ 4.928794] evm: HMAC attrs: 0x1 [ 4.947889] Magic number: 2:871:640 [ 4.962121] rtc_cmos 00:00: setting system clock to 2018-05-08 16:38:07 UTC (1525797487) [ 4.990617] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.008291] EDD information not available. [ 5.045072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.070268] Write protecting the kernel read-only data: 14336k [ 5.118145] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.146459] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 5.19 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 6.11 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... [ 6.210911] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 6.38. iid=i-0000000e failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-05-08 16:38:13,419 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-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 = 0x1ffdc 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 0x000f6a30-0x000f6a3f] mapped at [ffff8800000f6a30] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.0000000] ACPI: RSDP 0x00000000000F6820 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1564 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13F8 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013B8 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14EC 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 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] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 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: 491800K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31952K 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 2494.226 MHz processor [ 0.016000] Calibrating delay loop (skipped) preset value.. 4988.45 BogoMIPS (lpj=9976904) [ 0.028046] pid_max: default: 32768 minimum: 301 [ 0.036051] ACPI: Core revision 20150930 [ 0.044894] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.060077] Security Framework initialized [ 0.068045] Yama: becoming mindful. [ 0.076061] AppArmor: AppArmor initialized [ 0.088109] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.100261] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.112054] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.120048] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128799] Initializing cgroup subsys io [ 0.136057] Initializing cgroup subsys memory [ 0.144053] Initializing cgroup subsys devices [ 0.152050] Initializing cgroup subsys freezer [ 0.160052] Initializing cgroup subsys net_cls [ 0.168049] Initializing cgroup subsys perf_event [ 0.176062] Initializing cgroup subsys net_prio [ 0.184049] Initializing cgroup subsys hugetlb [ 0.192048] Initializing cgroup subsys pids [ 0.202460] CPU: Physical Processor ID: 0 [ 0.209420] mce: CPU supports 10 MCE banks [ 0.217594] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224045] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.684222] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.993643] ftrace: allocating 31920 entries in 125 pages 0[ 1.020685] smpboot: Max logical packages: 1 [ 1.028064] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 1.043947] x2apic enabled [ 1.044051] Switched APIC routing to physical x2apic. [ 1.083124] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 1.084000] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 1.096151] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 1.109946] x86: Booted up 1 node, 1 CPUs [ 1.112075] smpboot: Total of 1 processors activated (4988.45 BogoMIPS) [ 1.123087] devtmpfs: initialized [ 1.125626] evm: security.selinux [ 1.128079] evm: security.SMACK64 [ 1.132072] evm: security.SMACK64EXEC [ 1.136070] evm: security.SMACK64TRANSMUTE [ 1.140073] evm: security.SMACK64MMAP [ 1.144077] evm: security.ima [ 1.148073] evm: security.capability [ 1.152402] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 1.156250] pinctrl core: initialized pinctrl subsystem [ 1.161249] RTC time: 16:38:02, date: 05/08/18 [ 1.164450] NET: Registered protocol family 16 [ 1.168526] cpuidle: using governor ladder [ 1.172054] cpuidle: using governor menu [ 1.176053] PCCT header not found. [ 1.180411] ACPI: bus type PCI registered [ 1.184100] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 1.189374] PCI: Using configuration type 1 for base access [ 1.194203] ACPI: Added _OSI(Module Device) [ 1.196060] ACPI: Added _OSI(Processor Device) [ 1.200057] ACPI: Added _OSI(3.0 _SCP Extensions) [ 1.204063] ACPI: Added _OSI(Processor Aggregator Device) [ 1.211848] ACPI: Interpreter enabled [ 1.212056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 1.224052] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 1.236089] ACPI: (supports S0 S3 S4 S5) [ 1.240051] ACPI: Using IOAPIC for interrupt routing [ 1.244070] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 1.253475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 1.256058] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 1.260059] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 1.264059] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 1.268788] acpiphp: Slot [3] registered [ 1.272182] acpiphp: Slot [4] registered [ 1.276181] acpiphp: Slot [5] registered [ 1.280180] acpiphp: Slot [6] registered [ 1.284178] acpiphp: Slot [7] registered [ 1.288183] acpiphp: Slot [8] registered [ 1.292177] acpiphp: Slot [9] registered [ 1.296180] acpiphp: Slot [10] registered [ 1.300179] acpiphp: Slot [11] registered [ 1.304179] acpiphp: Slot [12] registered [ 1.308179] acpiphp: Slot [13] registered [ 1.312179] acpiphp: Slot [14] registered [ 1.316183] acpiphp: Slot [15] registered [ 1.320179] acpiphp: Slot [16] registered [ 1.324178] acpiphp: Slot [17] registered [ 1.328177] acpiphp: Slot [18] registered [ 1.332192] acpiphp: Slot [19] registered [ 1.336178] acpiphp: Slot [20] registered [ 1.340182] acpiphp: Slot [21] registered [ 1.344186] acpiphp: Slot [22] registered [ 1.348181] acpiphp: Slot [23] registered [ 1.352210] acpiphp: Slot [24] registered [ 1.356183] acpiphp: Slot [25] registered [ 1.360184] acpiphp: Slot [26] registered [ 1.364198] acpiphp: Slot [27] registered [ 1.368188] acpiphp: Slot [28] registered [ 1.372243] acpiphp: Slot [29] registered [ 1.376195] acpiphp: Slot [30] registered [ 1.380182] acpiphp: Slot [31] registered [ 1.384188] PCI host bridge to bus 0000:00 [ 1.388055] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 1.392067] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 1.396066] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 1.400063] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 1.404058] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.434939] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 1.436053] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 1.440053] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.444052] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.469806] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 1.472166] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 1.659096] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 1.668698] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.680661] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.692596] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 1.704402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 1.718698] ACPI: Enabled 2 GPEs in block 00 to 0F [ 1.732525] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.736000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.736085] vgaarb: loaded [ 1.740060] vgaarb: bridge control possible 0000:00:02.0 [ 1.752619] SCSI subsystem initialized [ 1.763121] ACPI: bus type USB registered [ 1.765082] usbcore: registered new interface driver usbfs [ 1.768389] usbcore: registered new interface driver hub [ 1.772104] usbcore: registered new device driver usb [ 1.781192] PCI: Using ACPI for IRQ routing [ 1.792853] NetLabel: Initializing [ 1.796128] NetLabel: domain hash size = 128 [ 1.800050] NetLabel: protocols = UNLABELED CIPSOv4 [ 1.804503] NetLabel: unlabeled traffic allowed by default [ 1.813471] clocksource: Switched to clocksource kvm-clock [ 1.966553] AppArmor: AppArmor Filesystem Enabled [ 1.982706] pnp: PnP ACPI init [ 1.998498] pnp: PnP ACPI: found 5 devices [ 2.035779] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 2.064639] NET: Registered protocol family 2 [ 2.085262] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 2.107171] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 2.128067] TCP: Hash tables configured (established 4096 bind 4096) [ 2.148557] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.167115] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.187171] NET: Registered protocol family 1 [ 2.202072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.220817] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 2.239966] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 2.282074] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 2.325167] Trying to unpack rootfs image as initramfs... [ 2.762090] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 2.812504] Scanning for low memory corruption every 60 seconds [ 2.838514] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.860936] audit: initializing netlink subsys (disabled) [ 2.877770] audit: type=2000 audit(1525797480.985:1): initialized [ 2.900264] Initialise system trusted keyring [ 2.919067] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 2.950522] zbud: loaded [ 2.963613] VFS: Disk quotas dquot_6.6.0 [ 2.979421] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 3.005961] fuse init (API version 7.23) [ 3.022249] Key type big_key registered [ 3.036828] Allocating IMA MOK and blacklist keyrings. [ 3.058653] Key type asymmetric registered [ 3.074021] Asymmetric key parser 'x509' registered [ 3.090081] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 3.116445] io scheduler noop registered [ 3.129889] io scheduler deadline registered (default) [ 3.147283] io scheduler cfq registered [ 3.162006] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.180383] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.203610] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.228241] ACPI: Power Button [PWRF] [ 3.242501] GHES: HEST is not enabled! [ 3.274585] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 3.352809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 3.401499] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 3.437283] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.499862] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.616903] Linux agpgart interface v0.103 [ 3.660831] brd: module loaded [ 3.689100] loop: module loaded [ 3.728483] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.753921] GPT:90111 != 2097151 [ 3.766823] GPT:Alternate GPT header not at the end of the disk. [ 3.786605] GPT:90111 != 2097151 [ 3.799747] GPT: Use GNU Parted to correct GPT errors. [ 3.816143] vda: vda1 vda15 [ 3.837831] scsi host0: ata_piix [ 3.851005] scsi host1: ata_piix [ 3.862738] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 3.882610] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 3.908510] libphy: Fixed MDIO Bus: probed [ 3.926574] tun: Universal TUN/TAP device driver, 1.6 [ 3.942340] tun: (C) 1999-2004 Max Krasnyansky [ 3.985508] PPP generic driver version 2.4.2 [ 4.004779] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.023973] ehci-pci: EHCI PCI platform driver [ 4.038847] ehci-platform: EHCI generic platform driver [ 4.055757] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.077063] ohci-pci: OHCI PCI platform driver [ 4.095243] ohci-platform: OHCI generic platform driver [ 4.120082] uhci_hcd: USB Universal Host Controller Interface driver [ 4.160864] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 4.179274] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 4.204402] uhci_hcd 0000:00:01.2: detected 2 ports [ 4.224417] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 4.247195] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.267035] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.293470] usb usb1: Product: UHCI Host Controller [ 4.309155] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 4.328130] usb usb1: SerialNumber: 0000:00:01.2 [ 4.345168] hub 1-0:1.0: USB hub found [ 4.366266] hub 1-0:1.0: 2 ports detected [ 4.391606] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 4.429246] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.446204] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.465072] mousedev: PS/2 mouse device common for all mice [ 4.487581] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.519082] rtc_cmos 00:00: RTC can wake from S4 [ 4.541847] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.566168] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 4.587730] i2c /dev entries driver [ 4.601104] device-mapper: uevent: version 1.0.3 [ 4.618106] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 4.645212] ledtrig-cpu: registered to indicate activity on CPUs [ 4.667544] NET: Registered protocol family 10 [ 4.687619] NET: Registered protocol family 17 [ 4.704152] Key type dns_resolver registered [ 4.721081] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 4.741108] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 4.769157] registered taskstats version 1 [ 4.782856] Loading compiled-in X.509 certificates [ 4.801471] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 4.831792] zswap: loaded using pool lzo/zbud [ 4.856914] Key type trusted registered [ 4.875015] Key type encrypted registered [ 4.889956] AppArmor: AppArmor sha1 policy hashing enabled [ 4.907741] ima: No TPM chip found, activating TPM-bypass! [ 4.928794] evm: HMAC attrs: 0x1 [ 4.947889] Magic number: 2:871:640 [ 4.962121] rtc_cmos 00:00: setting system clock to 2018-05-08 16:38:07 UTC (1525797487) [ 4.990617] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.008291] EDD information not available. [ 5.045072] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 5.070268] Write protecting the kernel read-only data: 14336k [ 5.118145] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 5.146459] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 5.19 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 6.11 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... [ 6.210911] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 6.38. iid=i-0000000e failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 2494.226 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 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC82ZGMnF4tdNPHzNUZT2blv8w+CGKkvHD/GX2LrMrUkhZ4+vJnkjVw1jqXibHlOPAzBByJfaO2UV6Z9kUfgNwH3d3YjTQkguCyqR2i2fwCo1O86NHCRGBEKO3Prd8X4FubhORaAz9FKAF5QIjt2zM7kDDG2BMuvdGGFw32TRpMMeWasSSsYJs8ixYch5bwMjxKq58QvgwD2Smj29DTzpWeGfRL1cS2rqp8LZCIJ2oE1MWfHWVmPmu63nXNunjOoxVm7TwV2iQzNHcluD7/JYhZG2QFb/fCM7FhTR/JWYeW+agnnj138BWCa/60pal9OuXJVd/Rbypp7ILbtzr+LjqJ root@opnfv-vping-2-userdata--4826b52b-6282-49f9-89b4-3e9049eda4d8 ssh-dss AAAAB3NzaC1kc3MAAACBAM90tRu/Wh6Oe6n+edxHa+m5mqT17KFjhCWRcSdGhev7IRI890cPDh+nvURrR4a55Ea3HUt6L9h5Q/4ySlzB8/vsQPyqChTWlimHiPGA/T9gRPDprcc1KbYl2t8HMUNKvGKcLty9/WN5dQ1HUOTP4OKOWISFHaIYOSlOlwD7bNETAAAAFQDowux8Xe0sDplhxUo5jQQkFINdCQAAAIAZiFOp6h5w3dYTsbovZZpuPxsVvqy/V5q4Bzt+LRYdr7JDFLgyJ7jznBr4+tZ0rcgGpDBwWxQFLChfbvkoH9EMtFSrp3NDXdYJ0a0TkTJfEYgNJDDk25enbsxapM9ziTT0R0nGBJfu0JY4xOVGRPK8KZVKrCM5eLNPyxSj2G8vlgAAAIBTpwm8dclkFKadQ9/pL6TNOKWyHNRfirLtGjA+xg1SDbqnndguIAs0QYLCkXD59cMzZwS8Fx+WjJclh+T0FqvVA9O0YTn6yWDghL/jmVBg/ZCcc182NmwhkB5lDpZ9jYkxg5xMhaafbzFI3s5eM+JXbTupMiOMAE7/da9NjSt/xg== root@opnfv-vping-2-userdata--4826b52b-6282-49f9-89b4-3e9049eda4d8 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.13,24,fe80::f816:3eff:fed2:b6f0/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.13 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: ec2 net === instance-id: i-0000000e name: N/A availability-zone: nova local-hostname: opnfv-vping-2-userdata--4826b52b-6282-49f9-89b4-3e9049eda4d8.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=8.99 === 2018-05-08 16:38:13,420 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-05-08 16:38:14,045 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 16:38:14,045 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:43 | PASS | +------------------------+------------------+------------------+----------------+ 2018-05-08 16:38:26,332 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-08 16:38:26,456 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-08 16:38:26,456 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-08 16:38:26,456 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-08 16:38:33,434 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ec22fb6a-c341-46c2-951b-a535eb6b56a4 | 2018-05-08T16:38:33.244195 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ec22fb6a-c341-46c2-951b-a535eb6b56a4 ~/.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-08 16:38:37,998 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | 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-08 16:38:37,998 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-08 16:38:46,044 - 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=52da1c6a-ac03-4101-999f-9f7dc4c8ee72) as the default verifier for the future CLI operations. 2018-05-08 16:38:50,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-fe9e8614-3355-4c30-9f16-27768dc62870' 2018-05-08 16:38:51,474 - 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-08T16:38:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9aeac3fe-2631-4bfd-8167-fb2fe5aa1012', u'provider:segmentation_id': 47, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-fe9e8614-3355-4c30-9f16-27768dc62870', u'admin_state_up': True, u'tenant_id': u'0630bec57bd042a798596a58ae1d036c', u'created_at': u'2018-05-08T16:38:51Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0630bec57bd042a798596a58ae1d036c'}) 2018-05-08 16:38:52,048 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-08T16:38:51Z', 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'f67d300f-7289-4ed0-bafb-a4da484de528', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-fe9e8614-3355-4c30-9f16-27768dc62870', u'enable_dhcp': True, u'network_id': u'9aeac3fe-2631-4bfd-8167-fb2fe5aa1012', u'tenant_id': u'0630bec57bd042a798596a58ae1d036c', u'created_at': u'2018-05-08T16:38:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'0630bec57bd042a798596a58ae1d036c'}) 2018-05-08 16:38:52,048 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-08 16:38:52,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-fe9e8614-3355-4c30-9f16-27768dc62870' 2018-05-08 16:38:52,989 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-fe9e8614-3355-4c30-9f16-27768dc62870', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-08T16:38:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/329100d8-616d-439b-b17b-dd13be73c0ef/file', u'owner': u'0630bec57bd042a798596a58ae1d036c', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'329100d8-616d-439b-b17b-dd13be73c0ef', u'size': None, u'name': u'Cirros-0.4.0-fe9e8614-3355-4c30-9f16-27768dc62870', u'checksum': None, u'self': u'/v2/images/329100d8-616d-439b-b17b-dd13be73c0ef', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-08T16:38:52Z', u'schema': u'/v2/schemas/image'}) 2018-05-08 16:38:52,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-fe9e8614-3355-4c30-9f16-27768dc62870' 2018-05-08 16:38:53,997 - 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-fe9e8614-3355-4c30-9f16-27768dc62870', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-08T16:38:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/00964d0a-ba3e-4fa3-a636-15c06f037b3f/file', u'owner': u'0630bec57bd042a798596a58ae1d036c', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'00964d0a-ba3e-4fa3-a636-15c06f037b3f', u'size': None, u'name': u'Cirros-0.4.0-1-fe9e8614-3355-4c30-9f16-27768dc62870', u'checksum': None, u'self': u'/v2/images/00964d0a-ba3e-4fa3-a636-15c06f037b3f', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-08T16:38:53Z', u'schema': u'/v2/schemas/image'}) 2018-05-08 16:38:53,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-08 16:38:54,111 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-fe9e8614-3355-4c30-9f16-27768dc62870', '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'0630bec57bd042a798596a58ae1d036c', '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'f6544dc0-d790-474f-95a7-86dca2466cd8', 'swap': 0}) 2018-05-08 16:38:54,265 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-fe9e8614-3355-4c30-9f16-27768dc62870', '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'0630bec57bd042a798596a58ae1d036c', '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'2c2ed1e7-9985-467b-99d8-546ad4e565f0', 'swap': 0}) 2018-05-08 16:38:58,494 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-08 16:38:58,494 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-08 16:38:58,494 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-08 16:38:58,495 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-08 16:38:58,498 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-08 16:39:01,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-52da1c6a-ac03-4101-999f-9f7dc4c8ee72/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-08 16:39:01,976 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-08 16:39:01,978 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-08 16:39:01,978 - 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-08 16:51:28,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 46f39c17-fd3a-4f09-bb93-6a717f11dc2d 2018-05-08 16:51:28,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '46f39c17-fd3a-4f09-bb93-6a717f11dc2d']'. 2018-05-08 16:51:29,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-08 16:51:29,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-08 16:51:29,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-08 16:51:29,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 46f39c17-fd3a-4f09-bb93-6a717f11dc2d | 2018-05-08 16:51:29,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-08 16:51:29,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-08 16:39:05 | 2018-05-08 16:51:29,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-08 16:51:28 | 2018-05-08 16:51:29,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:12:23 | 2018-05-08 16:51:29,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-08 16:51:29,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-08 16:51:29,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-08 16:51:29,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 52da1c6a-ac03-4101-999f-9f7dc4c8ee72) | 2018-05-08 16:51:29,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-08 16:51:29,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ec22fb6a-c341-46c2-951b-a535eb6b56a4) | 2018-05-08 16:51:29,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-08 16:51:29,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 736.988 | 2018-05-08 16:51:29,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 88 | 2018-05-08 16:51:29,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 20 | 2018-05-08 16:51:29,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-08 16:51:29,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-08 16:51:29,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-05-08 16:51:29,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-08 16:51:29,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-08 16:51:29,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8764044944% 2018-05-08 16:51:34,511 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 16:51:34,512 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 12:44 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-05-08 16:51:34,514 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-05-08 16:51:34,514 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-08 16:51:34,577 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-08 16:51:35,390 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-virtual1 2018-05-08 16:51:35,391 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-08 16:51:35,391 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-08 16:51:36,592 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-08 16:51:40,062 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-08 16:51:43,470 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 3a59fb9d-47b9-4b1e-b606-44195db85fa8 | 2018-05-08T16:51:43.284281 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 3a59fb9d-47b9-4b1e-b606-44195db85fa8 ~/.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-08 16:51:48,143 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | 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-08 16:51:48,143 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-08 16:51:48,925 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-894c7413-b684-467b-9da3-8734cf6323fb'... 2018-05-08 16:51:49,797 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-894c7413-b684-467b-9da3-8734cf6323fb'... 2018-05-08 16:51:50,739 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-894c7413-b684-467b-9da3-8734cf6323fb'... 2018-05-08 16:51:54,698 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-894c7413-b684-467b-9da3-8734cf6323fb'... 2018-05-08 16:51:54,834 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-894c7413-b684-467b-9da3-8734cf6323fb'... 2018-05-08 16:51:54,952 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-08 16:51:54,952 - 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-08 16:51:54,969 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-08 16:51:54,978 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_and_migrate_server', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_live_migrate_server', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2018-05-08 16:51:54,980 - 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': 'ext-net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '6f897561-ebf0-487a-ab6b-d640793b2c98', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-894c7413-b684-467b-9da3-8734cf6323fb', 'flavor_name': 'rally-tiny-894c7413-b684-467b-9da3-8734cf6323fb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-894c7413-b684-467b-9da3-8734cf6323fb', '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-08 16:52:54,653 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3905afc4-15e1-4a94-9cc0-0df2a6904c92 2018-05-08 16:52:54,653 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-08 16:52:54,654 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '3905afc4-15e1-4a94-9cc0-0df2a6904c92'] 2018-05-08 16:52:55,740 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 3905afc4-15e1-4a94-9cc0-0df2a6904c92: 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 3905afc4-15e1-4a94-9cc0-0df2a6904c92 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.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | total | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | -> duration | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.648524 Full duration: 7.401047 -------------------------------------------------------------------------------- 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 3905afc4-15e1-4a94-9cc0-0df2a6904c92 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.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 100.0% | 1 | | total | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> duration | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.840811 Full duration: 7.230676 -------------------------------------------------------------------------------- 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 3905afc4-15e1-4a94-9cc0-0df2a6904c92 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.241 | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 100.0% | 1 | | total | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 100.0% | 1 | | -> duration | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 1.117 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.116624 Full duration: 7.524137 -------------------------------------------------------------------------------- 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 3905afc4-15e1-4a94-9cc0-0df2a6904c92 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.407 | 0.407 | 0.407 | 0.407 | 0.407 | 0.407 | 100.0% | 1 | | total | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | -> duration | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.010641 Full duration: 7.623977 -------------------------------------------------------------------------------- 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 3905afc4-15e1-4a94-9cc0-0df2a6904c92 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.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | total | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 100.0% | 1 | | -> duration | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.239908 Full duration: 7.769131 -------------------------------------------------------------------------------- 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 3905afc4-15e1-4a94-9cc0-0df2a6904c92 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.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | total | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | -> duration | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.909322 Full duration: 7.314843 HINTS: * To plot HTML graphics with this data, run: rally task report 3905afc4-15e1-4a94-9cc0-0df2a6904c92 --out output.html * To generate a JUnit report, run: rally task export 3905afc4-15e1-4a94-9cc0-0df2a6904c92 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3905afc4-15e1-4a94-9cc0-0df2a6904c92 --json --out output.json 2018-05-08 16:52:55,741 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3905afc4-15e1-4a94-9cc0-0df2a6904c92'] 2018-05-08 16:52:56,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-08 16:52:56,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3905afc4-15e1-4a94-9cc0-0df2a6904c92', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-08 16:52:56,795 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-08 16:52:56,796 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-08 16:52:56,796 - 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-08 16:52:56,796 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-08 16:52:56,806 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_and_migrate_server', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_live_migrate_server', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2018-05-08 16:52:56,807 - 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': 'ext-net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '6f897561-ebf0-487a-ab6b-d640793b2c98', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-894c7413-b684-467b-9da3-8734cf6323fb', 'flavor_name': 'rally-tiny-894c7413-b684-467b-9da3-8734cf6323fb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-894c7413-b684-467b-9da3-8734cf6323fb', '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-08 16:54:22,988 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ac6d3f65-bf94-42d7-a677-235166a773c9 2018-05-08 16:54:22,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'ac6d3f65-bf94-42d7-a677-235166a773c9'] 2018-05-08 16:54:24,103 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task ac6d3f65-bf94-42d7-a677-235166a773c9: 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 ac6d3f65-bf94-42d7-a677-235166a773c9 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 | 3.771 | 3.771 | 3.771 | 3.771 | 3.771 | 3.771 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | -> glance_v2.upload_data | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 100.0% | 1 | | glance_v2.delete_image | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | total | 4.515 | 4.515 | 4.515 | 4.515 | 4.515 | 4.515 | 100.0% | 1 | | -> duration | 4.515 | 4.515 | 4.515 | 4.515 | 4.515 | 4.515 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.514921 Full duration: 13.033454 -------------------------------------------------------------------------------- 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 ac6d3f65-bf94-42d7-a677-235166a773c9 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 | 3.32 | 3.32 | 3.32 | 3.32 | 3.32 | 3.32 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | -> glance_v2.upload_data | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | | glance_v2.list_images | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | total | 3.392 | 3.392 | 3.392 | 3.392 | 3.392 | 3.392 | 100.0% | 1 | | -> duration | 3.392 | 3.392 | 3.392 | 3.392 | 3.392 | 3.392 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.392369 Full duration: 14.712843 -------------------------------------------------------------------------------- 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 ac6d3f65-bf94-42d7-a677-235166a773c9 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.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | total | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | -> duration | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.186675 Full duration: 7.971886 -------------------------------------------------------------------------------- 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": "6f897561-ebf0-487a-ab6b-d640793b2c98" } ], "flavor": { "name": "rally-tiny-894c7413-b684-467b-9da3-8734cf6323fb" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ac6d3f65-bf94-42d7-a677-235166a773c9 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 | 3.614 | 3.614 | 3.614 | 3.614 | 3.614 | 3.614 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | -> glance_v2.upload_data | 1.32 | 1.32 | 1.32 | 1.32 | 1.32 | 1.32 | 100.0% | 1 | | nova.boot_servers | 11.203 | 11.203 | 11.203 | 11.203 | 11.203 | 11.203 | 100.0% | 1 | | total | 14.818 | 14.818 | 14.818 | 14.818 | 14.818 | 14.818 | 100.0% | 1 | | -> duration | 13.818 | 13.818 | 13.818 | 13.818 | 13.818 | 13.818 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.817937 Full duration: 34.068196 HINTS: * To plot HTML graphics with this data, run: rally task report ac6d3f65-bf94-42d7-a677-235166a773c9 --out output.html * To generate a JUnit report, run: rally task export ac6d3f65-bf94-42d7-a677-235166a773c9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ac6d3f65-bf94-42d7-a677-235166a773c9 --json --out output.json 2018-05-08 16:54:24,103 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ac6d3f65-bf94-42d7-a677-235166a773c9'] 2018-05-08 16:54:25,212 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-08 16:54:25,212 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ac6d3f65-bf94-42d7-a677-235166a773c9', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-08 16:54:25,216 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-08 16:54:25,217 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-08 16:54:25,217 - 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-08 16:54:25,217 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-08 16:54:25,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_and_migrate_server', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_live_migrate_server', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2018-05-08 16:54:25,228 - 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': 'ext-net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '6f897561-ebf0-487a-ab6b-d640793b2c98', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-894c7413-b684-467b-9da3-8734cf6323fb', 'flavor_name': 'rally-tiny-894c7413-b684-467b-9da3-8734cf6323fb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-894c7413-b684-467b-9da3-8734cf6323fb', '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-08 16:57:39,229 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d58e228c-87a3-476e-aa12-f24e76dd0040 2018-05-08 16:57:39,229 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'd58e228c-87a3-476e-aa12-f24e76dd0040'] 2018-05-08 16:57:40,518 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task d58e228c-87a3-476e-aa12-f24e76dd0040: 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 d58e228c-87a3-476e-aa12-f24e76dd0040 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 | 2.944 | 2.944 | 2.944 | 2.944 | 2.944 | 2.944 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.265 | 2.265 | 2.265 | 2.265 | 2.265 | 2.265 | 100.0% | 1 | | total | 5.21 | 5.21 | 5.21 | 5.21 | 5.21 | 5.21 | 100.0% | 1 | | -> duration | 5.21 | 5.21 | 5.21 | 5.21 | 5.21 | 5.21 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.209664 Full duration: 22.704546 -------------------------------------------------------------------------------- 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 d58e228c-87a3-476e-aa12-f24e76dd0040 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.678 | 3.678 | 3.678 | 3.678 | 3.678 | 3.678 | 100.0% | 1 | | cinder_v2.delete_volume | 2.259 | 2.259 | 2.259 | 2.259 | 2.259 | 2.259 | 100.0% | 1 | | total | 5.938 | 5.938 | 5.938 | 5.938 | 5.938 | 5.938 | 100.0% | 1 | | -> duration | 5.938 | 5.938 | 5.938 | 5.938 | 5.938 | 5.938 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.93754 Full duration: 15.967825 -------------------------------------------------------------------------------- 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-894c7413-b684-467b-9da3-8734cf6323fb" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d58e228c-87a3-476e-aa12-f24e76dd0040 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.803 | 5.803 | 5.803 | 5.803 | 5.803 | 5.803 | 100.0% | 1 | | cinder_v2.delete_volume | 2.311 | 2.311 | 2.311 | 2.311 | 2.311 | 2.311 | 100.0% | 1 | | total | 8.114 | 8.114 | 8.114 | 8.114 | 8.114 | 8.114 | 100.0% | 1 | | -> duration | 8.114 | 8.114 | 8.114 | 8.114 | 8.114 | 8.114 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.11417 Full duration: 18.830434 -------------------------------------------------------------------------------- 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 d58e228c-87a3-476e-aa12-f24e76dd0040 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.144 | 3.144 | 3.144 | 3.144 | 3.144 | 3.144 | 100.0% | 1 | | cinder_v2.delete_volume | 2.257 | 2.257 | 2.257 | 2.257 | 2.257 | 2.257 | 100.0% | 1 | | total | 5.401 | 5.401 | 5.401 | 5.401 | 5.401 | 5.401 | 100.0% | 1 | | -> duration | 5.401 | 5.401 | 5.401 | 5.401 | 5.401 | 5.401 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.401182 Full duration: 15.130665 -------------------------------------------------------------------------------- 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 d58e228c-87a3-476e-aa12-f24e76dd0040 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.672 | 3.672 | 3.672 | 3.672 | 3.672 | 3.672 | 100.0% | 1 | | cinder_v2.extend_volume | 2.332 | 2.332 | 2.332 | 2.332 | 2.332 | 2.332 | 100.0% | 1 | | cinder_v2.delete_volume | 2.269 | 2.269 | 2.269 | 2.269 | 2.269 | 2.269 | 100.0% | 1 | | total | 8.274 | 8.274 | 8.274 | 8.274 | 8.274 | 8.274 | 100.0% | 1 | | -> duration | 8.274 | 8.274 | 8.274 | 8.274 | 8.274 | 8.274 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.274213 Full duration: 18.291242 -------------------------------------------------------------------------------- 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 d58e228c-87a3-476e-aa12-f24e76dd0040 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.068 | 3.068 | 3.068 | 3.068 | 3.068 | 3.068 | 100.0% | 1 | | cinder_v2.delete_volume | 2.247 | 2.247 | 2.247 | 2.247 | 2.247 | 2.247 | 100.0% | 1 | | total | 5.315 | 5.315 | 5.315 | 5.315 | 5.315 | 5.315 | 100.0% | 1 | | -> duration | 5.315 | 5.315 | 5.315 | 5.315 | 5.315 | 5.315 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.315 Full duration: 22.357724 -------------------------------------------------------------------------------- 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 d58e228c-87a3-476e-aa12-f24e76dd0040 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.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | cinder_v2.list_qos | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | total | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | -> duration | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.784893 Full duration: 12.361833 -------------------------------------------------------------------------------- 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 d58e228c-87a3-476e-aa12-f24e76dd0040 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.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | cinder_v2.set_qos | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 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.767755 Full duration: 12.277227 -------------------------------------------------------------------------------- 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 d58e228c-87a3-476e-aa12-f24e76dd0040 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.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | cinder_v2.list_types | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | total | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> duration | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.739295 Full duration: 12.45678 -------------------------------------------------------------------------------- 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 d58e228c-87a3-476e-aa12-f24e76dd0040 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.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | total | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | -> duration | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.798842 Full duration: 12.11096 HINTS: * To plot HTML graphics with this data, run: rally task report d58e228c-87a3-476e-aa12-f24e76dd0040 --out output.html * To generate a JUnit report, run: rally task export d58e228c-87a3-476e-aa12-f24e76dd0040 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d58e228c-87a3-476e-aa12-f24e76dd0040 --json --out output.json 2018-05-08 16:57:40,519 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd58e228c-87a3-476e-aa12-f24e76dd0040'] 2018-05-08 16:57:41,807 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-08 16:57:41,809 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd58e228c-87a3-476e-aa12-f24e76dd0040', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-08 16:57:41,814 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-08 16:57:41,814 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-08 16:57:41,814 - 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-08 16:57:41,815 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-08 16:57:41,824 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_and_migrate_server', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_live_migrate_server', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2018-05-08 16:57:41,826 - 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': 'ext-net', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '6f897561-ebf0-487a-ab6b-d640793b2c98', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-894c7413-b684-467b-9da3-8734cf6323fb', 'flavor_name': 'rally-tiny-894c7413-b684-467b-9da3-8734cf6323fb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-894c7413-b684-467b-9da3-8734cf6323fb', '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-08 16:59:38,145 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e0b974c8-513a-450c-acb9-c5016c010bda 2018-05-08 16:59:38,145 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'e0b974c8-513a-450c-acb9-c5016c010bda'] 2018-05-08 16:59:39,452 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task e0b974c8-513a-450c-acb9-c5016c010bda: 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 e0b974c8-513a-450c-acb9-c5016c010bda 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 | 1.213 | 1.213 | 1.213 | 1.213 | 1.213 | 1.213 | 100.0% | 1 | | total | 1.213 | 1.213 | 1.213 | 1.213 | 1.213 | 1.213 | 100.0% | 1 | | -> duration | 1.213 | 1.213 | 1.213 | 1.213 | 1.213 | 1.213 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.21276 Full duration: 7.639228 -------------------------------------------------------------------------------- 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 e0b974c8-513a-450c-acb9-c5016c010bda 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.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | total | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> duration | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.782335 Full duration: 7.432754 -------------------------------------------------------------------------------- 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 e0b974c8-513a-450c-acb9-c5016c010bda 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.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | total | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | -> duration | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.902956 Full duration: 7.59531 -------------------------------------------------------------------------------- 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 e0b974c8-513a-450c-acb9-c5016c010bda 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.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.021 | 0.021 | 0.021 | 0.021 | 0.021 | 0.021 | 100.0% | 1 | | total | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | -> duration | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.730251 Full duration: 8.049634 -------------------------------------------------------------------------------- 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 e0b974c8-513a-450c-acb9-c5016c010bda 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.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | total | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | -> duration | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.754969 Full duration: 8.252487 -------------------------------------------------------------------------------- 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 e0b974c8-513a-450c-acb9-c5016c010bda 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.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 100.0% | 1 | | total | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | -> duration | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.770264 Full duration: 7.94492 -------------------------------------------------------------------------------- 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 e0b974c8-513a-450c-acb9-c5016c010bda 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 | 1.275 | 1.275 | 1.275 | 1.275 | 1.275 | 1.275 | 100.0% | 1 | | total | 1.275 | 1.275 | 1.275 | 1.275 | 1.275 | 1.275 | 100.0% | 1 | | -> duration | 1.275 | 1.275 | 1.275 | 1.275 | 1.275 | 1.275 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.275125 Full duration: 7.80818 -------------------------------------------------------------------------------- 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 e0b974c8-513a-450c-acb9-c5016c010bda 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.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | total | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | -> duration | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.84968 Full duration: 8.054775 -------------------------------------------------------------------------------- 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 e0b974c8-513a-450c-acb9-c5016c010bda 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.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | total | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | -> duration | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.698432 Full duration: 7.372387 -------------------------------------------------------------------------------- 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 e0b974c8-513a-450c-acb9-c5016c010bda 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.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | gnocchi.delete_metric | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | total | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | -> duration | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.814817 Full duration: 8.062851 -------------------------------------------------------------------------------- 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 e0b974c8-513a-450c-acb9-c5016c010bda 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.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | gnocchi.delete_resource | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | total | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> duration | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.797694 Full duration: 8.080824 HINTS: * To plot HTML graphics with this data, run: rally task report e0b974c8-513a-450c-acb9-c5016c010bda --out output.html * To generate a JUnit report, run: rally task export e0b974c8-513a-450c-acb9-c5016c010bda --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e0b974c8-513a-450c-acb9-c5016c010bda --json --out output.json 2018-05-08 16:59:39,452 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e0b974c8-513a-450c-acb9-c5016c010bda'] 2018-05-08 16:59:40,703 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-08 16:59:40,703 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e0b974c8-513a-450c-acb9-c5016c010bda', '--out', '/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-05-08 16:59:40,709 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-05-08 16:59:40,709 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-05-08 16:59:40,709 - 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-08 16:59:40,709 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-08 16:59:40,719 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_and_migrate_server', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_live_migrate_server', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2018-05-08 16:59:40,720 - 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': 'ext-net', 'service_list': ['heat'], 'concurrency': 4, 'netid': '6f897561-ebf0-487a-ab6b-d640793b2c98', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-894c7413-b684-467b-9da3-8734cf6323fb', 'flavor_name': 'rally-tiny-894c7413-b684-467b-9da3-8734cf6323fb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-894c7413-b684-467b-9da3-8734cf6323fb', '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-08 17:01:25,625 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bfbe4113-6234-4f79-a46e-c3f763aad740 2018-05-08 17:01:25,625 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'bfbe4113-6234-4f79-a46e-c3f763aad740'] 2018-05-08 17:01:26,845 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task bfbe4113-6234-4f79-a46e-c3f763aad740: 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 bfbe4113-6234-4f79-a46e-c3f763aad740 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.613 | 4.613 | 4.613 | 4.613 | 4.613 | 4.613 | 100.0% | 1 | | heat.update_stack | 2.433 | 2.433 | 2.433 | 2.433 | 2.433 | 2.433 | 100.0% | 1 | | heat.delete_stack | 2.474 | 2.474 | 2.474 | 2.474 | 2.474 | 2.474 | 100.0% | 1 | | total | 9.52 | 9.52 | 9.52 | 9.52 | 9.52 | 9.52 | 100.0% | 1 | | -> duration | 5.52 | 5.52 | 5.52 | 5.52 | 5.52 | 5.52 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.520187 Full duration: 21.73056 -------------------------------------------------------------------------------- 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 bfbe4113-6234-4f79-a46e-c3f763aad740 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.778 | 4.778 | 4.778 | 4.778 | 4.778 | 4.778 | 100.0% | 1 | | heat.check_stack | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | heat.delete_stack | 1.32 | 1.32 | 1.32 | 1.32 | 1.32 | 1.32 | 100.0% | 1 | | total | 6.386 | 6.386 | 6.386 | 6.386 | 6.386 | 6.386 | 100.0% | 1 | | -> duration | 4.386 | 4.386 | 4.386 | 4.386 | 4.386 | 4.386 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.385862 Full duration: 19.877488 -------------------------------------------------------------------------------- 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 bfbe4113-6234-4f79-a46e-c3f763aad740 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.733 | 4.733 | 4.733 | 4.733 | 4.733 | 4.733 | 100.0% | 1 | | heat.suspend_stack | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 100.0% | 1 | | heat.resume_stack | 1.376 | 1.376 | 1.376 | 1.376 | 1.376 | 1.376 | 100.0% | 1 | | heat.delete_stack | 2.369 | 2.369 | 2.369 | 2.369 | 2.369 | 2.369 | 100.0% | 1 | | total | 8.795 | 8.795 | 8.795 | 8.795 | 8.795 | 8.795 | 100.0% | 1 | | -> duration | 6.795 | 6.795 | 6.795 | 6.795 | 6.795 | 6.795 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.794861 Full duration: 20.380868 -------------------------------------------------------------------------------- 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 bfbe4113-6234-4f79-a46e-c3f763aad740 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 | 1.224 | 1.224 | 1.224 | 1.224 | 1.224 | 1.224 | 100.0% | 1 | | total | 1.224 | 1.224 | 1.224 | 1.224 | 1.224 | 1.224 | 100.0% | 1 | | -> duration | 1.224 | 1.224 | 1.224 | 1.224 | 1.224 | 1.224 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.224224 Full duration: 12.173348 HINTS: * To plot HTML graphics with this data, run: rally task report bfbe4113-6234-4f79-a46e-c3f763aad740 --out output.html * To generate a JUnit report, run: rally task export bfbe4113-6234-4f79-a46e-c3f763aad740 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bfbe4113-6234-4f79-a46e-c3f763aad740 --json --out output.json 2018-05-08 17:01:26,845 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'bfbe4113-6234-4f79-a46e-c3f763aad740'] 2018-05-08 17:01:28,162 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-08 17:01:28,163 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'bfbe4113-6234-4f79-a46e-c3f763aad740', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-05-08 17:01:28,167 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-05-08 17:01:28,168 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-05-08 17:01:28,168 - 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-08 17:01:28,168 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-08 17:01:28,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_and_migrate_server', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_live_migrate_server', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2018-05-08 17:01:28,178 - 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': 'ext-net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '6f897561-ebf0-487a-ab6b-d640793b2c98', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-894c7413-b684-467b-9da3-8734cf6323fb', 'flavor_name': 'rally-tiny-894c7413-b684-467b-9da3-8734cf6323fb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-894c7413-b684-467b-9da3-8734cf6323fb', '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-08 17:04:39,223 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 913b8ce5-a18d-4238-a11b-f69362d5e65b 2018-05-08 17:04:39,223 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '913b8ce5-a18d-4238-a11b-f69362d5e65b'] 2018-05-08 17:04:40,494 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 913b8ce5-a18d-4238-a11b-f69362d5e65b: 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 913b8ce5-a18d-4238-a11b-f69362d5e65b 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.5 | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 100.0% | 1 | | keystone_v3.add_role | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | keystone_v3.revoke_role | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | total | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | -> duration | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.607325 Full duration: 14.33828 -------------------------------------------------------------------------------- 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 913b8ce5-a18d-4238-a11b-f69362d5e65b 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.493 | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 100.0% | 1 | | keystone_v3.add_role | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | keystone_v3.list_roles | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | total | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | -> duration | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.562836 Full duration: 14.320565 -------------------------------------------------------------------------------- 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 913b8ce5-a18d-4238-a11b-f69362d5e65b 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.553 | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 100.0% | 1 | | keystone_v3.list_projects | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | total | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | -> duration | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.580572 Full duration: 14.4379 -------------------------------------------------------------------------------- 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 913b8ce5-a18d-4238-a11b-f69362d5e65b 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.534 | 0.534 | 0.534 | 0.534 | 0.534 | 0.534 | 100.0% | 1 | | keystone_v3.delete_role | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | total | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | -> duration | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.580944 Full duration: 12.499931 -------------------------------------------------------------------------------- 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 913b8ce5-a18d-4238-a11b-f69362d5e65b 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.472 | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 100.0% | 1 | | keystone_v3.delete_service | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 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.532664 Full duration: 12.3389 -------------------------------------------------------------------------------- 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 913b8ce5-a18d-4238-a11b-f69362d5e65b 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.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | keystone_v3.create_user | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | -> keystone_v3.add_role | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | keystone_v3.create_role | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | keystone_v3.get_project | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | keystone_v3.get_user | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | keystone_v3.get_role | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | keystone_v3.list_services | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | keystone_v3.get_services | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | total | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 100.0% | 1 | | -> duration | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.003747 Full duration: 19.214735 -------------------------------------------------------------------------------- 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 913b8ce5-a18d-4238-a11b-f69362d5e65b 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.571 | 0.571 | 0.571 | 0.571 | 0.571 | 0.571 | 100.0% | 1 | | keystone_v3.update_project | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | keystone_v3.delete_project | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | total | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> duration | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.738584 Full duration: 12.546085 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 913b8ce5-a18d-4238-a11b-f69362d5e65b 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.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | total | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> duration | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.636731 Full duration: 15.05277 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 913b8ce5-a18d-4238-a11b-f69362d5e65b 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.565 | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 100.0% | 1 | | total | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 100.0% | 1 | | -> duration | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.565246 Full duration: 14.728727 -------------------------------------------------------------------------------- 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 913b8ce5-a18d-4238-a11b-f69362d5e65b 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.558 | 0.558 | 0.558 | 0.558 | 0.558 | 0.558 | 100.0% | 1 | | keystone_v3.list_users | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | total | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | -> duration | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.68984 Full duration: 14.524913 -------------------------------------------------------------------------------- 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 913b8ce5-a18d-4238-a11b-f69362d5e65b 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.574 | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 100.0% | 1 | | keystone_v3.create_users | 2.011 | 2.011 | 2.011 | 2.011 | 2.011 | 2.011 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.011 | 2.011 | 2.011 | 2.011 | 2.011 | 2.011 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | total | 2.828 | 2.828 | 2.828 | 2.828 | 2.828 | 2.828 | 100.0% | 1 | | -> duration | 2.828 | 2.828 | 2.828 | 2.828 | 2.828 | 2.828 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.828183 Full duration: 19.980577 HINTS: * To plot HTML graphics with this data, run: rally task report 913b8ce5-a18d-4238-a11b-f69362d5e65b --out output.html * To generate a JUnit report, run: rally task export 913b8ce5-a18d-4238-a11b-f69362d5e65b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 913b8ce5-a18d-4238-a11b-f69362d5e65b --json --out output.json 2018-05-08 17:04:40,495 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '913b8ce5-a18d-4238-a11b-f69362d5e65b'] 2018-05-08 17:04:41,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-08 17:04:41,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '913b8ce5-a18d-4238-a11b-f69362d5e65b', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-05-08 17:04:41,790 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-05-08 17:04:41,790 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-05-08 17:04:41,790 - 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-08 17:04:41,791 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-08 17:04:41,800 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_and_migrate_server', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_live_migrate_server', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2018-05-08 17:04:41,802 - 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': 'ext-net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '6f897561-ebf0-487a-ab6b-d640793b2c98', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-894c7413-b684-467b-9da3-8734cf6323fb', 'flavor_name': 'rally-tiny-894c7413-b684-467b-9da3-8734cf6323fb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-894c7413-b684-467b-9da3-8734cf6323fb', '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-08 17:10:08,545 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d9eac526-76f2-4639-a907-3ef1b935bd9e 2018-05-08 17:10:08,545 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'd9eac526-76f2-4639-a907-3ef1b935bd9e'] 2018-05-08 17:10:09,857 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task d9eac526-76f2-4639-a907-3ef1b935bd9e: 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 d9eac526-76f2-4639-a907-3ef1b935bd9e 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.323 | 1.323 | 1.323 | 1.323 | 1.323 | 1.323 | 100.0% | 1 | | neutron.delete_network | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | total | 1.995 | 1.995 | 1.995 | 1.995 | 1.995 | 1.995 | 100.0% | 1 | | -> duration | 1.995 | 1.995 | 1.995 | 1.995 | 1.995 | 1.995 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.994508 Full duration: 15.335434 -------------------------------------------------------------------------------- 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 d9eac526-76f2-4639-a907-3ef1b935bd9e 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.998 | 1.998 | 1.998 | 1.998 | 1.998 | 1.998 | 100.0% | 1 | | neutron.delete_port | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | total | 2.834 | 2.834 | 2.834 | 2.834 | 2.834 | 2.834 | 100.0% | 1 | | -> duration | 2.834 | 2.834 | 2.834 | 2.834 | 2.834 | 2.834 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.83396 Full duration: 29.994034 -------------------------------------------------------------------------------- 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 d9eac526-76f2-4639-a907-3ef1b935bd9e 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.029 | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 100.0% | 1 | | neutron.create_subnet | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | neutron.create_router | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | neutron.add_interface_router | 2.495 | 2.495 | 2.495 | 2.495 | 2.495 | 2.495 | 100.0% | 1 | | neutron.remove_interface_router | 3.111 | 3.111 | 3.111 | 3.111 | 3.111 | 3.111 | 100.0% | 1 | | neutron.delete_router | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 100.0% | 1 | | total | 8.019 | 8.019 | 8.019 | 8.019 | 8.019 | 8.019 | 100.0% | 1 | | -> duration | 8.019 | 8.019 | 8.019 | 8.019 | 8.019 | 8.019 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.019497 Full duration: 40.219307 -------------------------------------------------------------------------------- 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 d9eac526-76f2-4639-a907-3ef1b935bd9e 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.74 | 1.74 | 1.74 | 1.74 | 1.74 | 1.74 | 100.0% | 1 | | neutron.delete_subnet | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 0.987 | 100.0% | 1 | | total | 2.727 | 2.727 | 2.727 | 2.727 | 2.727 | 2.727 | 100.0% | 1 | | -> duration | 2.727 | 2.727 | 2.727 | 2.727 | 2.727 | 2.727 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.727246 Full duration: 29.762192 -------------------------------------------------------------------------------- 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 d9eac526-76f2-4639-a907-3ef1b935bd9e 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.15 | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 100.0% | 1 | | neutron.list_networks | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 100.0% | 1 | | total | 1.358 | 1.358 | 1.358 | 1.358 | 1.358 | 1.358 | 100.0% | 1 | | -> duration | 1.358 | 1.358 | 1.358 | 1.358 | 1.358 | 1.358 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.357811 Full duration: 16.40055 -------------------------------------------------------------------------------- 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 d9eac526-76f2-4639-a907-3ef1b935bd9e 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.917 | 1.917 | 1.917 | 1.917 | 1.917 | 1.917 | 100.0% | 1 | | neutron.list_ports | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 100.0% | 1 | | total | 2.06 | 2.06 | 2.06 | 2.06 | 2.06 | 2.06 | 100.0% | 1 | | -> duration | 2.06 | 2.06 | 2.06 | 2.06 | 2.06 | 2.06 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.060396 Full duration: 31.676283 -------------------------------------------------------------------------------- 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 d9eac526-76f2-4639-a907-3ef1b935bd9e 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.981 | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 100.0% | 1 | | neutron.create_subnet | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 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.356 | 2.356 | 2.356 | 2.356 | 2.356 | 2.356 | 100.0% | 1 | | neutron.list_routers | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 100.0% | 1 | | total | 4.745 | 4.745 | 4.745 | 4.745 | 4.745 | 4.745 | 100.0% | 1 | | -> duration | 4.745 | 4.745 | 4.745 | 4.745 | 4.745 | 4.745 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.744806 Full duration: 42.817879 -------------------------------------------------------------------------------- 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 d9eac526-76f2-4639-a907-3ef1b935bd9e 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.024 | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 100.0% | 1 | | neutron.create_subnet | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | neutron.list_subnets | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | total | 1.865 | 1.865 | 1.865 | 1.865 | 1.865 | 1.865 | 100.0% | 1 | | -> duration | 1.865 | 1.865 | 1.865 | 1.865 | 1.865 | 1.865 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.865309 Full duration: 35.05828 -------------------------------------------------------------------------------- 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 d9eac526-76f2-4639-a907-3ef1b935bd9e 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.102 | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 100.0% | 1 | | neutron.delete_security_group | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 100.0% | 1 | | total | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 100.0% | 1 | | -> duration | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.280031 Full duration: 14.102686 -------------------------------------------------------------------------------- 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 d9eac526-76f2-4639-a907-3ef1b935bd9e 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.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | neutron.create_security_group_rule | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | neutron.delete_security_group | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | total | 1.753 | 1.753 | 1.753 | 1.753 | 1.753 | 1.753 | 100.0% | 1 | | -> duration | 1.753 | 1.753 | 1.753 | 1.753 | 1.753 | 1.753 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.753134 Full duration: 14.658042 -------------------------------------------------------------------------------- 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 d9eac526-76f2-4639-a907-3ef1b935bd9e 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.167 | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 100.0% | 1 | | neutron.create_router | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | neutron.add_gateway_router | 2.066 | 2.066 | 2.066 | 2.066 | 2.066 | 2.066 | 100.0% | 1 | | neutron.remove_gateway_router | 2.251 | 2.251 | 2.251 | 2.251 | 2.251 | 2.251 | 100.0% | 1 | | total | 5.581 | 5.581 | 5.581 | 5.581 | 5.581 | 5.581 | 100.0% | 1 | | -> duration | 5.581 | 5.581 | 5.581 | 5.581 | 5.581 | 5.581 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.581019 Full duration: 27.166998 HINTS: * To plot HTML graphics with this data, run: rally task report d9eac526-76f2-4639-a907-3ef1b935bd9e --out output.html * To generate a JUnit report, run: rally task export d9eac526-76f2-4639-a907-3ef1b935bd9e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d9eac526-76f2-4639-a907-3ef1b935bd9e --json --out output.json 2018-05-08 17:10:09,857 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd9eac526-76f2-4639-a907-3ef1b935bd9e'] 2018-05-08 17:10:11,141 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-08 17:10:11,142 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd9eac526-76f2-4639-a907-3ef1b935bd9e', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-05-08 17:10:11,146 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-05-08 17:10:11,146 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-05-08 17:10:11,146 - 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-08 17:10:11,147 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-08 17:10:11,156 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_and_migrate_server', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_live_migrate_server', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2018-05-08 17:10:11,157 - 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': 'ext-net', 'service_list': ['nova'], 'concurrency': 4, 'netid': '6f897561-ebf0-487a-ab6b-d640793b2c98', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-894c7413-b684-467b-9da3-8734cf6323fb', 'flavor_name': 'rally-tiny-894c7413-b684-467b-9da3-8734cf6323fb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-894c7413-b684-467b-9da3-8734cf6323fb', '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-08 17:13:17,233 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c51612a3-507b-4751-bda2-427b0a8edd09 2018-05-08 17:13:17,233 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'c51612a3-507b-4751-bda2-427b0a8edd09'] 2018-05-08 17:13:18,458 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task c51612a3-507b-4751-bda2-427b0a8edd09: finished -------------------------------------------------------------------------------- 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": "6f897561-ebf0-487a-ab6b-d640793b2c98" } ] }, "flavor": { "name": "rally-tiny-894c7413-b684-467b-9da3-8734cf6323fb" }, "image": { "name": "Cirros-0.4.0-894c7413-b684-467b-9da3-8734cf6323fb" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c51612a3-507b-4751-bda2-427b0a8edd09 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.907 | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 100.0% | 1 | | nova.boot_server | 9.762 | 9.762 | 9.762 | 9.762 | 9.762 | 9.762 | 100.0% | 1 | | nova.delete_server | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 100.0% | 1 | | nova.delete_keypair | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | total | 13.608 | 13.608 | 13.608 | 13.608 | 13.608 | 13.608 | 100.0% | 1 | | -> duration | 12.608 | 12.608 | 12.608 | 12.608 | 12.608 | 12.608 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.608149 Full duration: 37.040798 -------------------------------------------------------------------------------- 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-894c7413-b684-467b-9da3-8734cf6323fb" }, "image": { "name": "Cirros-0.4.0-894c7413-b684-467b-9da3-8734cf6323fb" }, "nics": [ { "net-id": "6f897561-ebf0-487a-ab6b-d640793b2c98" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c51612a3-507b-4751-bda2-427b0a8edd09 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.605 | 5.605 | 5.605 | 5.605 | 5.605 | 5.605 | 100.0% | 1 | | nova.boot_server | 7.487 | 7.487 | 7.487 | 7.487 | 7.487 | 7.487 | 100.0% | 1 | | nova.delete_server | 3.403 | 3.403 | 3.403 | 3.403 | 3.403 | 3.403 | 100.0% | 1 | | total | 16.495 | 16.495 | 16.495 | 16.495 | 16.495 | 16.495 | 100.0% | 1 | | -> duration | 15.495 | 15.495 | 15.495 | 15.495 | 15.495 | 15.495 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.494911 Full duration: 41.955339 -------------------------------------------------------------------------------- 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-894c7413-b684-467b-9da3-8734cf6323fb" }, "image": { "name": "Cirros-0.4.0-894c7413-b684-467b-9da3-8734cf6323fb" }, "nics": [ { "net-id": "6f897561-ebf0-487a-ab6b-d640793b2c98" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c51612a3-507b-4751-bda2-427b0a8edd09 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 | 7.652 | 7.652 | 7.652 | 7.652 | 7.652 | 7.652 | 100.0% | 1 | | nova.pause_server | 2.66 | 2.66 | 2.66 | 2.66 | 2.66 | 2.66 | 100.0% | 1 | | nova.unpause_server | 2.624 | 2.624 | 2.624 | 2.624 | 2.624 | 2.624 | 100.0% | 1 | | nova.delete_server | 2.696 | 2.696 | 2.696 | 2.696 | 2.696 | 2.696 | 100.0% | 1 | | total | 15.632 | 15.632 | 15.632 | 15.632 | 15.632 | 15.632 | 100.0% | 1 | | -> duration | 10.632 | 10.632 | 10.632 | 10.632 | 10.632 | 10.632 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.631566 Full duration: 38.799151 -------------------------------------------------------------------------------- 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-894c7413-b684-467b-9da3-8734cf6323fb" }, "auto_assign_nic": true, "image": { "name": "Cirros-0.4.0-894c7413-b684-467b-9da3-8734cf6323fb" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c51612a3-507b-4751-bda2-427b0a8edd09 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 | 7.949 | 7.949 | 7.949 | 7.949 | 7.949 | 7.949 | 100.0% | 1 | | nova.list_interfaces | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | total | 8.139 | 8.139 | 8.139 | 8.139 | 8.139 | 8.139 | 100.0% | 1 | | -> duration | 7.139 | 7.139 | 7.139 | 7.139 | 7.139 | 7.139 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.13918 Full duration: 36.325991 -------------------------------------------------------------------------------- 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 c51612a3-507b-4751-bda2-427b0a8edd09 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.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | nova.delete_server_group | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | -> duration | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.971527 Full duration: 9.590721 HINTS: * To plot HTML graphics with this data, run: rally task report c51612a3-507b-4751-bda2-427b0a8edd09 --out output.html * To generate a JUnit report, run: rally task export c51612a3-507b-4751-bda2-427b0a8edd09 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c51612a3-507b-4751-bda2-427b0a8edd09 --json --out output.json 2018-05-08 17:13:18,458 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c51612a3-507b-4751-bda2-427b0a8edd09'] 2018-05-08 17:13:19,679 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-08 17:13:19,679 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c51612a3-507b-4751-bda2-427b0a8edd09', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-05-08 17:13:19,684 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-05-08 17:13:19,685 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-05-08 17:13:19,685 - 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-08 17:13:19,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-08 17:13:19,694 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_and_migrate_server', u'NovaServers.boot_server_attach_created_volume_and_live_migrate', u'NovaServers.boot_and_live_migrate_server', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2018-05-08 17:13:19,695 - 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': 'ext-net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '6f897561-ebf0-487a-ab6b-d640793b2c98', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-894c7413-b684-467b-9da3-8734cf6323fb', 'flavor_name': 'rally-tiny-894c7413-b684-467b-9da3-8734cf6323fb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-894c7413-b684-467b-9da3-8734cf6323fb', '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-08 17:14:13,570 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0b1bc5c6-aaf8-4926-9898-98f107b275da 2018-05-08 17:14:13,571 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '0b1bc5c6-aaf8-4926-9898-98f107b275da'] 2018-05-08 17:14:14,833 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 0b1bc5c6-aaf8-4926-9898-98f107b275da: 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 0b1bc5c6-aaf8-4926-9898-98f107b275da 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.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | quotas.delete_quotas | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> duration | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.926023 Full duration: 8.690024 -------------------------------------------------------------------------------- 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 0b1bc5c6-aaf8-4926-9898-98f107b275da 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.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | total | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | -> duration | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.868211 Full duration: 8.676216 -------------------------------------------------------------------------------- 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 0b1bc5c6-aaf8-4926-9898-98f107b275da 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.158 | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 100.0% | 1 | | total | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> duration | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.696444 Full duration: 8.393254 -------------------------------------------------------------------------------- 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 0b1bc5c6-aaf8-4926-9898-98f107b275da 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.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | total | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | -> duration | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.954708 Full duration: 8.996354 HINTS: * To plot HTML graphics with this data, run: rally task report 0b1bc5c6-aaf8-4926-9898-98f107b275da --out output.html * To generate a JUnit report, run: rally task export 0b1bc5c6-aaf8-4926-9898-98f107b275da --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0b1bc5c6-aaf8-4926-9898-98f107b275da --json --out output.json 2018-05-08 17:14:14,833 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '0b1bc5c6-aaf8-4926-9898-98f107b275da'] 2018-05-08 17:14:16,043 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-08 17:14:16,043 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '0b1bc5c6-aaf8-4926-9898-98f107b275da', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-05-08 17:14:16,048 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-05-08 17:14:16,050 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:44 | 6 | 100.00% | | glance | 01:09 | 4 | 100.00% | | cinder | 02:42 | 10 | 100.00% | | gnocchi | 01:26 | 11 | 100.00% | | heat | 01:14 | 4 | 100.00% | | keystone | 02:43 | 11 | 100.00% | | neutron | 04:57 | 11 | 100.00% | | nova | 02:43 | 5 | 100.00% | | quotas | 00:34 | 4 | 100.00% | | | | | | | TOTAL: | 00:18:17 | 66 | 100.00% | +----------------+------------+----------------+-----------+ 2018-05-08 17:14:16,050 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-05-08 17:14:23,877 - xtesting.energy.energy - DEBUG - Stopping recording 2018-05-08 17:14:25,350 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 17:14:25,350 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 22:47 | PASS | +----------------------+------------------+------------------+----------------+ 2018-05-08 17:14:25,354 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-08 17:14:25,415 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-08 17:14:25,415 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-08 17:14:25,415 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-08 17:14:29,228 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-08 17:14:32,974 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 11aac763-970f-41b1-9b10-d92022f61249 | 2018-05-08T17:14:32.811588 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 11aac763-970f-41b1-9b10-d92022f61249 ~/.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-08 17:14:37,868 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | 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-08 17:14:37,869 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-08 17:14:41,768 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-08 17:14:46,557 - 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=a0de9b09-5c6e-4608-abc5-7f637c59d7d3) as the default verifier for the future CLI operations. 2018-05-08 17:14:51,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-599eb136-b66a-46f6-aa12-1faaf5de626f' 2018-05-08 17:14:52,509 - 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-08T17:14:52Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'27de16bd-f829-4dfd-bbc6-c0e0ce8d5b00', u'provider:segmentation_id': 67, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-599eb136-b66a-46f6-aa12-1faaf5de626f', u'admin_state_up': True, u'tenant_id': u'0630bec57bd042a798596a58ae1d036c', u'created_at': u'2018-05-08T17:14:52Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0630bec57bd042a798596a58ae1d036c'}) 2018-05-08 17:14:53,110 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-08T17:14:52Z', 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'75e3f9f2-a0e4-47e9-8697-5895bf3df567', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-599eb136-b66a-46f6-aa12-1faaf5de626f', u'enable_dhcp': True, u'network_id': u'27de16bd-f829-4dfd-bbc6-c0e0ce8d5b00', u'tenant_id': u'0630bec57bd042a798596a58ae1d036c', u'created_at': u'2018-05-08T17:14:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'0630bec57bd042a798596a58ae1d036c'}) 2018-05-08 17:14:53,110 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-08 17:14:53,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-599eb136-b66a-46f6-aa12-1faaf5de626f' 2018-05-08 17:14:53,924 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-599eb136-b66a-46f6-aa12-1faaf5de626f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-08T17:14:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/02c9d490-6212-4b2a-874b-1bcb059bbd87/file', u'owner': u'0630bec57bd042a798596a58ae1d036c', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'02c9d490-6212-4b2a-874b-1bcb059bbd87', u'size': None, u'name': u'Cirros-0.4.0-599eb136-b66a-46f6-aa12-1faaf5de626f', u'checksum': None, u'self': u'/v2/images/02c9d490-6212-4b2a-874b-1bcb059bbd87', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-08T17:14:53Z', u'schema': u'/v2/schemas/image'}) 2018-05-08 17:14:53,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-599eb136-b66a-46f6-aa12-1faaf5de626f' 2018-05-08 17:14:54,919 - 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-599eb136-b66a-46f6-aa12-1faaf5de626f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-08T17:14:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/489c18b5-60ab-4f04-b559-01799edcaaa8/file', u'owner': u'0630bec57bd042a798596a58ae1d036c', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'489c18b5-60ab-4f04-b559-01799edcaaa8', u'size': None, u'name': u'Cirros-0.4.0-1-599eb136-b66a-46f6-aa12-1faaf5de626f', u'checksum': None, u'self': u'/v2/images/489c18b5-60ab-4f04-b559-01799edcaaa8', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-08T17:14:54Z', u'schema': u'/v2/schemas/image'}) 2018-05-08 17:14:54,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-08 17:14:55,086 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-599eb136-b66a-46f6-aa12-1faaf5de626f', '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'0630bec57bd042a798596a58ae1d036c', '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'9ffb2807-571a-4933-9454-6042dd8a2818', 'swap': 0}) 2018-05-08 17:14:55,197 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-599eb136-b66a-46f6-aa12-1faaf5de626f', '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'0630bec57bd042a798596a58ae1d036c', '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'dcdb9586-ec31-4085-956d-0a98c3839bcd', 'swap': 0}) 2018-05-08 17:14:59,749 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-08 17:14:59,750 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-08 17:14:59,750 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-08 17:14:59,751 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-08 17:14:59,755 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-08 17:15:04,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a0de9b09-5c6e-4608-abc5-7f637c59d7d3/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-08 17:15:04,167 - 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-08 17:17:33,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: f7657981-e624-4870-acb4-70079207739d 2018-05-08 17:17:33,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f7657981-e624-4870-acb4-70079207739d']'. 2018-05-08 17:17:35,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-08 17:17:35,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-08 17:17:35,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-08 17:17:35,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f7657981-e624-4870-acb4-70079207739d | 2018-05-08 17:17:35,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-08 17:17:35,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-08 17:15:07 | 2018-05-08 17:17:35,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-08 17:17:33 | 2018-05-08 17:17:35,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:26 | 2018-05-08 17:17:35,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-08 17:17:35,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-08 17:17:35,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a0de9b09-5c6e-4608-abc5-7f637c59d7d3) | 2018-05-08 17:17:35,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-08 17:17:35,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 11aac763-970f-41b1-9b10-d92022f61249) | 2018-05-08 17:17:35,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-08 17:17:35,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 120.194 | 2018-05-08 17:17:35,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 133 | 2018-05-08 17:17:35,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2018-05-08 17:17:35,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-08 17:17:35,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-08 17:17:35,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-08 17:17:35,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-08 17:17:35,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-08 17:17:35,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-08 17:17:39,972 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 17:17:39,973 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:48 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-08 17:17:39,975 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-08 17:17:41,315 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-08 18:07:48,356 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 119 tests in 3006.997s OK 2018-05-08 18:07:48,946 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 18:07:48,946 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 50:07 | PASS | +---------------------+------------------+------------------+----------------+ 2018-05-08 18:07:48,948 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-08 18:07:49,010 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-08 18:07:49,010 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-08 18:07:49,010 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-08 18:07:52,690 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-08 18:07:56,294 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d7822087-7e0b-4457-a6dc-5de5d0d371f8 | 2018-05-08T18:07:56.178656 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d7822087-7e0b-4457-a6dc-5de5d0d371f8 ~/.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-08 18:08:01,520 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | nfv-orchestration | 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-08 18:08:01,521 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-08 18:08:05,321 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-08 18:08:10,161 - 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=11a1726c-1567-480d-aac3-7f7dfd6c9f69) as the default verifier for the future CLI operations. 2018-05-08 18:08:14,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-9cd82a03-05a7-4348-85fa-5a684f49792d' 2018-05-08 18:08:15,825 - 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-08T18:08:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'970a6eeb-9da8-474f-991d-e76b5ae3741c', u'provider:segmentation_id': 25, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-9cd82a03-05a7-4348-85fa-5a684f49792d', u'admin_state_up': True, u'tenant_id': u'0630bec57bd042a798596a58ae1d036c', u'created_at': u'2018-05-08T18:08:15Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0630bec57bd042a798596a58ae1d036c'}) 2018-05-08 18:08:16,513 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-08T18:08:16Z', 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'8a1b524e-07ff-4787-9f07-e412c627c964', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-9cd82a03-05a7-4348-85fa-5a684f49792d', u'enable_dhcp': True, u'network_id': u'970a6eeb-9da8-474f-991d-e76b5ae3741c', u'tenant_id': u'0630bec57bd042a798596a58ae1d036c', u'created_at': u'2018-05-08T18:08:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'0630bec57bd042a798596a58ae1d036c'}) 2018-05-08 18:08:16,513 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-08 18:08:16,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-9cd82a03-05a7-4348-85fa-5a684f49792d' 2018-05-08 18:08:17,502 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-9cd82a03-05a7-4348-85fa-5a684f49792d', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-08T18:08:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/a2184671-2623-4cdd-b07c-0b1fc36f64c0/file', u'owner': u'0630bec57bd042a798596a58ae1d036c', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'a2184671-2623-4cdd-b07c-0b1fc36f64c0', u'size': None, u'name': u'Cirros-0.4.0-9cd82a03-05a7-4348-85fa-5a684f49792d', u'checksum': None, u'self': u'/v2/images/a2184671-2623-4cdd-b07c-0b1fc36f64c0', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-08T18:08:16Z', u'schema': u'/v2/schemas/image'}) 2018-05-08 18:08:17,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-9cd82a03-05a7-4348-85fa-5a684f49792d' 2018-05-08 18:08:18,512 - 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-9cd82a03-05a7-4348-85fa-5a684f49792d', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-08T18:08:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/52127ece-ccf8-4a7a-9ed2-27f11bc2e38f/file', u'owner': u'0630bec57bd042a798596a58ae1d036c', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'52127ece-ccf8-4a7a-9ed2-27f11bc2e38f', u'size': None, u'name': u'Cirros-0.4.0-1-9cd82a03-05a7-4348-85fa-5a684f49792d', u'checksum': None, u'self': u'/v2/images/52127ece-ccf8-4a7a-9ed2-27f11bc2e38f', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-08T18:08:17Z', u'schema': u'/v2/schemas/image'}) 2018-05-08 18:08:18,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-08 18:08:18,705 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-9cd82a03-05a7-4348-85fa-5a684f49792d', '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'0630bec57bd042a798596a58ae1d036c', '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'9981ecf5-53d2-4389-8844-4600067fdb18', 'swap': 0}) 2018-05-08 18:08:18,856 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-9cd82a03-05a7-4348-85fa-5a684f49792d', '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'0630bec57bd042a798596a58ae1d036c', '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'3d19e592-1d96-490c-ab31-dc0c115b612f', 'swap': 0}) 2018-05-08 18:08:23,446 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-08 18:08:23,446 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-08 18:08:23,446 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-08 18:08:23,447 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-08 18:08:23,452 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-08 18:08:27,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-11a1726c-1567-480d-aac3-7f7dfd6c9f69/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-08 18:08:27,406 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-08 18:08:27,407 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-08 18:08:27,407 - 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-08 18:11:15,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 5ac39c38-8ede-47d1-9e84-a23f89b8fae4 2018-05-08 18:11:15,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '5ac39c38-8ede-47d1-9e84-a23f89b8fae4']'. 2018-05-08 18:11:17,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-08 18:11:17,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-08 18:11:17,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-08 18:11:17,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 5ac39c38-8ede-47d1-9e84-a23f89b8fae4 | 2018-05-08 18:11:17,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-08 18:11:17,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-08 18:08:31 | 2018-05-08 18:11:17,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-08 18:11:15 | 2018-05-08 18:11:17,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:44 | 2018-05-08 18:11:17,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-08 18:11:17,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-08 18:11:17,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 11a1726c-1567-480d-aac3-7f7dfd6c9f69) | 2018-05-08 18:11:17,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-08 18:11:17,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d7822087-7e0b-4457-a6dc-5de5d0d371f8) | 2018-05-08 18:11:17,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-08 18:11:17,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 149.391 | 2018-05-08 18:11:17,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 41 | 2018-05-08 18:11:17,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-05-08 18:11:17,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-08 18:11:17,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-08 18:11:17,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-05-08 18:11:17,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-08 18:11:17,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-08 18:11:17,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 95.3488372093% 2018-05-08 18:11:22,883 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-08 18:11:22,883 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 03:07 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-05-08 18:11:22,885 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-05-08 18:11:22,886 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:47 | PASS | | vping_userdata | functest | smoke | 00:43 | PASS | | tempest_smoke_serial | functest | smoke | 12:44 | FAIL | | rally_sanity | functest | smoke | 22:47 | PASS | | patrole | functest | smoke | 02:48 | PASS | | snaps_smoke | functest | smoke | 50:07 | PASS | | neutron_trunk | functest | smoke | 03:07 | FAIL | | refstack_defcore | functest | smoke | 00:00 | SKIP | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-08 18:11:22,892 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-08 18:12:27,808 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-daily-master-326 | | 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 | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual1 | +--------------------------------------+-----------------------------------------------------------+ 2018-05-08 18:12:27,811 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='1240fdfcc8c3c24d6652489d3bb4e21ed5c2b736acb' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export OS_AUTH_TYPE=password export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-05-08 18:12:27,811 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-08 18:12:27,812 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-08 18:12:27,812 - 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-08 18:12:27,814 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-08 18:12:44,993 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+-----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-compass-virtual-daily-master-326 | | 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 | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-virtual1 | +--------------------------------------+-----------------------------------------------------------+ 2018-05-08 18:12:44,996 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Ansible managed export LC_ALL=C # COMMON CINDER ENVS export CINDER_ENDPOINT_TYPE=publicURL # COMMON NOVA ENVS export NOVA_ENDPOINT_TYPE=publicURL # COMMON OPENSTACK ENVS export OS_ENDPOINT_TYPE=publicURL export OS_INTERFACE=publicURL export OS_USERNAME=admin export OS_PASSWORD='1240fdfcc8c3c24d6652489d3bb4e21ed5c2b736acb' export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_AUTH_URL=https://192.16.1.222:5000/v3 export OS_NO_CACHE=1 export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_REGION_NAME=RegionOne # For openstackclient export OS_IDENTITY_API_VERSION=3 export OS_AUTH_VERSION=3 export OS_AUTH_TYPE=password export SDN_CONTROLLER_IP=192.16.1.222 export OS_CACERT=/home/opnfv/functest/conf/os_cacert 2018-05-08 18:12:44,996 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-08 18:12:44,996 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-08 18:12:44,997 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-08 18:12:44,998 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK