2018-05-11 05:46:15,570 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-183 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-11 05:46:15,574 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-11 05:46:15,575 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-11 05:46:15,576 - 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-11 05:46:15,578 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-11 05:46:15,578 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-11 05:46:18,042 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-11 05:46:28,145 - 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 10.093s OK 2018-05-11 05:46:28,264 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 05:46:28,265 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-11 05:46:28,268 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-11 05:46:30,241 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-11 05:57:59,579 - 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 689.282s OK 2018-05-11 05:57:59,710 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 05:57:59,710 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:29 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-11 05:57:59,715 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-11 05:58:00,764 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-11 05:58:38,359 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 37.594s OK 2018-05-11 05:58:38,474 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 05:58:38,474 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:38 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-11 05:58:38,478 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 11:29 | PASS | | snaps_health_check | functest | healthcheck | 00:38 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-11 05:58:38,481 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-11 05:58:44,633 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-183 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-11 05:58:44,636 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-11 05:58:44,636 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-11 05:58:44,637 - 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 odl snaps_smoke neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+-----------------------------------------------+ 2018-05-11 05:58:44,639 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-11 05:58:44,639 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-11 05:58:46,593 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'2ab39a78-cbe5-473a-8fba-4a62643d79b1'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-11T05:45:25Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'df7df4b5-108e-4dfb-aeaf-77f7ff0895fe', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'37995a247fef4c57917db1fa5f828cb1', u'created_at': u'2018-05-11T05:45:19Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'37995a247fef4c57917db1fa5f828cb1'}) 2018-05-11 05:58:46,960 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-05-11 05:58:46,961 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-11 05:58:47,423 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-11 05:58:47,424 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-11 05:58:47,806 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-11 05:58:47,806 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-11 05:58:47' 2018-05-11 05:58:47,806 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--e01bc209-2d11-41a8-8637-892e8712da05' 2018-05-11 05:58:48,790 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--e01bc209-2d11-41a8-8637-892e8712da05', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-11T05:58:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/0c58bc82-a9a9-496d-be83-7d9f9970ccae/file', u'owner': u'37995a247fef4c57917db1fa5f828cb1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'0c58bc82-a9a9-496d-be83-7d9f9970ccae', u'size': None, u'name': u'functest-vping--e01bc209-2d11-41a8-8637-892e8712da05', u'checksum': None, u'self': u'/v2/images/0c58bc82-a9a9-496d-be83-7d9f9970ccae', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-11T05:58:48Z', u'schema': u'/v2/schemas/image'}) 2018-05-11 05:58:48,791 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-e01bc209-2d11-41a8-8637-892e8712da05' 2018-05-11 05:58:49,476 - 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-11T05:58:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c17aa86f-36ee-4acc-89bf-aba47f4590b4', u'provider:segmentation_id': 12, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-e01bc209-2d11-41a8-8637-892e8712da05', u'admin_state_up': True, u'tenant_id': u'37995a247fef4c57917db1fa5f828cb1', u'created_at': u'2018-05-11T05:58:49Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'37995a247fef4c57917db1fa5f828cb1'}) 2018-05-11 05:58:50,488 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-11T05:58:50Z', 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'e2cdc02b-b251-4bfb-a46d-6d16cb4ef7fa', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-e01bc209-2d11-41a8-8637-892e8712da05', u'enable_dhcp': True, u'network_id': u'c17aa86f-36ee-4acc-89bf-aba47f4590b4', u'tenant_id': u'37995a247fef4c57917db1fa5f828cb1', u'created_at': u'2018-05-11T05:58:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'37995a247fef4c57917db1fa5f828cb1'}) 2018-05-11 05:58:50,489 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-e01bc209-2d11-41a8-8637-892e8712da05' 2018-05-11 05:58:51,841 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'df7df4b5-108e-4dfb-aeaf-77f7ff0895fe', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2ab39a78-cbe5-473a-8fba-4a62643d79b1', u'ip_address': u'172.30.10.120'}]}, u'description': u'', u'tags': [], u'tenant_id': u'37995a247fef4c57917db1fa5f828cb1', u'created_at': u'2018-05-11T05:58:50Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-11T05:58:51Z', u'revision_number': 2, u'routes': [], u'project_id': u'37995a247fef4c57917db1fa5f828cb1', u'id': u'3fac0d9c-3d1f-423e-a997-5f60138691ed', u'name': u'vping-router-e01bc209-2d11-41a8-8637-892e8712da05'}) 2018-05-11 05:58:54,400 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-e01bc209-2d11-41a8-8637-892e8712da05' 2018-05-11 05:58:54,649 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-e01bc209-2d11-41a8-8637-892e8712da05', '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'37995a247fef4c57917db1fa5f828cb1', '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'd74185e3-a937-4d25-8edc-c196540dbe75', 'swap': 0}) 2018-05-11 05:58:55,576 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-e01bc209-2d11-41a8-8637-892e8712da05' 2018-05-11 05:59:05,832 - 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-e01bc209-2d11-41a8-8637-892e8712da05': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4f:ba:e3', u'version': 4, u'addr': u'192.168.130.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0c58bc82-a9a9-496d-be83-7d9f9970ccae'}), 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-00000020', u'OS-SRV-USG:launched_at': u'2018-05-11T05:59:04.000000', 'flavor': Munch({u'id': u'd74185e3-a937-4d25-8edc-c196540dbe75'}), 'az': u'nova', 'id': u'e553d13d-eb58-4df7-9fa2-5a858a06af1e', 'security_groups': [Munch({u'name': u'vping-sg-e01bc209-2d11-41a8-8637-892e8712da05'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c6dc4c3a22b347ee9a199c7aba28501f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'37995a247fef4c57917db1fa5f828cb1', '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-11T05:59:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-11T05:59:05Z', 'hostId': u'3125b2fca268fd1e9e5bb3373fccd6f841bd1d6aa04db3cab929f866', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.5', 'cloud': 'envvars', 'host_id': u'3125b2fca268fd1e9e5bb3373fccd6f841bd1d6aa04db3cab929f866', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp001', 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-00000020', u'OS-SRV-USG:launched_at': u'2018-05-11T05:59:04.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-odl-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'37995a247fef4c57917db1fa5f828cb1', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-odl-ha.local', 'name': u'opnfv-vping-1-e01bc209-2d11-41a8-8637-892e8712da05', 'adminPass': u'4FPxCwaqiyYK', 'tenant_id': u'37995a247fef4c57917db1fa5f828cb1', 'created_at': u'2018-05-11T05:58:57Z', 'created': u'2018-05-11T05:58:57Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-11 05:59:07,862 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm1 console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 7589783798966 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.122720] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.124263] pid_max: default: 32768 minimum: 301 [ 0.125118] ACPI: Core revision 20150930 [ 0.126483] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.127880] Security Framework initialized [ 0.128688] Yama: becoming mindful. [ 0.129442] AppArmor: AppArmor initialized [ 0.130365] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.131566] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.132696] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.133755] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.135100] Initializing cgroup subsys io [ 0.136031] Initializing cgroup subsys memory [ 0.136841] Initializing cgroup subsys devices [ 0.137624] Initializing cgroup subsys freezer [ 0.138505] Initializing cgroup subsys net_cls [ 0.139334] Initializing cgroup subsys perf_event [ 0.140307] Initializing cgroup subsys net_prio [ 0.141101] Initializing cgroup subsys hugetlb [ 0.141900] Initializing cgroup subsys pids [ 0.142710] CPU: Physical Processor ID: 0 [ 0.144166] mce: CPU supports 10 MCE banks [ 0.144931] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.145845] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.154888] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160119] ftrace: allocating 31920 entries in 125 pages [ 0.182686] smpboot: Max logical packages: 1 [ 0.183463] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.184714] x2apic enabled [ 0.185390] Switched APIC routing to physical x2apic. [ 0.186995] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.188245] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.190355] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.191899] ... version: 2 [ 0.192587] ... bit width: 48 [ 0.193281] ... generic registers: 4 [ 0.193962] ... value mask: 0000ffffffffffff [ 0.194840] ... max period: 000000007fffffff [ 0.195700] ... fixed-purpose events: 3 [ 0.196381] ... event mask: 000000070000000f [ 0.197266] KVM setup paravirtual spinlock [ 0.198487] x86: Booted up 1 node, 1 CPUs [ 0.199228] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.200485] devtmpfs: initialized [ 0.202228] evm: security.selinux [ 0.202881] evm: security.SMACK64 [ 0.203482] evm: security.SMACK64EXEC [ 0.204158] evm: security.SMACK64TRANSMUTE [ 0.204885] evm: security.SMACK64MMAP [ 0.205605] evm: security.ima [ 0.206205] evm: security.capability [ 0.206950] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.208774] pinctrl core: initialized pinctrl subsystem [ 0.209810] RTC time: 5:59:04, date: 05/11/18 [ 0.210756] NET: Registered protocol family 16 [ 0.211754] cpuidle: using governor ladder [ 0.212574] cpuidle: using governor menu [ 0.213352] PCCT header not found. [ 0.214077] ACPI: bus type PCI registered [ 0.214867] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216092] PCI: Using configuration type 1 for base access [ 0.217092] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.218983] ACPI: Added _OSI(Module Device) [ 0.219788] ACPI: Added _OSI(Processor Device) [ 0.220558] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.221399] ACPI: Added _OSI(Processor Aggregator Device) [ 0.223230] ACPI: Interpreter enabled [ 0.223989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.225670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.227427] ACPI: (supports S0 S3 S4 S5) [ 0.228145] ACPI: Using IOAPIC for interrupt routing [ 0.229083] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232160] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.233282] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.234587] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.235944] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.238552] acpiphp: Slot [3] registered [ 0.239454] acpiphp: Slot [4] registered [ 0.240325] acpiphp: Slot [5] registered [ 0.241236] acpiphp: Slot [6] registered [ 0.242135] acpiphp: Slot [7] registered [ 0.243037] acpiphp: Slot [8] registered [ 0.243943] acpiphp: Slot [9] registered [ 0.244836] acpiphp: Slot [10] registered [ 0.245767] acpiphp: Slot [11] registered [ 0.253112] acpiphp: Slot [12] registered [ 0.253814] acpiphp: Slot [13] registered [ 0.254568] acpiphp: Slot [14] registered [ 0.255484] acpiphp: Slot [15] registered [ 0.256403] acpiphp: Slot [16] registered [ 0.257323] acpiphp: Slot [17] registered [ 0.258233] acpiphp: Slot [18] registered [ 0.259100] acpiphp: Slot [19] registered [ 0.260012] acpiphp: Slot [20] registered [ 0.260934] acpiphp: Slot [21] registered [ 0.261859] acpiphp: Slot [22] registered [ 0.262776] acpiphp: Slot [23] registered [ 0.263689] acpiphp: Slot [24] registered [ 0.264614] acpiphp: Slot [25] registered [ 0.265532] acpiphp: Slot [26] registered [ 0.266441] acpiphp: Slot [27] registered [ 0.267336] acpiphp: Slot [28] registered [ 0.268260] acpiphp: Slot [29] registered [ 0.269182] acpiphp: Slot [30] registered [ 0.270098] acpiphp: Slot [31] registered [ 0.271013] PCI host bridge to bus 0000:00 [ 0.271937] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.273295] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.274764] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.276309] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.277869] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.279427] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.283390] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.285176] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.286464] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.287830] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.291513] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.293052] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.324469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.325983] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.327272] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.328522] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.329761] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.331654] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.332678] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.333670] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.335091] vgaarb: loaded [ 0.335626] vgaarb: bridge control possible 0000:00:02.0 [ 0.336711] SCSI subsystem initialized [ 0.337501] ACPI: bus type USB registered [ 0.338285] usbcore: registered new interface driver usbfs [ 0.339250] usbcore: registered new interface driver hub [ 0.340212] usbcore: registered new device driver usb [ 0.341220] PCI: Using ACPI for IRQ routing [ 0.342180] NetLabel: Initializing [ 0.342785] NetLabel: domain hash size = 128 [ 0.343514] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.344348] NetLabel: unlabeled traffic allowed by default [ 0.345345] clocksource: Switched to clocksource kvm-clock [ 0.350903] AppArmor: AppArmor Filesystem Enabled [ 0.351813] pnp: PnP ACPI init [ 0.352641] pnp: PnP ACPI: found 5 devices [ 0.359031] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.360637] NET: Registered protocol family 2 [ 0.361542] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.362779] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.363899] TCP: Hash tables configured (established 4096 bind 4096) [ 0.364992] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.366023] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.367162] NET: Registered protocol family 1 [ 0.367968] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368998] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.370019] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383908] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.397974] Trying to unpack rootfs image as initramfs... [ 0.448194] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.449857] Scanning for low memory corruption every 60 seconds [ 0.451139] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.452240] audit: initializing netlink subsys (disabled) [ 0.453200] audit: type=2000 audit(1526018345.734:1): initialized [ 0.454487] Initialise system trusted keyring [ 0.455356] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.456467] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.458404] zbud: loaded [ 0.459049] VFS: Disk quotas dquot_6.6.0 [ 0.459802] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.461256] fuse init (API version 7.23) [ 0.462100] Key type big_key registered [ 0.462843] Allocating IMA MOK and blacklist keyrings. [ 0.464351] Key type asymmetric registered [ 0.465118] Asymmetric key parser 'x509' registered [ 0.466128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.467501] io scheduler noop registered [ 0.468231] io scheduler deadline registered (default) [ 0.469266] io scheduler cfq registered [ 0.470075] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.471072] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.472282] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.473654] ACPI: Power Button [PWRF] [ 0.474457] GHES: HEST is not enabled! [ 0.488055] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.515682] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.529940] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.531736] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.555988] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.558493] Linux agpgart interface v0.103 [ 0.560467] brd: module loaded [ 0.561542] loop: module loaded [ 0.567151] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.568339] GPT:90111 != 2097151 [ 0.568875] GPT:Alternate GPT header not at the end of the disk. [ 0.569780] GPT:90111 != 2097151 [ 0.570330] GPT: Use GNU Parted to correct GPT errors. [ 0.571260] vda: vda1 vda15 [ 0.573011] vdb: [ 0.574017] scsi host0: ata_piix [ 0.574699] scsi host1: ata_piix [ 0.575343] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.576503] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.577841] libphy: Fixed MDIO Bus: probed [ 0.578618] tun: Universal TUN/TAP device driver, 1.6 [ 0.579510] tun: (C) 1999-2004 Max Krasnyansky [ 0.581332] PPP generic driver version 2.4.2 [ 0.582326] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.583551] ehci-pci: EHCI PCI platform driver [ 0.584472] ehci-platform: EHCI generic platform driver [ 0.585416] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.586468] ohci-pci: OHCI PCI platform driver [ 0.587274] ohci-platform: OHCI generic platform driver [ 0.588226] uhci_hcd: USB Universal Host Controller Interface driver [ 0.602405] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.603327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.604659] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.605570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.606624] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.607703] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.608926] usb usb1: Product: UHCI Host Controller [ 0.609740] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.610758] usb usb1: SerialNumber: 0000:00:01.2 [ 0.611592] hub 1-0:1.0: USB hub found [ 0.612241] hub 1-0:1.0: 2 ports detected [ 0.613075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.614893] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.615704] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.616595] mousedev: PS/2 mouse device common for all mice [ 0.617705] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.619747] rtc_cmos 00:00: RTC can wake from S4 [ 0.620666] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.621707] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.622778] i2c /dev entries driver [ 0.623430] device-mapper: uevent: version 1.0.3 [ 0.624266] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.625692] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626873] NET: Registered protocol family 10 [ 0.627755] NET: Registered protocol family 17 [ 0.628528] Key type dns_resolver registered [ 0.629371] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.630328] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.631856] registered taskstats version 1 [ 0.632566] Loading compiled-in X.509 certificates [ 0.633882] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.635533] zswap: loaded using pool lzo/zbud [ 0.636766] Key type trusted registered [ 0.638216] Key type encrypted registered [ 0.638921] AppArmor: AppArmor sha1 policy hashing enabled [ 0.639775] ima: No TPM chip found, activating TPM-bypass! [ 0.640629] evm: HMAC attrs: 0x1 [ 0.648132] Magic number: 2:789:971 [ 0.648898] rtc_cmos 00:00: setting system clock to 2018-05-11 05:59:05 UTC (1526018345) [ 0.650409] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.651425] EDD information not available. [ 0.734345] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.735853] Write protecting the kernel read-only data: 14336k [ 0.737591] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.739601] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 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 [ 0.802496] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.63 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.5... Lease of 192.168.130.5 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: 2018-05-11 05:59:07,863 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-e01bc209-2d11-41a8-8637-892e8712da05' 2018-05-11 05:59:08,164 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2AQWoi4g3w8h83txAQWYrCexPcnShLebgvZnuVZ53TzGYI9RAEb8FJErSWMIDWcXPv12Hmd8SzSF4Z3+CgWtJbe2AdCMQOJF09KZ3hYyoYDuBwXbsG4ZAivhuHZfeMJo2dO5du9pJeRWhlvJMRlZOF7VKDzQeBystwoBn9RDa3yoc1TKq9nTHb33GkQDzFXZinW1ckWFtngk6PLG4tKrv2jpzjMNVi9KfmBlm4t0uYfM9rWt/X4CuRhSt15VWcAriYYg/O8KUDey5aIxbTLuD772Z0yLns3b8YqOyNUfjde2T3oMcKlGJOgD7qbktcegRz39mBex40uLGAaplC11f Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtgEFqIuIN8PIfN7cQEFmKwnsT3J0oS3m4L2Z7lWed08xmCPU\nQBG/BSRK0ljCA1nFz79dh5nfEs0heGd/goFrSW3tgHQjEDiRdPSmd4WMqGA7gcF2\n7BuGQIr4bh2X3jCaNnTuXbvaSXkVoZbyTEZWThe1Sg80HgcrLcKAZ/UQ2t8qHNUy\nqvZ0x299xpEA8xV2Yp1tXJFhbZ4JOjyxuLSq79o6c4zDVYvSn5gZZuLdLmHzPa1r\nf1+ArkYUrdeVVnAK4mGIPzvClA3suWiMW0y7g++9mdMi57N2/GKjsjVH43Xtk96D\nHCpRiToA+6m5LXHoEc9/ZgXseNLixgGqZQtdXwIDAQABAoIBADS/oxYwKnCPC6I1\nLPxqd+PtYlG8SFUWap2kFeLfaagGiccgSzmuawBgflbsZn52HECTo9XTILXgQd0V\nkf0O6TtE4tqhzi+7VVziMwTc7eE20shOe9r+NzCplkrDxOoeh/NUfGkqMp+sujo0\n91Bn6keD04T9VwuE5FzEzFZUzmfAXBJxLRjd14uVNBoF5AF7dZGVgmjuAqT+CpQF\njEHFJEN//KFdkZRQpRIysn0/bhLUBgcI5joLWpq+zxb9yH4X9Fo8rWTggEqLm25f\nbHY+92Y6axhx3OLf9PT/XJESA1JiCrj+36ssjVQsYyz0UEKit7fY3w1hws1ftZgi\nU7fKjfECgYEA8fZ1T6HwCiGRLTRt14xu+Jb9A/EgDyj08EctsAHCvQKfO/1DPo1P\n8FnfYPXCe5Ku4sppAyvjFMh5ZTAb/6XDDhvMpeD3VmSjTj64kF6x4d/mu8mr2yx1\n3rn1Gy4/qY3f1XR/BK+Gisg9+9fk6N+Jem/CLUTWQuK2tvbP3oZZyM0CgYEAwJAU\nJaSFWKYuiii2h3VgH1P0ddcnFzHBVipX6yloZmkrks8aqBiPNnieDUXWIIGa2KoO\nWA8ax02/1Gxja0Nj/CBNx5SBAPDMoYaJWGVc9thHNBL9uSbdM+q1ic2z8tzVIQ7T\n2npiX+hKOlUhxKWHP15+HnqPmI/ZcTkNI2vG7tsCgYEAqhGBAyffgD93uz5OtmKO\n3UvDKzIgRoeTIg/lnQCf0Bo3sgKhcSYCOf3xdEVJHXJMWjvK89+1DLacHPNjupzY\nLOJ9RVqKfr7dyfFr6I2mmgy2MOffU348mwA5t5EaTiLaYT4wySpWdtWoO4vT6Zq1\nFsnWwdrQftK7en6gPNhR40ECgYBzYmIQJEMa2YktlDO7e2O7oezr554u0cuNvBWu\nfcNnCkHn2F2auAyokSHzxhMGq2KDzXKG5ZYgMsBtovz3uwvgeeLhYmTikWesqhcG\ndsZ7yyDvXSnXligaAdwB1NatAhJbmqzrT0Y/PcuspHJ1iNI/8HkV/k6pFhkvNQZg\nYSZ03QKBgDxrPDuY6yHGKd/xfZ5VSQ4jPqXzzHKQIoKHecCjMl8oxLcEldcTvQ1O\nbiYG2XePxHlScukaRSKUCZ6IrrA6twPGODOTU28CsFlrwtl8InZy+X3YNKIRsxxY\nkqx00xj5tEJRy1LcHurZNbUaU+aaWwL6wXVr8zvUfPG8Ea1fhahq\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c6dc4c3a22b347ee9a199c7aba28501f', 'name': u'vping-keypair-e01bc209-2d11-41a8-8637-892e8712da05', 'created_at': '2018-05-11T05:59:08.164381', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'37995a247fef4c57917db1fa5f828cb1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'e6:c4:b7:11:5e:ef:b0:dd:84:4c:18:8c:3d:23:d1:e8', 'type': 'ssh', 'id': u'vping-keypair-e01bc209-2d11-41a8-8637-892e8712da05'}) 2018-05-11 05:59:08,164 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAtgEFqIuIN8PIfN7cQEFmKwnsT3J0oS3m4L2Z7lWed08xmCPU QBG/BSRK0ljCA1nFz79dh5nfEs0heGd/goFrSW3tgHQjEDiRdPSmd4WMqGA7gcF2 7BuGQIr4bh2X3jCaNnTuXbvaSXkVoZbyTEZWThe1Sg80HgcrLcKAZ/UQ2t8qHNUy qvZ0x299xpEA8xV2Yp1tXJFhbZ4JOjyxuLSq79o6c4zDVYvSn5gZZuLdLmHzPa1r f1+ArkYUrdeVVnAK4mGIPzvClA3suWiMW0y7g++9mdMi57N2/GKjsjVH43Xtk96D HCpRiToA+6m5LXHoEc9/ZgXseNLixgGqZQtdXwIDAQABAoIBADS/oxYwKnCPC6I1 LPxqd+PtYlG8SFUWap2kFeLfaagGiccgSzmuawBgflbsZn52HECTo9XTILXgQd0V kf0O6TtE4tqhzi+7VVziMwTc7eE20shOe9r+NzCplkrDxOoeh/NUfGkqMp+sujo0 91Bn6keD04T9VwuE5FzEzFZUzmfAXBJxLRjd14uVNBoF5AF7dZGVgmjuAqT+CpQF jEHFJEN//KFdkZRQpRIysn0/bhLUBgcI5joLWpq+zxb9yH4X9Fo8rWTggEqLm25f bHY+92Y6axhx3OLf9PT/XJESA1JiCrj+36ssjVQsYyz0UEKit7fY3w1hws1ftZgi U7fKjfECgYEA8fZ1T6HwCiGRLTRt14xu+Jb9A/EgDyj08EctsAHCvQKfO/1DPo1P 8FnfYPXCe5Ku4sppAyvjFMh5ZTAb/6XDDhvMpeD3VmSjTj64kF6x4d/mu8mr2yx1 3rn1Gy4/qY3f1XR/BK+Gisg9+9fk6N+Jem/CLUTWQuK2tvbP3oZZyM0CgYEAwJAU JaSFWKYuiii2h3VgH1P0ddcnFzHBVipX6yloZmkrks8aqBiPNnieDUXWIIGa2KoO WA8ax02/1Gxja0Nj/CBNx5SBAPDMoYaJWGVc9thHNBL9uSbdM+q1ic2z8tzVIQ7T 2npiX+hKOlUhxKWHP15+HnqPmI/ZcTkNI2vG7tsCgYEAqhGBAyffgD93uz5OtmKO 3UvDKzIgRoeTIg/lnQCf0Bo3sgKhcSYCOf3xdEVJHXJMWjvK89+1DLacHPNjupzY LOJ9RVqKfr7dyfFr6I2mmgy2MOffU348mwA5t5EaTiLaYT4wySpWdtWoO4vT6Zq1 FsnWwdrQftK7en6gPNhR40ECgYBzYmIQJEMa2YktlDO7e2O7oezr554u0cuNvBWu fcNnCkHn2F2auAyokSHzxhMGq2KDzXKG5ZYgMsBtovz3uwvgeeLhYmTikWesqhcG dsZ7yyDvXSnXligaAdwB1NatAhJbmqzrT0Y/PcuspHJ1iNI/8HkV/k6pFhkvNQZg YSZ03QKBgDxrPDuY6yHGKd/xfZ5VSQ4jPqXzzHKQIoKHecCjMl8oxLcEldcTvQ1O biYG2XePxHlScukaRSKUCZ6IrrA6twPGODOTU28CsFlrwtl8InZy+X3YNKIRsxxY kqx00xj5tEJRy1LcHurZNbUaU+aaWwL6wXVr8zvUfPG8Ea1fhahq -----END RSA PRIVATE KEY----- 2018-05-11 05:59:09,382 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--e01bc209-2d11-41a8-8637-892e8712da05' 2018-05-11 05:59:19,251 - 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-e01bc209-2d11-41a8-8637-892e8712da05': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ac:c3:0d', u'version': 4, u'addr': u'192.168.130.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0c58bc82-a9a9-496d-be83-7d9f9970ccae'}), 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-00000023', u'OS-SRV-USG:launched_at': u'2018-05-11T05:59:17.000000', 'flavor': Munch({u'id': u'd74185e3-a937-4d25-8edc-c196540dbe75'}), 'az': u'nova', 'id': u'4008a66a-9d4b-45f0-9714-bdf7d58e6a2c', 'security_groups': [Munch({u'name': u'vping-sg-e01bc209-2d11-41a8-8637-892e8712da05'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c6dc4c3a22b347ee9a199c7aba28501f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'37995a247fef4c57917db1fa5f828cb1', '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-11T05:59:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-11T05:59:18Z', 'hostId': u'3125b2fca268fd1e9e5bb3373fccd6f841bd1d6aa04db3cab929f866', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-e01bc209-2d11-41a8-8637-892e8712da05', 'public_v6': '', 'private_v4': u'192.168.130.12', 'cloud': 'envvars', 'host_id': u'3125b2fca268fd1e9e5bb3373fccd6f841bd1d6aa04db3cab929f866', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp001', 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-00000023', u'OS-SRV-USG:launched_at': u'2018-05-11T05:59:17.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-odl-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'37995a247fef4c57917db1fa5f828cb1', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-odl-ha.local', 'name': u'opnfv-vping-2-ssh--e01bc209-2d11-41a8-8637-892e8712da05', 'adminPass': u'KJN84fWYf3gB', 'tenant_id': u'37995a247fef4c57917db1fa5f828cb1', 'created_at': u'2018-05-11T05:59:10Z', 'created': u'2018-05-11T05:59:10Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-11 05:59:22,489 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'ACTIVE', 'router_id': u'3fac0d9c-3d1f-423e-a997-5f60138691ed', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'37995a247fef4c57917db1fa5f828cb1', 'created_at': u'2018-05-11T05:59:21Z', 'attached': True, 'updated_at': u'2018-05-11T05:59:21Z', 'id': u'5c8916aa-ee42-4397-9ee2-f28bebd6993e', 'floating_network_id': u'df7df4b5-108e-4dfb-aeaf-77f7ff0895fe', 'fixed_ip_address': u'192.168.130.12', 'floating_ip_address': u'172.30.10.114', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'37995a247fef4c57917db1fa5f828cb1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'3fac0d9c-3d1f-423e-a997-5f60138691ed', 'project_id': u'37995a247fef4c57917db1fa5f828cb1', 'port_id': u'0983eca3-c597-4857-b7bf-9de6d0cf0764', 'port': u'0983eca3-c597-4857-b7bf-9de6d0cf0764', 'network': u'df7df4b5-108e-4dfb-aeaf-77f7ff0895fe'}) 2018-05-11 05:59:24,182 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - vm2 console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 7602543185766 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.117913] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.119442] pid_max: default: 32768 minimum: 301 [ 0.120270] ACPI: Core revision 20150930 [ 0.121604] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.122849] Security Framework initialized [ 0.123592] Yama: becoming mindful. [ 0.124263] AppArmor: AppArmor initialized [ 0.125080] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.126357] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.127594] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128752] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.130084] Initializing cgroup subsys io [ 0.130846] Initializing cgroup subsys memory [ 0.131664] Initializing cgroup subsys devices [ 0.132476] Initializing cgroup subsys freezer [ 0.133295] Initializing cgroup subsys net_cls [ 0.134098] Initializing cgroup subsys perf_event [ 0.134947] Initializing cgroup subsys net_prio [ 0.135775] Initializing cgroup subsys hugetlb [ 0.136591] Initializing cgroup subsys pids [ 0.137409] CPU: Physical Processor ID: 0 [ 0.138849] mce: CPU supports 10 MCE banks [ 0.139647] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.140595] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.149908] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.155089] ftrace: allocating 31920 entries in 125 pages [ 0.177244] smpboot: Max logical packages: 1 [ 0.178073] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.179301] x2apic enabled [ 0.179993] Switched APIC routing to physical x2apic. [ 0.181478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.182535] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.184414] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.186073] ... version: 2 [ 0.186812] ... bit width: 48 [ 0.187557] ... generic registers: 4 [ 0.188285] ... value mask: 0000ffffffffffff [ 0.189219] ... max period: 000000007fffffff [ 0.190144] ... fixed-purpose events: 3 [ 0.190897] ... event mask: 000000070000000f [ 0.191844] KVM setup paravirtual spinlock [ 0.193093] x86: Booted up 1 node, 1 CPUs [ 0.193866] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.195158] devtmpfs: initialized [ 0.196815] evm: security.selinux [ 0.197496] evm: security.SMACK64 [ 0.198138] evm: security.SMACK64EXEC [ 0.198814] evm: security.SMACK64TRANSMUTE [ 0.199570] evm: security.SMACK64MMAP [ 0.200242] evm: security.ima [ 0.200822] evm: security.capability [ 0.201557] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.203298] pinctrl core: initialized pinctrl subsystem [ 0.204345] RTC time: 5:59:18, date: 05/11/18 [ 0.205252] NET: Registered protocol family 16 [ 0.206161] cpuidle: using governor ladder [ 0.206928] cpuidle: using governor menu [ 0.207646] PCCT header not found. [ 0.208352] ACPI: bus type PCI registered [ 0.209118] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.210288] PCI: Using configuration type 1 for base access [ 0.211282] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.213194] ACPI: Added _OSI(Module Device) [ 0.214012] ACPI: Added _OSI(Processor Device) [ 0.214814] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.215651] ACPI: Added _OSI(Processor Aggregator Device) [ 0.217447] ACPI: Interpreter enabled [ 0.218187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.219886] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.221615] ACPI: (supports S0 S3 S4 S5) [ 0.222328] ACPI: Using IOAPIC for interrupt routing [ 0.223216] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.226182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.227290] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.228469] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.229612] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.231728] acpiphp: Slot [3] registered [ 0.232505] acpiphp: Slot [4] registered [ 0.233249] acpiphp: Slot [5] registered [ 0.234004] acpiphp: Slot [6] registered [ 0.234741] acpiphp: Slot [7] registered [ 0.235478] acpiphp: Slot [8] registered [ 0.236225] acpiphp: Slot [9] registered [ 0.236981] acpiphp: Slot [10] registered [ 0.237745] acpiphp: Slot [11] registered [ 0.245209] acpiphp: Slot [12] registered [ 0.246003] acpiphp: Slot [13] registered [ 0.246751] acpiphp: Slot [14] registered [ 0.247498] acpiphp: Slot [15] registered [ 0.248258] acpiphp: Slot [16] registered [ 0.249004] acpiphp: Slot [17] registered [ 0.249783] acpiphp: Slot [18] registered [ 0.250534] acpiphp: Slot [19] registered [ 0.251280] acpiphp: Slot [20] registered [ 0.252040] acpiphp: Slot [21] registered [ 0.252811] acpiphp: Slot [22] registered [ 0.253568] acpiphp: Slot [23] registered [ 0.254321] acpiphp: Slot [24] registered [ 0.255090] acpiphp: Slot [25] registered [ 0.255841] acpiphp: Slot [26] registered [ 0.256599] acpiphp: Slot [27] registered [ 0.257348] acpiphp: Slot [28] registered [ 0.258100] acpiphp: Slot [29] registered [ 0.258863] acpiphp: Slot [30] registered [ 0.259613] acpiphp: Slot [31] registered [ 0.260355] PCI host bridge to bus 0000:00 [ 0.261130] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.262263] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.263410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.264742] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.266110] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.267491] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.271290] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.272547] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.273675] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.274868] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.279219] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.280575] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.308891] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.311375] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.312694] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.313964] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.315210] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.316377] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.317449] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.318470] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.319900] vgaarb: loaded [ 0.320470] vgaarb: bridge control possible 0000:00:02.0 [ 0.321552] SCSI subsystem initialized [ 0.322319] ACPI: bus type USB registered [ 0.323090] usbcore: registered new interface driver usbfs [ 0.324066] usbcore: registered new interface driver hub [ 0.325015] usbcore: registered new device driver usb [ 0.326023] PCI: Using ACPI for IRQ routing [ 0.327003] NetLabel: Initializing [ 0.327683] NetLabel: domain hash size = 128 [ 0.328468] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.329386] NetLabel: unlabeled traffic allowed by default [ 0.330412] clocksource: Switched to clocksource kvm-clock [ 0.335729] AppArmor: AppArmor Filesystem Enabled [ 0.336660] pnp: PnP ACPI init [ 0.337490] pnp: PnP ACPI: found 5 devices [ 0.343802] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.345426] NET: Registered protocol family 2 [ 0.346318] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.347528] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.348629] TCP: Hash tables configured (established 4096 bind 4096) [ 0.349722] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.350728] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.351830] NET: Registered protocol family 1 [ 0.352647] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.353675] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.354702] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.368576] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.382629] Trying to unpack rootfs image as initramfs... [ 0.432337] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.433977] Scanning for low memory corruption every 60 seconds [ 0.435265] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.436370] audit: initializing netlink subsys (disabled) [ 0.437352] audit: type=2000 audit(1526018358.535:1): initialized [ 0.438620] Initialise system trusted keyring [ 0.439510] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.440617] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.442517] zbud: loaded [ 0.443192] VFS: Disk quotas dquot_6.6.0 [ 0.443948] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.445415] fuse init (API version 7.23) [ 0.446261] Key type big_key registered [ 0.447019] Allocating IMA MOK and blacklist keyrings. [ 0.448436] Key type asymmetric registered [ 0.449235] Asymmetric key parser 'x509' registered [ 0.450115] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.451498] io scheduler noop registered [ 0.452272] io scheduler deadline registered (default) [ 0.453200] io scheduler cfq registered [ 0.453985] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.454986] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.456195] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.457583] ACPI: Power Button [PWRF] [ 0.458380] GHES: HEST is not enabled! [ 0.471969] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.499573] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.513774] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.515570] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.538902] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.540846] Linux agpgart interface v0.103 [ 0.542791] brd: module loaded [ 0.543890] loop: module loaded [ 0.550143] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.551480] GPT:90111 != 2097151 [ 0.552082] GPT:Alternate GPT header not at the end of the disk. [ 0.553096] GPT:90111 != 2097151 [ 0.553682] GPT: Use GNU Parted to correct GPT errors. [ 0.554553] vda: vda1 vda15 [ 0.556355] vdb: [ 0.557406] scsi host0: ata_piix [ 0.558097] scsi host1: ata_piix [ 0.558741] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.559863] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.561190] libphy: Fixed MDIO Bus: probed [ 0.561954] tun: Universal TUN/TAP device driver, 1.6 [ 0.562827] tun: (C) 1999-2004 Max Krasnyansky [ 0.564634] PPP generic driver version 2.4.2 [ 0.565451] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.566548] ehci-pci: EHCI PCI platform driver [ 0.567338] ehci-platform: EHCI generic platform driver [ 0.568248] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.569275] ohci-pci: OHCI PCI platform driver [ 0.570053] ohci-platform: OHCI generic platform driver [ 0.570951] uhci_hcd: USB Universal Host Controller Interface driver [ 0.585013] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.585948] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.587252] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.588132] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.589164] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.590287] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.591564] usb usb1: Product: UHCI Host Controller [ 0.592417] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.593483] usb usb1: SerialNumber: 0000:00:01.2 [ 0.594349] hub 1-0:1.0: USB hub found [ 0.595046] hub 1-0:1.0: 2 ports detected [ 0.595877] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.597755] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.598640] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.599594] mousedev: PS/2 mouse device common for all mice [ 0.600757] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.602454] rtc_cmos 00:00: RTC can wake from S4 [ 0.603430] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.604512] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.605621] i2c /dev entries driver [ 0.606301] device-mapper: uevent: version 1.0.3 [ 0.607161] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.608731] ledtrig-cpu: registered to indicate activity on CPUs [ 0.610291] NET: Registered protocol family 10 [ 0.611214] NET: Registered protocol family 17 [ 0.612026] Key type dns_resolver registered [ 0.612884] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.613896] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.615507] registered taskstats version 1 [ 0.616255] Loading compiled-in X.509 certificates [ 0.617624] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.619320] zswap: loaded using pool lzo/zbud [ 0.620641] Key type trusted registered [ 0.622104] Key type encrypted registered [ 0.622874] AppArmor: AppArmor sha1 policy hashing enabled [ 0.623812] ima: No TPM chip found, activating TPM-bypass! [ 0.624769] evm: HMAC attrs: 0x1 [ 0.632358] Magic number: 2:789:971 [ 0.633144] rtc_cmos 00:00: setting system clock to 2018-05-11 05:59:18 UTC (1526018358) [ 0.634603] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.635626] EDD information not available. [ 0.719333] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.720749] Write protecting the kernel read-only data: 14336k [ 0.722243] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.723897] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 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 [ 0.782999] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.63 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.12... Lease of 192.168.130.12 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCN4CHPQb8tKQHH8cSoubH+DXbWg7twa2YjpJza3muS945h9uM9jEft0VfSPFQDodh/Wo2ILLwmp/CGbDdDRKZxEfbCnScV5/BBVwMjKCU3H5s5KsBDvhSpQmVfdd0Lj/6tTiJGUFVZO8w+Q8mNHX9qyt5FqeO5XP2RUWlc3XabaSCgHTgB4xYmXK6Rz2sBbAcImj34/1ggHPRd3xdHl67JhLOUW3JUWOtilYWejgB7Qg+1HUHPw1s4M7TmqiXFKYON12KweJY81USH1HqA121K6F51zC2Yfg2NqvifII/V9xDov0Lyc97Z7+xupTUummZyTZc81TlWCPy98zC4BVax root@opnfv-vping-2-ssh--e01bc209-2d11-41a8-8637-892e8712da05 ssh-dss AAAAB3NzaC1kc3MAAACBAOjSyFSuiay5itZACh/SybJ0H5Sz399SRvns5a40JbwcInLo0V/e7k3N3msnLTKIF5AlFmOCaVG3t3b5ZQg/MlMDA+jU/sCztABeCkmbFlCi9RHr4Qpl5xEYCheEMr+mftD5B9TQGMmp5LJw2heEqpUzyTiUeGYXeVAYK7bQhbuVAAAAFQCq/1n4B18CcMPk2EaipL3Q6uB14wAAAIAwMSGvdMIDy/6cCxb8cOdvyjEsOrSUHC5FgitlL/s0iNuv5J+nXGFzLObD1MkxWe0uBIPMnLoZrqLXoXtbxTk6u8HoQ0wyWzkNzRkTFEZlCu/OY6R8kjKz6YlYYyhV/pLCwvA2EWeFJtuPQcWm2lz0syfQmRrRAr32C+orO7KRvAAAAIBjQ4csoxjaPZCOWNvOoG/BGjUQ8XTPCyb/ob5zKQ8D2FKFZphRZb3Ig/81UZzgvohYy4UN5lo4wqaV58g/Id7q7liB4OlSNSaD3deidqOFnUefFwBL7oAmEOXs+x869MSUEoVosvD+pfJyP8OprbF4zvUBKr1OljRCU5RNv94hHw== root@opnfv-vping-2-ssh--e01bc209-2d11-41a8-8637-892e8712da05 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.12,24,fe80::f816:3eff:feac:c30d/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.2 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.12 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 4008a66a-9d4b-45f0-9714-bdf7d58e6a2c name: opnfv-vping-2-ssh--e01bc209-2d11-41a8-8637-892e8712da05 availability-zone: nova local-hostname: opnfv-vping-2-ssh--e01bc209-2d11-41a8-8637-892e8712da05.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-ssh--e01bc209-2d11-41a8-8637-892e8712da05 login: 2018-05-11 05:59:24,182 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-11 06:00:24,243 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - try 1: cannot connect to 172.30.10.114 2018-05-11 06:01:34,275 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - try 2: cannot connect to 172.30.10.114 2018-05-11 06:02:44,347 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - try 3: cannot connect to 172.30.10.114 2018-05-11 06:03:54,419 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - try 4: cannot connect to 172.30.10.114 2018-05-11 06:05:04,477 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - try 5: cannot connect to 172.30.10.114 2018-05-11 06:06:14,482 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - try 6: cannot connect to 172.30.10.114 2018-05-11 06:06:24,491 - functest.opnfv_tests.openstack.vping.vping_ssh - ERROR - cannot connect to 172.30.10.114 2018-05-11 06:06:24,492 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-05-11 06:06:24,492 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-05-11 06:06:25,194 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 06:06:25,195 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 07:37 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-11 06:06:43,077 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-11 06:06:44,360 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'2ab39a78-cbe5-473a-8fba-4a62643d79b1'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-11T05:45:25Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'df7df4b5-108e-4dfb-aeaf-77f7ff0895fe', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'37995a247fef4c57917db1fa5f828cb1', u'created_at': u'2018-05-11T05:45:19Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'37995a247fef4c57917db1fa5f828cb1'}) 2018-05-11 06:06:44,361 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-11 06:06:44,361 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-11 06:06:44' 2018-05-11 06:06:44,362 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e' 2018-05-11 06:06:45,294 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-11T06:06:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/6c6d8966-28e1-457b-9973-6282c8cf3a09/file', u'owner': u'37995a247fef4c57917db1fa5f828cb1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'6c6d8966-28e1-457b-9973-6282c8cf3a09', u'size': None, u'name': u'functest-vping--7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e', u'checksum': None, u'self': u'/v2/images/6c6d8966-28e1-457b-9973-6282c8cf3a09', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-11T06:06:45Z', u'schema': u'/v2/schemas/image'}) 2018-05-11 06:06:45,294 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e' 2018-05-11 06:06:45,810 - 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-11T06:06:45Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'778111fb-2a3f-4bd0-a820-5af89e3503f0', u'provider:segmentation_id': 71, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e', u'admin_state_up': True, u'tenant_id': u'37995a247fef4c57917db1fa5f828cb1', u'created_at': u'2018-05-11T06:06:45Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'37995a247fef4c57917db1fa5f828cb1'}) 2018-05-11 06:06:46,769 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-11T06:06:46Z', 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'bb28de8e-4e56-4f1b-a25b-0a86c221b67f', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e', u'enable_dhcp': True, u'network_id': u'778111fb-2a3f-4bd0-a820-5af89e3503f0', u'tenant_id': u'37995a247fef4c57917db1fa5f828cb1', u'created_at': u'2018-05-11T06:06:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'37995a247fef4c57917db1fa5f828cb1'}) 2018-05-11 06:06:46,770 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e' 2018-05-11 06:06:48,295 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'df7df4b5-108e-4dfb-aeaf-77f7ff0895fe', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2ab39a78-cbe5-473a-8fba-4a62643d79b1', u'ip_address': u'172.30.10.115'}]}, u'description': u'', u'tags': [], u'tenant_id': u'37995a247fef4c57917db1fa5f828cb1', u'created_at': u'2018-05-11T06:06:46Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-11T06:06:48Z', u'revision_number': 2, u'routes': [], u'project_id': u'37995a247fef4c57917db1fa5f828cb1', u'id': u'e77e71ba-63ee-4ea5-9e59-cce583cb629b', u'name': u'vping-router-7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e'}) 2018-05-11 06:06:50,705 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e' 2018-05-11 06:06:50,889 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e', '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'37995a247fef4c57917db1fa5f828cb1', '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'abbb2b75-39d4-4c3c-9e51-1fa7ecec997d', 'swap': 0}) 2018-05-11 06:06:51,833 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e' 2018-05-11 06:07:03,238 - 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-7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5c:90:a4', u'version': 4, u'addr': u'192.168.130.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6c6d8966-28e1-457b-9973-6282c8cf3a09'}), 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-00000026', u'OS-SRV-USG:launched_at': u'2018-05-11T06:07:00.000000', 'flavor': Munch({u'id': u'abbb2b75-39d4-4c3c-9e51-1fa7ecec997d'}), 'az': u'nova', 'id': u'cf405dd7-ad8f-4a08-8ef9-70f754a4cea1', 'security_groups': [Munch({u'name': u'vping-sg-7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c6dc4c3a22b347ee9a199c7aba28501f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'37995a247fef4c57917db1fa5f828cb1', '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-11T06:07:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-11T06:07:01Z', 'hostId': u'3125b2fca268fd1e9e5bb3373fccd6f841bd1d6aa04db3cab929f866', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.7', 'cloud': 'envvars', 'host_id': u'3125b2fca268fd1e9e5bb3373fccd6f841bd1d6aa04db3cab929f866', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp001', 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-00000026', u'OS-SRV-USG:launched_at': u'2018-05-11T06:07:00.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-odl-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'37995a247fef4c57917db1fa5f828cb1', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-odl-ha.local', 'name': u'opnfv-vping-1-7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e', 'adminPass': u'orC3sriY2dM8', 'tenant_id': u'37995a247fef4c57917db1fa5f828cb1', 'created_at': u'2018-05-11T06:06:54Z', 'created': u'2018-05-11T06:06:54Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-11 06:07:05,152 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm1 console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 8065294333203 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.116981] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.118470] pid_max: default: 32768 minimum: 301 [ 0.119292] ACPI: Core revision 20150930 [ 0.120598] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.121812] Security Framework initialized [ 0.122554] Yama: becoming mindful. [ 0.123213] AppArmor: AppArmor initialized [ 0.123994] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.125254] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.126456] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.127588] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128898] Initializing cgroup subsys io [ 0.129639] Initializing cgroup subsys memory [ 0.130418] Initializing cgroup subsys devices [ 0.131217] Initializing cgroup subsys freezer [ 0.132002] Initializing cgroup subsys net_cls [ 0.132799] Initializing cgroup subsys perf_event [ 0.133631] Initializing cgroup subsys net_prio [ 0.134431] Initializing cgroup subsys hugetlb [ 0.135224] Initializing cgroup subsys pids [ 0.136009] CPU: Physical Processor ID: 0 [ 0.137449] mce: CPU supports 10 MCE banks [ 0.138223] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.139160] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.148913] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.154235] ftrace: allocating 31920 entries in 125 pages [ 0.177135] smpboot: Max logical packages: 1 [ 0.177919] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.179144] x2apic enabled [ 0.179821] Switched APIC routing to physical x2apic. [ 0.181271] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.182307] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.184156] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.185792] ... version: 2 [ 0.186518] ... bit width: 48 [ 0.187263] ... generic registers: 4 [ 0.187978] ... value mask: 0000ffffffffffff [ 0.188877] ... max period: 000000007fffffff [ 0.189775] ... fixed-purpose events: 3 [ 0.190485] ... event mask: 000000070000000f [ 0.191435] KVM setup paravirtual spinlock [ 0.192676] x86: Booted up 1 node, 1 CPUs [ 0.193412] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.194679] devtmpfs: initialized [ 0.196330] evm: security.selinux [ 0.196966] evm: security.SMACK64 [ 0.197590] evm: security.SMACK64EXEC [ 0.198267] evm: security.SMACK64TRANSMUTE [ 0.199024] evm: security.SMACK64MMAP [ 0.199703] evm: security.ima [ 0.200276] evm: security.capability [ 0.201009] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.202737] pinctrl core: initialized pinctrl subsystem [ 0.203744] RTC time: 6:07:01, date: 05/11/18 [ 0.204635] NET: Registered protocol family 16 [ 0.205542] cpuidle: using governor ladder [ 0.206289] cpuidle: using governor menu [ 0.207019] PCCT header not found. [ 0.207690] ACPI: bus type PCI registered [ 0.208420] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.209565] PCI: Using configuration type 1 for base access [ 0.210554] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.212440] ACPI: Added _OSI(Module Device) [ 0.213213] ACPI: Added _OSI(Processor Device) [ 0.214000] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.214839] ACPI: Added _OSI(Processor Aggregator Device) [ 0.216643] ACPI: Interpreter enabled [ 0.217343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.219020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.220693] ACPI: (supports S0 S3 S4 S5) [ 0.221413] ACPI: Using IOAPIC for interrupt routing [ 0.222279] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.225216] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.226283] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.227436] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.228534] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.230590] acpiphp: Slot [3] registered [ 0.231322] acpiphp: Slot [4] registered [ 0.232041] acpiphp: Slot [5] registered [ 0.232759] acpiphp: Slot [6] registered [ 0.233480] acpiphp: Slot [7] registered [ 0.234196] acpiphp: Slot [8] registered [ 0.234948] acpiphp: Slot [9] registered [ 0.235680] acpiphp: Slot [10] registered [ 0.236416] acpiphp: Slot [11] registered [ 0.243795] acpiphp: Slot [12] registered [ 0.244539] acpiphp: Slot [13] registered [ 0.245283] acpiphp: Slot [14] registered [ 0.246031] acpiphp: Slot [15] registered [ 0.246797] acpiphp: Slot [16] registered [ 0.247546] acpiphp: Slot [17] registered [ 0.248300] acpiphp: Slot [18] registered [ 0.249050] acpiphp: Slot [19] registered [ 0.249800] acpiphp: Slot [20] registered [ 0.250556] acpiphp: Slot [21] registered [ 0.251303] acpiphp: Slot [22] registered [ 0.252030] acpiphp: Slot [23] registered [ 0.252768] acpiphp: Slot [24] registered [ 0.253499] acpiphp: Slot [25] registered [ 0.254224] acpiphp: Slot [26] registered [ 0.254958] acpiphp: Slot [27] registered [ 0.255702] acpiphp: Slot [28] registered [ 0.256455] acpiphp: Slot [29] registered [ 0.257222] acpiphp: Slot [30] registered [ 0.257967] acpiphp: Slot [31] registered [ 0.258720] PCI host bridge to bus 0000:00 [ 0.259456] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.260567] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.261686] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.262999] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.264301] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.265617] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.269403] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.270606] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.271710] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.272889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.277514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.278978] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.306527] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.307909] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.309808] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.311097] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.312325] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.313451] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.314504] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.315481] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316877] vgaarb: loaded [ 0.317419] vgaarb: bridge control possible 0000:00:02.0 [ 0.318479] SCSI subsystem initialized [ 0.319264] ACPI: bus type USB registered [ 0.320027] usbcore: registered new interface driver usbfs [ 0.320976] usbcore: registered new interface driver hub [ 0.321907] usbcore: registered new device driver usb [ 0.322936] PCI: Using ACPI for IRQ routing [ 0.323892] NetLabel: Initializing [ 0.324546] NetLabel: domain hash size = 128 [ 0.325343] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.326233] NetLabel: unlabeled traffic allowed by default [ 0.327295] clocksource: Switched to clocksource kvm-clock [ 0.332918] AppArmor: AppArmor Filesystem Enabled [ 0.333853] pnp: PnP ACPI init [ 0.334728] pnp: PnP ACPI: found 5 devices [ 0.341113] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.342725] NET: Registered protocol family 2 [ 0.343612] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.344800] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.345877] TCP: Hash tables configured (established 4096 bind 4096) [ 0.346976] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.348030] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.349125] NET: Registered protocol family 1 [ 0.349931] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.350972] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.351964] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.365605] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.379639] Trying to unpack rootfs image as initramfs... [ 0.429320] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.431000] Scanning for low memory corruption every 60 seconds [ 0.432245] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.433303] audit: initializing netlink subsys (disabled) [ 0.434238] audit: type=2000 audit(1526018821.365:1): initialized [ 0.435525] Initialise system trusted keyring [ 0.436390] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.437486] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.439386] zbud: loaded [ 0.440026] VFS: Disk quotas dquot_6.6.0 [ 0.440764] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.442180] fuse init (API version 7.23) [ 0.443010] Key type big_key registered [ 0.443772] Allocating IMA MOK and blacklist keyrings. [ 0.445238] Key type asymmetric registered [ 0.446001] Asymmetric key parser 'x509' registered [ 0.446906] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.448258] io scheduler noop registered [ 0.448983] io scheduler deadline registered (default) [ 0.449898] io scheduler cfq registered [ 0.450670] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.451634] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.452795] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.454094] ACPI: Power Button [PWRF] [ 0.454858] GHES: HEST is not enabled! [ 0.468433] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.496127] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.510307] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.512112] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.536522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.538523] Linux agpgart interface v0.103 [ 0.540507] brd: module loaded [ 0.541598] loop: module loaded [ 0.547869] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.549473] GPT:90111 != 2097151 [ 0.550191] GPT:Alternate GPT header not at the end of the disk. [ 0.551333] GPT:90111 != 2097151 [ 0.551919] GPT: Use GNU Parted to correct GPT errors. [ 0.552767] vda: vda1 vda15 [ 0.554592] vdb: [ 0.555650] scsi host0: ata_piix [ 0.556306] scsi host1: ata_piix [ 0.556929] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.558013] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.559322] libphy: Fixed MDIO Bus: probed [ 0.560052] tun: Universal TUN/TAP device driver, 1.6 [ 0.560891] tun: (C) 1999-2004 Max Krasnyansky [ 0.562701] PPP generic driver version 2.4.2 [ 0.563769] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.564863] ehci-pci: EHCI PCI platform driver [ 0.565664] ehci-platform: EHCI generic platform driver [ 0.566591] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.567867] ohci-pci: OHCI PCI platform driver [ 0.568873] ohci-platform: OHCI generic platform driver [ 0.569527] uhci_hcd: USB Universal Host Controller Interface driver [ 0.583197] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.584263] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.585674] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.586647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.587740] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.588968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.590320] usb usb1: Product: UHCI Host Controller [ 0.591272] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.592498] usb usb1: SerialNumber: 0000:00:01.2 [ 0.593538] hub 1-0:1.0: USB hub found [ 0.594316] hub 1-0:1.0: 2 ports detected [ 0.595271] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.597295] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.598245] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.599344] mousedev: PS/2 mouse device common for all mice [ 0.600549] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.602410] rtc_cmos 00:00: RTC can wake from S4 [ 0.603488] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.604678] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.605975] i2c /dev entries driver [ 0.606728] device-mapper: uevent: version 1.0.3 [ 0.607657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.609283] ledtrig-cpu: registered to indicate activity on CPUs [ 0.611062] NET: Registered protocol family 10 [ 0.612101] NET: Registered protocol family 17 [ 0.612980] Key type dns_resolver registered [ 0.613900] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.614989] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.616766] registered taskstats version 1 [ 0.617573] Loading compiled-in X.509 certificates [ 0.619012] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.620886] zswap: loaded using pool lzo/zbud [ 0.622825] Key type trusted registered [ 0.624383] Key type encrypted registered [ 0.625165] AppArmor: AppArmor sha1 policy hashing enabled [ 0.626161] ima: No TPM chip found, activating TPM-bypass! [ 0.627151] evm: HMAC attrs: 0x1 [ 0.634703] Magic number: 2:518:114 [ 0.635523] rtc_cmos 00:00: setting system clock to 2018-05-11 06:07:01 UTC (1526018821) [ 0.637046] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.638085] EDD information not available. [ 0.716226] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.717529] Write protecting the kernel read-only data: 14336k [ 0.718963] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.720503] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 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 1.60 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... [ 1.781786] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGu69gMvudYZPvX/AiQudc6VsnO6x+IZRGLRKjDun4MEP0OchxtJF2s7OOs8N1j39V0vY5kNe2ecFuZRV4uJbXwmT2MeWaH7t3upjYA4bnkLcmTH8oHnX9MjZL22FEXiMpCy8InrkUz8Xc+nCf0suo1mFy0pacpeosDXOUn5+hUY0ltA+LYUOxqWbmS4FwgVr7fU3JEtRMKaKdysI4apYJvT+6Q1KaEzs7AmG2vIzGHs9GmVw0GOEed+yxrUB5kAEG520LBv5NrU4s8chSjuFp2wyvcQ4eL2UWxNkqrh+Ae2rZtTDWn+mwiPhzqFNM/fmdu/yj2paLDmIFotie1vMd root@opnfv-vping-1-7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e ssh-dss AAAAB3NzaC1kc3MAAACBAKDo1Xct4spLiUs4tk7J9WpYcKNwfmxojr7rZsJ1R0mGQfOqztfaz5/lFb918+CbDg/FMo86Vs0kYLDE4G6Ro/sBXwobY8J4kL9rlmLdnKuI5cO1hFIw4tF+VQJ10lqUifiHZHGqh7pNu0cFKk1eTndTzMGYW5ValxSZ62VtBeAfAAAAFQCqKOq4ZziVx4/k7vhlJc0L60pCYQAAAIEAkkJroZWCsMa1ZR5D5KBDuW8qZ/7hPA9Or3eNp5aaSRqbBRkiGNtpYstOyW+ilZj4pRzSnWFCY6NelpZ0HQhDbVNHBCdM3IQzpZ5ry3pR7NfhdYoivIBO7QyEjHXU4xC2nTbo/exiMhGVjTg5urmHpzWuC2AMp7XAE/B7L66uPukAAACAIwRrOF8vpe8xvxJLRotpn2Ur9JdKXQ6wsP3amlAhu0C3E8kdHqOgWncpGRB5kNSC50h35StiPA4xxI0AmKiPR7Lh9y+R3J9ouCMe+3jzs9XWg2zgSGIkUee4wBlfXQRsiuUAXzZASJvdfTIIi6LDxsz4XjGOmkUEqTVMqDu4x6E= root@opnfv-vping-1-7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:fe5c:90a4/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.2 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cf405dd7-ad8f-4a08-8ef9-70f754a4cea1 name: opnfv-vping-1-7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e availability-zone: nova local-hostname: opnfv-vping-1-7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.80 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e login: 2018-05-11 06:07:05,153 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e' 2018-05-11 06:07:15,519 - 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-7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6c:56:3f', u'version': 4, u'addr': u'192.168.130.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6c6d8966-28e1-457b-9973-6282c8cf3a09'}), 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-00000029', u'OS-SRV-USG:launched_at': u'2018-05-11T06:07:13.000000', 'flavor': Munch({u'id': u'abbb2b75-39d4-4c3c-9e51-1fa7ecec997d'}), 'az': u'nova', 'id': u'b397d94b-31b0-4b55-8286-1dab6d0e4a39', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c6dc4c3a22b347ee9a199c7aba28501f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'37995a247fef4c57917db1fa5f828cb1', '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-11T06:07:13.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-11T06:07:14Z', 'hostId': u'5e5a91ccb9e7bed98ad53f8b20e2eaeeea7eee3488d34ec05da0c53d', u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.130.10', 'cloud': 'envvars', 'host_id': u'5e5a91ccb9e7bed98ad53f8b20e2eaeeea7eee3488d34ec05da0c53d', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'cmp002', 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-00000029', u'OS-SRV-USG:launched_at': u'2018-05-11T06:07:13.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-odl-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'37995a247fef4c57917db1fa5f828cb1', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-odl-ha.local', 'name': u'opnfv-vping-2-userdata--7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e', 'adminPass': u'VZ4XXhJJ9HbH', 'tenant_id': u'37995a247fef4c57917db1fa5f828cb1', 'created_at': u'2018-05-11T06:07:06Z', 'created': u'2018-05-11T06:07:06Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-11 06:07:17,469 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - vm2 console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 8065294333203 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.116981] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.118470] pid_max: default: 32768 minimum: 301 [ 0.119292] ACPI: Core revision 20150930 [ 0.120598] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.121812] Security Framework initialized [ 0.122554] Yama: becoming mindful. [ 0.123213] AppArmor: AppArmor initialized [ 0.123994] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.125254] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.126456] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.127588] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128898] Initializing cgroup subsys io [ 0.129639] Initializing cgroup subsys memory [ 0.130418] Initializing cgroup subsys devices [ 0.131217] Initializing cgroup subsys freezer [ 0.132002] Initializing cgroup subsys net_cls [ 0.132799] Initializing cgroup subsys perf_event [ 0.133631] Initializing cgroup subsys net_prio [ 0.134431] Initializing cgroup subsys hugetlb [ 0.135224] Initializing cgroup subsys pids [ 0.136009] CPU: Physical Processor ID: 0 [ 0.137449] mce: CPU supports 10 MCE banks [ 0.138223] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.139160] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.148913] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.154235] ftrace: allocating 31920 entries in 125 pages [ 0.177135] smpboot: Max logical packages: 1 [ 0.177919] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.179144] x2apic enabled [ 0.179821] Switched APIC routing to physical x2apic. [ 0.181271] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.182307] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.184156] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.185792] ... version: 2 [ 0.186518] ... bit width: 48 [ 0.187263] ... generic registers: 4 [ 0.187978] ... value mask: 0000ffffffffffff [ 0.188877] ... max period: 000000007fffffff [ 0.189775] ... fixed-purpose events: 3 [ 0.190485] ... event mask: 000000070000000f [ 0.191435] KVM setup paravirtual spinlock [ 0.192676] x86: Booted up 1 node, 1 CPUs [ 0.193412] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.194679] devtmpfs: initialized [ 0.196330] evm: security.selinux [ 0.196966] evm: security.SMACK64 [ 0.197590] evm: security.SMACK64EXEC [ 0.198267] evm: security.SMACK64TRANSMUTE [ 0.199024] evm: security.SMACK64MMAP [ 0.199703] evm: security.ima [ 0.200276] evm: security.capability [ 0.201009] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.202737] pinctrl core: initialized pinctrl subsystem [ 0.203744] RTC time: 6:07:01, date: 05/11/18 [ 0.204635] NET: Registered protocol family 16 [ 0.205542] cpuidle: using governor ladder [ 0.206289] cpuidle: using governor menu [ 0.207019] PCCT header not found. [ 0.207690] ACPI: bus type PCI registered [ 0.208420] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.209565] PCI: Using configuration type 1 for base access [ 0.210554] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.212440] ACPI: Added _OSI(Module Device) [ 0.213213] ACPI: Added _OSI(Processor Device) [ 0.214000] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.214839] ACPI: Added _OSI(Processor Aggregator Device) [ 0.216643] ACPI: Interpreter enabled [ 0.217343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.219020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.220693] ACPI: (supports S0 S3 S4 S5) [ 0.221413] ACPI: Using IOAPIC for interrupt routing [ 0.222279] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.225216] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.226283] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.227436] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.228534] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.230590] acpiphp: Slot [3] registered [ 0.231322] acpiphp: Slot [4] registered [ 0.232041] acpiphp: Slot [5] registered [ 0.232759] acpiphp: Slot [6] registered [ 0.233480] acpiphp: Slot [7] registered [ 0.234196] acpiphp: Slot [8] registered [ 0.234948] acpiphp: Slot [9] registered [ 0.235680] acpiphp: Slot [10] registered [ 0.236416] acpiphp: Slot [11] registered [ 0.243795] acpiphp: Slot [12] registered [ 0.244539] acpiphp: Slot [13] registered [ 0.245283] acpiphp: Slot [14] registered [ 0.246031] acpiphp: Slot [15] registered [ 0.246797] acpiphp: Slot [16] registered [ 0.247546] acpiphp: Slot [17] registered [ 0.248300] acpiphp: Slot [18] registered [ 0.249050] acpiphp: Slot [19] registered [ 0.249800] acpiphp: Slot [20] registered [ 0.250556] acpiphp: Slot [21] registered [ 0.251303] acpiphp: Slot [22] registered [ 0.252030] acpiphp: Slot [23] registered [ 0.252768] acpiphp: Slot [24] registered [ 0.253499] acpiphp: Slot [25] registered [ 0.254224] acpiphp: Slot [26] registered [ 0.254958] acpiphp: Slot [27] registered [ 0.255702] acpiphp: Slot [28] registered [ 0.256455] acpiphp: Slot [29] registered [ 0.257222] acpiphp: Slot [30] registered [ 0.257967] acpiphp: Slot [31] registered [ 0.258720] PCI host bridge to bus 0000:00 [ 0.259456] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.260567] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.261686] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.262999] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.264301] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.265617] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.269403] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.270606] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.271710] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.272889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.277514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.278978] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.306527] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.307909] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.309808] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.311097] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.312325] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.313451] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.314504] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.315481] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316877] vgaarb: loaded [ 0.317419] vgaarb: bridge control possible 0000:00:02.0 [ 0.318479] SCSI subsystem initialized [ 0.319264] ACPI: bus type USB registered [ 0.320027] usbcore: registered new interface driver usbfs [ 0.320976] usbcore: registered new interface driver hub [ 0.321907] usbcore: registered new device driver usb [ 0.322936] PCI: Using ACPI for IRQ routing [ 0.323892] NetLabel: Initializing [ 0.324546] NetLabel: domain hash size = 128 [ 0.325343] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.326233] NetLabel: unlabeled traffic allowed by default [ 0.327295] clocksource: Switched to clocksource kvm-clock [ 0.332918] AppArmor: AppArmor Filesystem Enabled [ 0.333853] pnp: PnP ACPI init [ 0.334728] pnp: PnP ACPI: found 5 devices [ 0.341113] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.342725] NET: Registered protocol family 2 [ 0.343612] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.344800] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.345877] TCP: Hash tables configured (established 4096 bind 4096) [ 0.346976] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.348030] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.349125] NET: Registered protocol family 1 [ 0.349931] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.350972] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.351964] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.365605] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.379639] Trying to unpack rootfs image as initramfs... [ 0.429320] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.431000] Scanning for low memory corruption every 60 seconds [ 0.432245] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.433303] audit: initializing netlink subsys (disabled) [ 0.434238] audit: type=2000 audit(1526018821.365:1): initialized [ 0.435525] Initialise system trusted keyring [ 0.436390] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.437486] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.439386] zbud: loaded [ 0.440026] VFS: Disk quotas dquot_6.6.0 [ 0.440764] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.442180] fuse init (API version 7.23) [ 0.443010] Key type big_key registered [ 0.443772] Allocating IMA MOK and blacklist keyrings. [ 0.445238] Key type asymmetric registered [ 0.446001] Asymmetric key parser 'x509' registered [ 0.446906] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.448258] io scheduler noop registered [ 0.448983] io scheduler deadline registered (default) [ 0.449898] io scheduler cfq registered [ 0.450670] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.451634] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.452795] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.454094] ACPI: Power Button [PWRF] [ 0.454858] GHES: HEST is not enabled! [ 0.468433] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.496127] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.510307] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.512112] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.536522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.538523] Linux agpgart interface v0.103 [ 0.540507] brd: module loaded [ 0.541598] loop: module loaded [ 0.547869] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.549473] GPT:90111 != 2097151 [ 0.550191] GPT:Alternate GPT header not at the end of the disk. [ 0.551333] GPT:90111 != 2097151 [ 0.551919] GPT: Use GNU Parted to correct GPT errors. [ 0.552767] vda: vda1 vda15 [ 0.554592] vdb: [ 0.555650] scsi host0: ata_piix [ 0.556306] scsi host1: ata_piix [ 0.556929] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.558013] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.559322] libphy: Fixed MDIO Bus: probed [ 0.560052] tun: Universal TUN/TAP device driver, 1.6 [ 0.560891] tun: (C) 1999-2004 Max Krasnyansky [ 0.562701] PPP generic driver version 2.4.2 [ 0.563769] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.564863] ehci-pci: EHCI PCI platform driver [ 0.565664] ehci-platform: EHCI generic platform driver [ 0.566591] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.567867] ohci-pci: OHCI PCI platform driver [ 0.568873] ohci-platform: OHCI generic platform driver [ 0.569527] uhci_hcd: USB Universal Host Controller Interface driver [ 0.583197] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.584263] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.585674] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.586647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.587740] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.588968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.590320] usb usb1: Product: UHCI Host Controller [ 0.591272] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.592498] usb usb1: SerialNumber: 0000:00:01.2 [ 0.593538] hub 1-0:1.0: USB hub found [ 0.594316] hub 1-0:1.0: 2 ports detected [ 0.595271] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.597295] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.598245] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.599344] mousedev: PS/2 mouse device common for all mice [ 0.600549] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.602410] rtc_cmos 00:00: RTC can wake from S4 [ 0.603488] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.604678] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.605975] i2c /dev entries driver [ 0.606728] device-mapper: uevent: version 1.0.3 [ 0.607657] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.609283] ledtrig-cpu: registered to indicate activity on CPUs [ 0.611062] NET: Registered protocol family 10 [ 0.612101] NET: Registered protocol family 17 [ 0.612980] Key type dns_resolver registered [ 0.613900] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.614989] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.616766] registered taskstats version 1 [ 0.617573] Loading compiled-in X.509 certificates [ 0.619012] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.620886] zswap: loaded using pool lzo/zbud [ 0.622825] Key type trusted registered [ 0.624383] Key type encrypted registered [ 0.625165] AppArmor: AppArmor sha1 policy hashing enabled [ 0.626161] ima: No TPM chip found, activating TPM-bypass! [ 0.627151] evm: HMAC attrs: 0x1 [ 0.634703] Magic number: 2:518:114 [ 0.635523] rtc_cmos 00:00: setting system clock to 2018-05-11 06:07:01 UTC (1526018821) [ 0.637046] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.638085] EDD information not available. [ 0.716226] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.717529] Write protecting the kernel read-only data: 14336k [ 0.718963] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.720503] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 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 1.60 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... [ 1.781786] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.7... Lease of 192.168.130.7 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGu69gMvudYZPvX/AiQudc6VsnO6x+IZRGLRKjDun4MEP0OchxtJF2s7OOs8N1j39V0vY5kNe2ecFuZRV4uJbXwmT2MeWaH7t3upjYA4bnkLcmTH8oHnX9MjZL22FEXiMpCy8InrkUz8Xc+nCf0suo1mFy0pacpeosDXOUn5+hUY0ltA+LYUOxqWbmS4FwgVr7fU3JEtRMKaKdysI4apYJvT+6Q1KaEzs7AmG2vIzGHs9GmVw0GOEed+yxrUB5kAEG520LBv5NrU4s8chSjuFp2wyvcQ4eL2UWxNkqrh+Ae2rZtTDWn+mwiPhzqFNM/fmdu/yj2paLDmIFotie1vMd root@opnfv-vping-1-7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e ssh-dss AAAAB3NzaC1kc3MAAACBAKDo1Xct4spLiUs4tk7J9WpYcKNwfmxojr7rZsJ1R0mGQfOqztfaz5/lFb918+CbDg/FMo86Vs0kYLDE4G6Ro/sBXwobY8J4kL9rlmLdnKuI5cO1hFIw4tF+VQJ10lqUifiHZHGqh7pNu0cFKk1eTndTzMGYW5ValxSZ62VtBeAfAAAAFQCqKOq4ZziVx4/k7vhlJc0L60pCYQAAAIEAkkJroZWCsMa1ZR5D5KBDuW8qZ/7hPA9Or3eNp5aaSRqbBRkiGNtpYstOyW+ilZj4pRzSnWFCY6NelpZ0HQhDbVNHBCdM3IQzpZ5ry3pR7NfhdYoivIBO7QyEjHXU4xC2nTbo/exiMhGVjTg5urmHpzWuC2AMp7XAE/B7L66uPukAAACAIwRrOF8vpe8xvxJLRotpn2Ur9JdKXQ6wsP3amlAhu0C3E8kdHqOgWncpGRB5kNSC50h35StiPA4xxI0AmKiPR7Lh9y+R3J9ouCMe+3jzs9XWg2zgSGIkUee4wBlfXQRsiuUAXzZASJvdfTIIi6LDxsz4XjGOmkUEqTVMqDu4x6E= root@opnfv-vping-1-7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.7,24,fe80::f816:3eff:fe5c:90a4/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.2 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cf405dd7-ad8f-4a08-8ef9-70f754a4cea1 name: opnfv-vping-1-7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e availability-zone: nova local-hostname: opnfv-vping-1-7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.80 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e login: /dev/root resized successfully [took 7.08s] 2018-05-11 06:07:17,469 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-11 06:07:17,470 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-11 06:07:19,567 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 8070490901960 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128867 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491788K/523744K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.128892] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130577] pid_max: default: 32768 minimum: 301 [ 0.131446] ACPI: Core revision 20150930 [ 0.132805] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134115] Security Framework initialized [ 0.134936] Yama: becoming mindful. [ 0.135700] AppArmor: AppArmor initialized [ 0.136582] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137920] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139203] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140506] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141951] Initializing cgroup subsys io [ 0.142718] Initializing cgroup subsys memory [ 0.143589] Initializing cgroup subsys devices [ 0.144516] Initializing cgroup subsys freezer [ 0.145398] Initializing cgroup subsys net_cls [ 0.146285] Initializing cgroup subsys perf_event [ 0.147213] Initializing cgroup subsys net_prio [ 0.148145] Initializing cgroup subsys hugetlb [ 0.149052] Initializing cgroup subsys pids [ 0.149926] CPU: Physical Processor ID: 0 [ 0.151427] mce: CPU supports 10 MCE banks [ 0.152256] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153283] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162758] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168010] ftrace: allocating 31920 entries in 125 pages [ 0.190071] smpboot: Max logical packages: 1 [ 0.190901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.192199] x2apic enabled [ 0.192892] Switched APIC routing to physical x2apic. [ 0.194357] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.195429] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.197331] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.198994] ... version: 2 [ 0.199741] ... bit width: 48 [ 0.200505] ... generic registers: 4 [ 0.201254] ... value mask: 0000ffffffffffff [ 0.202198] ... max period: 000000007fffffff [ 0.203141] ... fixed-purpose events: 3 [ 0.203894] ... event mask: 000000070000000f [ 0.204866] KVM setup paravirtual spinlock [ 0.206099] x86: Booted up 1 node, 1 CPUs [ 0.206861] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208180] devtmpfs: initialized [ 0.209839] evm: security.selinux [ 0.210504] evm: security.SMACK64 [ 0.211155] evm: security.SMACK64EXEC [ 0.211861] evm: security.SMACK64TRANSMUTE [ 0.212640] evm: security.SMACK64MMAP [ 0.213340] evm: security.ima [ 0.213925] evm: security.capability [ 0.214675] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216486] pinctrl core: initialized pinctrl subsystem [ 0.217543] RTC time: 6:07:13, date: 05/11/18 [ 0.218468] NET: Registered protocol family 16 [ 0.219409] cpuidle: using governor ladder [ 0.220196] cpuidle: using governor menu [ 0.220939] PCCT header not found. [ 0.221658] ACPI: bus type PCI registered [ 0.222437] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223652] PCI: Using configuration type 1 for base access [ 0.224695] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.226643] ACPI: Added _OSI(Module Device) [ 0.227458] ACPI: Added _OSI(Processor Device) [ 0.228297] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229160] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230965] ACPI: Interpreter enabled [ 0.231688] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233429] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.235190] ACPI: (supports S0 S3 S4 S5) [ 0.235947] ACPI: Using IOAPIC for interrupt routing [ 0.236858] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.239852] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.240995] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.242211] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.243392] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.245587] acpiphp: Slot [3] registered [ 0.246350] acpiphp: Slot [4] registered [ 0.247110] acpiphp: Slot [5] registered [ 0.247884] acpiphp: Slot [6] registered [ 0.248641] acpiphp: Slot [7] registered [ 0.249397] acpiphp: Slot [8] registered [ 0.250158] acpiphp: Slot [9] registered [ 0.250918] acpiphp: Slot [10] registered [ 0.251689] acpiphp: Slot [11] registered [ 0.258971] acpiphp: Slot [12] registered [ 0.259755] acpiphp: Slot [13] registered [ 0.260535] acpiphp: Slot [14] registered [ 0.261312] acpiphp: Slot [15] registered [ 0.262088] acpiphp: Slot [16] registered [ 0.262864] acpiphp: Slot [17] registered [ 0.263652] acpiphp: Slot [18] registered [ 0.264432] acpiphp: Slot [19] registered [ 0.265208] acpiphp: Slot [20] registered [ 0.265979] acpiphp: Slot [21] registered [ 0.266757] acpiphp: Slot [22] registered [ 0.267534] acpiphp: Slot [23] registered [ 0.268313] acpiphp: Slot [24] registered [ 0.269099] acpiphp: Slot [25] registered [ 0.269885] acpiphp: Slot [26] registered [ 0.270679] acpiphp: Slot [27] registered [ 0.271456] acpiphp: Slot [28] registered [ 0.272249] acpiphp: Slot [29] registered [ 0.273037] acpiphp: Slot [30] registered [ 0.273830] acpiphp: Slot [31] registered [ 0.274607] PCI host bridge to bus 0000:00 [ 0.275392] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.276603] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.277818] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.279242] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.280663] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.282140] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.285902] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.287199] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.288396] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.289662] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.293230] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.294603] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.322239] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324294] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.325583] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.326856] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.328127] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.329280] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.330366] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.331403] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.332905] vgaarb: loaded [ 0.333460] vgaarb: bridge control possible 0000:00:02.0 [ 0.334579] SCSI subsystem initialized [ 0.335370] ACPI: bus type USB registered [ 0.336169] usbcore: registered new interface driver usbfs [ 0.337175] usbcore: registered new interface driver hub [ 0.338170] usbcore: registered new device driver usb [ 0.339202] PCI: Using ACPI for IRQ routing [ 0.340182] NetLabel: Initializing [ 0.340860] NetLabel: domain hash size = 128 [ 0.341669] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.342589] NetLabel: unlabeled traffic allowed by default [ 0.343670] clocksource: Switched to clocksource kvm-clock [ 0.349043] AppArmor: AppArmor Filesystem Enabled [ 0.349974] pnp: PnP ACPI init [ 0.350820] pnp: PnP ACPI: found 5 devices [ 0.357135] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.358793] NET: Registered protocol family 2 [ 0.359718] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.360985] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.362139] TCP: Hash tables configured (established 4096 bind 4096) [ 0.363284] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.364353] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.365516] NET: Registered protocol family 1 [ 0.366350] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.367422] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.368485] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.382413] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.396464] Trying to unpack rootfs image as initramfs... [ 0.446030] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.447717] Scanning for low memory corruption every 60 seconds [ 0.449008] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.450144] audit: initializing netlink subsys (disabled) [ 0.451149] audit: type=2000 audit(1526018834.610:1): initialized [ 0.452481] Initialise system trusted keyring [ 0.453372] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.454517] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.456468] zbud: loaded [ 0.457129] VFS: Disk quotas dquot_6.6.0 [ 0.457907] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.459392] fuse init (API version 7.23) [ 0.460257] Key type big_key registered [ 0.461026] Allocating IMA MOK and blacklist keyrings. [ 0.462111] Key type asymmetric registered [ 0.462900] Asymmetric key parser 'x509' registered [ 0.463829] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.465231] io scheduler noop registered [ 0.465985] io scheduler deadline registered (default) [ 0.466945] io scheduler cfq registered [ 0.468127] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.469152] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.470392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.471798] ACPI: Power Button [PWRF] [ 0.472606] GHES: HEST is not enabled! [ 0.486195] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.513789] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.528008] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.529801] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.553324] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.555328] Linux agpgart interface v0.103 [ 0.557275] brd: module loaded [ 0.558365] loop: module loaded [ 0.562836] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.564201] GPT:90111 != 2097151 [ 0.564842] GPT:Alternate GPT header not at the end of the disk. [ 0.565840] GPT:90111 != 2097151 [ 0.566422] GPT: Use GNU Parted to correct GPT errors. [ 0.567311] vda: vda1 vda15 [ 0.569328] vdb: [ 0.570338] scsi host0: ata_piix [ 0.571057] scsi host1: ata_piix [ 0.571739] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.572985] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.574356] libphy: Fixed MDIO Bus: probed [ 0.575120] tun: Universal TUN/TAP device driver, 1.6 [ 0.576045] tun: (C) 1999-2004 Max Krasnyansky [ 0.578101] PPP generic driver version 2.4.2 [ 0.579162] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.580623] ehci-pci: EHCI PCI platform driver [ 0.581620] ehci-platform: EHCI generic platform driver [ 0.582773] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584084] ohci-pci: OHCI PCI platform driver [ 0.585088] ohci-platform: OHCI generic platform driver [ 0.586233] uhci_hcd: USB Universal Host Controller Interface driver [ 0.606249] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.607301] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.608850] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.609915] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.611064] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.612312] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.613705] usb usb1: Product: UHCI Host Controller [ 0.614720] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.615948] usb usb1: SerialNumber: 0000:00:01.2 [ 0.617048] hub 1-0:1.0: USB hub found [ 0.617878] hub 1-0:1.0: 2 ports detected [ 0.618904] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.621074] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.621984] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.623009] mousedev: PS/2 mouse device common for all mice [ 0.624356] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.626279] rtc_cmos 00:00: RTC can wake from S4 [ 0.627418] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.628680] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.629968] i2c /dev entries driver [ 0.630753] device-mapper: uevent: version 1.0.3 [ 0.631807] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.633410] ledtrig-cpu: registered to indicate activity on CPUs [ 0.635546] NET: Registered protocol family 10 [ 0.636550] NET: Registered protocol family 17 [ 0.637439] Key type dns_resolver registered [ 0.638307] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.639328] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.641013] registered taskstats version 1 [ 0.641764] Loading compiled-in X.509 certificates [ 0.643197] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.644938] zswap: loaded using pool lzo/zbud [ 0.646294] Key type trusted registered [ 0.647799] Key type encrypted registered [ 0.648610] AppArmor: AppArmor sha1 policy hashing enabled [ 0.649603] ima: No TPM chip found, activating TPM-bypass! [ 0.650587] evm: HMAC attrs: 0x1 [ 0.658044] Magic number: 2:518:114 [ 0.658839] rtc_cmos 00:00: setting system clock to 2018-05-11 06:07:14 UTC (1526018834) [ 0.660381] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.661441] EDD information not available. [ 0.732629] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734037] Write protecting the kernel read-only data: 14336k [ 0.735578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737272] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 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 [ 0.791295] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.70 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.10... Lease of 192.168.130.10 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK /run/cirros/datasource/data/user-data returned 0 === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCR9XyHqN9vf0q8gh49j2EfEpPBCQN9Hu0saI57JvU1OLaiIcBNyyIpL2RiS00UqSCHEDzzvCP7pEYMD1spfQtSZ7D1a4MEzYf3QDT0vG0nvle1UFdjgfFInfZF2eP+/TCQ+D7okEv55xW2H3cG5elo7ol1KDqz/YEYY2Qk/fT1+SDU332u0Nz8XhjD0TsCgazObXi/b0LztCgugBhdRyfqS3Mk886azB0jfBPOBkGZmWlInRsw5sijeE3i7FNDIqVES82KY0HlahqGUlSV4G2EbzQtYE8m71NAnA0SXcIeMfOLytxPswiBzFP1ibnZGYtDkRL1D7SKVlELUtcAm7FZ root@opnfv-vping-2-userdata--7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e ssh-dss AAAAB3NzaC1kc3MAAACBAK4vDo1zJ8ZCjTTHsW0Ewsn+t3VOl2DgZY3TC4+AQTt9aV5Vk3ypFkapxKJtyuyOCrsgmU1jzJguTSp40jnsZD8SqoQ4KO/2LieubP4QBzD1BZnHnwqSzwGY9F9QpJxFlNfnnie3etR5Hb8MxjbMrPSQx5+cZQL+iwi3ty1cJoblAAAAFQCNWpNmaJRsyfCZnvr2Hc2mL4vmEQAAAIB+WIHHlGNjMlBmF0KTDA3JY5eqXUByF8t5VPHXDhzeQ1C0BcNfPjHqwZWHx/1z4TeSLBj2hgt0ptNwvfAhlydXjyZbNzgPAfPGwUaZ3Q3cur5N9hYAA5K6tlJZveJbc7U+4dRns6ktDIGKQFyjL7IYAkfdHAbBMKsiRU+ivB2f/QAAAIAgv/DtWVwDIl1gyAYiLZwzAPq5IoEUiwcKfUjZPY+DgU67haG6DfEeBR/TDlJlD+Rfmx/+E7aUJLjLUUJx7Ap5WlV9Y9zraWUHa1UnFe02XWzj52i32EsjY9rdnlVQwFdJiW6LVyXI37IIqPgM186ecdM+ADn3VxzIAYZRUnGTBA== root@opnfv-vping-2-userdata--7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.10,24,fe80::f816:3eff:fe6c:563f/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.3 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.10 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: b397d94b-31b0-4b55-8286-1dab6d0e4a39 name: opnfv-vping-2-userdata--7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e availability-zone: nova local-hostname: opnfv-vping-2-userdata--7ab6ef60-25df-4b7c-a03f-5e35bb9ddd1e.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.82 === 2018-05-11 06:07:19,568 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-05-11 06:07:19,688 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 06:07:19,688 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:35 | PASS | +------------------------+------------------+------------------+----------------+ 2018-05-11 06:07:35,292 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-11 06:07:35,389 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-11 06:07:35,389 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-11 06:07:35,389 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-11 06:07:41,943 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f9d06435-b9e8-4048-8719-6aa355e18c04 | 2018-05-11T06:07:41.183588 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f9d06435-b9e8-4048-8719-6aa355e18c04 ~/.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-11 06:07:46,025 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-11 06:07:46,026 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-11 06:07:53,085 - 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=ff2b11bf-e098-4ae4-86db-1f861c66e864) as the default verifier for the future CLI operations. 2018-05-11 06:07:56,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-d44154b9-1f89-42d9-a0c8-f46f2b8848cf' 2018-05-11 06:07:57,323 - 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-11T06:07:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'422782a1-d906-4857-afcd-ab06a625e8f1', u'provider:segmentation_id': 54, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-d44154b9-1f89-42d9-a0c8-f46f2b8848cf', u'admin_state_up': True, u'tenant_id': u'37995a247fef4c57917db1fa5f828cb1', u'created_at': u'2018-05-11T06:07:57Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'37995a247fef4c57917db1fa5f828cb1'}) 2018-05-11 06:07:58,347 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-11T06:07:57Z', 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'c86f69e0-1656-4d63-b378-c97f0f6992ab', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-d44154b9-1f89-42d9-a0c8-f46f2b8848cf', u'enable_dhcp': True, u'network_id': u'422782a1-d906-4857-afcd-ab06a625e8f1', u'tenant_id': u'37995a247fef4c57917db1fa5f828cb1', u'created_at': u'2018-05-11T06:07:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'37995a247fef4c57917db1fa5f828cb1'}) 2018-05-11 06:07:58,347 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-11 06:07:58,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-d44154b9-1f89-42d9-a0c8-f46f2b8848cf' 2018-05-11 06:07:59,122 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-d44154b9-1f89-42d9-a0c8-f46f2b8848cf', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-11T06:07:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/68ddf832-0206-4a58-9bba-c72a6491a517/file', u'owner': u'37995a247fef4c57917db1fa5f828cb1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'68ddf832-0206-4a58-9bba-c72a6491a517', u'size': None, u'name': u'Cirros-0.4.0-d44154b9-1f89-42d9-a0c8-f46f2b8848cf', u'checksum': None, u'self': u'/v2/images/68ddf832-0206-4a58-9bba-c72a6491a517', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-11T06:07:59Z', u'schema': u'/v2/schemas/image'}) 2018-05-11 06:07:59,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-d44154b9-1f89-42d9-a0c8-f46f2b8848cf' 2018-05-11 06:07:59,813 - 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-d44154b9-1f89-42d9-a0c8-f46f2b8848cf', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-11T06:07:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/7820f7e2-efd2-4794-9083-f03c14171270/file', u'owner': u'37995a247fef4c57917db1fa5f828cb1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'7820f7e2-efd2-4794-9083-f03c14171270', u'size': None, u'name': u'Cirros-0.4.0-1-d44154b9-1f89-42d9-a0c8-f46f2b8848cf', u'checksum': None, u'self': u'/v2/images/7820f7e2-efd2-4794-9083-f03c14171270', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-11T06:07:59Z', u'schema': u'/v2/schemas/image'}) 2018-05-11 06:07:59,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-11 06:08:00,005 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-d44154b9-1f89-42d9-a0c8-f46f2b8848cf', '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'37995a247fef4c57917db1fa5f828cb1', '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'c7d096ef-1017-4280-8f2b-139b4987957d', 'swap': 0}) 2018-05-11 06:08:00,112 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-d44154b9-1f89-42d9-a0c8-f46f2b8848cf', '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'37995a247fef4c57917db1fa5f828cb1', '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'a9b7533c-cb31-489d-94e3-b4c4e85e4a35', 'swap': 0}) 2018-05-11 06:08:03,974 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-11 06:08:03,974 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-11 06:08:03,975 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-11 06:08:03,976 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-11 06:08:03,979 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-11 06:08:06,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ff2b11bf-e098-4ae4-86db-1f861c66e864/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-11 06:08:06,881 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-11 06:08:06,884 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-11 06:08:06,884 - 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-11 06:32:49,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 7b77f81b-a4a5-4b59-a650-c69005f1a1d0 2018-05-11 06:32:49,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7b77f81b-a4a5-4b59-a650-c69005f1a1d0']'. 2018-05-11 06:32:50,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-11 06:32:50,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-11 06:32:50,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-11 06:32:50,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7b77f81b-a4a5-4b59-a650-c69005f1a1d0 | 2018-05-11 06:32:50,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-11 06:32:50,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-11 06:08:09 | 2018-05-11 06:32:50,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-11 06:32:49 | 2018-05-11 06:32:50,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:24:40 | 2018-05-11 06:32:50,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-11 06:32:50,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-11 06:32:50,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-11 06:32:50,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ff2b11bf-e098-4ae4-86db-1f861c66e864) | 2018-05-11 06:32:50,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-11 06:32:50,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f9d06435-b9e8-4048-8719-6aa355e18c04) | 2018-05-11 06:32:50,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-11 06:32:50,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1454.291 | 2018-05-11 06:32:50,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 87 | 2018-05-11 06:32:50,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-11 06:32:50,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-11 06:32:50,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-11 06:32:50,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-05-11 06:32:50,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-11 06:32:50,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-11 06:32:50,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 96.6666666667% 2018-05-11 06:32:56,254 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 06:32:56,255 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 24:60 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-05-11 06:32:56,260 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-05-11 06:32:56,260 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-11 06:32:56,363 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-11 06:32:56,790 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-11 06:32:56,790 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-11 06:32:57,173 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-11 06:33:00,329 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-11 06:33:03,485 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 3d8cdcb3-445c-4d95-b9ba-61b771a59a3c | 2018-05-11T06:33:02.762287 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 3d8cdcb3-445c-4d95-b9ba-61b771a59a3c ~/.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-11 06:33:07,424 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-11 06:33:07,424 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-11 06:33:08,313 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-c9268455-51bb-4c32-848b-5929f274b2d4'... 2018-05-11 06:33:09,009 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-c9268455-51bb-4c32-848b-5929f274b2d4'... 2018-05-11 06:33:10,501 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-c9268455-51bb-4c32-848b-5929f274b2d4'... 2018-05-11 06:33:14,903 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-c9268455-51bb-4c32-848b-5929f274b2d4'... 2018-05-11 06:33:15,015 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-c9268455-51bb-4c32-848b-5929f274b2d4'... 2018-05-11 06:33:15,143 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-11 06:33:15,144 - 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-11 06:33:15,144 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-11 06:33:15,163 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-11 06:33:15,165 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '28dac0c4-bd09-4131-92d6-c66c1aee8bc4', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c9268455-51bb-4c32-848b-5929f274b2d4', 'flavor_name': 'rally-tiny-c9268455-51bb-4c32-848b-5929f274b2d4', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c9268455-51bb-4c32-848b-5929f274b2d4', '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-11 06:34:30,350 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a18d8320-4117-498b-b2a4-7d89ede6ca43 2018-05-11 06:34:30,351 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-11 06:34:30,352 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'a18d8320-4117-498b-b2a4-7d89ede6ca43'] 2018-05-11 06:34:31,288 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a18d8320-4117-498b-b2a4-7d89ede6ca43: 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 a18d8320-4117-498b-b2a4-7d89ede6ca43 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.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | total | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | -> duration | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.576591 Full duration: 8.20605 -------------------------------------------------------------------------------- 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 a18d8320-4117-498b-b2a4-7d89ede6ca43 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.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | total | 1.63 | 1.63 | 1.63 | 1.63 | 1.63 | 1.63 | 100.0% | 1 | | -> duration | 1.63 | 1.63 | 1.63 | 1.63 | 1.63 | 1.63 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.629771 Full duration: 9.732054 -------------------------------------------------------------------------------- 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 a18d8320-4117-498b-b2a4-7d89ede6ca43 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.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | total | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 100.0% | 1 | | -> duration | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.306822 Full duration: 9.383692 -------------------------------------------------------------------------------- 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 a18d8320-4117-498b-b2a4-7d89ede6ca43 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.557 | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 100.0% | 1 | | total | 1.237 | 1.237 | 1.237 | 1.237 | 1.237 | 1.237 | 100.0% | 1 | | -> duration | 1.237 | 1.237 | 1.237 | 1.237 | 1.237 | 1.237 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.237073 Full duration: 8.743913 -------------------------------------------------------------------------------- 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 a18d8320-4117-498b-b2a4-7d89ede6ca43 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.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | total | 1.435 | 1.435 | 1.435 | 1.435 | 1.435 | 1.435 | 100.0% | 1 | | -> duration | 1.435 | 1.435 | 1.435 | 1.435 | 1.435 | 1.435 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.43463 Full duration: 9.125162 -------------------------------------------------------------------------------- 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 a18d8320-4117-498b-b2a4-7d89ede6ca43 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.35 | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 100.0% | 1 | | total | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 100.0% | 1 | | -> duration | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.204272 Full duration: 9.175445 HINTS: * To plot HTML graphics with this data, run: rally task report a18d8320-4117-498b-b2a4-7d89ede6ca43 --out output.html * To generate a JUnit report, run: rally task export a18d8320-4117-498b-b2a4-7d89ede6ca43 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a18d8320-4117-498b-b2a4-7d89ede6ca43 --json --out output.json 2018-05-11 06:34:31,288 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a18d8320-4117-498b-b2a4-7d89ede6ca43'] 2018-05-11 06:34:32,211 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-11 06:34:32,211 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a18d8320-4117-498b-b2a4-7d89ede6ca43', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-11 06:34:32,222 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-11 06:34:32,223 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-11 06:34:32,224 - 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-11 06:34:32,224 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-11 06:34:32,241 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-11 06:34:32,242 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '28dac0c4-bd09-4131-92d6-c66c1aee8bc4', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c9268455-51bb-4c32-848b-5929f274b2d4', 'flavor_name': 'rally-tiny-c9268455-51bb-4c32-848b-5929f274b2d4', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c9268455-51bb-4c32-848b-5929f274b2d4', '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-11 06:36:07,854 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 486ea1da-dcb3-4c4b-bfaf-51063c585960 2018-05-11 06:36:07,855 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '486ea1da-dcb3-4c4b-bfaf-51063c585960'] 2018-05-11 06:36:08,879 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 486ea1da-dcb3-4c4b-bfaf-51063c585960: 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 486ea1da-dcb3-4c4b-bfaf-51063c585960 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.335 | 3.335 | 3.335 | 3.335 | 3.335 | 3.335 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.463 | 0.463 | 0.463 | 0.463 | 0.463 | 0.463 | 100.0% | 1 | | -> glance_v2.upload_data | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 100.0% | 1 | | glance_v2.delete_image | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 100.0% | 1 | | total | 3.562 | 3.562 | 3.562 | 3.562 | 3.562 | 3.562 | 100.0% | 1 | | -> duration | 3.562 | 3.562 | 3.562 | 3.562 | 3.562 | 3.562 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.56176 Full duration: 12.964927 -------------------------------------------------------------------------------- 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 486ea1da-dcb3-4c4b-bfaf-51063c585960 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.228 | 3.228 | 3.228 | 3.228 | 3.228 | 3.228 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.365 | 0.365 | 0.365 | 0.365 | 0.365 | 0.365 | 100.0% | 1 | | -> glance_v2.upload_data | 0.374 | 0.374 | 0.374 | 0.374 | 0.374 | 0.374 | 100.0% | 1 | | glance_v2.list_images | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | total | 3.414 | 3.414 | 3.414 | 3.414 | 3.414 | 3.414 | 100.0% | 1 | | -> duration | 3.414 | 3.414 | 3.414 | 3.414 | 3.414 | 3.414 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.413926 Full duration: 15.437674 -------------------------------------------------------------------------------- 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 486ea1da-dcb3-4c4b-bfaf-51063c585960 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.338 | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 100.0% | 1 | | total | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 100.0% | 1 | | -> duration | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.338515 Full duration: 9.059497 -------------------------------------------------------------------------------- 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": "28dac0c4-bd09-4131-92d6-c66c1aee8bc4" } ], "flavor": { "name": "rally-tiny-c9268455-51bb-4c32-848b-5929f274b2d4" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 486ea1da-dcb3-4c4b-bfaf-51063c585960 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.233 | 3.233 | 3.233 | 3.233 | 3.233 | 3.233 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 100.0% | 1 | | -> glance_v2.upload_data | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 100.0% | 1 | | nova.boot_servers | 13.256 | 13.256 | 13.256 | 13.256 | 13.256 | 13.256 | 100.0% | 1 | | total | 16.49 | 16.49 | 16.49 | 16.49 | 16.49 | 16.49 | 100.0% | 1 | | -> duration | 15.49 | 15.49 | 15.49 | 15.49 | 15.49 | 15.49 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.489783 Full duration: 37.982072 HINTS: * To plot HTML graphics with this data, run: rally task report 486ea1da-dcb3-4c4b-bfaf-51063c585960 --out output.html * To generate a JUnit report, run: rally task export 486ea1da-dcb3-4c4b-bfaf-51063c585960 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 486ea1da-dcb3-4c4b-bfaf-51063c585960 --json --out output.json 2018-05-11 06:36:08,879 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '486ea1da-dcb3-4c4b-bfaf-51063c585960'] 2018-05-11 06:36:09,783 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-11 06:36:09,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '486ea1da-dcb3-4c4b-bfaf-51063c585960', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-11 06:36:09,793 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-11 06:36:09,794 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-11 06:36:09,794 - 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-11 06:36:09,794 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-11 06:36:09,811 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-11 06:36:09,812 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '28dac0c4-bd09-4131-92d6-c66c1aee8bc4', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c9268455-51bb-4c32-848b-5929f274b2d4', 'flavor_name': 'rally-tiny-c9268455-51bb-4c32-848b-5929f274b2d4', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c9268455-51bb-4c32-848b-5929f274b2d4', '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-11 06:41:24,517 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d2fa42f7-3eff-4a34-92c0-d48d7e04c148 2018-05-11 06:41:24,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'd2fa42f7-3eff-4a34-92c0-d48d7e04c148'] 2018-05-11 06:41:25,683 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task d2fa42f7-3eff-4a34-92c0-d48d7e04c148: 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 d2fa42f7-3eff-4a34-92c0-d48d7e04c148 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.332 | 3.332 | 3.332 | 3.332 | 3.332 | 3.332 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.698 | 10.698 | 10.698 | 10.698 | 10.698 | 10.698 | 100.0% | 1 | | total | 14.031 | 14.031 | 14.031 | 14.031 | 14.031 | 14.031 | 100.0% | 1 | | -> duration | 14.031 | 14.031 | 14.031 | 14.031 | 14.031 | 14.031 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.030515 Full duration: 42.934909 -------------------------------------------------------------------------------- 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 d2fa42f7-3eff-4a34-92c0-d48d7e04c148 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.942 | 3.942 | 3.942 | 3.942 | 3.942 | 3.942 | 100.0% | 1 | | cinder_v2.delete_volume | 10.884 | 10.884 | 10.884 | 10.884 | 10.884 | 10.884 | 100.0% | 1 | | total | 14.827 | 14.827 | 14.827 | 14.827 | 14.827 | 14.827 | 100.0% | 1 | | -> duration | 14.827 | 14.827 | 14.827 | 14.827 | 14.827 | 14.827 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.826607 Full duration: 26.725634 -------------------------------------------------------------------------------- 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-c9268455-51bb-4c32-848b-5929f274b2d4" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d2fa42f7-3eff-4a34-92c0-d48d7e04c148 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 6.477 | 6.477 | 6.477 | 6.477 | 6.477 | 6.477 | 100.0% | 1 | | cinder_v2.delete_volume | 10.891 | 10.891 | 10.891 | 10.891 | 10.891 | 10.891 | 100.0% | 1 | | total | 17.369 | 17.369 | 17.369 | 17.369 | 17.369 | 17.369 | 100.0% | 1 | | -> duration | 17.369 | 17.369 | 17.369 | 17.369 | 17.369 | 17.369 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.36867 Full duration: 30.031387 -------------------------------------------------------------------------------- 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 d2fa42f7-3eff-4a34-92c0-d48d7e04c148 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.452 | 3.452 | 3.452 | 3.452 | 3.452 | 3.452 | 100.0% | 1 | | cinder_v2.delete_volume | 10.872 | 10.872 | 10.872 | 10.872 | 10.872 | 10.872 | 100.0% | 1 | | total | 14.324 | 14.324 | 14.324 | 14.324 | 14.324 | 14.324 | 100.0% | 1 | | -> duration | 14.324 | 14.324 | 14.324 | 14.324 | 14.324 | 14.324 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.324346 Full duration: 26.120383 -------------------------------------------------------------------------------- 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 d2fa42f7-3eff-4a34-92c0-d48d7e04c148 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.763 | 3.763 | 3.763 | 3.763 | 3.763 | 3.763 | 100.0% | 1 | | cinder_v2.extend_volume | 2.511 | 2.511 | 2.511 | 2.511 | 2.511 | 2.511 | 100.0% | 1 | | cinder_v2.delete_volume | 19.535 | 19.535 | 19.535 | 19.535 | 19.535 | 19.535 | 100.0% | 1 | | total | 25.81 | 25.81 | 25.81 | 25.81 | 25.81 | 25.81 | 100.0% | 1 | | -> duration | 25.81 | 25.81 | 25.81 | 25.81 | 25.81 | 25.81 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.809808 Full duration: 37.250219 -------------------------------------------------------------------------------- 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 d2fa42f7-3eff-4a34-92c0-d48d7e04c148 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 | 27.199 | 27.199 | 27.199 | 27.199 | 27.199 | 27.199 | 100.0% | 1 | | cinder_v2.delete_volume | 10.866 | 10.866 | 10.866 | 10.866 | 10.866 | 10.866 | 100.0% | 1 | | total | 38.067 | 38.067 | 38.067 | 38.067 | 38.067 | 38.067 | 100.0% | 1 | | -> duration | 38.067 | 38.067 | 38.067 | 38.067 | 38.067 | 38.067 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.067079 Full duration: 66.309318 -------------------------------------------------------------------------------- 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 d2fa42f7-3eff-4a34-92c0-d48d7e04c148 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.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | cinder_v2.list_qos | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | total | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | -> duration | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.940561 Full duration: 13.961654 -------------------------------------------------------------------------------- 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 d2fa42f7-3eff-4a34-92c0-d48d7e04c148 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.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | cinder_v2.set_qos | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> duration | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.810864 Full duration: 13.44269 -------------------------------------------------------------------------------- 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 d2fa42f7-3eff-4a34-92c0-d48d7e04c148 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 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | cinder_v2.list_types | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | total | 1.071 | 1.071 | 1.071 | 1.071 | 1.071 | 1.071 | 100.0% | 1 | | -> duration | 1.071 | 1.071 | 1.071 | 1.071 | 1.071 | 1.071 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.070533 Full duration: 13.622658 -------------------------------------------------------------------------------- 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 d2fa42f7-3eff-4a34-92c0-d48d7e04c148 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.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | total | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | -> duration | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.933864 Full duration: 13.438117 HINTS: * To plot HTML graphics with this data, run: rally task report d2fa42f7-3eff-4a34-92c0-d48d7e04c148 --out output.html * To generate a JUnit report, run: rally task export d2fa42f7-3eff-4a34-92c0-d48d7e04c148 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d2fa42f7-3eff-4a34-92c0-d48d7e04c148 --json --out output.json 2018-05-11 06:41:25,684 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd2fa42f7-3eff-4a34-92c0-d48d7e04c148'] 2018-05-11 06:41:26,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-11 06:41:26,748 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd2fa42f7-3eff-4a34-92c0-d48d7e04c148', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-11 06:41:26,760 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-11 06:41:26,760 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-11 06:41:26,760 - 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-11 06:41:26,761 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-11 06:41:26,777 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-11 06:41:26,778 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '28dac0c4-bd09-4131-92d6-c66c1aee8bc4', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c9268455-51bb-4c32-848b-5929f274b2d4', 'flavor_name': 'rally-tiny-c9268455-51bb-4c32-848b-5929f274b2d4', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c9268455-51bb-4c32-848b-5929f274b2d4', '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-11 06:41:39,515 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0273d348-a469-441d-9067-3aa9c9451e7b 2018-05-11 06:41:39,515 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '0273d348-a469-441d-9067-3aa9c9451e7b'] 2018-05-11 06:41:40,435 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 0273d348-a469-441d-9067-3aa9c9451e7b: crashed -------------------------------------------------------------------------------- InvalidTaskConfig Input task is invalid! Subtask Gnocchi.list_capabilities[0] has wrong configuration Subtask configuration: {"version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload", "subtasks": [{"title": "Gnocchi.list_capabilities", "description": "List supported aggregation methods.", "scenario": {"Gnocchi.list_capabilities": {}}, "contexts": {"users": {"tenants": 1, "users_per_tenant": 1}}, "runner": {"constant": {"concurrency": 1, "times": 1}}, "hooks": [], "sla": {"failure_rate": {"max": 0}}}]} Reason(s): 'gnocchi' service is not available. Hint: If 'gnocchi' service has non-default service_type, try to setup it via 'api_versions' context. For more details run: rally -d task detailed 0273d348-a469-441d-9067-3aa9c9451e7b 2018-05-11 06:41:40,436 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '0273d348-a469-441d-9067-3aa9c9451e7b'] 2018-05-11 06:41:41,411 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: No JSON object could be decoded 2018-05-11 06:41:52,343 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-05-11 06:41:52,343 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-05-11 06:41:52,745 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-11 06:41:52,858 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 06:41:52,859 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-11 06:41:52,859 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-11 06:41:52,861 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-11 06:41:52,862 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-11 06:41:52,862 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-11 06:41:52,859 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 08:55 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-11 06:41:52,863 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-11 06:41:52,864 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-05-11 06:41:52,864 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-11 06:41:52,951 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-11 06:41:52,951 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-11 06:41:52,951 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-11 06:41:56,432 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-11 06:41:59,925 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ca78ab5a-84f2-4f6b-99d4-3016dd4b791b | 2018-05-11T06:41:59.228918 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ca78ab5a-84f2-4f6b-99d4-3016dd4b791b ~/.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-11 06:42:03,930 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-11 06:42:03,930 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-11 06:42:06,803 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-11 06:42:11,074 - 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=ba025a9a-8ab1-4a81-8fef-e656024a7d3e) as the default verifier for the future CLI operations. 2018-05-11 06:42:14,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-40349903-620a-4058-b06d-619d8ea5adbf' 2018-05-11 06:42:15,422 - 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-11T06:42:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'32ea9a25-9e3e-478b-baac-e7f8ec3f51b0', u'provider:segmentation_id': 28, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-40349903-620a-4058-b06d-619d8ea5adbf', u'admin_state_up': True, u'tenant_id': u'37995a247fef4c57917db1fa5f828cb1', u'created_at': u'2018-05-11T06:42:15Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'37995a247fef4c57917db1fa5f828cb1'}) 2018-05-11 06:42:16,553 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-11T06:42: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'3e5c242c-4113-40cc-8280-ca83f29720aa', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-40349903-620a-4058-b06d-619d8ea5adbf', u'enable_dhcp': True, u'network_id': u'32ea9a25-9e3e-478b-baac-e7f8ec3f51b0', u'tenant_id': u'37995a247fef4c57917db1fa5f828cb1', u'created_at': u'2018-05-11T06:42: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'37995a247fef4c57917db1fa5f828cb1'}) 2018-05-11 06:42:16,554 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-11 06:42:16,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-40349903-620a-4058-b06d-619d8ea5adbf' 2018-05-11 06:42:17,439 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-40349903-620a-4058-b06d-619d8ea5adbf', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-11T06:42:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/126a067a-f0bf-425b-b447-136bb170ad4f/file', u'owner': u'37995a247fef4c57917db1fa5f828cb1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'126a067a-f0bf-425b-b447-136bb170ad4f', u'size': None, u'name': u'Cirros-0.4.0-40349903-620a-4058-b06d-619d8ea5adbf', u'checksum': None, u'self': u'/v2/images/126a067a-f0bf-425b-b447-136bb170ad4f', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-11T06:42:17Z', u'schema': u'/v2/schemas/image'}) 2018-05-11 06:42:17,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-40349903-620a-4058-b06d-619d8ea5adbf' 2018-05-11 06:42:18,111 - 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-40349903-620a-4058-b06d-619d8ea5adbf', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-11T06:42:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/05024989-e6da-4e83-85ab-3b2da17a3f22/file', u'owner': u'37995a247fef4c57917db1fa5f828cb1', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'05024989-e6da-4e83-85ab-3b2da17a3f22', u'size': None, u'name': u'Cirros-0.4.0-1-40349903-620a-4058-b06d-619d8ea5adbf', u'checksum': None, u'self': u'/v2/images/05024989-e6da-4e83-85ab-3b2da17a3f22', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-11T06:42:18Z', u'schema': u'/v2/schemas/image'}) 2018-05-11 06:42:18,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-11 06:42:18,293 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-40349903-620a-4058-b06d-619d8ea5adbf', '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'37995a247fef4c57917db1fa5f828cb1', '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'41ca49c5-99fd-458f-bb51-711d25f9149e', 'swap': 0}) 2018-05-11 06:42:18,411 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-40349903-620a-4058-b06d-619d8ea5adbf', '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'37995a247fef4c57917db1fa5f828cb1', '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'3730e11c-3249-4ded-85a4-092dd71b2d9c', 'swap': 0}) 2018-05-11 06:42:22,169 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-11 06:42:22,169 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-11 06:42:22,170 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-11 06:42:22,172 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-11 06:42:22,179 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-11 06:42:25,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ba025a9a-8ab1-4a81-8fef-e656024a7d3e/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-11 06:42:25,453 - 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-11 06:44:05,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 386c80e4-5062-4922-9bb3-a2f304e51a8a 2018-05-11 06:44:05,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '386c80e4-5062-4922-9bb3-a2f304e51a8a']'. 2018-05-11 06:44:06,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-11 06:44:06,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-11 06:44:06,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-11 06:44:06,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 386c80e4-5062-4922-9bb3-a2f304e51a8a | 2018-05-11 06:44:06,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-11 06:44:06,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-11 06:42:28 | 2018-05-11 06:44:06,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-11 06:44:05 | 2018-05-11 06:44:06,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:37 | 2018-05-11 06:44:06,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-11 06:44:06,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-11 06:44:06,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ba025a9a-8ab1-4a81-8fef-e656024a7d3e) | 2018-05-11 06:44:06,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-11 06:44:06,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ca78ab5a-84f2-4f6b-99d4-3016dd4b791b) | 2018-05-11 06:44:06,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-11 06:44:06,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 68.082 | 2018-05-11 06:44:06,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 130 | 2018-05-11 06:44:06,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 6 | 2018-05-11 06:44:06,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-11 06:44:06,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-11 06:44:06,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-11 06:44:06,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-11 06:44:06,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-11 06:44:06,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-11 06:44:11,557 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 06:44:11,558 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 01:57 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-11 06:44:11,561 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-05-11 06:44:34,885 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-05-11 06:44:34,886 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-05-11 06:44:34,923 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-05-11 06:44:35,038 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 06:44:35,039 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:22 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-11 06:44:35,042 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-11 06:44:36,530 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-11 08:20:14,417 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 08:20:14,419 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 95:38 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-05-11 08:20:14,423 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-05-11 08:20:14,424 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-11 08:20:14,508 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-11 08:20:17,960 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-11 08:20:21,051 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5755204f-0377-4035-ab53-1e3c3c1b4219 | 2018-05-11T08:20:20.424301 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5755204f-0377-4035-ab53-1e3c3c1b4219 ~/.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-11 08:20:25,190 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-11 08:20:25,190 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-11 08:20:28,265 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-11 08:20:32,463 - 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=9145983c-a5e7-43b5-a7b1-b598a3e538f9) as the default verifier for the future CLI operations. 2018-05-11 08:20:35,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-83677873-53f8-49f8-8848-862e743f9970' 2018-05-11 08:20:38,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-83677873-53f8-49f8-8848-862e743f9970' 2018-05-11 08:20:39,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-83677873-53f8-49f8-8848-862e743f9970' 2018-05-11 08:20:40,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-11 08:20:44,665 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-11 08:20:47,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9145983c-a5e7-43b5-a7b1-b598a3e538f9/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-11 08:20:47,747 - 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-11 08:24:01,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6e7bd324-278f-481f-82da-1eeca1f11aa6 2018-05-11 08:24:01,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6e7bd324-278f-481f-82da-1eeca1f11aa6']'. 2018-05-11 08:24:02,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-11 08:24:02,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-11 08:24:02,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-11 08:24:02,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6e7bd324-278f-481f-82da-1eeca1f11aa6 | 2018-05-11 08:24:02,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-11 08:24:02,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-11 08:20:50 | 2018-05-11 08:24:02,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-11 08:24:01 | 2018-05-11 08:24:02,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:11 | 2018-05-11 08:24:02,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-11 08:24:02,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-11 08:24:02,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9145983c-a5e7-43b5-a7b1-b598a3e538f9) | 2018-05-11 08:24:02,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-11 08:24:02,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5755204f-0377-4035-ab53-1e3c3c1b4219) | 2018-05-11 08:24:02,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-11 08:24:02,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 168.828 | 2018-05-11 08:24:02,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-05-11 08:24:02,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2018-05-11 08:24:02,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-11 08:24:02,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-11 08:24:02,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-11 08:24:02,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-11 08:24:02,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-11 08:24:02,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-11 08:24:07,371 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 08:24:07,372 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 03:32 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-11 08:24:07,376 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-11 08:24:07,377 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 07:37 | PASS | | vping_userdata | functest | smoke | 00:35 | PASS | | tempest_smoke_serial | functest | smoke | 24:60 | FAIL | | rally_sanity | functest | smoke | 08:55 | FAIL | | patrole | functest | smoke | 01:57 | PASS | | odl | functest | smoke | 00:22 | PASS | | snaps_smoke | functest | smoke | 95:38 | FAIL | | neutron_trunk | functest | smoke | 03:32 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-11 08:24:07,383 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-11 08:24:43,860 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-183 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-11 08:24:43,862 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-11 08:24:43,862 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-11 08:24:43,863 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-11 08:24:43,863 - 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-11 08:24:43,864 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-11 08:26:51,345 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-183 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-11 08:26:51,348 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-11 08:26:51,348 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-11 08:26:51,349 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-05-11 08:26:51,349 - xtesting.ci.run_tests - INFO - Running tier 'vnf' 2018-05-11 08:26:51,349 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-05-11 08:26:51,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-05-11 08:26:51,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'm1.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo122', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'url': u'https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/archive/master.zip', u'file_name': u'openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-05-11 08:26:51,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'ubuntu_14.04': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-05-11 08:26:52,261 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-05-11 08:26:52,262 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-11 08:26:52,685 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-11 08:26:52,685 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-11 08:26:53,204 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-05-11 08:26:56,160 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=cloudify_ims-6628d786-bb40-4e5c-87f8-7bc5fbff65c3, password=e87870cc-3ca7-4543-97c3-7ce6edc4cf51, auth_url=http://10.167.4.35:35357/v3, project_name=cloudify_ims-6628d786-bb40-4e5c-87f8-7bc5fbff65c3, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-05-11 08:26:56,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-05-11 08:26:57,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-05-11 08:26:57,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-05-11 08:28:42,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-05-11 08:28:49,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-05-11 08:28:50,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-05-11 08:29:02,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-05-11 08:29:05,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-05-11 08:29:06,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-05-11 08:31:24,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'e87870cc-3ca7-4543-97c3-7ce6edc4cf51', 'keystone_tenant_name': 'cloudify_ims-6628d786-bb40-4e5c-87f8-7bc5fbff65c3', 'region': 'RegionOne', 'keystone_url': u'https://172.30.10.101:5000/v3', 'user_domain_name': 'Default', 'keystone_username': 'cloudify_ims-6628d786-bb40-4e5c-87f8-7bc5fbff65c3', 'project_domain_name': 'Default'} 2018-05-11 08:31:24,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-05-11 08:33:31,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-05-11 08:36:09,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-05-11 08:38:46,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-05-11 08:41:23,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-05-11 08:44:00,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-05-11 08:46:38,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-05-11 08:49:15,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-05-11 08:51:52,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-05-11 08:54:29,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-05-11 08:57:07,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-05-11 08:57:37,086 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 266, in deploy_orchestrator raise Exception("Cloudify Manager isn't up and running") Exception: Cloudify Manager isn't up and running 2018-05-11 08:57:37,088 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-05-11 08:57:37,089 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-05-11 08:57:37,610 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 08:57:37,611 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 30:44 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-11 08:57:37,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-05-11 08:59:44,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 397, in clean exec_list = cfy_client.executions.list(dep_name) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/executions.py", line 125, in list response = self.api.get(uri, params=params, _include=_include) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 229, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 211, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 141, in _do_request timeout=timeout) File "/usr/lib/python2.7/site-packages/requests/api.py", line 72, in get return request('get', url, params=params, **kwargs) File "/usr/lib/python2.7/site-packages/requests/api.py", line 58, in request return session.request(method=method, url=url, **kwargs) File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 508, in request resp = self.send(prep, **send_kwargs) File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 618, in send r = adapter.send(request, **kwargs) File "/usr/lib/python2.7/site-packages/requests/adapters.py", line 508, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='172.30.10.115', port=80): Max retries exceeded with url: /api/v3/executions?_include_system_workflows=False&deployment_id=clearwater-opnfv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Operation timed out',)) 2018-05-11 08:59:44,902 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-05-11 09:00:08,650 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-05-11 09:00:08,652 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-05-11 09:00:10,244 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-05-11 09:00:11,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-05-11 09:00:11,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-05-11 09:00:11,280 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.medium'}}, 'descriptor': {u'url': u'https://github.com/oolorg/opnfv-vnf-vyos-blueprint/', u'version': u'master', u'name': u'vrouter-opnfv'}} 2018-05-11 09:00:11,286 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-05-11 09:00:11,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-05-11 09:00:11,315 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-05-11 09:00:14,197 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-f5619ba2-6f2d-4aed-bf7f-a91f76cc7020, password=9e2c0d49-8408-4d3e-bc96-b25ede3a2d35, auth_url=http://10.167.4.35:35357/v3, project_name=vyos_vrouter-f5619ba2-6f2d-4aed-bf7f-a91f76cc7020, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-05-11 09:00:14,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-05-11 09:00:14,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-05-11 09:00:14,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-05-11 09:01:58,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-05-11 09:02:10,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-05-11 09:02:11,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-05-11 09:02:23,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-05-11 09:02:27,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-05-11 09:02:28,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-05-11 09:04:30,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-05-11 09:06:38,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-05-11 09:09:15,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-05-11 09:11:52,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-05-11 09:14:30,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-05-11 09:17:07,330 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-05-11 09:19:44,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-05-11 09:22:21,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-05-11 09:24:59,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-05-11 09:27:36,578 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-05-11 09:30:13,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-05-11 09:30:43,920 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 276, in deploy_orchestrator raise Exception("Cloudify Manager isn't up and running") Exception: Cloudify Manager isn't up and running 2018-05-11 09:30:44,048 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 09:30:44,048 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 30:33 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-11 09:30:44,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-05-11 09:32:51,330 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 421, in clean exec_list = cfy_client.executions.list(dep_name) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/executions.py", line 125, in list response = self.api.get(uri, params=params, _include=_include) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 229, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 211, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 141, in _do_request timeout=timeout) File "/usr/lib/python2.7/site-packages/requests/api.py", line 72, in get return request('get', url, params=params, **kwargs) File "/usr/lib/python2.7/site-packages/requests/api.py", line 58, in request return session.request(method=method, url=url, **kwargs) File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 508, in request resp = self.send(prep, **send_kwargs) File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 618, in send r = adapter.send(request, **kwargs) File "/usr/lib/python2.7/site-packages/requests/adapters.py", line 508, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='172.30.10.115', port=80): Max retries exceeded with url: /api/v3/executions?_include_system_workflows=False&deployment_id=vrouter-opnfv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Operation timed out',)) 2018-05-11 09:32:51,331 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-05-11 09:33:14,265 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-05-11 09:33:14,266 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-05-11 09:33:14,357 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-05-11 09:33:14,375 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-05-11 09:33:14,375 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-05-11 09:33:17,339 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-c942fc0b-6c29-45b6-b3e7-31a4047c8103, password=f5885332-c29d-40e6-aa8c-c5546b4267b0, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-c942fc0b-6c29-45b6-b3e7-31a4047c8103, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-05-11 09:33:18,019 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-05-11 09:33:19,679 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 1 cloud region added: added cloud region: - google/asia-south1 2018-05-11 09:33:19,680 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-05-11 09:33:21,205 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=e7eda59a-bf0a-4deb-8fb7-f15981671ae6, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-c942fc0b-6c29-45b6-b3e7-31a4047c8103, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-05-11 09:33:21,421 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-05-11 09:33:21,422 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-05-11 09:33:21,422 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-05-11 09:33:25,655 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-05-11 09:33:32,516 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-05-11 09:33:33,464 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-05-11 09:33:33,476 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-05-11 09:33:33,476 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-05-11 09:33:42,731 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju metadata generate-image -d /root -i 4567bd22-8cb4-472f-90f7-c630106e0599 -s trusty -r RegionOne -u https://172.30.10.101:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-05-11 09:33:42,731 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-05-11 09:33:51,074 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju metadata generate-image -d /root -i 4cd97cc5-51ca-4808-9c9e-dfc18c0b07f9 -s xenial -r RegionOne -u https://172.30.10.101:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-05-11 09:33:51,075 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : 22d53deb-1a43-48bb-8014-51808e26abd8 2018-05-11 09:56:50,195 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 309, in deploy_orchestrator output = subprocess.check_output(cmd, stderr=subprocess.STDOUT) File "/usr/lib/python2.7/subprocess.py", line 219, in check_output raise CalledProcessError(retcode, cmd, output=output) CalledProcessError: Command '['timeout', '-t', '3600', 'juju', 'bootstrap', 'abot-epc', 'abot-controller', '--metadata-source', '/root', '--constraints', 'mem=2G', '--bootstrap-series', 'xenial', '--config', 'network=22d53deb-1a43-48bb-8014-51808e26abd8', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug']' returned non-zero exit status 1 2018-05-11 09:56:50,332 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-11 09:56:50,332 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 23:36 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-05-11 09:56:50,456 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 423, in clean output = subprocess.check_output(cmd, stderr=subprocess.STDOUT) File "/usr/lib/python2.7/subprocess.py", line 219, in check_output raise CalledProcessError(retcode, cmd, output=output) CalledProcessError: Command '['juju', 'debug-log', '--replay', '--no-tail']' returned non-zero exit status 1 2018-05-11 09:56:50,456 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-05-11 09:56:50,456 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-05-11 09:57:05,632 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-05-11 09:57:05,634 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 30:44 | FAIL | | vyos_vrouter | functest | vnf | 30:33 | FAIL | | juju_epc | functest | vnf | 23:36 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-05-11 09:57:05,642 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-11 09:57:18,463 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-183 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-05-11 09:57:18,467 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export SDN_USERNAME=admin export SDN_CONTROLLER_IP=172.30.10.101 export SDN_PASSWORD=admin export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-05-11 09:57:18,467 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-11 09:57:18,468 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-11 09:57:18,468 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-11 09:57:18,470 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK