2018-07-22 13:03:53,212 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-virtual-suite-master-135 | | 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 | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-virtual2 | +--------------------------------------+----------------------------------------------------------+ 2018-07-22 13:03:53,214 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,192.0.2.10,192.0.2.10 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://192.0.2.10:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=o9osidCkHXgy7lSIQD9ImGOsw export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=33d86b8a81144a52a360caf27287dfb4 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.0.2.10 export SDN_CONTROLLER_PASSWORD=i1jRiOdu9frHNB9NQE0CQNzPQ export OS_REGION_NAME=regionOne 2018-07-22 13:03:53,215 - xtesting.ci.run_tests - DEBUG - Test args: tempest_smoke 2018-07-22 13:03:53,235 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-07-22 13:03:55,422 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-22 13:04:01,016 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 639fa928-e3de-4370-bf45-7f2a5f2458ef | 2018-07-22T13:04:00.732865 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 639fa928-e3de-4370-bf45-7f2a5f2458ef ~/.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-07-22 13:04:05,051 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+--------------+-----------+ | Service | Service Type | Status | +-------------+--------------+-----------+ | __unknown__ | placement | Available | | glance | image | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+--------------+-----------+ 2018-07-22 13:04:05,051 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-22 13:04:12,206 - 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=61afd193-dabb-4414-876c-bd261b31747c) as the default verifier for the future CLI operations. 2018-07-22 13:04:15,586 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-07-22 13:04:16,001 - functest.core.tenantnetwork - 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-07-22T13:04:15Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e3144b30-3fd7-4f64-b7c0-a0b1dc74a708', u'provider:segmentation_id': 24, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-net_444916fb-a448-4205-92a1-2456a4cc827a', u'admin_state_up': True, u'tenant_id': u'33d86b8a81144a52a360caf27287dfb4', u'created_at': u'2018-07-22T13:04:15Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'33d86b8a81144a52a360caf27287dfb4'}) 2018-07-22 13:04:16,864 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T13:04:16Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'bd556863-07de-421a-928a-690a4d6d82f9', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_444916fb-a448-4205-92a1-2456a4cc827a', u'enable_dhcp': True, u'network_id': u'e3144b30-3fd7-4f64-b7c0-a0b1dc74a708', u'tenant_id': u'33d86b8a81144a52a360caf27287dfb4', u'created_at': u'2018-07-22T13:04:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'33d86b8a81144a52a360caf27287dfb4'}) 2018-07-22 13:04:18,431 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ac4113e0-f62e-497e-a66f-1508fa47f40d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3518f455-386a-4cf7-a0a8-783421f06bbb', u'ip_address': u'192.0.2.107'}]}, u'description': u'', u'tags': [], u'tenant_id': u'33d86b8a81144a52a360caf27287dfb4', u'created_at': u'2018-07-22T13:04:16Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-07-22T13:04:18Z', u'revision_number': 2, u'routes': [], u'project_id': u'33d86b8a81144a52a360caf27287dfb4', u'id': u'eded6779-cda7-4061-85fa-eed75268584c', u'name': u'tempest_smoke-router_444916fb-a448-4205-92a1-2456a4cc827a'}) 2018-07-22 13:04:21,768 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_444916fb-a448-4205-92a1-2456a4cc827a', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T13:04:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/56054c11-fc00-4023-bc80-8ab76d140b57/file', u'owner': u'33d86b8a81144a52a360caf27287dfb4', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'56054c11-fc00-4023-bc80-8ab76d140b57', u'size': None, u'name': u'tempest_smoke-img_444916fb-a448-4205-92a1-2456a4cc827a', u'checksum': None, u'self': u'/v2/images/56054c11-fc00-4023-bc80-8ab76d140b57', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T13:04:21Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 13:04:22,053 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_444916fb-a448-4205-92a1-2456a4cc827a', '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'33d86b8a81144a52a360caf27287dfb4', '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'90d8f0db-d9f7-4536-b5c7-54a6609be320', 'swap': 0}) 2018-07-22 13:04:22,800 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_444916fb-a448-4205-92a1-2456a4cc827a', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T13:04:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/3663dc0b-c6ec-496d-a2c4-3bc7e0d65630/file', u'owner': u'33d86b8a81144a52a360caf27287dfb4', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'3663dc0b-c6ec-496d-a2c4-3bc7e0d65630', u'size': None, u'name': u'tempest_smoke-img_alt_444916fb-a448-4205-92a1-2456a4cc827a', u'checksum': None, u'self': u'/v2/images/3663dc0b-c6ec-496d-a2c4-3bc7e0d65630', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T13:04:22Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 13:04:22,850 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_444916fb-a448-4205-92a1-2456a4cc827a', 'ephemeral': 0, 'ram': 1024, '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'33d86b8a81144a52a360caf27287dfb4', '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'4495eb43-9371-4b45-8f7b-b0bd54a4019c', 'swap': 0}) 2018-07-22 13:04:22,881 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_444916fb-a448-4205-92a1-2456a4cc827a', 'ephemeral': 0, 'ram': 1024, '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'33d86b8a81144a52a360caf27287dfb4', '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'4495eb43-9371-4b45-8f7b-b0bd54a4019c', 'swap': 0}) 2018-07-22 13:04:26,283 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-22 13:04:26,283 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-22 13:04:26,283 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-22 13:04:26,284 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-22 13:04:26,287 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-22 13:04:30,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-61afd193-dabb-4414-876c-bd261b31747c/repo; stestr list '^(tempest|neutron_tempest_plugin)\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-07-22 13:04:30,350 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-22 13:04:30,352 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-22 13:04:30,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt']'. 2018-07-22 13:11:38,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: d1b021df-a2ea-46de-888e-bf8f4428f675 2018-07-22 13:11:38,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'd1b021df-a2ea-46de-888e-bf8f4428f675']'. 2018-07-22 13:11:39,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-22 13:11:39,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-22 13:11:39,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-22 13:11:39,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d1b021df-a2ea-46de-888e-bf8f4428f675 | 2018-07-22 13:11:39,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-22 13:11:39,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-22 13:04:32 | 2018-07-22 13:11:39,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-22 13:11:38 | 2018-07-22 13:11:39,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:06 | 2018-07-22 13:11:39,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-22 13:11:39,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-22 13:11:39,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 61afd193-dabb-4414-876c-bd261b31747c) | 2018-07-22 13:11:39,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-22 13:11:39,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 639fa928-e3de-4370-bf45-7f2a5f2458ef) | 2018-07-22 13:11:39,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 131 | 2018-07-22 13:11:39,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 414.942 | 2018-07-22 13:11:39,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 86 | 2018-07-22 13:11:39,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 45 | 2018-07-22 13:11:39,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-22 13:11:39,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-22 13:11:39,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-22 13:11:39,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-22 13:11:39,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-22 13:11:39,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-07-22 13:11:39,193 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 07:24 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-07-22 13:11:46,660 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK