2018-05-16 05:35:22,915 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-197 | | 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-16 05:35:22,918 - 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-16 05:35:22,918 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-16 05:35:22,918 - 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-16 05:35:22,919 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-16 05:35:22,919 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-16 05:35:25,433 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-16 05:35:35,476 - 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.032s OK 2018-05-16 05:35:35,604 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-16 05:35:35,605 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-16 05:35:35,608 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-16 05:35:37,501 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-16 05:46:34,046 - 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 656.496s OK 2018-05-16 05:46:34,167 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-16 05:46:34,169 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 10:56 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-16 05:46:34,172 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-16 05:46:35,424 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-16 05:47:11,992 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 36.566s OK 2018-05-16 05:47:12,120 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-16 05:47:12,120 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:37 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-16 05:47:12,125 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 10:56 | PASS | | snaps_health_check | functest | healthcheck | 00:37 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-16 05:47:12,128 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-16 05:47:18,595 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-197 | | 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-16 05:47:18,597 - 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-16 05:47:18,597 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-16 05:47:18,597 - 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-16 05:47:18,599 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-16 05:47:18,599 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-16 05:47:20,514 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'ca308d04-5fb5-488d-a8c5-715e12cf7a75'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-16T05:34:31Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'1b1f73e4-adb6-4666-839b-a0dfa9710808', 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'c8214fcecf8b4f1d97ef3adf05555b66', u'created_at': u'2018-05-16T05:34:25Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c8214fcecf8b4f1d97ef3adf05555b66'}) 2018-05-16 05:47:20,880 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-05-16 05:47:20,880 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-16 05:47:21,305 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-16 05:47:21,305 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-16 05:47:21,792 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-16 05:47:21,792 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-16 05:47:21' 2018-05-16 05:47:21,793 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82' 2018-05-16 05:47:21,793 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-05-16 05:47:22,740 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-16T05:47:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/18dfe37a-8548-44fe-aebc-92d046d54099/file', u'owner': u'c8214fcecf8b4f1d97ef3adf05555b66', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'18dfe37a-8548-44fe-aebc-92d046d54099', u'size': None, u'name': u'functest-vping--876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82', u'checksum': None, u'self': u'/v2/images/18dfe37a-8548-44fe-aebc-92d046d54099', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-16T05:47:22Z', u'schema': u'/v2/schemas/image'}) 2018-05-16 05:47:22,741 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82' 2018-05-16 05:47:23,151 - 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-16T05:47:23Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'48b9072f-c8d8-4dd8-a431-796e58e2dbac', u'provider:segmentation_id': 29, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82', u'admin_state_up': True, u'tenant_id': u'c8214fcecf8b4f1d97ef3adf05555b66', u'created_at': u'2018-05-16T05:47:22Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c8214fcecf8b4f1d97ef3adf05555b66'}) 2018-05-16 05:47:24,296 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-16T05:47:23Z', 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'788151f2-dd96-4789-8153-7ee7b7273c52', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82', u'enable_dhcp': True, u'network_id': u'48b9072f-c8d8-4dd8-a431-796e58e2dbac', u'tenant_id': u'c8214fcecf8b4f1d97ef3adf05555b66', u'created_at': u'2018-05-16T05:47:23Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'c8214fcecf8b4f1d97ef3adf05555b66'}) 2018-05-16 05:47:24,297 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82' 2018-05-16 05:47:25,800 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'1b1f73e4-adb6-4666-839b-a0dfa9710808', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ca308d04-5fb5-488d-a8c5-715e12cf7a75', u'ip_address': u'172.30.10.122'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c8214fcecf8b4f1d97ef3adf05555b66', u'created_at': u'2018-05-16T05:47:24Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-16T05:47:25Z', u'revision_number': 2, u'routes': [], u'project_id': u'c8214fcecf8b4f1d97ef3adf05555b66', u'id': u'026b5156-8c31-4529-a044-7ad432283438', u'name': u'vping-router-876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82'}) 2018-05-16 05:47:28,138 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82' 2018-05-16 05:47:28,396 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82', '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'c8214fcecf8b4f1d97ef3adf05555b66', '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'f5b21109-540a-44cb-8e6e-91897026d6b5', 'swap': 0}) 2018-05-16 05:47:29,463 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82' 2018-05-16 05:47:40,429 - 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-876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d8:38:8b', 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'18dfe37a-8548-44fe-aebc-92d046d54099'}), 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-0000001f', u'OS-SRV-USG:launched_at': u'2018-05-16T05:47:37.000000', 'flavor': Munch({u'id': u'f5b21109-540a-44cb-8e6e-91897026d6b5'}), 'az': u'nova', 'id': u'f297508a-87ee-4bcc-b2a1-c9444267c8b2', 'security_groups': [Munch({u'name': u'vping-sg-876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'308672524ade4a6dbce8f67c40c3ec7d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c8214fcecf8b4f1d97ef3adf05555b66', '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-16T05:47:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-16T05:47:38Z', 'hostId': u'5b1689a017dec7ff88ca78fbb45fabfe0afd10de50b33beb59fec489', 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.7', 'cloud': 'envvars', 'host_id': u'5b1689a017dec7ff88ca78fbb45fabfe0afd10de50b33beb59fec489', '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-0000001f', u'OS-SRV-USG:launched_at': u'2018-05-16T05:47:37.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'c8214fcecf8b4f1d97ef3adf05555b66', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-odl-ha.local', 'name': u'opnfv-vping-1-876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82', 'adminPass': u'y355HCuHWydc', 'tenant_id': u'c8214fcecf8b4f1d97ef3adf05555b66', 'created_at': u'2018-05-16T05:47:31Z', 'created': u'2018-05-16T05:47:31Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-16 05:47:42,083 - 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 7181577988706 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.125094] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126706] pid_max: default: 32768 minimum: 301 [ 0.127532] ACPI: Core revision 20150930 [ 0.128867] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130081] Security Framework initialized [ 0.130840] Yama: becoming mindful. [ 0.131506] AppArmor: AppArmor initialized [ 0.132327] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.133617] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.134854] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.136007] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.137366] Initializing cgroup subsys io [ 0.138113] Initializing cgroup subsys memory [ 0.138914] Initializing cgroup subsys devices [ 0.139725] Initializing cgroup subsys freezer [ 0.140536] Initializing cgroup subsys net_cls [ 0.141382] Initializing cgroup subsys perf_event [ 0.142233] Initializing cgroup subsys net_prio [ 0.143052] Initializing cgroup subsys hugetlb [ 0.143854] Initializing cgroup subsys pids [ 0.144666] CPU: Physical Processor ID: 0 [ 0.146115] mce: CPU supports 10 MCE banks [ 0.146896] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.147865] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.157244] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162446] ftrace: allocating 31920 entries in 125 pages [ 0.184259] smpboot: Max logical packages: 1 [ 0.185034] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.186261] x2apic enabled [ 0.186938] Switched APIC routing to physical x2apic. [ 0.188403] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.189605] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.191550] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.193259] ... version: 2 [ 0.194018] ... bit width: 48 [ 0.194787] ... generic registers: 4 [ 0.195542] ... value mask: 0000ffffffffffff [ 0.196500] ... max period: 000000007fffffff [ 0.197400] ... fixed-purpose events: 3 [ 0.198076] ... event mask: 000000070000000f [ 0.198961] KVM setup paravirtual spinlock [ 0.200130] x86: Booted up 1 node, 1 CPUs [ 0.200846] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.202068] devtmpfs: initialized [ 0.203649] evm: security.selinux [ 0.204233] evm: security.SMACK64 [ 0.204830] evm: security.SMACK64EXEC [ 0.205511] evm: security.SMACK64TRANSMUTE [ 0.206269] evm: security.SMACK64MMAP [ 0.206962] evm: security.ima [ 0.207545] evm: security.capability [ 0.208300] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.210067] pinctrl core: initialized pinctrl subsystem [ 0.211099] RTC time: 5:47:37, date: 05/16/18 [ 0.212003] NET: Registered protocol family 16 [ 0.212932] cpuidle: using governor ladder [ 0.213732] cpuidle: using governor menu [ 0.214471] PCCT header not found. [ 0.215181] ACPI: bus type PCI registered [ 0.215942] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.217142] PCI: Using configuration type 1 for base access [ 0.218155] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.220097] ACPI: Added _OSI(Module Device) [ 0.220920] ACPI: Added _OSI(Processor Device) [ 0.221776] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.222671] ACPI: Added _OSI(Processor Aggregator Device) [ 0.224486] ACPI: Interpreter enabled [ 0.225210] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.226913] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.228637] ACPI: (supports S0 S3 S4 S5) [ 0.229363] ACPI: Using IOAPIC for interrupt routing [ 0.230256] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.233236] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.234328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.235534] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.236760] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.238933] acpiphp: Slot [3] registered [ 0.239697] acpiphp: Slot [4] registered [ 0.240457] acpiphp: Slot [5] registered [ 0.241198] acpiphp: Slot [6] registered [ 0.242023] acpiphp: Slot [7] registered [ 0.242875] acpiphp: Slot [8] registered [ 0.243636] acpiphp: Slot [9] registered [ 0.244392] acpiphp: Slot [10] registered [ 0.245154] acpiphp: Slot [11] registered [ 0.252470] acpiphp: Slot [12] registered [ 0.253233] acpiphp: Slot [13] registered [ 0.253987] acpiphp: Slot [14] registered [ 0.254869] acpiphp: Slot [15] registered [ 0.255737] acpiphp: Slot [16] registered [ 0.256638] acpiphp: Slot [17] registered [ 0.257499] acpiphp: Slot [18] registered [ 0.258304] acpiphp: Slot [19] registered [ 0.259180] acpiphp: Slot [20] registered [ 0.260061] acpiphp: Slot [21] registered [ 0.260958] acpiphp: Slot [22] registered [ 0.261860] acpiphp: Slot [23] registered [ 0.262765] acpiphp: Slot [24] registered [ 0.263632] acpiphp: Slot [25] registered [ 0.264516] acpiphp: Slot [26] registered [ 0.265388] acpiphp: Slot [27] registered [ 0.266268] acpiphp: Slot [28] registered [ 0.267119] acpiphp: Slot [29] registered [ 0.267967] acpiphp: Slot [30] registered [ 0.268808] acpiphp: Slot [31] registered [ 0.269715] PCI host bridge to bus 0000:00 [ 0.270576] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.271713] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.272947] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.274208] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.275517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.276804] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.280669] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.281980] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.283073] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.284377] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.287886] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.289383] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.318338] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.319860] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.321319] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.322726] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.324091] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.325346] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.326471] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.327591] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.329290] vgaarb: loaded [ 0.329907] vgaarb: bridge control possible 0000:00:02.0 [ 0.331060] SCSI subsystem initialized [ 0.331923] ACPI: bus type USB registered [ 0.332782] usbcore: registered new interface driver usbfs [ 0.333784] usbcore: registered new interface driver hub [ 0.334790] usbcore: registered new device driver usb [ 0.335872] PCI: Using ACPI for IRQ routing [ 0.336816] NetLabel: Initializing [ 0.337482] NetLabel: domain hash size = 128 [ 0.338290] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.339183] NetLabel: unlabeled traffic allowed by default [ 0.340266] clocksource: Switched to clocksource kvm-clock [ 0.345777] AppArmor: AppArmor Filesystem Enabled [ 0.346744] pnp: PnP ACPI init [ 0.347578] pnp: PnP ACPI: found 5 devices [ 0.353988] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.355835] NET: Registered protocol family 2 [ 0.356915] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.358231] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.359486] TCP: Hash tables configured (established 4096 bind 4096) [ 0.360758] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.361956] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.363279] NET: Registered protocol family 1 [ 0.364283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.366283] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.380111] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.394326] Trying to unpack rootfs image as initramfs... [ 0.444022] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.445807] Scanning for low memory corruption every 60 seconds [ 0.447093] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.448243] audit: initializing netlink subsys (disabled) [ 0.449315] audit: type=2000 audit(1526449658.633:1): initialized [ 0.450729] Initialise system trusted keyring [ 0.451740] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.453043] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.455155] zbud: loaded [ 0.455869] VFS: Disk quotas dquot_6.6.0 [ 0.456754] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.458425] fuse init (API version 7.23) [ 0.459368] Key type big_key registered [ 0.460280] Allocating IMA MOK and blacklist keyrings. [ 0.461520] Key type asymmetric registered [ 0.462434] Asymmetric key parser 'x509' registered [ 0.463510] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.465502] io scheduler noop registered [ 0.466378] io scheduler deadline registered (default) [ 0.467537] io scheduler cfq registered [ 0.468492] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.469572] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.470793] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.472303] ACPI: Power Button [PWRF] [ 0.473134] GHES: HEST is not enabled! [ 0.486827] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514537] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.528758] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.530498] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.554632] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.556570] Linux agpgart interface v0.103 [ 0.558442] brd: module loaded [ 0.559479] loop: module loaded [ 0.564761] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.566024] GPT:90111 != 2097151 [ 0.566594] GPT:Alternate GPT header not at the end of the disk. [ 0.567544] GPT:90111 != 2097151 [ 0.568114] GPT: Use GNU Parted to correct GPT errors. [ 0.568971] vda: vda1 vda15 [ 0.570842] vdb: [ 0.571785] scsi host0: ata_piix [ 0.572464] scsi host1: ata_piix [ 0.573106] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.574185] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.575455] libphy: Fixed MDIO Bus: probed [ 0.576178] tun: Universal TUN/TAP device driver, 1.6 [ 0.577042] tun: (C) 1999-2004 Max Krasnyansky [ 0.578818] PPP generic driver version 2.4.2 [ 0.579827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.581111] ehci-pci: EHCI PCI platform driver [ 0.582029] ehci-platform: EHCI generic platform driver [ 0.583071] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.584293] ohci-pci: OHCI PCI platform driver [ 0.585202] ohci-platform: OHCI generic platform driver [ 0.586068] uhci_hcd: USB Universal Host Controller Interface driver [ 0.599998] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.600926] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.602211] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.603064] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.604038] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.605152] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.606373] usb usb1: Product: UHCI Host Controller [ 0.607179] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.608172] usb usb1: SerialNumber: 0000:00:01.2 [ 0.609016] hub 1-0:1.0: USB hub found [ 0.609689] hub 1-0:1.0: 2 ports detected [ 0.610474] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.612251] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.613116] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.614006] mousedev: PS/2 mouse device common for all mice [ 0.615089] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.616728] rtc_cmos 00:00: RTC can wake from S4 [ 0.618023] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.619061] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.620105] i2c /dev entries driver [ 0.620785] device-mapper: uevent: version 1.0.3 [ 0.621612] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.623075] ledtrig-cpu: registered to indicate activity on CPUs [ 0.624225] NET: Registered protocol family 10 [ 0.625129] NET: Registered protocol family 17 [ 0.625907] Key type dns_resolver registered [ 0.626723] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.627691] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.629250] registered taskstats version 1 [ 0.629961] Loading compiled-in X.509 certificates [ 0.631283] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.632914] zswap: loaded using pool lzo/zbud [ 0.634161] Key type trusted registered [ 0.635632] Key type encrypted registered [ 0.636370] AppArmor: AppArmor sha1 policy hashing enabled [ 0.637288] ima: No TPM chip found, activating TPM-bypass! [ 0.638185] evm: HMAC attrs: 0x1 [ 0.645629] Magic number: 2:958:769 [ 0.646331] mem kmsg: hash matches [ 0.646943] virtio-pci 0000:00:05.0: hash matches [ 0.647778] rtc_cmos 00:00: setting system clock to 2018-05-16 05:47:38 UTC (1526449658) [ 0.649219] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.650197] EDD information not available. [ 0.733210] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.734549] Write protecting the kernel read-only data: 14336k [ 0.735963] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.737579] 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.796751] 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeppCIqwfGamt8dbyzfXv9EG8w/pdaI9Cd8sJ5nm0HaFzxUs8BFvpqWb5dMLpzEkZXs1P2z6gtwUniEyRxGMSlS9EgEA0FrQkPfk8vQhfbdscj9CryziRGMnYb5ryOHZpmyaDbbYYr0PQ/9ZAbnlZJCyYWyZ4FhimNfygaibUDktmtQoi+Lp/mFK5nlKSJ3ChB/1lUd5xouv25k/dbZrEkBdioBOeCYOCGzO7ylGcS1DkVqTqWuS/UY39nOexUwntfDV+GqaK/KrHQ1FkSbKrnIWXkedhZx3yK5rVLgaYdKINL/2Az9/oVFrCpQs+MabK/SS+PcbdYiJ9D05uFF0s5 root@opnfv-vping-1-876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82 ssh-dss AAAAB3NzaC1kc3MAAACBAImZu0yb36BxZR4Bij4OFA1/uTIDDhQ7BbDXi+ZsYhXOw8X7yiSw3LWvHXlqUt5/bAARU/MHwCmuOf6rYuXq2aOebfUWvQuQSeXg7VgJq8jKm6+Q2crybMKdeF2kVyTbnQcnDLMMrtSUvonV1CiBQ6cM3sT3IKahRvA8S7Dq8G8JAAAAFQDE6MKuU2zmjsTT70AqWk50IwpbUwAAAIAgdIIynkMUkppBMo08jdMDrh8+k79LKS37Be1vuvTrheJzJaAUWu9rirrfxaAuhQhQawqpH875Jal3IFSw0BRg4tCX6lfGXvCiNCj92z02szmRRqHSsSBKZZ/b6jKUTdOLMxCX1acmHV8Z79zqzsf4nGkvN2unxoSLalL6a1nrKwAAAIARae+jJnflrycyUKzRq4gZIWwGSqzlD8aYUkaOLINBD4pihW/G73ETW2dtIAnUr4GsDjfyGpaf6a4iLvcPe7cYbZUp28D1WWuXUGWmXSyiX0JVUmA7NeZ+gdGyS9v/O6GMPlgh2cJU1DPi+9fTU9uMelxZ/8fuVkYKE9s9Hiz39g== root@opnfv-vping-1-876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82 -----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:fed8:388b/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.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: f297508a-87ee-4bcc-b2a1-c9444267c8b2 name: opnfv-vping-1-876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82 availability-zone: nova local-hostname: opnfv-vping-1-876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.75 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82 login: 2018-05-16 05:47:42,085 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82' 2018-05-16 05:47:42,386 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2mJPOt+XeLniIxn6XeC9MlDglTw3vUShOumJu3PWjQDOMvjoACUb5mA9Ml7nn9l7tRzeHfeaVW73gRdwyEQLeW3lLVS20jkb+7B4eVG3ttfTMgoqbdRJ+rzCdx64q0G14MLQqxI0MqSudJ2xQmeLfa5PqY9FkKgIjblmEkPdu2J36cvM46x8dGJYXqLgU9gsxFQTTJZyt1US0MTM+yme6Vv3lQWPAWK8/Ldjsfu8GTtLipVy953H4AToNkZJ3IFkYizv4b+v4jLEsV6JUDJyVF7QXjq/lqrMH9YCBjsO4mPRHlWOpkzpkE7dcggR3J5e1tYE6/xvfAvBgSayahJfx Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAtpiTzrfl3i54iMZ+l3gvTJQ4JU8N71EoTrpibtz1o0AzjL46\nAAlG+ZgPTJe55/Ze7Uc3h33mlVu94EXcMhEC3lt5S1UttI5G/uweHlRt7bX0zIKK\nm3USfq8wnceuKtBteDC0KsSNDKkrnSdsUJni32uT6mPRZCoCI25ZhJD3btid+nLz\nOOsfHRiWF6i4FPYLMRUE0yWcrdVEtDEzPspnulb95UFjwFivPy3Y7H7vBk7S4qVc\nvedx+AE6DZGSdyBZGIs7+G/r+IyxLFeiVAyclRe0F46v5aqzB/WAgY7DuJj0R5Vj\nqZM6ZBO3XIIEdyeXtbWBOv8b3wLwYEmsmoSX8QIDAQABAoIBACiLSIamHsxu1STJ\nrmJDtXzzjGP8YcO56ZFRoXmsZn6RSuD9fDN12+Sf9wWyyvzOn9Vf8tyLACA59rdN\ny87yKAjnls87YqKs1ObV1vo1FROrS2f9tHlATZMDo2/lXq7zCNufNOIqMoeVKLIE\nhvB+uvmREY8CCwSKr17eqdHdvpNF9Y/HvhcPnXoEocELpklp6hcXC+YONkTlgGMh\npzWTfTs3LvPfk5dtrXBHbcqwRcEJXVrWYNFeKrTfcT8q1hmZeF5DiqUsz8P92Y5F\n81cAhC8Pq6mMYJzYXucLKmPVcX/HeAFkkiVFBXS+AoSTj2yPIWGCeHgtOSkPYhwZ\nbN1uxgECgYEA7uYQp9hD9pSJjKtKKXxVfs+hU4ilsfMecsx9CZjgbDDSDrNAoc54\nGB5hL1pDyKf0S7w0Oe298iKjgMRzn1Cot7P+VWiXusdPttDEE0WG16TrEB0ca1HJ\nSM1U8L4wLTYV97WFkRmHZbAfVVFP3IJ32Vnv6NEV7uA6FMGDXbyUuNkCgYEAw6q8\n92D5jNmWAd1JLUISD6uZo4y/4EKZdCnQaNo4dthlFvhTqTFTxJ88cPUz9urTBt15\nhBEPQCrBZf50aQJyP3HaAiI4Xn7Td/aJQbSGIq0drK66tZFUeLw1k5Sl2PyDaaBW\nIOuuMWrZ8ABknDPDD41iV1jIFEF79bxoa3TiKNkCgYAZjZ5Gdcl/PJAh7ch2+4eh\nks/swXcHu7uMB/dv6VxH9kjhrabCJ/WMjuNST1NkySJGX5EuiRGCLtZSVbEQX25M\niAIyXIeuQNdz9IykixFLS6ahCJwblpnzIZNuVMmObHSZFF9/D7390ILpe1MRgRsU\nspwIySSRcoaD5dcJVbyKsQKBgAC4MwOx3pkO/8c3+hnpgUl/dwwr61S2yfusX7DT\nBJwjRZPlC+G2Zbl2YHGF5VAGIwqGa/j5WxYAUj++xMzSDnt/Pq79Uzm9u6dYR77v\nHAMqoc5NwjACvc3H22aUiFuY6h7MUSTD2RsjanPAfJ46boAzI+ZwVCQG7Z7Et5mV\nj3NZAoGAeqtLRzuM5RNFUw6j5Ee7JQnNSxgvnn3CVdiFEpD4HmGFt8e3l2nCM9MT\n1IFCBvmWtl5asfKZG0TmtWYZXT1k2fbjZaICSnevW1+xUtkY//bq4RZRZ02S1nz2\nVgPUtbDFOgz+1WaljV899rH7zl3dijBlP4BSCFeHpmb9g5z9Iwg=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'308672524ade4a6dbce8f67c40c3ec7d', 'name': u'vping-keypair-876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82', 'created_at': '2018-05-16T05:47:42.386100', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c8214fcecf8b4f1d97ef3adf05555b66', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'24:8d:59:fc:41:36:2c:da:fc:bd:24:cc:82:4b:73:63', 'type': 'ssh', 'id': u'vping-keypair-876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82'}) 2018-05-16 05:47:42,386 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAtpiTzrfl3i54iMZ+l3gvTJQ4JU8N71EoTrpibtz1o0AzjL46 AAlG+ZgPTJe55/Ze7Uc3h33mlVu94EXcMhEC3lt5S1UttI5G/uweHlRt7bX0zIKK m3USfq8wnceuKtBteDC0KsSNDKkrnSdsUJni32uT6mPRZCoCI25ZhJD3btid+nLz OOsfHRiWF6i4FPYLMRUE0yWcrdVEtDEzPspnulb95UFjwFivPy3Y7H7vBk7S4qVc vedx+AE6DZGSdyBZGIs7+G/r+IyxLFeiVAyclRe0F46v5aqzB/WAgY7DuJj0R5Vj qZM6ZBO3XIIEdyeXtbWBOv8b3wLwYEmsmoSX8QIDAQABAoIBACiLSIamHsxu1STJ rmJDtXzzjGP8YcO56ZFRoXmsZn6RSuD9fDN12+Sf9wWyyvzOn9Vf8tyLACA59rdN y87yKAjnls87YqKs1ObV1vo1FROrS2f9tHlATZMDo2/lXq7zCNufNOIqMoeVKLIE hvB+uvmREY8CCwSKr17eqdHdvpNF9Y/HvhcPnXoEocELpklp6hcXC+YONkTlgGMh pzWTfTs3LvPfk5dtrXBHbcqwRcEJXVrWYNFeKrTfcT8q1hmZeF5DiqUsz8P92Y5F 81cAhC8Pq6mMYJzYXucLKmPVcX/HeAFkkiVFBXS+AoSTj2yPIWGCeHgtOSkPYhwZ bN1uxgECgYEA7uYQp9hD9pSJjKtKKXxVfs+hU4ilsfMecsx9CZjgbDDSDrNAoc54 GB5hL1pDyKf0S7w0Oe298iKjgMRzn1Cot7P+VWiXusdPttDEE0WG16TrEB0ca1HJ SM1U8L4wLTYV97WFkRmHZbAfVVFP3IJ32Vnv6NEV7uA6FMGDXbyUuNkCgYEAw6q8 92D5jNmWAd1JLUISD6uZo4y/4EKZdCnQaNo4dthlFvhTqTFTxJ88cPUz9urTBt15 hBEPQCrBZf50aQJyP3HaAiI4Xn7Td/aJQbSGIq0drK66tZFUeLw1k5Sl2PyDaaBW IOuuMWrZ8ABknDPDD41iV1jIFEF79bxoa3TiKNkCgYAZjZ5Gdcl/PJAh7ch2+4eh ks/swXcHu7uMB/dv6VxH9kjhrabCJ/WMjuNST1NkySJGX5EuiRGCLtZSVbEQX25M iAIyXIeuQNdz9IykixFLS6ahCJwblpnzIZNuVMmObHSZFF9/D7390ILpe1MRgRsU spwIySSRcoaD5dcJVbyKsQKBgAC4MwOx3pkO/8c3+hnpgUl/dwwr61S2yfusX7DT BJwjRZPlC+G2Zbl2YHGF5VAGIwqGa/j5WxYAUj++xMzSDnt/Pq79Uzm9u6dYR77v HAMqoc5NwjACvc3H22aUiFuY6h7MUSTD2RsjanPAfJ46boAzI+ZwVCQG7Z7Et5mV j3NZAoGAeqtLRzuM5RNFUw6j5Ee7JQnNSxgvnn3CVdiFEpD4HmGFt8e3l2nCM9MT 1IFCBvmWtl5asfKZG0TmtWYZXT1k2fbjZaICSnevW1+xUtkY//bq4RZRZ02S1nz2 VgPUtbDFOgz+1WaljV899rH7zl3dijBlP4BSCFeHpmb9g5z9Iwg= -----END RSA PRIVATE KEY----- 2018-05-16 05:47:43,595 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82' 2018-05-16 05:47:53,981 - 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-876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:12:41:24', u'version': 4, u'addr': u'192.168.130.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'18dfe37a-8548-44fe-aebc-92d046d54099'}), 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-00000022', u'OS-SRV-USG:launched_at': u'2018-05-16T05:47:51.000000', 'flavor': Munch({u'id': u'f5b21109-540a-44cb-8e6e-91897026d6b5'}), 'az': u'nova', 'id': u'10bf6bc0-5aa5-4823-8939-8bd85970b2f7', 'security_groups': [Munch({u'name': u'vping-sg-876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'308672524ade4a6dbce8f67c40c3ec7d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c8214fcecf8b4f1d97ef3adf05555b66', '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-16T05:47:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-16T05:47:52Z', 'hostId': u'f6ed28774e16506bf4334a8f5215d56fe4d40f4d6aff7312c3ce7b2c', u'OS-EXT-SRV-ATTR:host': u'cmp001', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82', 'public_v6': '', 'private_v4': u'192.168.130.13', 'cloud': 'envvars', 'host_id': u'f6ed28774e16506bf4334a8f5215d56fe4d40f4d6aff7312c3ce7b2c', '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-00000022', u'OS-SRV-USG:launched_at': u'2018-05-16T05:47:51.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'c8214fcecf8b4f1d97ef3adf05555b66', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-odl-ha.local', 'name': u'opnfv-vping-2-ssh--876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82', 'adminPass': u'9M4Z9vW7cQMk', 'tenant_id': u'c8214fcecf8b4f1d97ef3adf05555b66', 'created_at': u'2018-05-16T05:47:45Z', 'created': u'2018-05-16T05:47:45Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-16 05:47:56,715 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'ACTIVE', 'router_id': u'026b5156-8c31-4529-a044-7ad432283438', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'c8214fcecf8b4f1d97ef3adf05555b66', 'created_at': u'2018-05-16T05:47:55Z', 'attached': True, 'updated_at': u'2018-05-16T05:47:55Z', 'id': u'cc84aba2-648e-49e4-bbc1-8baacbb179fc', 'floating_network_id': u'1b1f73e4-adb6-4666-839b-a0dfa9710808', 'fixed_ip_address': u'192.168.130.13', 'floating_ip_address': u'172.30.10.115', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c8214fcecf8b4f1d97ef3adf05555b66', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'026b5156-8c31-4529-a044-7ad432283438', 'project_id': u'c8214fcecf8b4f1d97ef3adf05555b66', 'port_id': u'5d1478c5-036f-4db1-87ed-1440f3d87cf5', 'port': u'5d1478c5-036f-4db1-87ed-1440f3d87cf5', 'network': u'1b1f73e4-adb6-4666-839b-a0dfa9710808'}) 2018-05-16 05:47:58,383 - 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 7187172051588 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.114187] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.115807] pid_max: default: 32768 minimum: 301 [ 0.116673] ACPI: Core revision 20150930 [ 0.118023] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.119293] Security Framework initialized [ 0.120066] Yama: becoming mindful. [ 0.120759] AppArmor: AppArmor initialized [ 0.121613] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.122985] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.124269] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.125471] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.126891] Initializing cgroup subsys io [ 0.127709] Initializing cgroup subsys memory [ 0.128546] Initializing cgroup subsys devices [ 0.129422] Initializing cgroup subsys freezer [ 0.130278] Initializing cgroup subsys net_cls [ 0.131126] Initializing cgroup subsys perf_event [ 0.132030] Initializing cgroup subsys net_prio [ 0.132888] Initializing cgroup subsys hugetlb [ 0.133779] Initializing cgroup subsys pids [ 0.134643] CPU: Physical Processor ID: 0 [ 0.136137] mce: CPU supports 10 MCE banks [ 0.136951] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.137961] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.147413] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.152683] ftrace: allocating 31920 entries in 125 pages [ 0.174757] smpboot: Max logical packages: 1 [ 0.175584] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.176901] x2apic enabled [ 0.177635] Switched APIC routing to physical x2apic. [ 0.179154] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.180261] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.182347] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.184489] ... version: 2 [ 0.185443] ... bit width: 48 [ 0.186403] ... generic registers: 4 [ 0.187261] ... value mask: 0000ffffffffffff [ 0.188284] ... max period: 000000007fffffff [ 0.189307] ... fixed-purpose events: 3 [ 0.190114] ... event mask: 000000070000000f [ 0.191157] KVM setup paravirtual spinlock [ 0.192452] x86: Booted up 1 node, 1 CPUs [ 0.193252] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.194643] devtmpfs: initialized [ 0.196346] evm: security.selinux [ 0.197029] evm: security.SMACK64 [ 0.197719] evm: security.SMACK64EXEC [ 0.198480] evm: security.SMACK64TRANSMUTE [ 0.199321] evm: security.SMACK64MMAP [ 0.200087] evm: security.ima [ 0.200721] evm: security.capability [ 0.201556] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.203483] pinctrl core: initialized pinctrl subsystem [ 0.204627] RTC time: 5:47:51, date: 05/16/18 [ 0.205589] NET: Registered protocol family 16 [ 0.206573] cpuidle: using governor ladder [ 0.207348] cpuidle: using governor menu [ 0.208152] PCCT header not found. [ 0.208871] ACPI: bus type PCI registered [ 0.209663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.210914] PCI: Using configuration type 1 for base access [ 0.211990] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.214017] ACPI: Added _OSI(Module Device) [ 0.214865] ACPI: Added _OSI(Processor Device) [ 0.215688] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.216654] ACPI: Added _OSI(Processor Aggregator Device) [ 0.218482] ACPI: Interpreter enabled [ 0.219221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.220986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.222759] ACPI: (supports S0 S3 S4 S5) [ 0.223481] ACPI: Using IOAPIC for interrupt routing [ 0.224383] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.227365] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.228496] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.229713] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.230870] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.233039] acpiphp: Slot [3] registered [ 0.233795] acpiphp: Slot [4] registered [ 0.234559] acpiphp: Slot [5] registered [ 0.235339] acpiphp: Slot [6] registered [ 0.236095] acpiphp: Slot [7] registered [ 0.236847] acpiphp: Slot [8] registered [ 0.237600] acpiphp: Slot [9] registered [ 0.238344] acpiphp: Slot [10] registered [ 0.239113] acpiphp: Slot [11] registered [ 0.246536] acpiphp: Slot [12] registered [ 0.247331] acpiphp: Slot [13] registered [ 0.248088] acpiphp: Slot [14] registered [ 0.248850] acpiphp: Slot [15] registered [ 0.249630] acpiphp: Slot [16] registered [ 0.250385] acpiphp: Slot [17] registered [ 0.251173] acpiphp: Slot [18] registered [ 0.251934] acpiphp: Slot [19] registered [ 0.252694] acpiphp: Slot [20] registered [ 0.253463] acpiphp: Slot [21] registered [ 0.254231] acpiphp: Slot [22] registered [ 0.255014] acpiphp: Slot [23] registered [ 0.255795] acpiphp: Slot [24] registered [ 0.256570] acpiphp: Slot [25] registered [ 0.257346] acpiphp: Slot [26] registered [ 0.258117] acpiphp: Slot [27] registered [ 0.258888] acpiphp: Slot [28] registered [ 0.259663] acpiphp: Slot [29] registered [ 0.260435] acpiphp: Slot [30] registered [ 0.261202] acpiphp: Slot [31] registered [ 0.261970] PCI host bridge to bus 0000:00 [ 0.262756] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.263936] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.265114] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.266516] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.267891] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.269361] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.273149] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.274429] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.275583] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.276803] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.280880] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.282270] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.310958] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.313497] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.314810] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.316115] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.317392] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.318576] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.319641] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.320660] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.322102] vgaarb: loaded [ 0.322747] vgaarb: bridge control possible 0000:00:02.0 [ 0.323854] SCSI subsystem initialized [ 0.324631] ACPI: bus type USB registered [ 0.325409] usbcore: registered new interface driver usbfs [ 0.326420] usbcore: registered new interface driver hub [ 0.327429] usbcore: registered new device driver usb [ 0.328460] PCI: Using ACPI for IRQ routing [ 0.329438] NetLabel: Initializing [ 0.330117] NetLabel: domain hash size = 128 [ 0.330953] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.331865] NetLabel: unlabeled traffic allowed by default [ 0.332932] clocksource: Switched to clocksource kvm-clock [ 0.338300] AppArmor: AppArmor Filesystem Enabled [ 0.339268] pnp: PnP ACPI init [ 0.340121] pnp: PnP ACPI: found 5 devices [ 0.346434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.348131] NET: Registered protocol family 2 [ 0.349080] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.350345] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.351538] TCP: Hash tables configured (established 4096 bind 4096) [ 0.352668] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.353742] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.354914] NET: Registered protocol family 1 [ 0.355760] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.356847] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.357926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.371869] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.385980] Trying to unpack rootfs image as initramfs... [ 0.435720] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.437561] Scanning for low memory corruption every 60 seconds [ 0.439014] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.440323] audit: initializing netlink subsys (disabled) [ 0.441510] audit: type=2000 audit(1526449672.234:1): initialized [ 0.443028] Initialise system trusted keyring [ 0.444042] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.445269] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.447300] zbud: loaded [ 0.447976] VFS: Disk quotas dquot_6.6.0 [ 0.448798] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.450401] fuse init (API version 7.23) [ 0.451305] Key type big_key registered [ 0.452111] Allocating IMA MOK and blacklist keyrings. [ 0.453268] Key type asymmetric registered [ 0.454116] Asymmetric key parser 'x509' registered [ 0.455109] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.456562] io scheduler noop registered [ 0.457326] io scheduler deadline registered (default) [ 0.458292] io scheduler cfq registered [ 0.459476] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.460485] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.461708] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.463083] ACPI: Power Button [PWRF] [ 0.463871] GHES: HEST is not enabled! [ 0.477478] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.504859] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.519115] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.520913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.544297] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.546247] Linux agpgart interface v0.103 [ 0.548195] brd: module loaded [ 0.549309] loop: module loaded [ 0.553883] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.555214] GPT:90111 != 2097151 [ 0.555819] GPT:Alternate GPT header not at the end of the disk. [ 0.556809] GPT:90111 != 2097151 [ 0.557420] GPT: Use GNU Parted to correct GPT errors. [ 0.558298] vda: vda1 vda15 [ 0.559990] vdb: [ 0.560952] scsi host0: ata_piix [ 0.561622] scsi host1: ata_piix [ 0.562267] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.563409] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.564743] libphy: Fixed MDIO Bus: probed [ 0.565504] tun: Universal TUN/TAP device driver, 1.6 [ 0.566372] tun: (C) 1999-2004 Max Krasnyansky [ 0.568182] PPP generic driver version 2.4.2 [ 0.568996] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.570106] ehci-pci: EHCI PCI platform driver [ 0.570921] ehci-platform: EHCI generic platform driver [ 0.571822] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.572841] ohci-pci: OHCI PCI platform driver [ 0.573629] ohci-platform: OHCI generic platform driver [ 0.574567] uhci_hcd: USB Universal Host Controller Interface driver [ 0.588740] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.589703] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.591010] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.591877] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.592899] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.594045] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.595340] usb usb1: Product: UHCI Host Controller [ 0.596194] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.597240] usb usb1: SerialNumber: 0000:00:01.2 [ 0.598138] hub 1-0:1.0: USB hub found [ 0.599756] hub 1-0:1.0: 2 ports detected [ 0.601130] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.603048] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.603926] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.604889] mousedev: PS/2 mouse device common for all mice [ 0.606058] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.607772] rtc_cmos 00:00: RTC can wake from S4 [ 0.608763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.609882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.611008] i2c /dev entries driver [ 0.611900] device-mapper: uevent: version 1.0.3 [ 0.613153] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.614680] ledtrig-cpu: registered to indicate activity on CPUs [ 0.615909] NET: Registered protocol family 10 [ 0.616850] NET: Registered protocol family 17 [ 0.617684] Key type dns_resolver registered [ 0.618559] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.619589] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.621242] registered taskstats version 1 [ 0.621987] Loading compiled-in X.509 certificates [ 0.623374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.625100] zswap: loaded using pool lzo/zbud [ 0.626439] Key type trusted registered [ 0.627936] Key type encrypted registered [ 0.628707] AppArmor: AppArmor sha1 policy hashing enabled [ 0.629667] ima: No TPM chip found, activating TPM-bypass! [ 0.630652] evm: HMAC attrs: 0x1 [ 0.638310] Magic number: 2:958:769 [ 0.639057] mem kmsg: hash matches [ 0.639708] virtio-pci 0000:00:05.0: hash matches [ 0.640594] rtc_cmos 00:00: setting system clock to 2018-05-16 05:47:52 UTC (1526449672) [ 0.642069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.643130] EDD information not available. [ 0.721888] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.723321] Write protecting the kernel read-only data: 14336k [ 0.724786] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.726454] 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.69 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.869336] 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.13... Lease of 192.168.130.13 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ4mbMiPiO5H0lVon0G8u+zctFVUIf1IClbzmc2HRc7j/Bw1ovRK68ARkSKybHi5EHo+M1HchqD5yASPoZuLWGeRF3/y7Bwgb6vp1F4MB+xP7a7KkjHnSYM63dG/vBaksRDk3KqEPFykAKLybaYG5L3fONXrbGbOVTGmlwQUJXrefCBhw4JKwk80VCRD2G023roBJFfGikH3Wuc6AHLgTECd/sThyq7rPmzjsEOZ161BkMGG+bSwlIRr/YH79v8lncRjqqVubYUMXibzpaTScwo4xprXCS13VUJoFUZimLzyqEtOijqPBA5pI2AxOJoCyxAY6qCVUiISfnXaZ4N4Jl root@opnfv-vping-2-ssh--876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82 ssh-dss AAAAB3NzaC1kc3MAAACBAIfFkvWhKRp6iDRLslR0+FB9ILUa0iPvieSLMAghmiRh51wx3fR6SsocZYGPD5ALUUnosLS74v1DLOweyjJ7rS+qeCiCkd3lf2MHm0b0gE4cqqS2G/kBUx+uG6UJI0PnCFJ6iAGu2065fiSozrg9EuJzsQme+FZ1G/KU99xqy+nBAAAAFQC+qrq8EWBsTgs4fO6FE2uiF26zVwAAAIBnQffXK8aMAROKeD9dNSol3dFnw8wZ4kUW5azlqb890Tow9VkH6CYOMTiLTexqY9NlVI5etnMqEOzhJhCYYQt1J7gief8kzYm/zY+YQvFE/mDAST0NsMhyMg5toM7LJKfFnCffjFTxIPEPfg0Kg+HzJoCck7ha49VmhTeB4tJdSwAAAIArU2cLt9G0o225HYuhK583UTD8JGKdQaatkPRpycNXLFqZPxqqCp2cNRCRF0P/56BD51haNcaLMbX+GluzXRiFtMRheJ6APDfQhWTOaPAJBsGBcUpy4/h+3NDMZJ6cPCTmg+dDUyPvTANp2ysKtqKkwoLPkoxCB/uxd+WKjmf7GQ== root@opnfv-vping-2-ssh--876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.13,24,fe80::f816:3eff:fe12:4124/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.13 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 10bf6bc0-5aa5-4823-8939-8bd85970b2f7 name: opnfv-vping-2-ssh--876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82 availability-zone: nova local-hostname: opnfv-vping-2-ssh--876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.79 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-ssh--876d2863-9a4b-4f6d-b5a6-a4dc8f8faf82 login: 2018-05-16 05:47:58,384 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-16 05:48:14,512 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-16 05:48:14,516 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-16 05:48:14,518 - xtesting.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-05-16 05:48:14,519 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-16 05:48:15,021 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-16 05:48:15,022 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:53 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-16 05:48:31,008 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-16 05:48:31,810 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'ca308d04-5fb5-488d-a8c5-715e12cf7a75'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-16T05:34:31Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'1b1f73e4-adb6-4666-839b-a0dfa9710808', 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'c8214fcecf8b4f1d97ef3adf05555b66', u'created_at': u'2018-05-16T05:34:25Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c8214fcecf8b4f1d97ef3adf05555b66'}) 2018-05-16 05:48:31,811 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-16 05:48:31,811 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-16 05:48:31' 2018-05-16 05:48:31,811 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--8fb3ca04-97fb-45b4-9051-b14469720d67' 2018-05-16 05:48:31,811 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-05-16 05:48:32,600 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--8fb3ca04-97fb-45b4-9051-b14469720d67', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-16T05:48:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/a7297b5d-1ca5-448b-96e5-314a0c6fcd61/file', u'owner': u'c8214fcecf8b4f1d97ef3adf05555b66', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'a7297b5d-1ca5-448b-96e5-314a0c6fcd61', u'size': None, u'name': u'functest-vping--8fb3ca04-97fb-45b4-9051-b14469720d67', u'checksum': None, u'self': u'/v2/images/a7297b5d-1ca5-448b-96e5-314a0c6fcd61', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-16T05:48:32Z', u'schema': u'/v2/schemas/image'}) 2018-05-16 05:48:32,600 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-8fb3ca04-97fb-45b4-9051-b14469720d67' 2018-05-16 05:48:33,016 - 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-16T05:48:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'091ebecf-b6cb-4368-b6b9-6fa47bdb36be', u'provider:segmentation_id': 40, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-8fb3ca04-97fb-45b4-9051-b14469720d67', u'admin_state_up': True, u'tenant_id': u'c8214fcecf8b4f1d97ef3adf05555b66', u'created_at': u'2018-05-16T05:48:32Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c8214fcecf8b4f1d97ef3adf05555b66'}) 2018-05-16 05:48:33,716 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-16T05:48:33Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.130.2', u'end': u'192.168.130.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.130.0/24', u'id': u'3020dadc-0c24-40d0-ab43-6e2f9f7715ea', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-8fb3ca04-97fb-45b4-9051-b14469720d67', u'enable_dhcp': True, u'network_id': u'091ebecf-b6cb-4368-b6b9-6fa47bdb36be', u'tenant_id': u'c8214fcecf8b4f1d97ef3adf05555b66', u'created_at': u'2018-05-16T05:48:33Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'c8214fcecf8b4f1d97ef3adf05555b66'}) 2018-05-16 05:48:33,716 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-8fb3ca04-97fb-45b4-9051-b14469720d67' 2018-05-16 05:48:35,552 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'1b1f73e4-adb6-4666-839b-a0dfa9710808', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ca308d04-5fb5-488d-a8c5-715e12cf7a75', u'ip_address': u'172.30.10.121'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c8214fcecf8b4f1d97ef3adf05555b66', u'created_at': u'2018-05-16T05:48:33Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-05-16T05:48:35Z', u'revision_number': 2, u'routes': [], u'project_id': u'c8214fcecf8b4f1d97ef3adf05555b66', u'id': u'6eab24a0-0319-49ad-bcee-4fa02e8bbf59', u'name': u'vping-router-8fb3ca04-97fb-45b4-9051-b14469720d67'}) 2018-05-16 05:48:37,885 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-8fb3ca04-97fb-45b4-9051-b14469720d67' 2018-05-16 05:48:38,032 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-8fb3ca04-97fb-45b4-9051-b14469720d67', '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'c8214fcecf8b4f1d97ef3adf05555b66', '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'37982c99-1623-4a3b-bae7-5c52b3070dff', 'swap': 0}) 2018-05-16 05:48:38,917 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-8fb3ca04-97fb-45b4-9051-b14469720d67' 2018-05-16 05:48:49,486 - 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-8fb3ca04-97fb-45b4-9051-b14469720d67': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:03:38:c7', u'version': 4, u'addr': u'192.168.130.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a7297b5d-1ca5-448b-96e5-314a0c6fcd61'}), 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-00000025', u'OS-SRV-USG:launched_at': u'2018-05-16T05:48:47.000000', 'flavor': Munch({u'id': u'37982c99-1623-4a3b-bae7-5c52b3070dff'}), 'az': u'nova', 'id': u'3a8555cc-666d-4126-80f1-a05d65233ddf', 'security_groups': [Munch({u'name': u'vping-sg-8fb3ca04-97fb-45b4-9051-b14469720d67'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'308672524ade4a6dbce8f67c40c3ec7d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c8214fcecf8b4f1d97ef3adf05555b66', '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-16T05:48:47.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-16T05:48:47Z', 'hostId': u'f6ed28774e16506bf4334a8f5215d56fe4d40f4d6aff7312c3ce7b2c', 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.6', 'cloud': 'envvars', 'host_id': u'f6ed28774e16506bf4334a8f5215d56fe4d40f4d6aff7312c3ce7b2c', '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-00000025', u'OS-SRV-USG:launched_at': u'2018-05-16T05:48:47.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'c8214fcecf8b4f1d97ef3adf05555b66', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-odl-ha.local', 'name': u'opnfv-vping-1-8fb3ca04-97fb-45b4-9051-b14469720d67', 'adminPass': u'6NPj8wctAmnE', 'tenant_id': u'c8214fcecf8b4f1d97ef3adf05555b66', 'created_at': u'2018-05-16T05:48:40Z', 'created': u'2018-05-16T05:48:40Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-16 05:48:51,483 - 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 7242540134656 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.117628] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.119105] pid_max: default: 32768 minimum: 301 [ 0.119932] ACPI: Core revision 20150930 [ 0.121247] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.122448] Security Framework initialized [ 0.123184] Yama: becoming mindful. [ 0.123844] AppArmor: AppArmor initialized [ 0.124624] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.125923] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.127119] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128239] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.129572] Initializing cgroup subsys io [ 0.130316] Initializing cgroup subsys memory [ 0.131093] Initializing cgroup subsys devices [ 0.131887] Initializing cgroup subsys freezer [ 0.132657] Initializing cgroup subsys net_cls [ 0.133440] Initializing cgroup subsys perf_event [ 0.134263] Initializing cgroup subsys net_prio [ 0.135043] Initializing cgroup subsys hugetlb [ 0.135829] Initializing cgroup subsys pids [ 0.136622] CPU: Physical Processor ID: 0 [ 0.138045] mce: CPU supports 10 MCE banks [ 0.138807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.139732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.149169] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.154312] ftrace: allocating 31920 entries in 125 pages [ 0.176384] smpboot: Max logical packages: 1 [ 0.177189] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.178411] x2apic enabled [ 0.179102] Switched APIC routing to physical x2apic. [ 0.180564] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.181622] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.183535] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.185226] ... version: 2 [ 0.185985] ... bit width: 48 [ 0.186757] ... generic registers: 4 [ 0.187605] ... value mask: 0000ffffffffffff [ 0.188552] ... max period: 000000007fffffff [ 0.189499] ... fixed-purpose events: 3 [ 0.190237] ... event mask: 000000070000000f [ 0.191194] KVM setup paravirtual spinlock [ 0.192449] x86: Booted up 1 node, 1 CPUs [ 0.193215] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.194570] devtmpfs: initialized [ 0.196232] evm: security.selinux [ 0.196900] evm: security.SMACK64 [ 0.197537] evm: security.SMACK64EXEC [ 0.198216] evm: security.SMACK64TRANSMUTE [ 0.198983] evm: security.SMACK64MMAP [ 0.199688] evm: security.ima [ 0.200270] evm: security.capability [ 0.201012] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.202835] pinctrl core: initialized pinctrl subsystem [ 0.203916] RTC time: 5:48:47, date: 05/16/18 [ 0.204860] NET: Registered protocol family 16 [ 0.205780] cpuidle: using governor ladder [ 0.206546] cpuidle: using governor menu [ 0.207281] PCCT header not found. [ 0.207994] ACPI: bus type PCI registered [ 0.208767] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.209954] PCI: Using configuration type 1 for base access [ 0.210973] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.212902] ACPI: Added _OSI(Module Device) [ 0.213718] ACPI: Added _OSI(Processor Device) [ 0.214530] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.215366] ACPI: Added _OSI(Processor Aggregator Device) [ 0.217168] ACPI: Interpreter enabled [ 0.217876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.219592] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.221298] ACPI: (supports S0 S3 S4 S5) [ 0.222010] ACPI: Using IOAPIC for interrupt routing [ 0.222886] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.225803] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.226861] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.228047] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.229197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.231321] acpiphp: Slot [3] registered [ 0.232087] acpiphp: Slot [4] registered [ 0.232842] acpiphp: Slot [5] registered [ 0.233616] acpiphp: Slot [6] registered [ 0.234430] acpiphp: Slot [7] registered [ 0.235244] acpiphp: Slot [8] registered [ 0.235980] acpiphp: Slot [9] registered [ 0.236691] acpiphp: Slot [10] registered [ 0.237416] acpiphp: Slot [11] registered [ 0.244887] acpiphp: Slot [12] registered [ 0.245641] acpiphp: Slot [13] registered [ 0.246395] acpiphp: Slot [14] registered [ 0.247150] acpiphp: Slot [15] registered [ 0.247927] acpiphp: Slot [16] registered [ 0.248698] acpiphp: Slot [17] registered [ 0.249474] acpiphp: Slot [18] registered [ 0.250237] acpiphp: Slot [19] registered [ 0.251003] acpiphp: Slot [20] registered [ 0.251807] acpiphp: Slot [21] registered [ 0.252590] acpiphp: Slot [22] registered [ 0.253347] acpiphp: Slot [23] registered [ 0.254114] acpiphp: Slot [24] registered [ 0.254877] acpiphp: Slot [25] registered [ 0.255654] acpiphp: Slot [26] registered [ 0.256422] acpiphp: Slot [27] registered [ 0.257201] acpiphp: Slot [28] registered [ 0.257969] acpiphp: Slot [29] registered [ 0.258741] acpiphp: Slot [30] registered [ 0.259499] acpiphp: Slot [31] registered [ 0.260237] PCI host bridge to bus 0000:00 [ 0.260985] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.262132] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.263290] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.264639] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.265999] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.267428] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.271174] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.272485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.273621] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.274852] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.278946] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.280255] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.307807] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.309192] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.311233] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.312541] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.313828] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.314996] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.316093] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.317093] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.318538] vgaarb: loaded [ 0.319092] vgaarb: bridge control possible 0000:00:02.0 [ 0.320186] SCSI subsystem initialized [ 0.320966] ACPI: bus type USB registered [ 0.321758] usbcore: registered new interface driver usbfs [ 0.322761] usbcore: registered new interface driver hub [ 0.323754] usbcore: registered new device driver usb [ 0.324763] PCI: Using ACPI for IRQ routing [ 0.325725] NetLabel: Initializing [ 0.326388] NetLabel: domain hash size = 128 [ 0.327178] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328082] NetLabel: unlabeled traffic allowed by default [ 0.329139] clocksource: Switched to clocksource kvm-clock [ 0.334491] AppArmor: AppArmor Filesystem Enabled [ 0.335444] pnp: PnP ACPI init [ 0.336294] pnp: PnP ACPI: found 5 devices [ 0.342583] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.344201] NET: Registered protocol family 2 [ 0.345127] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.346375] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.347528] TCP: Hash tables configured (established 4096 bind 4096) [ 0.348644] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.349706] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.350837] NET: Registered protocol family 1 [ 0.351686] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.352759] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.353782] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.367744] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.381795] Trying to unpack rootfs image as initramfs... [ 0.431007] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.432615] Scanning for low memory corruption every 60 seconds [ 0.433890] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.435071] audit: initializing netlink subsys (disabled) [ 0.436142] audit: type=2000 audit(1526449727.790:1): initialized [ 0.437512] Initialise system trusted keyring [ 0.438443] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.439672] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.441634] zbud: loaded [ 0.442298] VFS: Disk quotas dquot_6.6.0 [ 0.443098] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.444613] fuse init (API version 7.23) [ 0.445488] Key type big_key registered [ 0.446305] Allocating IMA MOK and blacklist keyrings. [ 0.447807] Key type asymmetric registered [ 0.448600] Asymmetric key parser 'x509' registered [ 0.449569] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.451029] io scheduler noop registered [ 0.451828] io scheduler deadline registered (default) [ 0.452809] io scheduler cfq registered [ 0.453624] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.454709] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.456002] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.457441] ACPI: Power Button [PWRF] [ 0.458250] GHES: HEST is not enabled! [ 0.471874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.499181] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.513471] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.515304] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.538691] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.540669] Linux agpgart interface v0.103 [ 0.542598] brd: module loaded [ 0.543683] loop: module loaded [ 0.548767] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.550187] GPT:90111 != 2097151 [ 0.550853] GPT:Alternate GPT header not at the end of the disk. [ 0.551968] GPT:90111 != 2097151 [ 0.552628] GPT: Use GNU Parted to correct GPT errors. [ 0.553604] vda: vda1 vda15 [ 0.555486] vdb: [ 0.556427] scsi host0: ata_piix [ 0.557134] scsi host1: ata_piix [ 0.557832] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.559095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.560537] libphy: Fixed MDIO Bus: probed [ 0.561326] tun: Universal TUN/TAP device driver, 1.6 [ 0.562275] tun: (C) 1999-2004 Max Krasnyansky [ 0.564319] PPP generic driver version 2.4.2 [ 0.565203] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.566280] ehci-pci: EHCI PCI platform driver [ 0.567041] ehci-platform: EHCI generic platform driver [ 0.567925] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.568922] ohci-pci: OHCI PCI platform driver [ 0.569690] ohci-platform: OHCI generic platform driver [ 0.570581] uhci_hcd: USB Universal Host Controller Interface driver [ 0.585520] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.586468] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.587756] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.588608] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.589615] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.590712] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.591974] usb usb1: Product: UHCI Host Controller [ 0.592797] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.593818] usb usb1: SerialNumber: 0000:00:01.2 [ 0.594671] hub 1-0:1.0: USB hub found [ 0.595341] hub 1-0:1.0: 2 ports detected [ 0.596169] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.598002] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.598860] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.599791] mousedev: PS/2 mouse device common for all mice [ 0.600896] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.602544] rtc_cmos 00:00: RTC can wake from S4 [ 0.603499] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.604568] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.605647] i2c /dev entries driver [ 0.606322] device-mapper: uevent: version 1.0.3 [ 0.607216] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.608662] ledtrig-cpu: registered to indicate activity on CPUs [ 0.610215] NET: Registered protocol family 10 [ 0.611114] NET: Registered protocol family 17 [ 0.611913] Key type dns_resolver registered [ 0.612742] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.613722] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.615289] registered taskstats version 1 [ 0.616054] Loading compiled-in X.509 certificates [ 0.617392] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.619034] zswap: loaded using pool lzo/zbud [ 0.620307] Key type trusted registered [ 0.621786] Key type encrypted registered [ 0.622519] AppArmor: AppArmor sha1 policy hashing enabled [ 0.623440] ima: No TPM chip found, activating TPM-bypass! [ 0.624373] evm: HMAC attrs: 0x1 [ 0.632056] Magic number: 2:511:820 [ 0.632817] rtc_cmos 00:00: setting system clock to 2018-05-16 05:48:47 UTC (1526449727) [ 0.634240] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.635251] EDD information not available. [ 0.718054] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.719455] Write protecting the kernel read-only data: 14336k [ 0.720897] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.722509] 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.777255] 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.62 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.6... Lease of 192.168.130.6 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJsHZGJZ4IUKAiQ+sB3b86KFWtpeXlBpaDL0BrqerWxu812TUvTkPKqglEEvO/K+iyOMtyQ/u59hv2ESuCadF5OIKyxSKFnqLy6GlznT/NvvJF/C1+EpUJMSUBg0ssPpq6n0JK2eBXIXLb3l2KJ/mfI9evQEpBjq11NBGQYBJKykytglZNmd8g0vkvKPUXqlw40dpJUJJ44Xvs7FgwlseMaQLbqUvskMLTCimMAx2X7XuCJ/lOJe0qpYIXd5Nei+3ivICur3bTWfeKsoS8Dhk5SEIi5WPW/YV0EPnv2pDWHNquADBDHo6gyZ2T8ZA6EHx9aM+Iy9O5x0JbjaZ+guMX root@opnfv-vping-1-8fb3ca04-97fb-45b4-9051-b14469720d67 ssh-dss AAAAB3NzaC1kc3MAAACBAPlarHEv4eo7iL25P75JEtmo0uvRAqKrbAlV9bGIMkAPK2LnIuPSGIJRJV7DsuWlaXJPNhpMSzDfLzASnAF8U4RyBO76atG/zJoTwEhS3BV3UBRR7vnnL7bAgREbmpnL+rc/8irsOF3Ow01DcaL1JL6jXgQwY9pA4jQhLtB+k7lxAAAAFQCzLCmxNXmCfOEugJs27sysqz+DDwAAAIEA6G7Yfg6al1n4lPodspTnImA4qfBHHwGP8EoKRmYPUeTbU1w73X8MaQUn5ctTrDhwm5aDfr11BP6Zah9xz8MzKBbfmR3WHU8vGGUDecFB/7yjLMYRTUwi8yjwQdPL9Hzy8M4Wip978xxS622IP1HrmFDzpKz4rQXK8pOqO9kBgLkAAACBALtB+kuvMXNw4S3QWqjRdqInD5J0bQd3KLaqeeSEq26kyc+PSFb+PGyCXCRR6SkC9L9VV07r9+eWM2XOtV63aaILZfiZi+Cwkc9XEuJxvqL/vGUY5HDwS+Ng4rqj4iDoqSQvNwc0jIv6/7ZWLySvt0gjM24tfjzucZeD9X4lMCZ8 root@opnfv-vping-1-8fb3ca04-97fb-45b4-9051-b14469720d67 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.6,24,fe80::f816:3eff:fe03:38c7/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.6 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: 3a8555cc-666d-4126-80f1-a05d65233ddf name: opnfv-vping-1-8fb3ca04-97fb-45b4-9051-b14469720d67 availability-zone: nova local-hostname: opnfv-vping-1-8fb3ca04-97fb-45b4-9051-b14469720d67.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=3.07 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-8fb3ca04-97fb-45b4-9051-b14469720d67 login: 2018-05-16 05:48:51,484 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--8fb3ca04-97fb-45b4-9051-b14469720d67' 2018-05-16 05:48:58,933 - 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-8fb3ca04-97fb-45b4-9051-b14469720d67': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:09:69:fa', 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'a7297b5d-1ca5-448b-96e5-314a0c6fcd61'}), 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-00000028', u'OS-SRV-USG:launched_at': u'2018-05-16T05:48:58.000000', 'flavor': Munch({u'id': u'37982c99-1623-4a3b-bae7-5c52b3070dff'}), 'az': u'nova', 'id': u'02001b0b-79b1-4960-871d-8abf078a513a', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'308672524ade4a6dbce8f67c40c3ec7d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c8214fcecf8b4f1d97ef3adf05555b66', '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-16T05:48:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-16T05:48:58Z', 'hostId': u'f6ed28774e16506bf4334a8f5215d56fe4d40f4d6aff7312c3ce7b2c', 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'f6ed28774e16506bf4334a8f5215d56fe4d40f4d6aff7312c3ce7b2c', '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-00000028', u'OS-SRV-USG:launched_at': u'2018-05-16T05:48:58.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'c8214fcecf8b4f1d97ef3adf05555b66', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-odl-ha.local', 'name': u'opnfv-vping-2-userdata--8fb3ca04-97fb-45b4-9051-b14469720d67', 'adminPass': u'VwTW7TR9zVdX', 'tenant_id': u'c8214fcecf8b4f1d97ef3adf05555b66', 'created_at': u'2018-05-16T05:48:52Z', 'created': u'2018-05-16T05:48:52Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-16 05:49:00,681 - 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 7242540134656 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.117628] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.119105] pid_max: default: 32768 minimum: 301 [ 0.119932] ACPI: Core revision 20150930 [ 0.121247] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.122448] Security Framework initialized [ 0.123184] Yama: becoming mindful. [ 0.123844] AppArmor: AppArmor initialized [ 0.124624] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.125923] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.127119] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.128239] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.129572] Initializing cgroup subsys io [ 0.130316] Initializing cgroup subsys memory [ 0.131093] Initializing cgroup subsys devices [ 0.131887] Initializing cgroup subsys freezer [ 0.132657] Initializing cgroup subsys net_cls [ 0.133440] Initializing cgroup subsys perf_event [ 0.134263] Initializing cgroup subsys net_prio [ 0.135043] Initializing cgroup subsys hugetlb [ 0.135829] Initializing cgroup subsys pids [ 0.136622] CPU: Physical Processor ID: 0 [ 0.138045] mce: CPU supports 10 MCE banks [ 0.138807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.139732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.149169] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.154312] ftrace: allocating 31920 entries in 125 pages [ 0.176384] smpboot: Max logical packages: 1 [ 0.177189] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.178411] x2apic enabled [ 0.179102] Switched APIC routing to physical x2apic. [ 0.180564] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.181622] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.183535] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.185226] ... version: 2 [ 0.185985] ... bit width: 48 [ 0.186757] ... generic registers: 4 [ 0.187605] ... value mask: 0000ffffffffffff [ 0.188552] ... max period: 000000007fffffff [ 0.189499] ... fixed-purpose events: 3 [ 0.190237] ... event mask: 000000070000000f [ 0.191194] KVM setup paravirtual spinlock [ 0.192449] x86: Booted up 1 node, 1 CPUs [ 0.193215] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.194570] devtmpfs: initialized [ 0.196232] evm: security.selinux [ 0.196900] evm: security.SMACK64 [ 0.197537] evm: security.SMACK64EXEC [ 0.198216] evm: security.SMACK64TRANSMUTE [ 0.198983] evm: security.SMACK64MMAP [ 0.199688] evm: security.ima [ 0.200270] evm: security.capability [ 0.201012] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.202835] pinctrl core: initialized pinctrl subsystem [ 0.203916] RTC time: 5:48:47, date: 05/16/18 [ 0.204860] NET: Registered protocol family 16 [ 0.205780] cpuidle: using governor ladder [ 0.206546] cpuidle: using governor menu [ 0.207281] PCCT header not found. [ 0.207994] ACPI: bus type PCI registered [ 0.208767] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.209954] PCI: Using configuration type 1 for base access [ 0.210973] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.212902] ACPI: Added _OSI(Module Device) [ 0.213718] ACPI: Added _OSI(Processor Device) [ 0.214530] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.215366] ACPI: Added _OSI(Processor Aggregator Device) [ 0.217168] ACPI: Interpreter enabled [ 0.217876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.219592] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.221298] ACPI: (supports S0 S3 S4 S5) [ 0.222010] ACPI: Using IOAPIC for interrupt routing [ 0.222886] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.225803] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.226861] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.228047] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.229197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.231321] acpiphp: Slot [3] registered [ 0.232087] acpiphp: Slot [4] registered [ 0.232842] acpiphp: Slot [5] registered [ 0.233616] acpiphp: Slot [6] registered [ 0.234430] acpiphp: Slot [7] registered [ 0.235244] acpiphp: Slot [8] registered [ 0.235980] acpiphp: Slot [9] registered [ 0.236691] acpiphp: Slot [10] registered [ 0.237416] acpiphp: Slot [11] registered [ 0.244887] acpiphp: Slot [12] registered [ 0.245641] acpiphp: Slot [13] registered [ 0.246395] acpiphp: Slot [14] registered [ 0.247150] acpiphp: Slot [15] registered [ 0.247927] acpiphp: Slot [16] registered [ 0.248698] acpiphp: Slot [17] registered [ 0.249474] acpiphp: Slot [18] registered [ 0.250237] acpiphp: Slot [19] registered [ 0.251003] acpiphp: Slot [20] registered [ 0.251807] acpiphp: Slot [21] registered [ 0.252590] acpiphp: Slot [22] registered [ 0.253347] acpiphp: Slot [23] registered [ 0.254114] acpiphp: Slot [24] registered [ 0.254877] acpiphp: Slot [25] registered [ 0.255654] acpiphp: Slot [26] registered [ 0.256422] acpiphp: Slot [27] registered [ 0.257201] acpiphp: Slot [28] registered [ 0.257969] acpiphp: Slot [29] registered [ 0.258741] acpiphp: Slot [30] registered [ 0.259499] acpiphp: Slot [31] registered [ 0.260237] PCI host bridge to bus 0000:00 [ 0.260985] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.262132] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.263290] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.264639] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.265999] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.267428] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.271174] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.272485] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.273621] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.274852] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.278946] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.280255] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.307807] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.309192] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.311233] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.312541] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.313828] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.314996] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.316093] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.317093] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.318538] vgaarb: loaded [ 0.319092] vgaarb: bridge control possible 0000:00:02.0 [ 0.320186] SCSI subsystem initialized [ 0.320966] ACPI: bus type USB registered [ 0.321758] usbcore: registered new interface driver usbfs [ 0.322761] usbcore: registered new interface driver hub [ 0.323754] usbcore: registered new device driver usb [ 0.324763] PCI: Using ACPI for IRQ routing [ 0.325725] NetLabel: Initializing [ 0.326388] NetLabel: domain hash size = 128 [ 0.327178] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328082] NetLabel: unlabeled traffic allowed by default [ 0.329139] clocksource: Switched to clocksource kvm-clock [ 0.334491] AppArmor: AppArmor Filesystem Enabled [ 0.335444] pnp: PnP ACPI init [ 0.336294] pnp: PnP ACPI: found 5 devices [ 0.342583] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.344201] NET: Registered protocol family 2 [ 0.345127] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.346375] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.347528] TCP: Hash tables configured (established 4096 bind 4096) [ 0.348644] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.349706] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.350837] NET: Registered protocol family 1 [ 0.351686] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.352759] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.353782] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.367744] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.381795] Trying to unpack rootfs image as initramfs... [ 0.431007] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.432615] Scanning for low memory corruption every 60 seconds [ 0.433890] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.435071] audit: initializing netlink subsys (disabled) [ 0.436142] audit: type=2000 audit(1526449727.790:1): initialized [ 0.437512] Initialise system trusted keyring [ 0.438443] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.439672] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.441634] zbud: loaded [ 0.442298] VFS: Disk quotas dquot_6.6.0 [ 0.443098] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.444613] fuse init (API version 7.23) [ 0.445488] Key type big_key registered [ 0.446305] Allocating IMA MOK and blacklist keyrings. [ 0.447807] Key type asymmetric registered [ 0.448600] Asymmetric key parser 'x509' registered [ 0.449569] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.451029] io scheduler noop registered [ 0.451828] io scheduler deadline registered (default) [ 0.452809] io scheduler cfq registered [ 0.453624] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.454709] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.456002] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.457441] ACPI: Power Button [PWRF] [ 0.458250] GHES: HEST is not enabled! [ 0.471874] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.499181] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.513471] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.515304] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.538691] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.540669] Linux agpgart interface v0.103 [ 0.542598] brd: module loaded [ 0.543683] loop: module loaded [ 0.548767] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.550187] GPT:90111 != 2097151 [ 0.550853] GPT:Alternate GPT header not at the end of the disk. [ 0.551968] GPT:90111 != 2097151 [ 0.552628] GPT: Use GNU Parted to correct GPT errors. [ 0.553604] vda: vda1 vda15 [ 0.555486] vdb: [ 0.556427] scsi host0: ata_piix [ 0.557134] scsi host1: ata_piix [ 0.557832] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.559095] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.560537] libphy: Fixed MDIO Bus: probed [ 0.561326] tun: Universal TUN/TAP device driver, 1.6 [ 0.562275] tun: (C) 1999-2004 Max Krasnyansky [ 0.564319] PPP generic driver version 2.4.2 [ 0.565203] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.566280] ehci-pci: EHCI PCI platform driver [ 0.567041] ehci-platform: EHCI generic platform driver [ 0.567925] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.568922] ohci-pci: OHCI PCI platform driver [ 0.569690] ohci-platform: OHCI generic platform driver [ 0.570581] uhci_hcd: USB Universal Host Controller Interface driver [ 0.585520] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.586468] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.587756] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.588608] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.589615] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.590712] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.591974] usb usb1: Product: UHCI Host Controller [ 0.592797] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.593818] usb usb1: SerialNumber: 0000:00:01.2 [ 0.594671] hub 1-0:1.0: USB hub found [ 0.595341] hub 1-0:1.0: 2 ports detected [ 0.596169] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.598002] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.598860] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.599791] mousedev: PS/2 mouse device common for all mice [ 0.600896] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.602544] rtc_cmos 00:00: RTC can wake from S4 [ 0.603499] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.604568] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.605647] i2c /dev entries driver [ 0.606322] device-mapper: uevent: version 1.0.3 [ 0.607216] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.608662] ledtrig-cpu: registered to indicate activity on CPUs [ 0.610215] NET: Registered protocol family 10 [ 0.611114] NET: Registered protocol family 17 [ 0.611913] Key type dns_resolver registered [ 0.612742] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.613722] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.615289] registered taskstats version 1 [ 0.616054] Loading compiled-in X.509 certificates [ 0.617392] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.619034] zswap: loaded using pool lzo/zbud [ 0.620307] Key type trusted registered [ 0.621786] Key type encrypted registered [ 0.622519] AppArmor: AppArmor sha1 policy hashing enabled [ 0.623440] ima: No TPM chip found, activating TPM-bypass! [ 0.624373] evm: HMAC attrs: 0x1 [ 0.632056] Magic number: 2:511:820 [ 0.632817] rtc_cmos 00:00: setting system clock to 2018-05-16 05:48:47 UTC (1526449727) [ 0.634240] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.635251] EDD information not available. [ 0.718054] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.719455] Write protecting the kernel read-only data: 14336k [ 0.720897] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.722509] 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.777255] 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.62 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.6... Lease of 192.168.130.6 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJsHZGJZ4IUKAiQ+sB3b86KFWtpeXlBpaDL0BrqerWxu812TUvTkPKqglEEvO/K+iyOMtyQ/u59hv2ESuCadF5OIKyxSKFnqLy6GlznT/NvvJF/C1+EpUJMSUBg0ssPpq6n0JK2eBXIXLb3l2KJ/mfI9evQEpBjq11NBGQYBJKykytglZNmd8g0vkvKPUXqlw40dpJUJJ44Xvs7FgwlseMaQLbqUvskMLTCimMAx2X7XuCJ/lOJe0qpYIXd5Nei+3ivICur3bTWfeKsoS8Dhk5SEIi5WPW/YV0EPnv2pDWHNquADBDHo6gyZ2T8ZA6EHx9aM+Iy9O5x0JbjaZ+guMX root@opnfv-vping-1-8fb3ca04-97fb-45b4-9051-b14469720d67 ssh-dss AAAAB3NzaC1kc3MAAACBAPlarHEv4eo7iL25P75JEtmo0uvRAqKrbAlV9bGIMkAPK2LnIuPSGIJRJV7DsuWlaXJPNhpMSzDfLzASnAF8U4RyBO76atG/zJoTwEhS3BV3UBRR7vnnL7bAgREbmpnL+rc/8irsOF3Ow01DcaL1JL6jXgQwY9pA4jQhLtB+k7lxAAAAFQCzLCmxNXmCfOEugJs27sysqz+DDwAAAIEA6G7Yfg6al1n4lPodspTnImA4qfBHHwGP8EoKRmYPUeTbU1w73X8MaQUn5ctTrDhwm5aDfr11BP6Zah9xz8MzKBbfmR3WHU8vGGUDecFB/7yjLMYRTUwi8yjwQdPL9Hzy8M4Wip978xxS622IP1HrmFDzpKz4rQXK8pOqO9kBgLkAAACBALtB+kuvMXNw4S3QWqjRdqInD5J0bQd3KLaqeeSEq26kyc+PSFb+PGyCXCRR6SkC9L9VV07r9+eWM2XOtV63aaILZfiZi+Cwkc9XEuJxvqL/vGUY5HDwS+Ng4rqj4iDoqSQvNwc0jIv6/7ZWLySvt0gjM24tfjzucZeD9X4lMCZ8 root@opnfv-vping-1-8fb3ca04-97fb-45b4-9051-b14469720d67 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.6,24,fe80::f816:3eff:fe03:38c7/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.6 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: 3a8555cc-666d-4126-80f1-a05d65233ddf name: opnfv-vping-1-8fb3ca04-97fb-45b4-9051-b14469720d67 availability-zone: nova local-hostname: opnfv-vping-1-8fb3ca04-97fb-45b4-9051-b14469720d67.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=3.07 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-1-8fb3ca04-97fb-45b4-9051-b14469720d67 login: /dev/root resized successfully [took 7.10s] 2018-05-16 05:49:00,682 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-16 05:49:00,682 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-16 05:49:02,666 - 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 7253990569866 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.114408] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.115878] pid_max: default: 32768 minimum: 301 [ 0.116681] ACPI: Core revision 20150930 [ 0.117978] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.119178] Security Framework initialized [ 0.119897] Yama: becoming mindful. [ 0.120549] AppArmor: AppArmor initialized [ 0.121313] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.122538] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.123698] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.124790] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.126067] Initializing cgroup subsys io [ 0.126795] Initializing cgroup subsys memory [ 0.127558] Initializing cgroup subsys devices [ 0.128337] Initializing cgroup subsys freezer [ 0.129107] Initializing cgroup subsys net_cls [ 0.129884] Initializing cgroup subsys perf_event [ 0.130698] Initializing cgroup subsys net_prio [ 0.131480] Initializing cgroup subsys hugetlb [ 0.132268] Initializing cgroup subsys pids [ 0.133038] CPU: Physical Processor ID: 0 [ 0.134457] mce: CPU supports 10 MCE banks [ 0.135215] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.136125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.145426] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.150530] ftrace: allocating 31920 entries in 125 pages [ 0.172356] smpboot: Max logical packages: 1 [ 0.173121] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.174305] x2apic enabled [ 0.174980] Switched APIC routing to physical x2apic. [ 0.176404] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.177402] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.179205] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.180812] ... version: 2 [ 0.181525] ... bit width: 48 [ 0.182244] ... generic registers: 4 [ 0.182951] ... value mask: 0000ffffffffffff [ 0.183842] ... max period: 000000007fffffff [ 0.184751] ... fixed-purpose events: 3 [ 0.185455] ... event mask: 000000070000000f [ 0.186368] KVM setup paravirtual spinlock [ 0.187574] x86: Booted up 1 node, 1 CPUs [ 0.188316] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.189545] devtmpfs: initialized [ 0.191177] evm: security.selinux [ 0.191802] evm: security.SMACK64 [ 0.192420] evm: security.SMACK64EXEC [ 0.193074] evm: security.SMACK64TRANSMUTE [ 0.193793] evm: security.SMACK64MMAP [ 0.194455] evm: security.ima [ 0.195019] evm: security.capability [ 0.195736] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.197435] pinctrl core: initialized pinctrl subsystem [ 0.198421] RTC time: 5:48:58, date: 05/16/18 [ 0.199296] NET: Registered protocol family 16 [ 0.200194] cpuidle: using governor ladder [ 0.200940] cpuidle: using governor menu [ 0.201632] PCCT header not found. [ 0.202294] ACPI: bus type PCI registered [ 0.203010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.204157] PCI: Using configuration type 1 for base access [ 0.205115] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.206956] ACPI: Added _OSI(Module Device) [ 0.207738] ACPI: Added _OSI(Processor Device) [ 0.208591] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.209416] ACPI: Added _OSI(Processor Aggregator Device) [ 0.211194] ACPI: Interpreter enabled [ 0.211888] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.213611] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.215261] ACPI: (supports S0 S3 S4 S5) [ 0.215962] ACPI: Using IOAPIC for interrupt routing [ 0.216842] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.219760] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.220877] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.222014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.223116] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.225162] acpiphp: Slot [3] registered [ 0.225930] acpiphp: Slot [4] registered [ 0.226659] acpiphp: Slot [5] registered [ 0.227390] acpiphp: Slot [6] registered [ 0.228135] acpiphp: Slot [7] registered [ 0.228859] acpiphp: Slot [8] registered [ 0.229582] acpiphp: Slot [9] registered [ 0.230305] acpiphp: Slot [10] registered [ 0.231041] acpiphp: Slot [11] registered [ 0.238546] acpiphp: Slot [12] registered [ 0.239298] acpiphp: Slot [13] registered [ 0.240058] acpiphp: Slot [14] registered [ 0.240771] acpiphp: Slot [15] registered [ 0.241473] acpiphp: Slot [16] registered [ 0.242175] acpiphp: Slot [17] registered [ 0.242887] acpiphp: Slot [18] registered [ 0.243588] acpiphp: Slot [19] registered [ 0.244305] acpiphp: Slot [20] registered [ 0.245022] acpiphp: Slot [21] registered [ 0.245741] acpiphp: Slot [22] registered [ 0.246469] acpiphp: Slot [23] registered [ 0.247197] acpiphp: Slot [24] registered [ 0.247921] acpiphp: Slot [25] registered [ 0.248672] acpiphp: Slot [26] registered [ 0.249409] acpiphp: Slot [27] registered [ 0.250145] acpiphp: Slot [28] registered [ 0.250883] acpiphp: Slot [29] registered [ 0.251692] acpiphp: Slot [30] registered [ 0.252457] acpiphp: Slot [31] registered [ 0.253175] PCI host bridge to bus 0000:00 [ 0.253902] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.254999] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.256101] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.257425] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.258736] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.260072] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.263880] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.265121] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.266220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.267402] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.272153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.273468] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.301915] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.303206] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304458] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305688] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.307562] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308674] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.309713] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.310712] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312132] vgaarb: loaded [ 0.312702] vgaarb: bridge control possible 0000:00:02.0 [ 0.313738] SCSI subsystem initialized [ 0.314486] ACPI: bus type USB registered [ 0.315223] usbcore: registered new interface driver usbfs [ 0.316179] usbcore: registered new interface driver hub [ 0.317128] usbcore: registered new device driver usb [ 0.318097] PCI: Using ACPI for IRQ routing [ 0.319030] NetLabel: Initializing [ 0.319674] NetLabel: domain hash size = 128 [ 0.320463] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.321326] NetLabel: unlabeled traffic allowed by default [ 0.322332] clocksource: Switched to clocksource kvm-clock [ 0.327654] AppArmor: AppArmor Filesystem Enabled [ 0.328557] pnp: PnP ACPI init [ 0.329376] pnp: PnP ACPI: found 5 devices [ 0.335649] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.337237] NET: Registered protocol family 2 [ 0.338114] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.339298] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.340394] TCP: Hash tables configured (established 4096 bind 4096) [ 0.341503] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.342499] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.343609] NET: Registered protocol family 1 [ 0.344407] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.345427] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.346420] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.360320] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.374357] Trying to unpack rootfs image as initramfs... [ 0.424217] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.426007] Scanning for low memory corruption every 60 seconds [ 0.427280] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.428386] audit: initializing netlink subsys (disabled) [ 0.429316] audit: type=2000 audit(1526449739.037:1): initialized [ 0.430561] Initialise system trusted keyring [ 0.431403] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.432494] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.434367] zbud: loaded [ 0.435007] VFS: Disk quotas dquot_6.6.0 [ 0.435758] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.437188] fuse init (API version 7.23) [ 0.437999] Key type big_key registered [ 0.438781] Allocating IMA MOK and blacklist keyrings. [ 0.440203] Key type asymmetric registered [ 0.441001] Asymmetric key parser 'x509' registered [ 0.441898] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.443344] io scheduler noop registered [ 0.444078] io scheduler deadline registered (default) [ 0.445041] io scheduler cfq registered [ 0.445812] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.446853] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.448156] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.449543] ACPI: Power Button [PWRF] [ 0.450354] GHES: HEST is not enabled! [ 0.463905] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.493226] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.507403] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.509154] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.532475] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.534352] Linux agpgart interface v0.103 [ 0.536240] brd: module loaded [ 0.537286] loop: module loaded [ 0.542253] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.543497] GPT:90111 != 2097151 [ 0.544074] GPT:Alternate GPT header not at the end of the disk. [ 0.545026] GPT:90111 != 2097151 [ 0.545593] GPT: Use GNU Parted to correct GPT errors. [ 0.546428] vda: vda1 vda15 [ 0.548180] vdb: [ 0.549099] scsi host0: ata_piix [ 0.549744] scsi host1: ata_piix [ 0.550366] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.551439] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.552742] libphy: Fixed MDIO Bus: probed [ 0.553457] tun: Universal TUN/TAP device driver, 1.6 [ 0.554282] tun: (C) 1999-2004 Max Krasnyansky [ 0.556036] PPP generic driver version 2.4.2 [ 0.556796] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.557829] ehci-pci: EHCI PCI platform driver [ 0.558579] ehci-platform: EHCI generic platform driver [ 0.559436] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.560422] ohci-pci: OHCI PCI platform driver [ 0.561171] ohci-platform: OHCI generic platform driver [ 0.562023] uhci_hcd: USB Universal Host Controller Interface driver [ 0.577328] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.578243] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.579489] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.580341] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.581315] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.582391] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.583623] usb usb1: Product: UHCI Host Controller [ 0.584444] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.585442] usb usb1: SerialNumber: 0000:00:01.2 [ 0.586277] hub 1-0:1.0: USB hub found [ 0.586957] hub 1-0:1.0: 2 ports detected [ 0.587753] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.589549] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.590389] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.591288] mousedev: PS/2 mouse device common for all mice [ 0.592392] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.593985] rtc_cmos 00:00: RTC can wake from S4 [ 0.594924] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.595965] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.597022] i2c /dev entries driver [ 0.597681] device-mapper: uevent: version 1.0.3 [ 0.598508] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.600094] ledtrig-cpu: registered to indicate activity on CPUs [ 0.601709] NET: Registered protocol family 10 [ 0.602621] NET: Registered protocol family 17 [ 0.603384] Key type dns_resolver registered [ 0.604225] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.605622] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.607190] registered taskstats version 1 [ 0.607898] Loading compiled-in X.509 certificates [ 0.609194] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.610838] zswap: loaded using pool lzo/zbud [ 0.612163] Key type trusted registered [ 0.613596] Key type encrypted registered [ 0.614302] AppArmor: AppArmor sha1 policy hashing enabled [ 0.615209] ima: No TPM chip found, activating TPM-bypass! [ 0.616129] evm: HMAC attrs: 0x1 [ 0.623715] Magic number: 2:511:820 [ 0.624470] rtc_cmos 00:00: setting system clock to 2018-05-16 05:48:59 UTC (1526449739) [ 0.625851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.626814] EDD information not available. [ 0.711267] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.712584] Write protecting the kernel read-only data: 14336k [ 0.714001] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.715567] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.57 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.59 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.769746] 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.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: 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDpjwoL67vDn20gq8z5PyY1VCvTRTN9EwtdibOfaa6FEq6amr9w1TDvo0x+OquGbif3D20eq/4uKRw9q0miQc//Np8hKRTPEm1W9J97Xb3nOVOnBr4F4PUH0Px7IgZNdE1fobtaKekbNGnPfPoW/73ZpQ/0SXOhz+dAkRJfjiYkvpvnU4iZy1SB5fJkqQvc6VTAbjQjOPBYRzJGSIm6g/zvZjrl4sz+thujOp5fek74SHBFMXmXxJFdz4iR0dfDbXTJHZjj35saWZcWg9I6SfrjUAIW4J6aooawvd7YJbVFaZ7zQ7FWIjrOvyLusQOQcLoQ8vNbjp5+0X4vy50ZgAM3 root@opnfv-vping-2-userdata--8fb3ca04-97fb-45b4-9051-b14469720d67 ssh-dss AAAAB3NzaC1kc3MAAACBANvTzBIRNrVpgN9/TFg89JfHLIvUnco+751TYrQ2urf5bYUEiyQfOQUrHosG+RNb8dnzF0cL2EMNv4I+GYV1urOr0tPU/sP1M9T8Ka3kUGJxVDDBsig5D03MA/m3TqCjChbQT/erIxiCzlc0lDjXyxCOFIVaNNk0TMesyeGK5DW5AAAAFQCiqm9ZpkxF14vXshQqujvWEHIbIwAAAIB/JwZKp0+GF2szQVo/rkeAwBuOebnufKRbFsOh46ljbYyKjhy5fxrAJ+/xHt/guVsDQsyvn75J+49bjK1v8zkEPMLaI75lKtJYuGCv1yoQ8hWwwK6PCpCXhiFndDsESIRsQpCk8lj72ZDWLGGtV2gp+ZSBgwmI466IyIy/DjE+CAAAAIBQillUo0HUHwJgfZWjT4d5XSdzzHWElw8Cq9udMtQj3eoY0WrAKtDEGUKqNIm78PMypdy25wXHVykX6FJlvmAgoETzks2/8IyfUYCJJbLzSMoNDtbArI+LSpAr8YENFzWX2OCeDEWRA7k4E9VCeYOF96t7fWsWDj9Fkp/VSBgvMQ== root@opnfv-vping-2-userdata--8fb3ca04-97fb-45b4-9051-b14469720d67 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.5,24,fe80::f816:3eff:fe09:69fa/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.5 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: 02001b0b-79b1-4960-871d-8abf078a513a name: opnfv-vping-2-userdata--8fb3ca04-97fb-45b4-9051-b14469720d67 availability-zone: nova local-hostname: opnfv-vping-2-userdata--8fb3ca04-97fb-45b4-9051-b14469720d67.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.69 === 2018-05-16 05:49:02,666 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-05-16 05:49:02,787 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-16 05:49:02,787 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:31 | PASS | +------------------------+------------------+------------------+----------------+ 2018-05-16 05:49:17,286 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-16 05:49:17,385 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-16 05:49:17,385 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-16 05:49:17,385 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-16 05:49:24,011 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d7739d87-ccbc-4df3-bbf0-ac45ccd14417 | 2018-05-16T05:49:23.104051 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d7739d87-ccbc-4df3-bbf0-ac45ccd14417 ~/.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-16 05:49:28,230 - 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-16 05:49:28,231 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-16 05:49:35,203 - 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=7e341034-bfd2-41e0-a90f-3a2992337956) as the default verifier for the future CLI operations. 2018-05-16 05:49:38,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-3208de58-c723-4b76-bfeb-efff5155adf8' 2018-05-16 05:49:39,598 - 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-16T05:49:39Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c6ad3138-1ee1-47f3-b939-d5f9642083be', u'provider:segmentation_id': 3, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-3208de58-c723-4b76-bfeb-efff5155adf8', u'admin_state_up': True, u'tenant_id': u'c8214fcecf8b4f1d97ef3adf05555b66', u'created_at': u'2018-05-16T05:49:39Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c8214fcecf8b4f1d97ef3adf05555b66'}) 2018-05-16 05:49:40,413 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-16T05:49:40Z', 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'7c10e99b-4e0e-498b-9acd-85f5592c29fb', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-3208de58-c723-4b76-bfeb-efff5155adf8', u'enable_dhcp': True, u'network_id': u'c6ad3138-1ee1-47f3-b939-d5f9642083be', u'tenant_id': u'c8214fcecf8b4f1d97ef3adf05555b66', u'created_at': u'2018-05-16T05:49:40Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'c8214fcecf8b4f1d97ef3adf05555b66'}) 2018-05-16 05:49:40,413 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-16 05:49:40,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-3208de58-c723-4b76-bfeb-efff5155adf8' 2018-05-16 05:49:41,212 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-3208de58-c723-4b76-bfeb-efff5155adf8', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-16T05:49:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/ccb5a8fc-4cfa-4470-a7a2-b2f343b65a72/file', u'owner': u'c8214fcecf8b4f1d97ef3adf05555b66', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'ccb5a8fc-4cfa-4470-a7a2-b2f343b65a72', u'size': None, u'name': u'Cirros-0.4.0-3208de58-c723-4b76-bfeb-efff5155adf8', u'checksum': None, u'self': u'/v2/images/ccb5a8fc-4cfa-4470-a7a2-b2f343b65a72', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-16T05:49:41Z', u'schema': u'/v2/schemas/image'}) 2018-05-16 05:49:41,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-3208de58-c723-4b76-bfeb-efff5155adf8' 2018-05-16 05:49:41,930 - 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-3208de58-c723-4b76-bfeb-efff5155adf8', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-16T05:49:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/47afabf1-af41-4e56-8455-929360b36f1c/file', u'owner': u'c8214fcecf8b4f1d97ef3adf05555b66', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'47afabf1-af41-4e56-8455-929360b36f1c', u'size': None, u'name': u'Cirros-0.4.0-1-3208de58-c723-4b76-bfeb-efff5155adf8', u'checksum': None, u'self': u'/v2/images/47afabf1-af41-4e56-8455-929360b36f1c', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-16T05:49:41Z', u'schema': u'/v2/schemas/image'}) 2018-05-16 05:49:41,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-16 05:49:42,152 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-3208de58-c723-4b76-bfeb-efff5155adf8', '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'c8214fcecf8b4f1d97ef3adf05555b66', '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'bf130487-3603-4dc4-837d-0b4883c1841c', 'swap': 0}) 2018-05-16 05:49:42,289 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-3208de58-c723-4b76-bfeb-efff5155adf8', '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'c8214fcecf8b4f1d97ef3adf05555b66', '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'21bb5439-719c-4aad-8045-bc8a8680908f', 'swap': 0}) 2018-05-16 05:49:46,469 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-16 05:49:46,470 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-16 05:49:46,470 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-16 05:49:46,472 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-16 05:49:46,476 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-16 05:49:49,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-7e341034-bfd2-41e0-a90f-3a2992337956/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-16 05:49:49,494 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-16 05:49:49,497 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-16 05:49:49,497 - 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-16 06:08:16,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: f6eeea96-e832-4189-aae0-dc9efff75c6b 2018-05-16 06:08:16,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f6eeea96-e832-4189-aae0-dc9efff75c6b']'. 2018-05-16 06:08:17,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-16 06:08:17,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-16 06:08:17,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-16 06:08:17,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f6eeea96-e832-4189-aae0-dc9efff75c6b | 2018-05-16 06:08:17,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-16 06:08:17,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-16 05:49:52 | 2018-05-16 06:08:17,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-16 06:08:15 | 2018-05-16 06:08:17,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:18:23 | 2018-05-16 06:08:17,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-16 06:08:17,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-16 06:08:17,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-16 06:08:17,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 7e341034-bfd2-41e0-a90f-3a2992337956) | 2018-05-16 06:08:17,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-16 06:08:17,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d7739d87-ccbc-4df3-bbf0-ac45ccd14417) | 2018-05-16 06:08:17,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-16 06:08:17,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1075.847 | 2018-05-16 06:08:17,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-05-16 06:08:17,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-16 06:08:17,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-16 06:08:17,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-16 06:08:17,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-05-16 06:08:17,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-16 06:08:17,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-16 06:08:17,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-05-16 06:08:22,043 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-16 06:08:22,043 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:43 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-05-16 06:08:22,047 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-05-16 06:08:22,048 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-16 06:08:22,139 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-16 06:08:22,579 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-16 06:08:22,579 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-16 06:08:23,012 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-16 06:08:26,191 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-16 06:08:29,616 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 7158757c-fe68-4386-8b01-c6de0f708cd7 | 2018-05-16T06:08:28.865138 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 7158757c-fe68-4386-8b01-c6de0f708cd7 ~/.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-16 06:08:33,926 - 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-16 06:08:33,927 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-16 06:08:34,863 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-4a594bf4-5d20-4317-9c12-fd80e67041ff'... 2018-05-16 06:08:35,447 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-4a594bf4-5d20-4317-9c12-fd80e67041ff'... 2018-05-16 06:08:36,813 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-4a594bf4-5d20-4317-9c12-fd80e67041ff'... 2018-05-16 06:08:39,733 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-4a594bf4-5d20-4317-9c12-fd80e67041ff'... 2018-05-16 06:08:39,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-4a594bf4-5d20-4317-9c12-fd80e67041ff'... 2018-05-16 06:08:39,983 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-16 06:08:39,984 - 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-16 06:08:39,984 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-16 06:08:40,003 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-16 06:08:40,006 - 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': '45090451-6e66-46c0-955d-038ff261e965', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4a594bf4-5d20-4317-9c12-fd80e67041ff', 'flavor_name': 'rally-tiny-4a594bf4-5d20-4317-9c12-fd80e67041ff', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4a594bf4-5d20-4317-9c12-fd80e67041ff', '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-16 06:09:55,546 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ccd8898d-7c0a-4c20-b0a8-44c78d6c0068 2018-05-16 06:09:55,547 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-16 06:09:55,548 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'ccd8898d-7c0a-4c20-b0a8-44c78d6c0068'] 2018-05-16 06:09:56,604 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task ccd8898d-7c0a-4c20-b0a8-44c78d6c0068: 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 ccd8898d-7c0a-4c20-b0a8-44c78d6c0068 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.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | total | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | -> duration | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.72698 Full duration: 8.641869 -------------------------------------------------------------------------------- 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 ccd8898d-7c0a-4c20-b0a8-44c78d6c0068 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.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | total | 1.472 | 1.472 | 1.472 | 1.472 | 1.472 | 1.472 | 100.0% | 1 | | -> duration | 1.472 | 1.472 | 1.472 | 1.472 | 1.472 | 1.472 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.471552 Full duration: 8.737021 -------------------------------------------------------------------------------- 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 ccd8898d-7c0a-4c20-b0a8-44c78d6c0068 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.519 | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 100.0% | 1 | | total | 1.166 | 1.166 | 1.166 | 1.166 | 1.166 | 1.166 | 100.0% | 1 | | -> duration | 1.166 | 1.166 | 1.166 | 1.166 | 1.166 | 1.166 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.165985 Full duration: 8.741651 -------------------------------------------------------------------------------- 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 ccd8898d-7c0a-4c20-b0a8-44c78d6c0068 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.516 | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 100.0% | 1 | | total | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 100.0% | 1 | | -> duration | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 1.11 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.109703 Full duration: 8.054581 -------------------------------------------------------------------------------- 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 ccd8898d-7c0a-4c20-b0a8-44c78d6c0068 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.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | total | 1.431 | 1.431 | 1.431 | 1.431 | 1.431 | 1.431 | 100.0% | 1 | | -> duration | 1.431 | 1.431 | 1.431 | 1.431 | 1.431 | 1.431 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.430975 Full duration: 9.07275 -------------------------------------------------------------------------------- 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 ccd8898d-7c0a-4c20-b0a8-44c78d6c0068 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.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | total | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 100.0% | 1 | | -> duration | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.913831 Full duration: 9.017735 HINTS: * To plot HTML graphics with this data, run: rally task report ccd8898d-7c0a-4c20-b0a8-44c78d6c0068 --out output.html * To generate a JUnit report, run: rally task export ccd8898d-7c0a-4c20-b0a8-44c78d6c0068 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ccd8898d-7c0a-4c20-b0a8-44c78d6c0068 --json --out output.json 2018-05-16 06:09:56,605 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ccd8898d-7c0a-4c20-b0a8-44c78d6c0068'] 2018-05-16 06:09:57,553 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-16 06:09:57,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ccd8898d-7c0a-4c20-b0a8-44c78d6c0068', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-16 06:09:57,564 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-16 06:09:57,564 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-16 06:09:57,565 - 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-16 06:09:57,565 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-16 06:09:57,583 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-16 06:09:57,583 - 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': '45090451-6e66-46c0-955d-038ff261e965', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4a594bf4-5d20-4317-9c12-fd80e67041ff', 'flavor_name': 'rally-tiny-4a594bf4-5d20-4317-9c12-fd80e67041ff', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4a594bf4-5d20-4317-9c12-fd80e67041ff', '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-16 06:11:30,424 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5d109a0d-c17a-45b5-93bd-3b2d55d6f4b3 2018-05-16 06:11:30,425 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '5d109a0d-c17a-45b5-93bd-3b2d55d6f4b3'] 2018-05-16 06:11:31,368 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 5d109a0d-c17a-45b5-93bd-3b2d55d6f4b3: 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 5d109a0d-c17a-45b5-93bd-3b2d55d6f4b3 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.392 | 3.392 | 3.392 | 3.392 | 3.392 | 3.392 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | -> glance_v2.upload_data | 0.475 | 0.475 | 0.475 | 0.475 | 0.475 | 0.475 | 100.0% | 1 | | glance_v2.delete_image | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | total | 3.588 | 3.588 | 3.588 | 3.588 | 3.588 | 3.588 | 100.0% | 1 | | -> duration | 3.588 | 3.588 | 3.588 | 3.588 | 3.588 | 3.588 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.587902 Full duration: 12.972853 -------------------------------------------------------------------------------- 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 5d109a0d-c17a-45b5-93bd-3b2d55d6f4b3 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.279 | 3.279 | 3.279 | 3.279 | 3.279 | 3.279 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 100.0% | 1 | | -> glance_v2.upload_data | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 100.0% | 1 | | glance_v2.list_images | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 100.0% | 1 | | total | 3.428 | 3.428 | 3.428 | 3.428 | 3.428 | 3.428 | 100.0% | 1 | | -> duration | 3.428 | 3.428 | 3.428 | 3.428 | 3.428 | 3.428 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.428155 Full duration: 14.873838 -------------------------------------------------------------------------------- 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 5d109a0d-c17a-45b5-93bd-3b2d55d6f4b3 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.42 | 0.42 | 0.42 | 0.42 | 0.42 | 0.42 | 100.0% | 1 | | total | 0.42 | 0.42 | 0.42 | 0.42 | 0.42 | 0.42 | 100.0% | 1 | | -> duration | 0.42 | 0.42 | 0.42 | 0.42 | 0.42 | 0.42 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.420136 Full duration: 9.075511 -------------------------------------------------------------------------------- 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": "45090451-6e66-46c0-955d-038ff261e965" } ], "flavor": { "name": "rally-tiny-4a594bf4-5d20-4317-9c12-fd80e67041ff" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5d109a0d-c17a-45b5-93bd-3b2d55d6f4b3 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.15 | 3.15 | 3.15 | 3.15 | 3.15 | 3.15 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 100.0% | 1 | | -> glance_v2.upload_data | 0.44 | 0.44 | 0.44 | 0.44 | 0.44 | 0.44 | 100.0% | 1 | | nova.boot_servers | 12.617 | 12.617 | 12.617 | 12.617 | 12.617 | 12.617 | 100.0% | 1 | | total | 15.768 | 15.768 | 15.768 | 15.768 | 15.768 | 15.768 | 100.0% | 1 | | -> duration | 14.768 | 14.768 | 14.768 | 14.768 | 14.768 | 14.768 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.767916 Full duration: 36.108926 HINTS: * To plot HTML graphics with this data, run: rally task report 5d109a0d-c17a-45b5-93bd-3b2d55d6f4b3 --out output.html * To generate a JUnit report, run: rally task export 5d109a0d-c17a-45b5-93bd-3b2d55d6f4b3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5d109a0d-c17a-45b5-93bd-3b2d55d6f4b3 --json --out output.json 2018-05-16 06:11:31,369 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5d109a0d-c17a-45b5-93bd-3b2d55d6f4b3'] 2018-05-16 06:11:32,263 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-16 06:11:32,263 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '5d109a0d-c17a-45b5-93bd-3b2d55d6f4b3', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-16 06:11:32,272 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-16 06:11:32,273 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-16 06:11:32,273 - 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-16 06:11:32,273 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-16 06:11:32,291 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-16 06:11:32,292 - 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': '45090451-6e66-46c0-955d-038ff261e965', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4a594bf4-5d20-4317-9c12-fd80e67041ff', 'flavor_name': 'rally-tiny-4a594bf4-5d20-4317-9c12-fd80e67041ff', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4a594bf4-5d20-4317-9c12-fd80e67041ff', '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-16 06:16:44,950 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : aa34abae-0766-4027-9f6b-0c0d73a6f9d1 2018-05-16 06:16:44,951 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'aa34abae-0766-4027-9f6b-0c0d73a6f9d1'] 2018-05-16 06:16:46,007 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task aa34abae-0766-4027-9f6b-0c0d73a6f9d1: 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 aa34abae-0766-4027-9f6b-0c0d73a6f9d1 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.557 | 3.557 | 3.557 | 3.557 | 3.557 | 3.557 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.594 | 10.594 | 10.594 | 10.594 | 10.594 | 10.594 | 100.0% | 1 | | total | 14.151 | 14.151 | 14.151 | 14.151 | 14.151 | 14.151 | 100.0% | 1 | | -> duration | 14.151 | 14.151 | 14.151 | 14.151 | 14.151 | 14.151 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.151023 Full duration: 43.853629 -------------------------------------------------------------------------------- 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 aa34abae-0766-4027-9f6b-0c0d73a6f9d1 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.662 | 3.662 | 3.662 | 3.662 | 3.662 | 3.662 | 100.0% | 1 | | cinder_v2.delete_volume | 10.811 | 10.811 | 10.811 | 10.811 | 10.811 | 10.811 | 100.0% | 1 | | total | 14.473 | 14.473 | 14.473 | 14.473 | 14.473 | 14.473 | 100.0% | 1 | | -> duration | 14.473 | 14.473 | 14.473 | 14.473 | 14.473 | 14.473 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.472849 Full duration: 26.270504 -------------------------------------------------------------------------------- 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-4a594bf4-5d20-4317-9c12-fd80e67041ff" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task aa34abae-0766-4027-9f6b-0c0d73a6f9d1 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 5.718 | 5.718 | 5.718 | 5.718 | 5.718 | 5.718 | 100.0% | 1 | | cinder_v2.delete_volume | 10.841 | 10.841 | 10.841 | 10.841 | 10.841 | 10.841 | 100.0% | 1 | | total | 16.559 | 16.559 | 16.559 | 16.559 | 16.559 | 16.559 | 100.0% | 1 | | -> duration | 16.559 | 16.559 | 16.559 | 16.559 | 16.559 | 16.559 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.55912 Full duration: 28.602412 -------------------------------------------------------------------------------- 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 aa34abae-0766-4027-9f6b-0c0d73a6f9d1 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.339 | 3.339 | 3.339 | 3.339 | 3.339 | 3.339 | 100.0% | 1 | | cinder_v2.delete_volume | 10.858 | 10.858 | 10.858 | 10.858 | 10.858 | 10.858 | 100.0% | 1 | | total | 14.197 | 14.197 | 14.197 | 14.197 | 14.197 | 14.197 | 100.0% | 1 | | -> duration | 14.197 | 14.197 | 14.197 | 14.197 | 14.197 | 14.197 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.19709 Full duration: 24.710037 -------------------------------------------------------------------------------- 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 aa34abae-0766-4027-9f6b-0c0d73a6f9d1 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.334 | 3.334 | 3.334 | 3.334 | 3.334 | 3.334 | 100.0% | 1 | | cinder_v2.extend_volume | 2.489 | 2.489 | 2.489 | 2.489 | 2.489 | 2.489 | 100.0% | 1 | | cinder_v2.delete_volume | 19.495 | 19.495 | 19.495 | 19.495 | 19.495 | 19.495 | 100.0% | 1 | | total | 25.318 | 25.318 | 25.318 | 25.318 | 25.318 | 25.318 | 100.0% | 1 | | -> duration | 25.318 | 25.318 | 25.318 | 25.318 | 25.318 | 25.318 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.317862 Full duration: 36.528295 -------------------------------------------------------------------------------- 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 aa34abae-0766-4027-9f6b-0c0d73a6f9d1 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.116 | 27.116 | 27.116 | 27.116 | 27.116 | 27.116 | 100.0% | 1 | | cinder_v2.delete_volume | 10.835 | 10.835 | 10.835 | 10.835 | 10.835 | 10.835 | 100.0% | 1 | | total | 37.952 | 37.952 | 37.952 | 37.952 | 37.952 | 37.952 | 100.0% | 1 | | -> duration | 37.952 | 37.952 | 37.952 | 37.952 | 37.952 | 37.952 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.952044 Full duration: 65.270335 -------------------------------------------------------------------------------- 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 aa34abae-0766-4027-9f6b-0c0d73a6f9d1 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.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | cinder_v2.list_qos | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | total | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> duration | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.788866 Full duration: 13.333083 -------------------------------------------------------------------------------- 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 aa34abae-0766-4027-9f6b-0c0d73a6f9d1 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.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | cinder_v2.set_qos | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | total | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> duration | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.789781 Full duration: 13.263529 -------------------------------------------------------------------------------- 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 aa34abae-0766-4027-9f6b-0c0d73a6f9d1 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.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | cinder_v2.list_types | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | total | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> duration | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.825922 Full duration: 13.138755 -------------------------------------------------------------------------------- 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 aa34abae-0766-4027-9f6b-0c0d73a6f9d1 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.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> duration | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.828998 Full duration: 12.892641 HINTS: * To plot HTML graphics with this data, run: rally task report aa34abae-0766-4027-9f6b-0c0d73a6f9d1 --out output.html * To generate a JUnit report, run: rally task export aa34abae-0766-4027-9f6b-0c0d73a6f9d1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report aa34abae-0766-4027-9f6b-0c0d73a6f9d1 --json --out output.json 2018-05-16 06:16:46,008 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'aa34abae-0766-4027-9f6b-0c0d73a6f9d1'] 2018-05-16 06:16:47,070 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-16 06:16:47,070 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'aa34abae-0766-4027-9f6b-0c0d73a6f9d1', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-16 06:16:47,083 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-16 06:16:47,084 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-16 06:16:47,084 - 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-16 06:16:47,084 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-16 06:16:47,101 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-16 06:16:47,102 - 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': '45090451-6e66-46c0-955d-038ff261e965', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4a594bf4-5d20-4317-9c12-fd80e67041ff', 'flavor_name': 'rally-tiny-4a594bf4-5d20-4317-9c12-fd80e67041ff', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4a594bf4-5d20-4317-9c12-fd80e67041ff', '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-16 06:16:59,162 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a849afe7-5f54-4c19-93b1-692dd7d0bd1f 2018-05-16 06:16:59,163 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'a849afe7-5f54-4c19-93b1-692dd7d0bd1f'] 2018-05-16 06:17:00,075 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a849afe7-5f54-4c19-93b1-692dd7d0bd1f: 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 a849afe7-5f54-4c19-93b1-692dd7d0bd1f 2018-05-16 06:17:00,076 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a849afe7-5f54-4c19-93b1-692dd7d0bd1f'] 2018-05-16 06:17:01,006 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: No JSON object could be decoded 2018-05-16 06:17:11,528 - xtesting.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-05-16 06:17:11,528 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-16 06:17:11,948 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-16 06:17:12,074 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-16 06:17:12,075 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-16 06:17:12,075 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-16 06:17:12,077 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-16 06:17:12,078 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-16 06:17:12,079 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-16 06:17:12,075 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 08:49 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-16 06:17:12,080 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-16 06:17:12,080 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-05-16 06:17:12,080 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-16 06:17:12,170 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-16 06:17:12,170 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-16 06:17:12,170 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-16 06:17:15,620 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-16 06:17:19,049 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | bc9cd2b5-43fc-42df-928d-d03b01274807 | 2018-05-16T06:17:18.322497 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: bc9cd2b5-43fc-42df-928d-d03b01274807 ~/.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-16 06:17:22,879 - 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-16 06:17:22,880 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-16 06:17:25,839 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-16 06:17:30,646 - 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=c5379527-3727-432c-a46d-2fdcfe38d5f6) as the default verifier for the future CLI operations. 2018-05-16 06:17:34,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-ae519839-d6d9-4799-824c-0c759b7be991' 2018-05-16 06:17:35,155 - 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-16T06:17:34Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f73ab1f8-32ab-48cf-b3ee-03d313033b64', u'provider:segmentation_id': 68, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-ae519839-d6d9-4799-824c-0c759b7be991', u'admin_state_up': True, u'tenant_id': u'c8214fcecf8b4f1d97ef3adf05555b66', u'created_at': u'2018-05-16T06:17:34Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c8214fcecf8b4f1d97ef3adf05555b66'}) 2018-05-16 06:17:36,035 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-16T06:17:35Z', 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'04c32ae6-8171-4829-b433-c8d82ca0d788', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-ae519839-d6d9-4799-824c-0c759b7be991', u'enable_dhcp': True, u'network_id': u'f73ab1f8-32ab-48cf-b3ee-03d313033b64', u'tenant_id': u'c8214fcecf8b4f1d97ef3adf05555b66', u'created_at': u'2018-05-16T06:17:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'c8214fcecf8b4f1d97ef3adf05555b66'}) 2018-05-16 06:17:36,035 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-16 06:17:36,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-ae519839-d6d9-4799-824c-0c759b7be991' 2018-05-16 06:17:36,905 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-ae519839-d6d9-4799-824c-0c759b7be991', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-16T06:17:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/e870a711-f557-4263-81fd-79411700d451/file', u'owner': u'c8214fcecf8b4f1d97ef3adf05555b66', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'e870a711-f557-4263-81fd-79411700d451', u'size': None, u'name': u'Cirros-0.4.0-ae519839-d6d9-4799-824c-0c759b7be991', u'checksum': None, u'self': u'/v2/images/e870a711-f557-4263-81fd-79411700d451', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-16T06:17:36Z', u'schema': u'/v2/schemas/image'}) 2018-05-16 06:17:36,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-ae519839-d6d9-4799-824c-0c759b7be991' 2018-05-16 06:17:37,562 - 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-ae519839-d6d9-4799-824c-0c759b7be991', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-16T06:17:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/3c92376d-7e22-4c30-a3ac-d5ca7d429929/file', u'owner': u'c8214fcecf8b4f1d97ef3adf05555b66', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'3c92376d-7e22-4c30-a3ac-d5ca7d429929', u'size': None, u'name': u'Cirros-0.4.0-1-ae519839-d6d9-4799-824c-0c759b7be991', u'checksum': None, u'self': u'/v2/images/3c92376d-7e22-4c30-a3ac-d5ca7d429929', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-16T06:17:37Z', u'schema': u'/v2/schemas/image'}) 2018-05-16 06:17:37,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-16 06:17:37,717 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-ae519839-d6d9-4799-824c-0c759b7be991', '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'c8214fcecf8b4f1d97ef3adf05555b66', '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'420f246d-15fa-494e-90aa-94bf5a3932f9', 'swap': 0}) 2018-05-16 06:17:37,818 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-ae519839-d6d9-4799-824c-0c759b7be991', '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'c8214fcecf8b4f1d97ef3adf05555b66', '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'39a8aff1-5519-4293-aa48-9ee445154c8b', 'swap': 0}) 2018-05-16 06:17:41,827 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-16 06:17:41,828 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-16 06:17:41,828 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-16 06:17:41,831 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-16 06:17:41,837 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-16 06:17:45,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c5379527-3727-432c-a46d-2fdcfe38d5f6/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-16 06:17:45,145 - 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-16 06:19:20,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1b8c6730-fa26-4187-a024-44bb836d16a1 2018-05-16 06:19:20,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1b8c6730-fa26-4187-a024-44bb836d16a1']'. 2018-05-16 06:19:21,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-16 06:19:21,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-16 06:19:21,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-16 06:19:21,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1b8c6730-fa26-4187-a024-44bb836d16a1 | 2018-05-16 06:19:21,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-16 06:19:21,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-16 06:17:47 | 2018-05-16 06:19:21,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-16 06:19:19 | 2018-05-16 06:19:21,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:32 | 2018-05-16 06:19:21,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-16 06:19:21,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-16 06:19:21,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c5379527-3727-432c-a46d-2fdcfe38d5f6) | 2018-05-16 06:19:21,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-16 06:19:21,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: bc9cd2b5-43fc-42df-928d-d03b01274807) | 2018-05-16 06:19:21,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-16 06:19:21,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 64.306 | 2018-05-16 06:19:21,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 130 | 2018-05-16 06:19:21,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 6 | 2018-05-16 06:19:21,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-16 06:19:21,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-16 06:19:21,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-16 06:19:21,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-16 06:19:21,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-16 06:19:21,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-05-16 06:19:25,813 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-16 06:19:25,813 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 01:52 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-16 06:19:25,817 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-05-16 06:19:47,526 - 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-16 06:19:47,527 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-05-16 06:19:47,557 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-05-16 06:19:47,672 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-16 06:19:47,672 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-16 06:19:47,676 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-16 06:19:49,168 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-05-16 07:14:55,828 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-16 07:14:55,828 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 55:06 | PASS | +---------------------+------------------+------------------+----------------+ 2018-05-16 07:14:55,833 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-16 07:14:55,920 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-16 07:14:59,381 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-16 07:15:02,760 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b9cd97f1-f1d2-4e68-b297-c52735f213bc | 2018-05-16T07:15:02.017320 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b9cd97f1-f1d2-4e68-b297-c52735f213bc ~/.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-16 07:15:06,869 - 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-16 07:15:06,869 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-16 07:15:10,117 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-16 07:15:14,662 - 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=bfb48ded-d417-43e0-9502-49c48a03bdd1) as the default verifier for the future CLI operations. 2018-05-16 07:15:18,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-42ce8d78-522c-47ce-8719-52b0de1968ba' 2018-05-16 07:15:20,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-42ce8d78-522c-47ce-8719-52b0de1968ba' 2018-05-16 07:15:21,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-42ce8d78-522c-47ce-8719-52b0de1968ba' 2018-05-16 07:15:22,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-16 07:15:26,510 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-16 07:15:29,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-bfb48ded-d417-43e0-9502-49c48a03bdd1/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-16 07:15:29,481 - 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-16 07:18:05,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 925fae93-e241-4e76-9ec2-294decb72c11 2018-05-16 07:18:05,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '925fae93-e241-4e76-9ec2-294decb72c11']'. 2018-05-16 07:18:06,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-16 07:18:06,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-16 07:18:06,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-16 07:18:06,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 925fae93-e241-4e76-9ec2-294decb72c11 | 2018-05-16 07:18:06,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-16 07:18:06,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-16 07:15:32 | 2018-05-16 07:18:06,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-16 07:18:05 | 2018-05-16 07:18:06,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:33 | 2018-05-16 07:18:06,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-16 07:18:06,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-16 07:18:06,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: bfb48ded-d417-43e0-9502-49c48a03bdd1) | 2018-05-16 07:18:06,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-16 07:18:06,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b9cd97f1-f1d2-4e68-b297-c52735f213bc) | 2018-05-16 07:18:06,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-16 07:18:06,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 140.059 | 2018-05-16 07:18:06,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-05-16 07:18:06,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2018-05-16 07:18:06,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-16 07:18:06,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-16 07:18:06,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-16 07:18:06,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-16 07:18:06,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-16 07:18:06,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-16 07:18:11,302 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-16 07:18:11,303 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:53 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-16 07:18:11,308 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-16 07:18:11,308 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:53 | PASS | | vping_userdata | functest | smoke | 00:31 | PASS | | tempest_smoke_serial | functest | smoke | 18:43 | FAIL | | rally_sanity | functest | smoke | 08:49 | FAIL | | patrole | functest | smoke | 01:52 | PASS | | odl | functest | smoke | 00:21 | PASS | | snaps_smoke | functest | smoke | 55:06 | PASS | | neutron_trunk | functest | smoke | 02:53 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-16 07:18:11,315 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-16 07:18:18,850 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-197 | | 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-16 07:18:18,853 - 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-16 07:18:18,854 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-16 07:18:18,854 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-16 07:18:18,855 - 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-16 07:18:18,857 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-16 07:18:25,769 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-197 | | 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-16 07:18:25,773 - 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-16 07:18:25,773 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-16 07:18:25,774 - 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-16 07:18:25,775 - xtesting.ci.run_tests - INFO - Running tier 'vnf' 2018-05-16 07:18:25,776 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-05-16 07:18:26,463 - 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-16 07:18:26,495 - 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'file_name': u'/src/vims/openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-05-16 07:18:26,514 - 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-16 07:18:26,880 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-05-16 07:18:26,881 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-16 07:18:27,316 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-16 07:18:27,316 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-16 07:18:27,700 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-05-16 07:18:30,353 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=cloudify_ims-63c851a2-26d7-47d2-bc86-5437ff8960bf, password=b4d38504-1e5b-47b1-972e-a569d070c3c8, auth_url=http://10.167.4.35:35357/v3, project_name=cloudify_ims-63c851a2-26d7-47d2-bc86-5437ff8960bf, 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-16 07:18:30,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-05-16 07:18:31,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-05-16 07:18:31,704 - 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-16 07:20:16,549 - 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-16 07:20:24,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-05-16 07:20:25,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-05-16 07:20:37,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-05-16 07:20:40,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-05-16 07:20:41,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-05-16 07:23:13,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'b4d38504-1e5b-47b1-972e-a569d070c3c8', 'keystone_tenant_name': 'cloudify_ims-63c851a2-26d7-47d2-bc86-5437ff8960bf', 'region': 'RegionOne', 'keystone_url': u'https://172.30.10.101:5000/v3', 'user_domain_name': 'Default', 'keystone_username': 'cloudify_ims-63c851a2-26d7-47d2-bc86-5437ff8960bf', 'project_domain_name': 'Default'} 2018-05-16 07:23:13,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-05-16 07:23:28,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 6496, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 6507, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 0, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 6485, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 1141, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 808, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 804, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 6436, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-05-16 07:23:28,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - The current manager status is running 2018-05-16 07:23:58,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-05-16 07:23:58,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-05-16 07:23:59,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-05-16 07:24:01,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH sudo cp ~/cloudify_ims.pem /etc/cloudify/ stdout: 2018-05-16 07:24:01,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH sudo chmod 444 /etc/cloudify/cloudify_ims.pem stdout: 2018-05-16 07:24:32,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH sudo yum install -y gcc python-devel stdout: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.cat.pdx.edu * extras: centos.s.uw.edu * updates: mirror.cs.uwp.edu Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7 for package: gcc-4.8.5-28.el7.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7 for package: gcc-4.8.5-28.el7.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7 for package: gcc-4.8.5-28.el7.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7.x86_64 ---> Package python-devel.x86_64 0:2.7.5-68.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-68.el7 for package: python-devel-2.7.5-68.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-68.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-68.el7 for package: python-2.7.5-68.el7.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-68.el7 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-68.el7.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.2.3.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7 base 16 M python-devel x86_64 2.7.5-68.el7 base 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7 base 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.2.3.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7 base 101 k libgomp x86_64 4.8.5-28.el7 base 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-68.el7 base 93 k python-libs x86_64 2.7.5-68.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 17 MB/s | 54 MB 00:03 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-68.el7.x86_64 7/24 Updating : python-2.7.5-68.el7.x86_64 8/24 Installing : cpp-4.8.5-28.el7.x86_64 9/24 Updating : libgomp-4.8.5-28.el7.x86_64 10/24 Installing : kernel-headers-3.10.0-862.2.3.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7.x86_64 14/24 Installing : python-devel-2.7.5-68.el7.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : python-libs-2.7.5-68.el7.x86_64 1/24 Verifying : libgomp-4.8.5-28.el7.x86_64 2/24 Verifying : glibc-devel-2.17-222.el7.x86_64 3/24 Verifying : glibc-headers-2.17-222.el7.x86_64 4/24 Verifying : kernel-headers-3.10.0-862.2.3.el7.x86_64 5/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Verifying : gcc-4.8.5-28.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7.x86_64 8/24 Verifying : glibc-2.17-222.el7.x86_64 9/24 Verifying : python-devel-2.7.5-68.el7.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : glibc-common-2.17-222.el7.x86_64 12/24 Verifying : python-2.7.5-68.el7.x86_64 13/24 Verifying : cpp-4.8.5-28.el7.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7 python-devel.x86_64 0:2.7.5-68.el7 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.2.3.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7 libgomp.x86_64 0:4.8.5-28.el7 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-68.el7 python-libs.x86_64 0:2.7.5-68.el7 Complete! 2018-05-16 07:24:34,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH cfy status stdout: Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-05-16 07:24:34,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-05-16 07:24:38,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-05-16 07:24:39,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-05-16 07:24:45,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-05-16 07:24:45,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-05-16 07:24:45,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-05-16 07:24:45,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-05-16 07:25:17,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-05-16 07:25:17,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-05-16 07:25:17,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-05-16 07:25:17,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-05-16 07:25:17,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-05-16 07:25:22,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-05-16 07:25:22,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-16 07:25:22,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-16 07:25:22,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-16 07:25:22,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-16 07:25:22,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-16 07:25:22,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-16 07:25:22,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-16 07:25:22,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-16 07:25:22,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-16 07:25:22,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-16 07:25:22,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-16 07:25:22,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-05-16 07:25:22,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-16 07:25:22,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-16 07:25:22,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-16 07:25:22,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-16 07:25:22,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-16 07:25:22,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-16 07:25:22,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-16 07:25:22,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-05-16 07:25:22,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-16 07:25:22,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-16 07:25:22,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-05-16 07:25:22,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-05-16 07:25:22,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-05-16 07:25:22,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-16 07:25:22,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-16 07:25:22,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-16 07:25:22,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-16 07:25:22,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-05-16 07:25:22,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-05-16 07:29:40,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-05-16 07:29:40,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-16 07:29:40,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-16 07:29:40,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-05-16 07:29:40,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-16 07:29:40,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-16 07:29:40,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-16 07:29:40,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-16 07:29:40,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-05-16 07:29:40,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-16 07:29:55,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-16 07:29:55,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 1/60] 2018-05-16 07:29:55,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-16 07:29:55,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-16 07:29:55,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-16 07:33:51,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-16 07:33:51,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-16 07:33:56,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-16 07:33:56,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-16 07:33:56,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-05-16 07:33:56,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.keypair.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-16 07:33:56,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-16 07:33:56,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 1/60] 2018-05-16 07:33:56,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-16 07:33:56,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-16 07:34:07,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 1/60] 2018-05-16 07:34:12,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-16 07:34:12,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 1/60] 2018-05-16 07:34:12,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-16 07:34:12,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 1/60] 2018-05-16 07:38:08,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-16 07:38:08,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-16 07:38:13,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-16 07:38:13,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-16 07:38:13,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-16 07:38:13,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) 2018-05-16 07:38:13,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-16 07:38:13,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 1/60] 2018-05-16 07:38:13,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [retry 1/60] 2018-05-16 07:38:13,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [retry 1/60] 2018-05-16 07:38:23,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-16 07:38:23,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-16 07:38:28,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 2/60] 2018-05-16 07:38:28,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-16 07:38:28,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 2/60] 2018-05-16 07:42:24,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' [retry 1/60] 2018-05-16 07:42:24,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [retry 1/60] 2018-05-16 07:42:24,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-16 07:42:24,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [retry 1/60] 2018-05-16 07:42:29,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 1/60] 2018-05-16 07:42:29,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [retry 1/60] 2018-05-16 07:42:29,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-16 07:42:29,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [retry 1/60] 2018-05-16 07:42:29,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-16 07:42:29,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [retry 1/60] 2018-05-16 07:42:40,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 2/60] 2018-05-16 07:42:40,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 2/60] 2018-05-16 07:42:40,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 2/60] 2018-05-16 07:42:40,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 2/60] 2018-05-16 07:42:40,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 2/60] 2018-05-16 07:46:41,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-05-16 07:46:41,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.keypair.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [retry 1/60] 2018-05-16 07:46:41,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 2/60] 2018-05-16 07:46:41,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [retry 1/60] 2018-05-16 07:46:41,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 2/60] 2018-05-16 07:46:41,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [retry 1/60] 2018-05-16 07:46:41,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [retry 1/60] 2018-05-16 07:46:41,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 2/60] 2018-05-16 07:46:46,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 2/60] 2018-05-16 07:46:46,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.create' -> Unable to establish connection to https://172.30.10.101:5000/v3/auth/tokens: HTTPSConnectionPool(host='172.30.10.101', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [retry 1/60] 2018-05-16 07:46:56,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 2/60] 2018-05-16 07:46:56,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 2/60] 2018-05-16 07:46:56,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 2/60] 2018-05-16 07:46:56,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 2/60] 2018-05-16 07:46:56,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 2/60] 2018-05-16 07:50:21,740 - 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 75, in run self.deploy_vnf() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 342, in deploy_vnf execution = wait_for_execution(cfy_client, execution, self.__logger) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 494, in wait_for_execution execution.deployment_id)) RuntimeError: execution of operation install for deployment clearwater-opnfv timed out 2018-05-16 07:50:21,742 - xtesting.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-05-16 07:50:21,743 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-16 07:50:22,386 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-16 07:50:22,386 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 31:54 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-16 07:50:22,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-05-16 07:50:27,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-05-16 07:50:27,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:50:27,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:50:27,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:50:27,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:50:27,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:50:27,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:50:27,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:27,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:27,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:27,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:27,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:27,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:27,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:27,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:27,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:27,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:27,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:27,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:50:27,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:50:27,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:50:27,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:50:27,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:27,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:50:27,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:50:27,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:27,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:27,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:27,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:27,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:27,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:27,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:50:33,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:33,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:50:33,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:50:33,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:50:33,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:50:33,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:50:33,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:50:33,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:50:33,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:33,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:33,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-05-16 07:50:33,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:33,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:33,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:33,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:33,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-05-16 07:50:33,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:33,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:33,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:33,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:33,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:33,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-05-16 07:50:33,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-05-16 07:50:33,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-05-16 07:50:33,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-05-16 07:50:33,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-05-16 07:50:33,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-05-16 07:50:33,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-05-16 07:50:33,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-05-16 07:50:33,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-05-16 07:50:33,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-05-16 07:50:33,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:50:33,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:50:33,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:50:33,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:50:33,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:33,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:33,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:33,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-05-16 07:50:33,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-05-16 07:50:33,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-05-16 07:50:33,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-05-16 07:50:33,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-05-16 07:55:15,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-05-16 07:55:15,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-05-16 07:55:15,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-05-16 07:55:15,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.stop' -> Failed configuring agent installer: ip must be set in one of the following: 1. dime_host.interfaces.[cloudify_agent.installer.operations.stop].inputs.agent_config 2. dime_host_k7ddhx.runtime_properties.cloudify_agent 3. dime_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-16 07:55:15,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-05-16 07:55:15,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-05-16 07:55:15,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.stop' -> Failed configuring agent installer: ip must be set in one of the following: 1. homer_host.interfaces.[cloudify_agent.installer.operations.stop].inputs.agent_config 2. homer_host_9jen35.runtime_properties.cloudify_agent 3. homer_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-16 07:55:15,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-05-16 07:55:15,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-05-16 07:55:15,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-05-16 07:55:15,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-05-16 07:55:15,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.stop' -> Failed configuring agent installer: ip must be set in one of the following: 1. sprout_host.interfaces.[cloudify_agent.installer.operations.stop].inputs.agent_config 2. sprout_host_c4w5kc.runtime_properties.cloudify_agent 3. sprout_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-16 07:55:15,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-05-16 07:55:15,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-05-16 07:55:15,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.stop' -> Failed configuring agent installer: ip must be set in one of the following: 1. vellum_host.interfaces.[cloudify_agent.installer.operations.stop].inputs.agent_config 2. vellum_host_2kp6cg.runtime_properties.cloudify_agent 3. vellum_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-16 07:55:15,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-05-16 07:55:15,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-05-16 07:55:15,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-05-16 07:55:15,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-05-16 07:55:15,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.stop' -> Failed configuring agent installer: ip must be set in one of the following: 1. bono_host.interfaces.[cloudify_agent.installer.operations.stop].inputs.agent_config 2. bono_host_auik11.runtime_properties.cloudify_agent 3. bono_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-16 07:55:15,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-05-16 07:55:15,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-05-16 07:55:15,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.stop' -> Failed configuring agent installer: ip must be set in one of the following: 1. ellis_host.interfaces.[cloudify_agent.installer.operations.stop].inputs.agent_config 2. ellis_host_4gogz2.runtime_properties.cloudify_agent 3. ellis_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-16 07:55:15,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-05-16 07:55:15,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-05-16 07:55:15,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-05-16 07:55:15,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-05-16 07:55:20,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.stop' -> Failed configuring agent installer: ip must be set in one of the following: 1. bind_host.interfaces.[cloudify_agent.installer.operations.stop].inputs.agent_config 2. bind_host_chkkxs.runtime_properties.cloudify_agent 3. bind_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-16 07:55:20,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-05-16 07:55:20,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.delete' -> Failed configuring agent installer: ip must be set in one of the following: 1. dime_host.interfaces.[cloudify_agent.installer.operations.delete].inputs.agent_config 2. dime_host_k7ddhx.runtime_properties.cloudify_agent 3. dime_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-16 07:55:20,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-05-16 07:55:20,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-05-16 07:55:20,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-05-16 07:55:20,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.stop' -> Failed configuring agent installer: ip must be set in one of the following: 1. proxy_host.interfaces.[cloudify_agent.installer.operations.stop].inputs.agent_config 2. proxy_host_5yv6om.runtime_properties.cloudify_agent 3. proxy_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-16 07:55:20,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-05-16 07:55:20,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-05-16 07:55:20,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-05-16 07:55:20,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-05-16 07:55:20,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-05-16 07:55:20,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-05-16 07:55:20,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-05-16 07:55:20,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-05-16 07:55:20,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.delete' -> Failed configuring agent installer: ip must be set in one of the following: 1. vellum_host.interfaces.[cloudify_agent.installer.operations.delete].inputs.agent_config 2. vellum_host_2kp6cg.runtime_properties.cloudify_agent 3. vellum_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-16 07:55:20,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.delete' -> Failed configuring agent installer: ip must be set in one of the following: 1. homer_host.interfaces.[cloudify_agent.installer.operations.delete].inputs.agent_config 2. homer_host_9jen35.runtime_properties.cloudify_agent 3. homer_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-16 07:55:20,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-05-16 07:55:20,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.delete' -> Failed configuring agent installer: ip must be set in one of the following: 1. sprout_host.interfaces.[cloudify_agent.installer.operations.delete].inputs.agent_config 2. sprout_host_c4w5kc.runtime_properties.cloudify_agent 3. sprout_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-16 07:55:20,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-05-16 07:55:20,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-05-16 07:55:20,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.delete' -> Failed configuring agent installer: ip must be set in one of the following: 1. bono_host.interfaces.[cloudify_agent.installer.operations.delete].inputs.agent_config 2. bono_host_auik11.runtime_properties.cloudify_agent 3. bono_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-16 07:55:20,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.delete' -> Failed configuring agent installer: ip must be set in one of the following: 1. ellis_host.interfaces.[cloudify_agent.installer.operations.delete].inputs.agent_config 2. ellis_host_4gogz2.runtime_properties.cloudify_agent 3. ellis_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-16 07:55:20,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-05-16 07:55:20,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-05-16 07:55:20,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-05-16 07:55:20,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-05-16 07:55:20,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.delete' -> Failed configuring agent installer: ip must be set in one of the following: 1. proxy_host.interfaces.[cloudify_agent.installer.operations.delete].inputs.agent_config 2. proxy_host_5yv6om.runtime_properties.cloudify_agent 3. proxy_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-16 07:55:20,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.delete' -> Failed configuring agent installer: ip must be set in one of the following: 1. bind_host.interfaces.[cloudify_agent.installer.operations.delete].inputs.agent_config 2. bind_host_chkkxs.runtime_properties.cloudify_agent 3. bind_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-05-16 07:55:20,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-05-16 07:55:20,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-05-16 07:55:20,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-05-16 07:55:20,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.stop' -> 'external_id' 2018-05-16 07:55:20,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-05-16 07:55:20,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.stop' -> 'external_id' 2018-05-16 07:55:20,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:20,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:20,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.stop' -> 'external_id' 2018-05-16 07:55:20,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-05-16 07:55:20,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.stop' -> 'external_id' 2018-05-16 07:55:20,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-05-16 07:55:25,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.stop' -> 'external_id' 2018-05-16 07:55:25,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-05-16 07:55:25,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.stop' -> 'external_id' 2018-05-16 07:55:25,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:25,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:25,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-05-16 07:55:25,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-05-16 07:55:25,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-05-16 07:55:25,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:25,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.stop' -> 'external_id' 2018-05-16 07:55:25,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-05-16 07:55:25,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:25,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.stop' -> 'external_id' 2018-05-16 07:55:25,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-16 07:55:25,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-05-16 07:55:25,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:25,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:25,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:55:25,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-16 07:55:25,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-05-16 07:55:25,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:25,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:25,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-16 07:55:25,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_floatingip' -> 'external_id' 2018-05-16 07:55:25,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:25,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-05-16 07:55:25,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:25,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-05-16 07:55:25,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_floatingip' -> 'external_id' 2018-05-16 07:55:25,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-16 07:55:25,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:25,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-05-16 07:55:25,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:25,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:25,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:25,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:25,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_floatingip' -> 'external_id' 2018-05-16 07:55:25,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.delete' -> 'external_id' 2018-05-16 07:55:30,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:30,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-16 07:55:30,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:30,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-16 07:55:30,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:55:30,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-05-16 07:55:30,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:30,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-16 07:55:30,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:30,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:55:30,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-05-16 07:55:30,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:30,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-16 07:55:30,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:55:30,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:30,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-16 07:55:30,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:30,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-05-16 07:55:30,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-05-16 07:55:30,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-16 07:55:30,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:30,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:30,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-16 07:55:30,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:30,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:30,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-05-16 07:55:30,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-16 07:55:30,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:55:30,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-05-16 07:55:30,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.delete' -> 'external_id' 2018-05-16 07:55:30,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:55:30,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.delete' -> 'external_id' 2018-05-16 07:55:30,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-05-16 07:55:30,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.delete' -> 'external_id' 2018-05-16 07:55:30,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-05-16 07:55:30,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:55:30,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:30,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:55:30,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-05-16 07:55:30,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:55:30,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:30,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-16 07:55:35,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-05-16 07:55:35,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:55:35,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-16 07:55:35,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-05-16 07:55:35,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-16 07:55:35,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-05-16 07:55:35,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-05-16 07:55:35,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:55:35,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:35,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-05-16 07:55:35,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.delete' -> 'external_id' 2018-05-16 07:55:35,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-05-16 07:55:35,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-05-16 07:55:35,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:55:35,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.delete' -> 'external_type' 2018-05-16 07:55:35,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:55:35,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.delete' -> 'external_id' 2018-05-16 07:55:35,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-05-16 07:55:35,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:55:35,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.delete' -> 'external_type' 2018-05-16 07:55:35,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> 'external_id' 2018-05-16 07:55:35,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:55:35,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-05-16 07:55:35,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:55:35,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-05-16 07:55:35,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-05-16 07:55:35,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:55:35,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-05-16 07:55:35,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-05-16 07:55:35,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:55:35,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:55:35,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-05-16 07:55:35,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-05-16 07:55:35,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.delete' -> 'external_type' 2018-05-16 07:55:35,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.delete' -> 'external_id' 2018-05-16 07:55:35,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-05-16 07:55:35,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:55:35,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.delete' -> 'external_id' 2018-05-16 07:55:35,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.delete' -> 'external_type' 2018-05-16 07:55:35,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:55:35,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-05-16 07:55:35,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-05-16 07:55:35,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:55:41,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-05-16 07:55:41,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.floatingip.delete' -> 'external_type' 2018-05-16 07:55:41,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.delete' -> 'external_type' 2018-05-16 07:55:41,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:55:41,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:55:41,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:55:41,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:55:41,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-05-16 07:55:41,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:55:41,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:55:41,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-05-16 07:55:41,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-05-16 07:55:41,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-05-16 07:55:41,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-05-16 07:55:41,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.delete' -> 'external_type' 2018-05-16 07:55:41,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.floatingip.delete' -> 'external_type' 2018-05-16 07:55:41,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:55:41,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:55:41,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-05-16 07:55:41,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-05-16 07:55:41,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-05-16 07:55:41,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:55:41,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:55:41,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-05-16 07:55:41,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-05-16 07:55:41,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-05-16 07:55:41,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-05-16 07:55:41,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-05-16 07:55:41,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-05-16 07:55:41,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.delete' -> 'external_type' 2018-05-16 07:55:41,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.floatingip.delete' -> 'external_type' 2018-05-16 07:55:41,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-05-16 07:55:41,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.delete' -> 'external_type' 2018-05-16 07:55:41,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'neutron_plugin.security_group.delete' -> 'external_type' 2018-05-16 07:55:41,857 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-05-16 07:56:06,756 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-05-16 07:56:06,756 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-05-16 07:56:08,270 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-05-16 07:56:09,283 - 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-16 07:56:09,283 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-05-16 07:56:09,320 - 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'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-05-16 07:56:09,327 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-05-16 07:56:09,357 - 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-16 07:56:09,357 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-05-16 07:56:12,653 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-89564dcb-570e-47b3-ba57-81f045314fb6, password=d933904b-6154-4612-8a70-40462b2a79da, auth_url=http://10.167.4.35:35357/v3, project_name=vyos_vrouter-89564dcb-570e-47b3-ba57-81f045314fb6, 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-16 07:56:12,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-05-16 07:56:12,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-05-16 07:56:12,654 - 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-16 07:57:59,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-05-16 07:58:12,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-05-16 07:58:14,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-05-16 07:58:25,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-05-16 07:58:28,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-05-16 07:58:29,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-05-16 08:00:43,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-05-16 08:00:58,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - The current manager status is running 2018-05-16 08:01:28,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-05-16 08:01:28,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-05-16 08:01:50,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - SSH sudo cp ~/cloudify_vrouter.pem /etc/cloudify/ stdout: 2018-05-16 08:01:50,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - SSH sudo chmod 444 /etc/cloudify/cloudify_vrouter.pem stdout: 2018-05-16 08:02:11,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - SSH sudo yum install -y gcc python-devel stdout: Loaded plugins: fastestmirror Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=genclo error was 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error" 2018-05-16 08:02:11,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - SSH sudo yum install -y gcc python-devel stderr: One of the configured repositories failed (Unknown), and yum doesn't have enough cached data to continue. At this point the only safe thing yum can do is fail. There are a few ways to work "fix" this: 1. Contact the upstream for the repository and get them to fix the problem. 2. Reconfigure the baseurl/etc. for the repository, to point to a working upstream. This is most often useful if you are using a newer distribution release than is supported by the repository (and the packages for the previous distribution release still work). 3. Run the command with the repository temporarily disabled yum --disablerepo= ... 4. Disable the repository permanently, so yum won't use it by default. Yum will then just ignore the repository until you permanently enable it again or use --enablerepo for temporary usage: yum-config-manager --disable or subscription-manager repos --disable= 5. Configure the failing repository to be skipped, if it is unavailable. Note that yum will try to contact the repo. when it runs most commands, so will have to try and fail each time (and thus. yum will be be much slower). If it is a very temporary problem though, this is often a nice compromise: yum-config-manager --save --setopt=.skip_if_unavailable=true Cannot find a valid baseurl for repo: base/7/x86_64 2018-05-16 08:02:11,221 - 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 289, in deploy_orchestrator ssh, cmd, "Unable to install packages on manager") File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 131, in run_blocking_ssh_command raise Exception(error_msg) Exception: Unable to install packages on manager 2018-05-16 08:02:11,347 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-16 08:02:11,348 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 06:02 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-16 08:02:11,352 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-05-16 08:02:11,413 - 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 411, 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 154, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 116, in _raise_client_error server_traceback=server_traceback) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 127, in _prepare_and_raise_exception status_code, error_code=error_code) CloudifyClientError: 404: Requested `Deployment` with ID `vrouter-opnfv` was not found 2018-05-16 08:02:11,414 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-05-16 08:02:30,417 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-05-16 08:02:30,417 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-05-16 08:02:30,508 - 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-16 08:02:30,535 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-05-16 08:02:30,535 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-05-16 08:02:33,331 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-34b1be3e-deef-47e9-90f3-c87a6c0c1ad5, password=97e72c54-aa49-4116-96a4-be85d6b29989, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-34b1be3e-deef-47e9-90f3-c87a6c0c1ad5, 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-16 08:02:34,110 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-05-16 08:02:35,825 - 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 6 cloud regions added: added cloud region: - aws/eu-west-3 - google/asia-south1 - google/europe-west2 - google/europe-west3 - google/southamerica-east1 - google/us-east4 2018-05-16 08:02:35,825 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-05-16 08:02:37,298 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=b1df63dc-7cca-48bc-a9fa-d4d028863396, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-34b1be3e-deef-47e9-90f3-c87a6c0c1ad5, 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-16 08:02:37,498 - 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-16 08:02:37,499 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-05-16 08:02:37,499 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-05-16 08:02:41,632 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-05-16 08:02:48,403 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-05-16 08:02:49,242 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-05-16 08:02:49,254 - 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-16 08:02:49,254 - 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-16 08:02:59,228 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju metadata generate-image -d /root -i 10e1cec0-1089-467c-a64d-73892131ad76 -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-16 08:02:59,229 - 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-16 08:03:08,855 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju metadata generate-image -d /root -i 2b51ebb0-410b-4503-984c-8dc9ec20c09c -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-16 08:03:08,856 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : 7636b986-6cbf-47b5-82dd-4123c7787a29 2018-05-16 11:16:07,267 - 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=7636b986-6cbf-47b5-82dd-4123c7787a29', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug']' returned non-zero exit status -15 2018-05-16 11:16:07,407 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-16 11:16:07,407 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 193:37 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-05-16 11:16:07,549 - 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-16 11:16:07,550 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-05-16 11:16:07,550 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-05-16 11:16:12,777 - functest.core.vnf - ERROR - Unexpected error cleaning - Router interface for subnet f60284af-0ad3-442b-9572-c95a8ce30ac2 on router 9b2cd5bd-2c30-4b2c-9056-54134c851367 cannot be deleted, as it is required by one or more floating IPs. Neutron server returns request_ids: ['req-22440834-947d-4c9e-bbbf-0fe2c4c35366'] 2018-05-16 11:16:13,433 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet f60284af-0ad3-442b-9572-c95a8ce30ac2: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-4277285a-a73e-4c5f-b0e2-35faf0b461b0'] 2018-05-16 11:16:17,522 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-05-16 11:16:17,523 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 31:54 | FAIL | | vyos_vrouter | functest | vnf | 06:02 | FAIL | | juju_epc | functest | vnf | 193:37 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-05-16 11:16:17,526 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-16 11:16:44,812 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-197 | | 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-16 11:16:44,814 - 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-16 11:16:44,814 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-16 11:16:44,814 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-16 11:16:44,814 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-16 11:16:44,815 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK